|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnregisterServiceException | |
|---|---|
| org.apache.xbean.kernel | Defines the kernel interface for managing services and interfaces the kernel uses to interact with the services. |
| org.apache.xbean.kernel.standard | Provides the standard kernel implementation. |
| Uses of UnregisterServiceException in org.apache.xbean.kernel |
|---|
| Methods in org.apache.xbean.kernel that throw UnregisterServiceException | |
|---|---|
void |
StartStrategy.startError(ServiceName serviceName,
Throwable startError)
Handle the start error. |
boolean |
StartStrategy.waitForUnsatisfiedConditions(ServiceName serviceName,
Set conditions)
Determines if the kernel should wait for the unsatified conditions to be satisfied. |
| Uses of UnregisterServiceException in org.apache.xbean.kernel.standard |
|---|
| Methods in org.apache.xbean.kernel.standard that throw UnregisterServiceException | |
|---|---|
void |
ServiceManager.start(boolean recursive,
StartStrategy startStrategy)
Attempts to starts the service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||