|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.interceptors.aop.LifecycleCallbacks
public class LifecycleCallbacks
The common logic for lifecycle callbacks.
Constructor Summary | |
---|---|
LifecycleCallbacks()
|
Method Summary | |
---|---|
static org.jboss.aop.advice.Interceptor[] |
createLifecycleCallbackInterceptors(org.jboss.aop.Advisor advisor,
java.util.List<java.lang.Class<?>> lifecycleInterceptorClasses,
BeanContext<?> component,
java.lang.Class<? extends java.lang.annotation.Annotation> lifecycleAnnotationType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifecycleCallbacks()
Method Detail |
---|
public static org.jboss.aop.advice.Interceptor[] createLifecycleCallbackInterceptors(org.jboss.aop.Advisor advisor, java.util.List<java.lang.Class<?>> lifecycleInterceptorClasses, BeanContext<?> component, java.lang.Class<? extends java.lang.annotation.Annotation> lifecycleAnnotationType) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |