org.apache.openejb.config
Class EnvEntriesPropertiesDeployer
java.lang.Object
org.apache.openejb.config.EnvEntriesPropertiesDeployer
- All Implemented Interfaces:
- DynamicDeployer
public class EnvEntriesPropertiesDeployer
- extends Object
- implements DynamicDeployer
Read in all the properties for an app's META-INF/env-entries.properties file
and create tags for each in the component's enc.
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvEntriesPropertiesDeployer
public EnvEntriesPropertiesDeployer()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy in interface DynamicDeployer
- Throws:
OpenEJBException
deploy
public WebModule deploy(WebModule webModule)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.