public class RDFAgentsPlatformImpl extends RDFAgentsPlatform
| Modifier and Type | Class and Description |
|---|---|
static class |
RDFAgentsPlatformImpl.CondVar |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HTTP_MTP_OUTPORT |
static java.lang.String |
XMPP_MTP_PASSWORD |
static java.lang.String |
XMPP_MTP_SERVER |
static java.lang.String |
XMPP_MTP_USERNAME |
datasetFactory, name| Constructor and Description |
|---|
RDFAgentsPlatformImpl(java.lang.String name,
DatasetFactory datasetFactory,
int port,
java.util.Properties config) |
RDFAgentsPlatformImpl(java.lang.String name,
int port,
java.util.Properties config) |
| Modifier and Type | Method and Description |
|---|---|
jade.wrapper.AgentContainer |
getContainer() |
void |
shutDown() |
getDatasetFactory, getNamepublic static final java.lang.String HTTP_MTP_OUTPORT
public static final java.lang.String XMPP_MTP_SERVER
public static final java.lang.String XMPP_MTP_USERNAME
public static final java.lang.String XMPP_MTP_PASSWORD
public RDFAgentsPlatformImpl(java.lang.String name,
DatasetFactory datasetFactory,
int port,
java.util.Properties config)
public RDFAgentsPlatformImpl(java.lang.String name,
int port,
java.util.Properties config)
throws java.io.IOException
java.io.IOExceptionpublic jade.wrapper.AgentContainer getContainer()
public void shutDown()
shutDown in class RDFAgentsPlatformCopyright © 2016. All Rights Reserved.