org.apache.openejb.config
Class SystemPropertiesOverride
java.lang.Object
org.apache.openejb.config.SystemPropertiesOverride
- All Implemented Interfaces:
- DynamicDeployer
public class SystemPropertiesOverride
- extends Object
- implements DynamicDeployer
Anything starting with "openejb" or "tomee" trumps other properties
so "openejb.foo" always beats "foo"
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertiesOverride
public SystemPropertiesOverride()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy in interface DynamicDeployer
- Throws:
OpenEJBException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.