|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.aop.joinpoint.InvocationBase
org.jboss.ejb3.interceptors.container.DestructionInvocation
public class DestructionInvocation
Comment
Field Summary |
---|
Fields inherited from class org.jboss.aop.joinpoint.InvocationBase |
---|
advisor, currentInterceptor, instanceResolver, interceptors, metadata, responseContextInfo, targetObject |
Constructor Summary | |
---|---|
DestructionInvocation(org.jboss.aop.advice.Interceptor[] interceptors)
|
Method Summary | |
---|---|
org.jboss.aop.joinpoint.Invocation |
copy()
|
org.jboss.aop.joinpoint.Invocation |
getWrapper(org.jboss.aop.advice.Interceptor[] newchain)
|
Object |
invokeNext()
|
Methods inherited from class org.jboss.aop.joinpoint.InvocationBase |
---|
addResponseAttachment, getAdvisor, getCurrentInterceptor, getInstanceResolver, getInterceptors, getMetaData, getMetaData, getResponseAttachment, getResponseContextInfo, getTargetObject, invokeNext, invokeTarget, resolveAnnotation, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData, resolveTypedAnnotation, resolveTypedAnnotation, resolveTypedClassAnnotation, setAdvisor, setInstanceResolver, setMetaData, setResponseContextInfo, setTargetObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DestructionInvocation(org.jboss.aop.advice.Interceptor[] interceptors)
Method Detail |
---|
public org.jboss.aop.joinpoint.Invocation copy()
public org.jboss.aop.joinpoint.Invocation getWrapper(org.jboss.aop.advice.Interceptor[] newchain)
public Object invokeNext() throws Throwable
invokeNext
in interface org.jboss.aop.joinpoint.Invocation
invokeNext
in class org.jboss.aop.joinpoint.InvocationBase
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |