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-2007 Apache Software Foundation. All Rights Reserved.