kaos.core.service.boot.usecase
Class KAoSDSProxyUsecase

java.lang.Object
  extended by kaos.core.service.boot.usecase.KAoSDSProxyUsecase

public class KAoSDSProxyUsecase
extends java.lang.Object

This is an example of how an agent can be easily registered in KAoS, use KAoS transport for sending/receiving messages and checking permissions for attempted actions. $Revision: 1.1 $


Constructor Summary
KAoSDSProxyUsecase()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KAoSDSProxyUsecase

public KAoSDSProxyUsecase()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception