Inheritance diagram for org.objectweb.jonas.ear.EarMBean:

Public Member Functions | |
| String | getDeploymentDescriptor () |
Package Functions | |
| URL | getEarUrl () |
| URL[] | getEjbJars () |
| URL[] | getWars () |
| URL[] | getRars () |
Definition at line 36 of file EarMBean.java.
|
|
Return the deployment descriptor of the ear
|
|
|
Return the url of this Ear
Implemented in org.objectweb.jonas.ear.Ear. |
|
|
Return the ejb-jar files
Implemented in org.objectweb.jonas.ear.Ear. |
|
|
Return the rar files
Implemented in org.objectweb.jonas.ear.Ear. |
|
|
Return the war files
Implemented in org.objectweb.jonas.ear.Ear. |
1.3.9.1