org.jboss.portal.jems.ha
Interface HASingletonInvokerMBean.Proxy

Enclosing interface:
HASingletonInvokerMBean

public static interface HASingletonInvokerMBean.Proxy

The proxy interface bound in JNDI.


Method Summary
 java.lang.Object invoke(java.lang.String methodName, java.lang.Class[] types, java.lang.Object[] args)
           
 

Method Detail

invoke

java.lang.Object invoke(java.lang.String methodName,
                        java.lang.Class[] types,
                        java.lang.Object[] args)
                        throws java.lang.Exception
Throws:
java.lang.Exception