org.apache.openejb.config
Class GeneratedClientModules.Add

java.lang.Object
  extended by org.apache.openejb.config.GeneratedClientModules.Add
All Implemented Interfaces:
DynamicDeployer
Enclosing class:
GeneratedClientModules

public static class GeneratedClientModules.Add
extends java.lang.Object
implements DynamicDeployer

Add the auto-generated and linked ClientModule from each EjbModule


Constructor Summary
GeneratedClientModules.Add()
           
 
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

GeneratedClientModules.Add

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