|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployments | |
---|---|
org.apache.openejb.config | |
org.apache.openejb.config.sys | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of Deployments in org.apache.openejb.config |
---|
Method parameters in org.apache.openejb.config with type arguments of type Deployments | |
---|---|
static List<String> |
DeploymentsResolver.resolveAppLocations(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
|
Methods in org.apache.openejb.config.sys that return Deployments | |
---|---|
static Deployments |
JaxbOpenejb.createDeployments()
|
Deployments |
ObjectFactory.createDeployments()
Create an instance of Deployments |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |