|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.service.boot.KAoSAgent myGrid.KAoSmyGridRepositoryWrapper
public class KAoSmyGridRepositoryWrapper
$Revision: 1.1 $ An example of KAoS agent representing myGrid Repository
Field Summary | |
---|---|
protected static java.io.PrintStream |
LOGGER
|
Fields inherited from class kaos.core.service.boot.KAoSAgent |
---|
_agentDescription, _agentDirectoryService, _agentNamingService, _agentNickname, _lctr, _logger, _messageTransportService, _name, _serviceRoot |
Constructor Summary | |
---|---|
KAoSmyGridRepositoryWrapper()
Constructor |
Method Summary | |
---|---|
protected KAoSAgentDescription |
establishAgentDescription(java.util.Vector domainNames)
Method, which can define additional ontological types of the agent, define its domain |
void |
receiveMessage(TransportMessage tmsg)
Implements the receiveMessage method mandated by the MessageListener interface. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.io.PrintStream LOGGER
Constructor Detail |
---|
public KAoSmyGridRepositoryWrapper()
Method Detail |
---|
protected KAoSAgentDescription establishAgentDescription(java.util.Vector domainNames)
establishAgentDescription
in class KAoSAgent
AgentDescription
,
AgentDirectoryService#createAgentDescription
,
"JAS Specification, Section(s) 2.2.2.6, 4.5.1"public void receiveMessage(TransportMessage tmsg)
receiveMessage
in class KAoSAgent
MessageListener
,
TransportMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |