org.apache.openejb.config
Class OutputGeneratedDescriptors

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

public class OutputGeneratedDescriptors
extends Object
implements DynamicDeployer


Field Summary
static String OUTPUT_DESCRIPTORS
           
 
Constructor Summary
OutputGeneratedDescriptors()
           
 
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

OUTPUT_DESCRIPTORS

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

OutputGeneratedDescriptors

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