Interface | Description |
---|---|
InvocationContext |
The context passed between Interceptors
|
LifecycleInterceptor |
An OSGi bundle lifecycle interceptor.
|
LifecycleInterceptorService |
A service that invokes lifecycle interceptors.
|
Class | Description |
---|---|
AbstractLifecycleInterceptor |
An abstract implementation of a LifecycleInterceptor.
|
AbstractLifecycleInterceptorService |
A basic service that manages bundle lifecycle interceptors.
|
Exception | Description |
---|---|
LifecycleInterceptorException |
A runtime exception that may be thrown from a lifecycle interceptor.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.