mx4j.tools.adaptor.interceptor

Class LoggerAdaptorInterceptor

Implemented Interfaces:
AdaptorInterceptorMBean, Interceptor, Invocable

public class LoggerAdaptorInterceptor
extends AdaptorInterceptor

Version:
$Revision: 1.3 $

Constructor Summary

LoggerAdaptorInterceptor()

Method Summary

String
getType()
Returns the type of this interceptor
InvocationResult
invoke(Invocation invocation)
Invocation method

Methods inherited from class mx4j.tools.adaptor.interceptor.AdaptorInterceptor

doInvoke, getLogger, getMBeanServer, getNext, getObjectName, getType, invoke, isEnabled, postInvoke, preInvoke, setEnabled, setMBeanServer, setNext, setObjectName, toString

Constructor Details

LoggerAdaptorInterceptor

public LoggerAdaptorInterceptor()

Method Details

getType

public String getType()
Returns the type of this interceptor
Specified by:
getType in interface Interceptor
getType in interface AdaptorInterceptorMBean
Overrides:
getType in interface AdaptorInterceptor


invoke

public InvocationResult invoke(Invocation invocation)
            throws Exception
Invocation method
Specified by:
invoke in interface Invocable
Overrides:
invoke in interface AdaptorInterceptor


Copyright © 2001-2003 MX4J Team. All Rights Reserved.