org.apache.openejb.config
Class BeanProperties
java.lang.Object
org.apache.openejb.config.BeanProperties
- All Implemented Interfaces:
- DynamicDeployer
public class BeanProperties
- extends Object
- implements DynamicDeployer
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanProperties
public BeanProperties()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy in interface DynamicDeployer
- Throws:
OpenEJBException
addProperties
public void addProperties(String id,
Properties properties)
addGlobalProperties
public void addGlobalProperties(Properties properties)
addGlobalProperties
public void addGlobalProperties(String prefix,
Properties properties)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.