| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected List<Depends> |
Session.depends |
protected List<Depends> |
ContainerConfiguration.depends |
protected List<Depends> |
MessageDriven.depends |
protected List<Depends> |
Entity.depends |
| Modifier and Type | Method and Description |
|---|---|
Depends |
ObjectFactory.createDepends()
Create an instance of
Depends |
| Modifier and Type | Method and Description |
|---|---|
List<Depends> |
Session.getDepends()
Gets the value of the depends property.
|
List<Depends> |
ContainerConfiguration.getDepends()
Gets the value of the depends property.
|
List<Depends> |
MessageDriven.getDepends()
Gets the value of the depends property.
|
List<Depends> |
Entity.getDepends()
Gets the value of the depends property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.