|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.management.LocatedManagementAgentBase
org.eclipse.smila.management.DeclarativeManagementAgent
org.eclipse.smila.management.DeclarativeServiceManagementAgent<ServiceType>
ServiceType - service typepublic abstract class DeclarativeServiceManagementAgent<ServiceType>
The Class AbstractDeclarativeServiceManagementAgent.
| Field Summary | |
|---|---|
protected ServiceType |
_service
The _service. |
| Fields inherited from class org.eclipse.smila.management.DeclarativeManagementAgent |
|---|
_log |
| Constructor Summary | |
|---|---|
DeclarativeServiceManagementAgent()
|
|
| Method Summary | |
|---|---|
protected void |
setService(ServiceType service)
Sets the service. |
protected void |
unsetService(ServiceType service)
Unset service. |
| Methods inherited from class org.eclipse.smila.management.DeclarativeManagementAgent |
|---|
activate, deactivate |
| Methods inherited from class org.eclipse.smila.management.LocatedManagementAgentBase |
|---|
getCategory, getLocation, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ServiceType _service
| Constructor Detail |
|---|
public DeclarativeServiceManagementAgent()
| Method Detail |
|---|
protected void setService(ServiceType service)
service - the new serviceprotected void unsetService(ServiceType service)
service - the service
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||