|
||||||||||
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 List<Depends> |
ContainerConfiguration.depends
|
protected List<Depends> |
MessageDriven.depends
|
protected List<Depends> |
Session.depends
|
protected List<Depends> |
Entity.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 | |
---|---|
List<Depends> |
ContainerConfiguration.getDepends()
Gets the value of the depends property. |
List<Depends> |
MessageDriven.getDepends()
Gets the value of the depends property. |
List<Depends> |
Session.getDepends()
Gets the value of the depends property. |
List<Depends> |
Entity.getDepends()
Gets the value of the depends property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |