|
||||||||||
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 |
---|
Methods in org.apache.openejb.config with parameters of type Deployments | |
---|---|
static void |
DeploymentsResolver.loadFrom(Deployments dep,
FileUtils path,
java.util.List<java.lang.String> jarList)
|
Uses of Deployments in org.apache.openejb.config.sys |
---|
Fields in org.apache.openejb.config.sys with type parameters of type Deployments | |
---|---|
protected java.util.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 | |
---|---|
java.util.List<Deployments> |
Openejb.getDeployments()
Gets the value of the deployments property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |