|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependenciesType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of DependenciesType in org.apache.openejb.jee.oejb2 |
---|
Fields in org.apache.openejb.jee.oejb2 declared as DependenciesType | |
---|---|
protected DependenciesType |
EnvironmentType.dependencies
|
Methods in org.apache.openejb.jee.oejb2 that return DependenciesType | |
---|---|
DependenciesType |
ObjectFactory.createDependenciesType()
Create an instance of DependenciesType |
DependenciesType |
EnvironmentType.getDependencies()
Gets the value of the dependencies property. |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type DependenciesType | |
---|---|
javax.xml.bind.JAXBElement<DependenciesType> |
ObjectFactory.createDependencies(DependenciesType value)
Create an instance of JAXBElement < DependenciesType > } |
Methods in org.apache.openejb.jee.oejb2 with parameters of type DependenciesType | |
---|---|
javax.xml.bind.JAXBElement<DependenciesType> |
ObjectFactory.createDependencies(DependenciesType value)
Create an instance of JAXBElement < DependenciesType > } |
void |
EnvironmentType.setDependencies(DependenciesType value)
Sets the value of the dependencies property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |