|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mx4j.adaptor.interceptor.AdaptorInterceptor | +--mx4j.adaptor.interceptor.LoggerAdaptorInterceptor
Constructor Summary | |
LoggerAdaptorInterceptor()
|
Method Summary | |
java.lang.String |
getType()
Returns the type of this interceptor |
mx4j.adaptor.interceptor.InvocationResult |
invoke(mx4j.adaptor.interceptor.Invocation invocation)
Invocation method |
Methods inherited from class mx4j.adaptor.interceptor.AdaptorInterceptor |
doInvoke, getLogger, getMBeanServer, getNext, getObjectName, isEnabled, postInvoke, preInvoke, setEnabled, setMBeanServer, setNext, setObjectName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LoggerAdaptorInterceptor()
Method Detail |
public java.lang.String getType()
Interceptor
getType
in interface Interceptor
getType
in class AdaptorInterceptor
public mx4j.adaptor.interceptor.InvocationResult invoke(mx4j.adaptor.interceptor.Invocation invocation) throws java.lang.Exception
Invocable
invoke
in interface Invocable
invoke
in class AdaptorInterceptor
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |