org.jboss.portal.core.cms.aspect
Class IdentityBindingInterceptor

java.lang.Object
  extended by org.jboss.portal.server.ServerInterceptor
      extended by org.jboss.portal.core.cms.aspect.IdentityBindingInterceptor
All Implemented Interfaces:
Interceptor

public class IdentityBindingInterceptor
extends ServerInterceptor

Version:
$Revision: 1.1 $
Author:
Julien Viet

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

IdentityBindingInterceptor

public IdentityBindingInterceptor()
Method Detail

invoke

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