|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentType | |
|---|---|
| org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of EnvironmentType in org.apache.openejb.jee.oejb2 |
|---|
| Fields in org.apache.openejb.jee.oejb2 declared as EnvironmentType | |
|---|---|
protected EnvironmentType |
ApplicationType.environment
|
protected EnvironmentType |
OpenejbJarType.environment
|
protected EnvironmentType |
GeronimoEjbJarType.environment
|
protected EnvironmentType |
ServiceModuleType.environment
|
| Methods in org.apache.openejb.jee.oejb2 that return EnvironmentType | |
|---|---|
EnvironmentType |
ObjectFactory.createEnvironmentType()
Create an instance of EnvironmentType |
EnvironmentType |
ApplicationType.getEnvironment()
Gets the value of the environment property. |
EnvironmentType |
OpenejbJarType.getEnvironment()
Gets the value of the environment property. |
EnvironmentType |
GeronimoEjbJarType.getEnvironment()
Gets the value of the environment property. |
EnvironmentType |
ServiceModuleType.getEnvironment()
Gets the value of the environment property. |
| Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type EnvironmentType | |
|---|---|
JAXBElement<EnvironmentType> |
ObjectFactory.createClientEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
JAXBElement<EnvironmentType> |
ObjectFactory.createServerEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
| Methods in org.apache.openejb.jee.oejb2 with parameters of type EnvironmentType | |
|---|---|
JAXBElement<EnvironmentType> |
ObjectFactory.createClientEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
JAXBElement<EnvironmentType> |
ObjectFactory.createServerEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
void |
ApplicationType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
void |
OpenejbJarType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
void |
GeronimoEjbJarType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
void |
ServiceModuleType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||