| Package | Description |
|---|---|
| org.jboss.msc.service |
The service container implementation itself.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StartContext
The start lifecycle context.
|
interface |
StopContext
The stop lifecycle context.
|
| Modifier and Type | Method and Description |
|---|---|
static MultipleRemoveListener<LifecycleContext> |
MultipleRemoveListener.create(LifecycleContext lifecycleContext)
Construct a new instance which calls the lifecycle
complete() method when done. |
| Modifier and Type | Method and Description |
|---|---|
static MultipleRemoveListener<LifecycleContext> |
MultipleRemoveListener.create(LifecycleContext lifecycleContext)
Construct a new instance which calls the lifecycle
complete() method when done. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.