|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceHelper | |
|---|---|
| jade.core | This package contains the microkernel of JADE system. |
| jade.core.resource | |
| jade.core.sam | |
| 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 |
| Uses of ServiceHelper in jade.core.resource |
|---|
| Subinterfaces of ServiceHelper in jade.core.resource | |
|---|---|
interface |
ResourceManagementHelper
The ResourceManagementHelper provides methods that allows to access resources available on the main or other containers. |
| Uses of ServiceHelper in jade.core.sam |
|---|
| Subinterfaces of ServiceHelper in jade.core.sam | |
|---|---|
interface |
SAMHelper
Helper interface for the System Activity Monitoring (SAM) Service. |
| Methods in jade.core.sam that return ServiceHelper | |
|---|---|
ServiceHelper |
SAMService.getHelper(Agent a)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||