|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.pojo.interceptors.StaticFieldInterceptor
public class StaticFieldInterceptor
interceptor to intercept for static field replication.
Constructor Summary | |
---|---|
StaticFieldInterceptor()
|
Method Summary | |
---|---|
Fqn |
getFqn()
|
java.lang.String |
getName()
|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
void |
setFqn(Fqn fqn)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StaticFieldInterceptor()
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.jboss.aop.advice.Interceptor
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation) throws java.lang.Throwable
invoke
in interface org.jboss.aop.advice.Interceptor
java.lang.Throwable
public Fqn getFqn()
public void setFqn(Fqn fqn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |