| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| org.glassfish.ejb.deployment.descriptor | |
| org.glassfish.web.deployment.descriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
Application
Objects of this type encapsulate the data and behaviour of a J2EE
application.
|
class |
ApplicationClientDescriptor
I represent all the deployment information about
an application client [{0}].
|
class |
ConnectorDescriptor
Deployment Information for connector
|
class |
EjbBundleDescriptor
I represent all the configurable deployment information contained in
an EJB JAR.
|
class |
WebBundleDescriptor
I am an object that represents all the deployment information about
a web application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbBundleDescriptorImpl
The concrete implementation of abstract super class com.sun.enterprise.deployment.EjbBundleDescriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebBundleDescriptorImpl
The concrete implementation of abstract super class com.sun.enterprise.deployment.WebBundleDescriptor.
|
class |
WebFragmentDescriptor
I am an object that represents all the deployment information about
a web fragment.
|
Copyright © 2017. All rights reserved.