| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.tools.adaptor.interceptor.AdaptorInterceptormx4j.tools.adaptor.interceptor.LoggerAdaptorInterceptorpublic class LoggerAdaptorInterceptorextends AdaptorInterceptorConstructor Summary | |
Method Summary | |
String |
|
InvocationResult |
|
Methods inherited from class mx4j.tools.adaptor.interceptor.AdaptorInterceptor | |
doInvoke, getLogger, getMBeanServer, getNext, getObjectName, getType, invoke, isEnabled, postInvoke, preInvoke, setEnabled, setMBeanServer, setNext, setObjectName, toString | |
public String getType()
Returns the type of this interceptor
- Specified by:
- getType in interface Interceptor
- getType in interface AdaptorInterceptorMBean
- Overrides:
- getType in interface AdaptorInterceptor
public InvocationResult invoke(Invocation invocation) throws Exception
Invocation method
- Overrides:
- invoke in interface AdaptorInterceptor