Class ServiceUser


  • public class ServiceUser
    extends java.lang.Object
    Simple agent that searches and uses the service.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected IInternalAccess agent
      Access to the agent.
    • Constructor Summary

      Constructors 
      Constructor Description
      ServiceUser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()
      Executed once after init.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceUser

        public ServiceUser()
    • Method Detail

      • body

        public void body()
        Executed once after init.