Uses of Class
org.apache.openejb.jee.jba.ResourceManager
-
Packages that use ResourceManager Package Description org.apache.openejb.jee.jba -
-
Uses of ResourceManager in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba with type parameters of type ResourceManager Modifier and Type Field Description protected List<ResourceManager>ResourceManagers. resourceManagerMethods in org.apache.openejb.jee.jba that return ResourceManager Modifier and Type Method Description ResourceManagerObjectFactory. createResourceManager()Create an instance ofResourceManagerMethods in org.apache.openejb.jee.jba that return types with arguments of type ResourceManager Modifier and Type Method Description List<ResourceManager>ResourceManagers. getResourceManager()Gets the value of the resourceManager property.
-