|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceConditionContext | |
|---|---|
| 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 ServiceConditionContext in org.apache.xbean.kernel |
|---|
| Methods in org.apache.xbean.kernel with parameters of type ServiceConditionContext | |
|---|---|
void |
ServiceCondition.initialize(ServiceConditionContext context)
Initializes the condition. |
void |
StoppedServiceCondition.initialize(ServiceConditionContext context)
Initializes the condition. |
void |
RunningServiceCondition.initialize(ServiceConditionContext context)
Initializes the condition. |
| Uses of ServiceConditionContext in org.apache.xbean.kernel.standard |
|---|
| Classes in org.apache.xbean.kernel.standard that implement ServiceConditionContext | |
|---|---|
class |
StandardServiceConditionContext
This is the service context used by the service manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||