Uses of Interface
org.apache.openejb.config.Deployment

Packages that use Deployment
org.apache.openejb.config   
 

Uses of Deployment in org.apache.openejb.config
 

Classes in org.apache.openejb.config that implement Deployment
 class DeploymentImpl
           
 

Methods in org.apache.openejb.config that return Deployment
 Deployment DeploymentImpl.DeploymentFactoryImpl.createDeployment(java.net.URI uri, java.lang.String user, java.lang.String password)
           
 Deployment DeploymentFactory.createDeployment(java.net.URI uri, java.lang.String user, java.lang.String password)
           
 

Constructors in org.apache.openejb.config with parameters of type Deployment
OpenEJBDeploymentManager(Deployment deployment)
           
 



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