Uses of Class
org.apache.openejb.jee.was.v6.java.Initializer
-
Packages that use Initializer Package Description org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Initializer in org.apache.openejb.jee.was.v6.java
Fields in org.apache.openejb.jee.was.v6.java with type parameters of type Initializer Modifier and Type Field Description protected List<Initializer>JavaClass. initializersMethods in org.apache.openejb.jee.was.v6.java that return Initializer Modifier and Type Method Description InitializerObjectFactory. createInitializer()Create an instance ofInitializerMethods in org.apache.openejb.jee.was.v6.java that return types with arguments of type Initializer Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Initializer>ObjectFactory. createInitializer(Initializer value)List<Initializer>JavaClass. getInitializers()Gets the value of the initializers property.Methods in org.apache.openejb.jee.was.v6.java with parameters of type Initializer Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Initializer>ObjectFactory. createInitializer(Initializer value)
-