org.apache.openejb.config
Class ReportValidationResults

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

public class ReportValidationResults
extends Object
implements DynamicDeployer

Version:
$Rev$ $Date$

Field Summary
static String VALIDATION_LEVEL
           
 
Constructor Summary
ReportValidationResults()
           
 
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

VALIDATION_LEVEL

public static final String VALIDATION_LEVEL
See Also:
Constant Field Values
Constructor Detail

ReportValidationResults

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