org.apache.openejb.config
Class GeneratedClientModules.Prune
java.lang.Object
org.apache.openejb.config.GeneratedClientModules.Prune
- All Implemented Interfaces:
- DynamicDeployer
- Enclosing class:
- GeneratedClientModules
public static class GeneratedClientModules.Prune
- extends Object
- implements DynamicDeployer
Clean up any that didn't turn out to have any actual ejb clients
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratedClientModules.Prune
public GeneratedClientModules.Prune()
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.