ServiceType - service typepublic abstract class DeclarativeServiceManagementAgent<ServiceType> extends DeclarativeManagementAgent
| Modifier and Type | Field and Description |
|---|---|
protected ServiceType |
_service
The _service.
|
_log| Constructor and Description |
|---|
DeclarativeServiceManagementAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setService(ServiceType service)
Sets the service.
|
protected void |
unsetService(ServiceType service)
Unset service.
|
activate, deactivategetCategory, getLocation, getNameprotected ServiceType _service
protected void setService(ServiceType service)
service - the new serviceprotected void unsetService(ServiceType service)
service - the service