|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.interceptors.Interceptor
Class representing an interceptor.
Note that this will be replaced by org.jboss.aop.advice.Interceptor in one of the next releases
| Constructor Summary | |
Interceptor()
|
|
| Method Summary | |
Interceptor (src) |
getNext()
|
java.lang.Object |
invoke(MethodCall m)
|
void |
setCache(TreeCache (src) cache)
|
void |
setNext(Interceptor (src) i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Interceptor()
| Method Detail |
public void setNext(Interceptor (src) i)
public Interceptor (src) getNext()
public void setCache(TreeCache (src) cache)
public java.lang.Object invoke(MethodCall m)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||