kaos.core.service.boot.usecase
Class KAoSUsecase20New
java.lang.Object
kaos.core.service.boot.KAoSAgent
kaos.core.service.boot.usecase.KAoSUsecase10New
kaos.core.service.boot.usecase.KAoSUsecase20New
- All Implemented Interfaces:
- KAoSAgentHelper
public class KAoSUsecase20New
- extends KAoSUsecase10New
$Revision: 1.5 $
Methods inherited from class kaos.core.service.boot.KAoSAgent |
acquireAgentDirectoryService, acquireAgentName, acquireAgentNamingService, acquireMessageTransportService, assertFalse, assertTrue, bindToMessageTransportService, createTransportMessage, equals, establishAgentDescription, findAgentDescriptionForID, findAgentDescriptionForNickname, getAgentID, getKAoSAgentDescription, hashCode, initialize, logMessage, logMessage, printTransportMessage, sendMessage, verifyRegistration |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
KAoSUsecase20New
public KAoSUsecase20New()
findAgentA
protected AgentDescription findAgentA()
throws java.lang.Exception
- Throws:
java.lang.Exception
buildTransportMessage
protected TransportMessage buildTransportMessage(AgentDescription agt)
sendTransportMessage
protected void sendTransportMessage(TransportMessage msg)
throws java.lang.Exception
- Throws:
java.lang.Exception
deregister
protected void deregister()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception