| Package | Description |
|---|---|
| org.jboss.osgi.deployment.interceptor | |
| org.jboss.osgi.deployment.internal |
| Modifier and Type | Method and Description |
|---|---|
protected abstract InvocationContext |
AbstractLifecycleInterceptorService.getInvocationContext(org.osgi.framework.Bundle bundle)
Get the InvocationContext for the given bundle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleInterceptor.invoke(int state,
InvocationContext context)
Called by the
LifecycleInterceptorService when the
given bundle is about to change to the given state |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationContextImpl
The context passed between Interceptors
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorWrapper.invoke(int state,
InvocationContext context) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.