public class TucsonService
extends jade.core.BaseService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Service name
|
Constructor and Description |
---|
TucsonService() |
Modifier and Type | Method and Description |
---|---|
jade.core.Sink |
getCommandSink(boolean direction) |
jade.core.ServiceHelper |
getHelper(jade.core.Agent a) |
java.lang.Class<TucsonSlice> |
getHorizontalInterface() |
java.lang.String |
getName() |
java.lang.String[] |
getOwnedCommands() |
void |
shutdown() |
addAlias, boot, broadcast, clearCachedSlice, createInvokator, dump, getAllSlices, getAMSBehaviour, getCommandFilter, getFreshSlice, getIMTPManager, getLocalNode, getLocalSlice, getNumberOfSlices, getSlice, init, isLocal, lookupAlias, stringifySlice, submit
public static final java.lang.String NAME
public jade.core.Sink getCommandSink(boolean direction)
getCommandSink
in interface jade.core.Service
getCommandSink
in class jade.core.BaseService
public jade.core.ServiceHelper getHelper(jade.core.Agent a)
getHelper
in interface jade.core.Service
getHelper
in class jade.core.BaseService
public java.lang.Class<TucsonSlice> getHorizontalInterface()
getHorizontalInterface
in interface jade.core.Service
getHorizontalInterface
in class jade.core.BaseService
public java.lang.String getName()
public java.lang.String[] getOwnedCommands()
getOwnedCommands
in interface jade.core.Service
getOwnedCommands
in class jade.core.BaseService
public void shutdown()
shutdown
in interface jade.core.Service
shutdown
in class jade.core.BaseService