|
|||||||||
| 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.StatefulCacheInterceptor
public class StatefulCacheInterceptor
All interaction with between an instance and the cache. Note that removal is still done by StatefulRemoveInterceptor. This interceptor must come after concurrency aspects are handled.
| Constructor Summary | |
|---|---|
StatefulCacheInterceptor()
|
|
| 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 StatefulCacheInterceptor()
| 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 | ||||||||