org.jboss.mx.interceptor
Class LogInterceptor

java.lang.Object
  extended by org.jboss.mx.interceptor.AbstractInterceptor
      extended by org.jboss.mx.interceptor.LogInterceptor
All Implemented Interfaces:
Interceptor

public class LogInterceptor
extends AbstractInterceptor

Log interceptor.

Version:
$Revision: 1.6.6.1 $
Author:
Juha Lindfors.
See Also:
Interceptor

Field Summary
 
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor
isShared, log, name
 
Constructor Summary
LogInterceptor()
           
 
Method Summary
 
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor
destroy, getName, init, invoke, isShared, setLogger, setName, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogInterceptor

public LogInterceptor()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.