public class BeanProperties extends Object implements DynamicDeployer
| Constructor and Description |
|---|
BeanProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGlobalProperties(Properties properties) |
void |
addGlobalProperties(String prefix,
Properties properties) |
void |
addProperties(String id,
Properties properties) |
AppModule |
deploy(AppModule appModule) |
public AppModule deploy(AppModule appModule) throws OpenEJBException
deploy in interface DynamicDeployerOpenEJBExceptionpublic void addProperties(String id, Properties properties)
public void addGlobalProperties(Properties properties)
public void addGlobalProperties(String prefix, Properties properties)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.