|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBDeployable | |
|---|---|
| org.ow2.util.ee.deploy.api.deployable | Implementation of EJB 3.0 container |
| Uses of EJBDeployable in org.ow2.util.ee.deploy.api.deployable |
|---|
| Classes in org.ow2.util.ee.deploy.api.deployable with type parameters of type EJBDeployable | |
|---|---|
interface |
EJBDeployable<T extends EJBDeployable<T>>
Represents an EJB deployable. |
| Subinterfaces of EJBDeployable in org.ow2.util.ee.deploy.api.deployable | |
|---|---|
interface |
EJB21Deployable
Represents an EJB 2.1 deployable. |
interface |
EJB3Deployable
Represents an EJB 3 deployable. |
| Methods in org.ow2.util.ee.deploy.api.deployable that return types with arguments of type EJBDeployable | |
|---|---|
List<EJBDeployable<?>> |
EARDeployable.getEJBDeployables()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||