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

Packages that use LifecycleInterceptorException
org.jboss.osgi.deployment.interceptor   
org.jboss.osgi.husky.runtime.osgi   
 

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.husky.runtime.osgi
 

Methods in org.jboss.osgi.husky.runtime.osgi that throw LifecycleInterceptorException
 void HuskyInterceptor.invoke(int state, InvocationContext context)
           
 



Copyright © 2009. All Rights Reserved.