|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleContext | |
---|---|
org.jboss.msc.service | The service container implementation itself. |
Uses of LifecycleContext in org.jboss.msc.service |
---|
Subinterfaces of LifecycleContext in org.jboss.msc.service | |
---|---|
interface |
StartContext
The start lifecycle context. |
interface |
StopContext
The stop lifecycle context. |
Methods in org.jboss.msc.service that return types with arguments of type LifecycleContext | |
---|---|
static MultipleRemoveListener<LifecycleContext> |
MultipleRemoveListener.create(LifecycleContext lifecycleContext)
Construct a new instance which calls the lifecycle complete() method when done. |
Methods in org.jboss.msc.service with parameters of type LifecycleContext | |
---|---|
static MultipleRemoveListener<LifecycleContext> |
MultipleRemoveListener.create(LifecycleContext lifecycleContext)
Construct a new instance which calls the lifecycle complete() method when done. |
|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |