Uses of Class
org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Packages that use ResourceEnvRef Package Description org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ResourceEnvRef in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type ResourceEnvRef Modifier and Type Field Description protected List<ResourceEnvRef>JNDIEnvRefsGroup. resourceEnvRefsMethods in org.apache.openejb.jee.was.v6.common that return ResourceEnvRef Modifier and Type Method Description ResourceEnvRefObjectFactory. createResourceEnvRef()Create an instance ofResourceEnvRefMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type ResourceEnvRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResourceEnvRef>ObjectFactory. createResourceEnvRef(ResourceEnvRef value)List<ResourceEnvRef>JNDIEnvRefsGroup. getResourceEnvRefs()Gets the value of the resourceEnvRefs property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type ResourceEnvRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResourceEnvRef>ObjectFactory. createResourceEnvRef(ResourceEnvRef value) -
Uses of ResourceEnvRef in org.apache.openejb.jee.was.v6.commonbnd
Fields in org.apache.openejb.jee.was.v6.commonbnd with type parameters of type ResourceEnvRef Modifier and Type Field Description protected List<ResourceEnvRef>ResourceEnvRefBinding. bindingResourceEnvRefsMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type ResourceEnvRef Modifier and Type Method Description List<ResourceEnvRef>ResourceEnvRefBinding. getBindingResourceEnvRefs()Gets the value of the bindingResourceEnvRefs property.
-