Package org.apache.openejb.config
Class BeanProperties
java.lang.Object
org.apache.openejb.config.BeanProperties
- All Implemented Interfaces:
DynamicDeployer
- Version:
- $Rev$ $Date$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addGlobalProperties
(String prefix, Properties properties) void
addGlobalProperties
(Properties properties) void
addProperties
(String id, Properties properties)
-
Constructor Details
-
BeanProperties
public BeanProperties()
-
-
Method Details
-
deploy
- Specified by:
deploy
in interfaceDynamicDeployer
- Throws:
OpenEJBException
-
addProperties
-
addGlobalProperties
-
addGlobalProperties
-