Uses of Class
org.huihoo.jfox.ejb.naming.server.Invocation

Packages that use Invocation
org.huihoo.jfox.ejb.naming.server   
org.huihoo.jfox.ejb.server.invoke   
 

Uses of Invocation in org.huihoo.jfox.ejb.naming.server
 

Methods in org.huihoo.jfox.ejb.naming.server with parameters of type Invocation
abstract  java.lang.Object Interceptor.invoke(Invocation mi)
           
 

Uses of Invocation in org.huihoo.jfox.ejb.server.invoke
 

Methods in org.huihoo.jfox.ejb.server.invoke with parameters of type Invocation
 java.lang.Object JRMPInvokerProxy.invoke(Invocation invocation)