org.jboss.portal.cms.impl.interceptors
Class LogInterceptor

java.lang.Object
  extended by org.jboss.portal.server.impl.invocation.JBossInterceptor
      extended by org.jboss.portal.cms.CMSInterceptor
          extended by org.jboss.portal.cms.impl.interceptors.LogInterceptor
All Implemented Interfaces:
Interceptor

public class LogInterceptor
extends CMSInterceptor

Author:
Thomas Heute

Constructor Summary
LogInterceptor()
           
 
Method Summary
protected  java.lang.Object invoke(JCRCommand invocation)
           
 
Methods inherited from class org.jboss.portal.cms.CMSInterceptor
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogInterceptor

public LogInterceptor()
Method Detail

invoke

protected java.lang.Object invoke(JCRCommand invocation)
                           throws java.lang.Exception,
                                  InvocationException
Specified by:
invoke in class CMSInterceptor
Throws:
java.lang.Exception
InvocationException