|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceState | |
| org.exolab.core.service | |
| Uses of ServiceState in org.exolab.core.service |
| Fields in org.exolab.core.service declared as ServiceState | |
static ServiceState |
ServiceState.STOPPED
Instatiate instances related to each of the enumerations |
static ServiceState |
ServiceState.RUNNING
|
| Methods in org.exolab.core.service that return ServiceState | |
ServiceState |
Service.getState()
Return the current state of the service. |
ServiceState |
Serviceable.getState()
Return the current state of the service |
| Methods in org.exolab.core.service with parameters of type ServiceState | |
protected void |
Service.setState(ServiceState state)
Set the state of the service |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||