org.apache.openejb.config
Class ConvertDataSourceDefinitions

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

public class ConvertDataSourceDefinitions
extends Object
implements DynamicDeployer

Version:
$Rev$ $Date$

Constructor Summary
ConvertDataSourceDefinitions()
           
 
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

ConvertDataSourceDefinitions

public ConvertDataSourceDefinitions()
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.