Uses of Class
org.apache.openejb.jee.jba.AsContext
-
Packages that use AsContext Package Description org.apache.openejb.jee.jba -
-
Uses of AsContext in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as AsContext Modifier and Type Field Description protected AsContextIorSecurityConfig. asContextMethods in org.apache.openejb.jee.jba that return AsContext Modifier and Type Method Description AsContextObjectFactory. createAsContext()Create an instance ofAsContextAsContextIorSecurityConfig. getAsContext()Gets the value of the asContext property.Methods in org.apache.openejb.jee.jba with parameters of type AsContext Modifier and Type Method Description voidIorSecurityConfig. setAsContext(AsContext value)Sets the value of the asContext property.
-