Uses of Interface
jade.core.ServiceHelper

Packages that use ServiceHelper
jade.core This package contains the microkernel of JADE system.  
 

Uses of ServiceHelper in jade.core
 

Methods in jade.core that return ServiceHelper
 ServiceHelper Service.getHelper(Agent a)
          Get the helper for accessing this service.
 ServiceHelper BaseService.getHelper(Agent a)
          This should be properly implemented by the services that have helpers.
 ServiceHelper Agent.getHelper(java.lang.String serviceName)
          Retrieves the agent's service helper
 



JADE