|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceManagerException | |
| org.exolab.core.service | |
| Uses of ServiceManagerException in org.exolab.core.service |
| Methods in org.exolab.core.service that throw ServiceManagerException | |
void |
ServiceGroup.add(java.lang.String name,
Serviceable service)
Add the named service to the collection of managed services. |
void |
ServiceGroup.remove(java.lang.String name)
Remove the named service from the ServiceGroup. |
void |
ServiceGroup.remove(Serviceable service)
Remove the specified service from the ServiceGroup. |
void |
ServiceGroup.startAll()
Start all the services in their registered order. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||