org.apache.openejb.config
Class DeploymentImpl.DeploymentFactoryImpl

java.lang.Object
  extended by org.apache.openejb.config.DeploymentImpl.DeploymentFactoryImpl
All Implemented Interfaces:
DeploymentFactory
Enclosing class:
DeploymentImpl

public static class DeploymentImpl.DeploymentFactoryImpl
extends Object
implements DeploymentFactory


Constructor Summary
DeploymentImpl.DeploymentFactoryImpl()
           
 
Method Summary
 Deployment createDeployment(URI uri, String user, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentImpl.DeploymentFactoryImpl

public DeploymentImpl.DeploymentFactoryImpl()
Method Detail

createDeployment

public Deployment createDeployment(URI uri,
                                   String user,
                                   String password)
Specified by:
createDeployment in interface DeploymentFactory


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.