org.apache.openejb.config
Interface DeploymentFactory

All Known Implementing Classes:
DeploymentImpl.DeploymentFactoryImpl

public interface DeploymentFactory

Version:
$Rev: 1153797 $ $Date: 2011-08-04 11:09:44 +0200 (Jeu, 04 aoĆ» 2011) $

Method Summary
 Deployment createDeployment(URI uri, String user, String password)
           
 

Method Detail

createDeployment

Deployment createDeployment(URI uri,
                            String user,
                            String password)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.