public class SplitJadeGateway extends DynamicJadeGateway
Constructor and Description |
---|
SplitJadeGateway() |
Modifier and Type | Method and Description |
---|---|
void |
checkJADE()
This method checks if both the container, and the agent, are up and running.
|
AID |
createAID(java.lang.String localName) |
boolean |
isGatewayActive()
Return the state of JadeGateway
|
void |
shutdown()
Kill the JADE Container in case it is running.
|
addListener, execute, execute, getProfileProperty, init, init, init, removeListener
public void checkJADE() throws StaleProxyException, ControllerException
DynamicJadeGateway
checkJADE
in class DynamicJadeGateway
StaleProxyException
ControllerException
public final void shutdown()
DynamicJadeGateway
shutdown
in class DynamicJadeGateway
public boolean isGatewayActive()
DynamicJadeGateway
isGatewayActive
in class DynamicJadeGateway
public AID createAID(java.lang.String localName)
createAID
in class DynamicJadeGateway