org.apache.openejb.config
Class ClearEmptyMappedName

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

public class ClearEmptyMappedName
extends Object
implements DynamicDeployer

Version:
$Rev$ $Date$

Constructor Summary
ClearEmptyMappedName()
           
 
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

ClearEmptyMappedName

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