org.apache.openejb.config
Class DeploymentImpl.DeploymentFactoryImpl
java.lang.Object
org.apache.openejb.config.DeploymentImpl.DeploymentFactoryImpl
- All Implemented Interfaces:
- DeploymentFactory
- Enclosing class:
- DeploymentImpl
public static class DeploymentImpl.DeploymentFactoryImpl
- extends Object
- implements DeploymentFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentImpl.DeploymentFactoryImpl
public DeploymentImpl.DeploymentFactoryImpl()
createDeployment
public Deployment createDeployment(URI uri,
String user,
String password)
- Specified by:
createDeployment
in interface DeploymentFactory
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.