Uses of Class
org.apache.openejb.jee.was.v6.common.EnvEntry
-
Packages that use EnvEntry Package Description org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EnvEntry in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type EnvEntry Modifier and Type Field Description protected List<EnvEntry>JNDIEnvRefsGroup. environmentPropertiesMethods in org.apache.openejb.jee.was.v6.common that return EnvEntry Modifier and Type Method Description EnvEntryObjectFactory. createEnvEntry()Create an instance ofEnvEntryMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type EnvEntry Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EnvEntry>ObjectFactory. createEnvEntry(EnvEntry value)List<EnvEntry>JNDIEnvRefsGroup. getEnvironmentProperties()Gets the value of the environmentProperties property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type EnvEntry Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EnvEntry>ObjectFactory. createEnvEntry(EnvEntry value)
-