org.apache.openejb.config
Class GeneratedClientModules.Prune

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

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

Clean up any that didn't turn out to have any actual ejb clients


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

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