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