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: 948986 $ $Date: 2010-05-27 22:54:36 +0200 (Do, 27. Mai 2010) $
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-2013 The Apache OpenEJB development community. All Rights Reserved.