org.jboss.portal.common.invocation
Interface InvocationHandler

All Known Implementing Classes:
RequestControllerDispatcher

public interface InvocationHandler

Version:
$Revision: 7228 $
Author:
Julien Viet

Method Summary
 java.lang.Object invoke(Invocation invocation)
           
 

Method Detail

invoke

java.lang.Object invoke(Invocation invocation)
                        throws java.lang.Exception,
                               InvocationException
Throws:
java.lang.Exception
InvocationException