Uses of Class
org.apache.openejb.server.ejbd.CallContext

Packages that use CallContext
org.apache.openejb.server.ejbd   
 

Uses of CallContext in org.apache.openejb.server.ejbd
 

Methods in org.apache.openejb.server.ejbd that return CallContext
static CallContext CallContext.getCallContext()
           
 

Methods in org.apache.openejb.server.ejbd with parameters of type CallContext
static void CallContext.setCallContext(CallContext ctx)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.