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

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.ResourceAcquisitionInterceptor
All Implemented Interfaces:
Interceptor

public class ResourceAcquisitionInterceptor
extends ControllerInterceptor

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
ResourceAcquisitionInterceptor()
           
 
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

ResourceAcquisitionInterceptor

public ResourceAcquisitionInterceptor()
Method Detail

invoke

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