org.jboss.portal.core.aspects.controller
Class CleanNSInterceptor

java.lang.Object
  extended by org.jboss.portal.server.impl.invocation.JBossInterceptor
      extended by org.jboss.portal.core.controller.ControllerInterceptor
          extended by org.jboss.portal.core.aspects.controller.CleanNSInterceptor
All Implemented Interfaces:
Interceptor

public class CleanNSInterceptor
extends ControllerInterceptor

Version:
$Revision$
Author:
Thomas Heute

Constructor Summary
CleanNSInterceptor()
           
 
Method Summary
 ControllerResponse invoke(ControllerCommand cmd)
           
 
Methods inherited from class org.jboss.portal.core.controller.ControllerInterceptor
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanNSInterceptor

public CleanNSInterceptor()
Method Detail

invoke

public ControllerResponse invoke(ControllerCommand cmd)
                          throws java.lang.Exception,
                                 InvocationException
Specified by:
invoke in class ControllerInterceptor
Throws:
java.lang.Exception
InvocationException