public class EnvEntriesPropertiesDeployer extends Object implements DynamicDeployer
| Modifier and Type | Field and Description |
|---|---|
static String |
ENV_ENTRY_PROPERTIES |
| Constructor and Description |
|---|
EnvEntriesPropertiesDeployer() |
EnvEntriesPropertiesDeployer(String descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEnvEntries(String key,
String value) |
AppModule |
deploy(AppModule appModule) |
WebModule |
deploy(WebModule webModule) |
void |
resetAdditionalEnvEntries() |
public static final String ENV_ENTRY_PROPERTIES
public EnvEntriesPropertiesDeployer()
public EnvEntriesPropertiesDeployer(String descriptor)
public AppModule deploy(AppModule appModule) throws OpenEJBException
deploy in interface DynamicDeployerOpenEJBExceptionpublic void resetAdditionalEnvEntries()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.