| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb2 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnvironmentType |
ApplicationType.environment |
protected EnvironmentType |
ServiceModuleType.environment |
protected EnvironmentType |
OpenejbJarType.environment |
protected EnvironmentType |
GeronimoEjbJarType.environment |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentType |
ObjectFactory.createEnvironmentType()
Create an instance of
EnvironmentType |
EnvironmentType |
ApplicationType.getEnvironment()
Gets the value of the environment property.
|
EnvironmentType |
ServiceModuleType.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.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EnvironmentType> |
ObjectFactory.createClientEnvironment(EnvironmentType value)
|
JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
|
JAXBElement<EnvironmentType> |
ObjectFactory.createServerEnvironment(EnvironmentType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EnvironmentType> |
ObjectFactory.createClientEnvironment(EnvironmentType value)
|
JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
|
JAXBElement<EnvironmentType> |
ObjectFactory.createServerEnvironment(EnvironmentType value)
|
void |
ApplicationType.setEnvironment(EnvironmentType value)
Sets the value of the environment property.
|
void |
ServiceModuleType.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.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.