Uses of Class
org.apache.openejb.jee.was.v6.common.ResourceRef
-
Packages that use ResourceRef 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 ResourceRef in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type ResourceRef Modifier and Type Field Description protected List<ResourceRef>JNDIEnvRefsGroup. resourceRefsMethods in org.apache.openejb.jee.was.v6.common that return ResourceRef Modifier and Type Method Description ResourceRefObjectFactory. createResourceRef()Create an instance ofResourceRefMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type ResourceRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResourceRef>ObjectFactory. createResourceRef(ResourceRef value)List<ResourceRef>JNDIEnvRefsGroup. getResourceRefs()Gets the value of the resourceRefs property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type ResourceRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResourceRef>ObjectFactory. createResourceRef(ResourceRef value) -
Uses of ResourceRef in org.apache.openejb.jee.was.v6.commonbnd
Fields in org.apache.openejb.jee.was.v6.commonbnd with type parameters of type ResourceRef Modifier and Type Field Description protected List<ResourceRef>ResourceRefBinding. bindingResourceRefsMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type ResourceRef Modifier and Type Method Description List<ResourceRef>ResourceRefBinding. getBindingResourceRefs()Gets the value of the bindingResourceRefs property.
-