|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Depends | |
|---|---|
| org.apache.openejb.jee.jba | |
| Uses of Depends in org.apache.openejb.jee.jba |
|---|
| Fields in org.apache.openejb.jee.jba with type parameters of type Depends | |
|---|---|
protected java.util.List<Depends> |
Session.depends
|
protected java.util.List<Depends> |
MessageDriven.depends
|
protected java.util.List<Depends> |
Entity.depends
|
protected java.util.List<Depends> |
ContainerConfiguration.depends
|
| Methods in org.apache.openejb.jee.jba that return Depends | |
|---|---|
Depends |
ObjectFactory.createDepends()
Create an instance of Depends |
| Methods in org.apache.openejb.jee.jba that return types with arguments of type Depends | |
|---|---|
java.util.List<Depends> |
Session.getDepends()
Gets the value of the depends property. |
java.util.List<Depends> |
MessageDriven.getDepends()
Gets the value of the depends property. |
java.util.List<Depends> |
Entity.getDepends()
Gets the value of the depends property. |
java.util.List<Depends> |
ContainerConfiguration.getDepends()
Gets the value of the depends property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||