|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvEntry | |
---|---|
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 | |
---|---|
protected java.util.List<EnvEntry> |
JNDIEnvRefsGroup.environmentProperties
|
Methods in org.apache.openejb.jee.was.v6.common that return EnvEntry | |
---|---|
EnvEntry |
ObjectFactory.createEnvEntry()
Create an instance of EnvEntry |
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type EnvEntry | |
---|---|
javax.xml.bind.JAXBElement<EnvEntry> |
ObjectFactory.createEnvEntry(EnvEntry value)
Create an instance of JAXBElement < EnvEntry > |
java.util.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 | |
---|---|
javax.xml.bind.JAXBElement<EnvEntry> |
ObjectFactory.createEnvEntry(EnvEntry value)
Create an instance of JAXBElement < EnvEntry > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |