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