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

Packages that use InvocationContext
org.huihoo.jfox.ejb.naming.server   
 

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

Fields in org.huihoo.jfox.ejb.naming.server declared as InvocationContext
 InvocationContext ClientContainerMBean.context
          the "static" information that gets attached to every invocation
 

Constructors in org.huihoo.jfox.ejb.naming.server with parameters of type InvocationContext
ClientContainerMBean(InvocationContext context)