org.apache.openejb.config
Class MappedNameBuilder

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

public class MappedNameBuilder
extends java.lang.Object
implements DynamicDeployer


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

MappedNameBuilder

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