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

Version:
$Rev: 609116 $ $Date: 2008-01-05 11:04:19 +0100 (Sa, 05. Jan 2008) $

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
 

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-2011 The Apache OpenEJB development community. All Rights Reserved.