Uses of Class
org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException

Packages that use LifecycleInterceptorException
org.jboss.osgi.deployment.interceptor   
org.jboss.osgi.deployment.internal   
 

Uses of LifecycleInterceptorException in org.jboss.osgi.deployment.interceptor
 

Methods in org.jboss.osgi.deployment.interceptor that throw LifecycleInterceptorException
 void LifecycleInterceptor.invoke(int state, InvocationContext context)
          Called by the LifecycleInterceptorService when the given bundle is about to change to the given state
 

Uses of LifecycleInterceptorException in org.jboss.osgi.deployment.internal
 

Methods in org.jboss.osgi.deployment.internal that throw LifecycleInterceptorException
 void InterceptorWrapper.invoke(int state, InvocationContext context)
           
 



Copyright © 2012. All Rights Reserved.