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: 1245013 $ $Date: 2012-02-16 16:04:49 +0100 (Jeu, 16 fév 2012) $

Field Summary
static String OPENEJB_CHECK_CLASSLOADER
           
 
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
 

Field Detail

OPENEJB_CHECK_CLASSLOADER

public static final String OPENEJB_CHECK_CLASSLOADER
See Also:
Constant Field Values
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-2012 The Apache Software Foundation. All Rights Reserved.