|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ManagementAgentLocation
The Interface ManagementAgentLocation.
| Method Summary | |
|---|---|
ManagementCategory |
getCategory()
Gets the category. |
java.lang.String |
getName()
Gets the name. |
void |
register(ManagementAgent agent)
Register. |
void |
unregister(ManagementAgent agent)
Unregister. |
| Methods inherited from interface org.eclipse.smila.management.ManagementTreeNode |
|---|
getPath |
| Method Detail |
|---|
java.lang.String getName()
ManagementCategory getCategory()
void register(ManagementAgent agent)
agent - the agentvoid unregister(ManagementAgent agent)
agent - the agent
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||