|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ManagementController
The Interface ManagementController.
| Method Summary | |
|---|---|
void |
registerAgent(ManagementAgentLocation location,
ManagementAgent agent)
Register agent. |
void |
unregisterAgent(ManagementAgentLocation location)
Unregister agent. |
| Method Detail |
|---|
void registerAgent(ManagementAgentLocation location,
ManagementAgent agent)
throws RegistrationException
agent - the agentlocation - the location
RegistrationException - the registration exception
void unregisterAgent(ManagementAgentLocation location)
throws RegistrationException
location - the location
RegistrationException - the registration exception
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||