org.apache.openejb.config
Class AppContextConfigDeployer

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

public class AppContextConfigDeployer
extends Object
implements DynamicDeployer


Constructor Summary
AppContextConfigDeployer(EnvEntriesPropertiesDeployer envEntriesPropertiesDeployer, BeanProperties beanProperties)
           
 
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

AppContextConfigDeployer

public AppContextConfigDeployer(EnvEntriesPropertiesDeployer envEntriesPropertiesDeployer,
                                BeanProperties beanProperties)
Method Detail

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.