Uses of Class
org.apache.openejb.jee.oejb2.GbeanRefType
-
Packages that use GbeanRefType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GbeanRefType in org.apache.openejb.jee.oejb2
Methods in org.apache.openejb.jee.oejb2 that return GbeanRefType Modifier and Type Method Description GbeanRefTypeObjectFactory. createGbeanRefType()Create an instance ofGbeanRefTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type GbeanRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GbeanRefType>ObjectFactory. createGbeanRef(GbeanRefType value)Methods in org.apache.openejb.jee.oejb2 with parameters of type GbeanRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GbeanRefType>ObjectFactory. createGbeanRef(GbeanRefType value)
-