org.jboss.aspects.remoting.interceptors.invoker
Class InvokerInterceptor

java.lang.Object
  extended byorg.jboss.aspects.remoting.interceptors.invoker.InvokerInterceptor

public class InvokerInterceptor
extends java.lang.Object


Constructor Summary
InvokerInterceptor()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object invoke(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokerInterceptor

public InvokerInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

public java.lang.Object invoke(Invocation invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable