|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.util.proxy.InterceptorImpl
public class InterceptorImpl
A simple call interceptor implementation (does nothing, intended for sub-classing)
| Constructor Summary | |
|---|---|
InterceptorImpl()
|
|
| Method Summary | |
|---|---|
void |
postInvoke(CallStack callStack)
|
void |
preInvoke(CallStack callStack)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterceptorImpl()
| Method Detail |
|---|
public void preInvoke(CallStack callStack)
preInvoke in interface Interceptorpublic void postInvoke(CallStack callStack)
postInvoke in interface Interceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||