Uses of Class
org.apache.openejb.jee.jba.AsContext

Packages that use AsContext
org.apache.openejb.jee.jba   
 

Uses of AsContext in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as AsContext
protected  AsContext IorSecurityConfig.asContext
           
 

Methods in org.apache.openejb.jee.jba that return AsContext
 AsContext ObjectFactory.createAsContext()
          Create an instance of AsContext
 AsContext IorSecurityConfig.getAsContext()
          Gets the value of the asContext property.
 

Methods in org.apache.openejb.jee.jba with parameters of type AsContext
 void IorSecurityConfig.setAsContext(AsContext value)
          Sets the value of the asContext property.
 



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