org.apache.openejb.config
Class ApplicationProperties

java.lang.Object
  extended by org.apache.openejb.config.ApplicationProperties
All Implemented Interfaces:
DynamicDeployer

public class ApplicationProperties
extends Object
implements DynamicDeployer

TODO Check for app.properties

Version:
$Rev$ $Date$

Constructor Summary
ApplicationProperties()
           
 
Method Summary
 AppModule deploy(AppModule appModule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationProperties

public ApplicationProperties()
Method Detail

deploy

public AppModule deploy(AppModule appModule)
                 throws OpenEJBException
Specified by:
deploy in interface DynamicDeployer
Throws:
OpenEJBException


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.