|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jst.j2ee.application | |
---|---|
org.eclipse.jst.j2ee.application |
Classes in org.eclipse.jst.j2ee.application used by org.eclipse.jst.j2ee.application | |
---|---|
Application
The application element is the root element of a J2EE application deployment descriptor. |
|
ApplicationFactory
|
|
ApplicationPackage
Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
ConnectorModule
Specifies the URI of a resource adapter archive file, relative to the top level of the application package. |
|
EjbModule
Specifies the URI of a ejb-jar, relative to the top level of the application package. |
|
JavaClientModule
specifies the URI of a java application client module, relative to the top level of the application package. |
|
Module
The module element represents a single J2EE module and contains an ejb, java, or web element, which indicates the module type and contains a path to the module file, and an optional alt-dd element, which specifies an optional URI to the post-assembly version of the deployment descriptor. |
|
WebModule
Contains the web-uri and context-root of a web application module. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |