|
|||||||||||
| 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 | |
boolean |
StartStrategy.waitForUnsatisfiedConditions(ServiceName serviceName,
java.util.Set conditions)
Determines if the kernel should wait for the unsatified conditions to be satisfied. |
void |
StartStrategy.startError(ServiceName serviceName,
java.lang.Throwable startError)
Handle the start error. |
| 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 | ||||||||||