| 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 |
BundleDescriptor
I am an abstract class representing all the deployment information common
to all component container structures held by an application.
|
class |
CommonResourceBundleDescriptor
Created by IntelliJ IDEA.
|
class |
ConnectorDescriptor
Deployment Information for connector
|
class |
EjbBundleDescriptor
I represent all the configurable deployment information contained in
an EJB JAR.
|
class |
WebBundleDescriptor
This class 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 © 2019. All rights reserved.