public class RDFAgentsPlatformImpl extends RDFAgentsPlatform
| Modifier and Type | Class and Description |
|---|---|
static class |
RDFAgentsPlatformImpl.CondVar |
datasetFactory, name| Constructor and Description |
|---|
RDFAgentsPlatformImpl(String name,
DatasetFactory datasetFactory,
int port,
Properties config) |
RDFAgentsPlatformImpl(String name,
int port,
Properties config) |
| Modifier and Type | Method and Description |
|---|---|
jade.wrapper.AgentContainer |
getContainer() |
void |
shutDown() |
getDatasetFactory, getNamepublic RDFAgentsPlatformImpl(String name, DatasetFactory datasetFactory, int port, Properties config)
public RDFAgentsPlatformImpl(String name, int port, Properties config) throws IOException
IOExceptionpublic jade.wrapper.AgentContainer getContainer()
public void shutDown()
shutDown in class RDFAgentsPlatformCopyright © 2014. All Rights Reserved.