public class EnvEntriesPropertiesDeployer extends java.lang.Object implements DynamicDeployer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ENV_ENTRY_PROPERTIES |
| Constructor and Description |
|---|
EnvEntriesPropertiesDeployer() |
EnvEntriesPropertiesDeployer(java.lang.String descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEnvEntries(java.lang.String key,
java.lang.String value) |
AppModule |
deploy(AppModule appModule) |
WebModule |
deploy(WebModule webModule) |
void |
resetAdditionalEnvEntries() |
public static final java.lang.String ENV_ENTRY_PROPERTIES
public EnvEntriesPropertiesDeployer()
public EnvEntriesPropertiesDeployer(java.lang.String descriptor)
public AppModule deploy(AppModule appModule) throws OpenEJBException
deploy in interface DynamicDeployerOpenEJBExceptionpublic void addEnvEntries(java.lang.String key,
java.lang.String value)
public void resetAdditionalEnvEntries()