org.jboss.portal.core.aspects.server
Class PortalContextPathInterceptor

java.lang.Object
  extended by org.jboss.portal.server.ServerInterceptor
      extended by org.jboss.portal.core.aspects.server.PortalContextPathInterceptor
All Implemented Interfaces:
Interceptor

public class PortalContextPathInterceptor
extends ServerInterceptor

Version:
$Revision$
Author:
Thomas Heute

Constructor Summary
PortalContextPathInterceptor()
           
 
Method Summary
protected  void invoke(ServerInvocation invocation)
           
 
Methods inherited from class org.jboss.portal.server.ServerInterceptor
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalContextPathInterceptor

public PortalContextPathInterceptor()
Method Detail

invoke

protected void invoke(ServerInvocation invocation)
               throws java.lang.Exception,
                      InvocationException
Specified by:
invoke in class ServerInterceptor
Throws:
java.lang.Exception
InvocationException