|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.seam.intercept.RootInterceptor org.jboss.seam.intercept.SessionBeanInterceptor org.jboss.seam.ejb.SeamInterceptor
public class SeamInterceptor
Controller interceptor for server-side interceptors of EJB3 session bean components.
Field Summary |
---|
Fields inherited from class org.jboss.seam.intercept.SessionBeanInterceptor |
---|
COMPONENT |
Constructor Summary | |
---|---|
SeamInterceptor()
|
Method Summary |
---|
Methods inherited from class org.jboss.seam.intercept.SessionBeanInterceptor |
---|
aroundInvoke, postActivate, postConstruct, preDestroy, prePassivate |
Methods inherited from class org.jboss.seam.intercept.RootInterceptor |
---|
getComponent, getComponentName, init, initNonSeamComponent, invoke, invokeAndHandle, isSeamComponent, postConstruct |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SeamInterceptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |