public abstract class LocatedManagementAgentBase extends java.lang.Object implements LocatedManagementAgent
| Constructor and Description |
|---|
LocatedManagementAgentBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.String |
getCategory()
Gets the category.
|
ManagementAgentLocation |
getLocation()
Gets the location.
|
protected abstract java.lang.String |
getName()
Gets the name.
|
public ManagementAgentLocation getLocation()
getLocation in interface LocatedManagementAgentLocatedManagementAgent.getLocation()protected abstract java.lang.String getCategory()
protected abstract java.lang.String getName()