|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.pojo.interceptors.AbstractInterceptor
org.jboss.cache.pojo.interceptors.PojoBeginInterceptor
public class PojoBeginInterceptor
The first interceptor that deals initialization.
Field Summary |
---|
Fields inherited from class org.jboss.cache.pojo.interceptors.AbstractInterceptor |
---|
log |
Constructor Summary | |
---|---|
PojoBeginInterceptor()
|
Method Summary | |
---|---|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation in)
|
Methods inherited from class org.jboss.cache.pojo.interceptors.AbstractInterceptor |
---|
getCache, getInvocationContext, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PojoBeginInterceptor()
Method Detail |
---|
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation in) throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |