org.apache.openejb.config
Class GeronimoMappedName

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

public class GeronimoMappedName
extends Object
implements DynamicDeployer

Version:
$Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $

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

GeronimoMappedName

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