|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.seam.intercept.SeamInvocationContext
org.jboss.seam.intercept.EE5SeamInvocationContext
public class EE5SeamInvocationContext
Constructor Summary | |
---|---|
EE5SeamInvocationContext(InvocationContext context,
EventType type,
List<Object> userInterceptors,
List<Interceptor> interceptors)
|
Method Summary |
---|
Methods inherited from class org.jboss.seam.intercept.SeamInvocationContext |
---|
getContextData, getMethod, getParameters, getTarget, proceed, setParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.interceptor.InvocationContext |
---|
getContextData, getMethod, getParameters, getTarget, proceed, setParameters |
Constructor Detail |
---|
public EE5SeamInvocationContext(InvocationContext context, EventType type, List<Object> userInterceptors, List<Interceptor> interceptors)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |