org.apache.openejb.config
Class ValidateModules

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

public class ValidateModules
extends Object
implements DynamicDeployer

Version:
$Rev: 710073 $ $Date: 2008-11-03 15:47:54 +0100 (Mo, 03. Nov 2008) $

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

ValidateModules

public ValidateModules()
Method Detail

deploy

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


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.