|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Deployments | |
|---|---|
| org.apache.openejb.config | |
| org.apache.openejb.config.sys | |
| Uses of Deployments in org.apache.openejb.config |
|---|
| Methods in org.apache.openejb.config with parameters of type Deployments | |
|---|---|
static void |
DeploymentsResolver.loadFrom(Deployments dep,
FileUtils path,
List<File> jarList)
|
| Constructor parameters in org.apache.openejb.config with type arguments of type Deployments | |
|---|---|
AutoDeployer(ConfigurationFactory factory,
List<Deployments> deployments)
|
|
| Uses of Deployments in org.apache.openejb.config.sys |
|---|
| Fields in org.apache.openejb.config.sys with type parameters of type Deployments | |
|---|---|
protected List<Deployments> |
Openejb.deployments
|
protected List<Deployments> |
AdditionalDeployments.deployments
|
| Methods in org.apache.openejb.config.sys that return Deployments | |
|---|---|
Deployments |
ObjectFactory.createDeployments()
Create an instance of Deployments |
static Deployments |
JaxbOpenejb.createDeployments()
|
Deployments |
Deployments.dir(String name)
|
Deployments |
Deployments.file(String name)
|
| Methods in org.apache.openejb.config.sys that return types with arguments of type Deployments | |
|---|---|
List<Deployments> |
Openejb.getDeployments()
Gets the value of the deployments property. |
List<Deployments> |
AdditionalDeployments.getDeployments()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||