|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.aop.AbstractInterceptor
org.jboss.ejb3.stateful.StatefulInstanceAssociationInterceptor
public class StatefulInstanceAssociationInterceptor
Associates the invocation with an instance. It does nothing else. The instance is *not* marked as being in use. After this interceptor AOP can use instance interceptors.
| Constructor Summary | |
|---|---|
StatefulInstanceAssociationInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
| Methods inherited from class org.jboss.ejb3.aop.AbstractInterceptor |
|---|
getEJBContainer, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatefulInstanceAssociationInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||