org.jboss.interceptor.proxy
Class InterceptorInvocation<T>
java.lang.Object
org.jboss.interceptor.proxy.InterceptorInvocation<T>
public class InterceptorInvocation<T>
- extends Object
- Author:
- Marius Bogoevici
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorInvocation
public InterceptorInvocation(T instance,
InterceptorMetadata<?> interceptorMetadata,
InterceptionType interceptionType)
getInterceptorMethodInvocations
public Collection<InterceptorInvocation.InterceptorMethodInvocation> getInterceptorMethodInvocations()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.