| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.web | |
| org.glassfish.web.deployment.descriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorConfigProperty |
class |
EjbReferenceDescriptor
An object representing a link to another ejb.
|
class |
EntityManagerFactoryReferenceDescriptor
An object representing a component environment reference
to an EntityManagerFactory
|
class |
EntityManagerReferenceDescriptor
An object representing an component environment reference
to an EntityManager
|
class |
EnvironmentProperty
The EnvironmentProperty class hold the data about a single environment entry for J2EE components.
|
class |
MessageDestinationReferenceDescriptor
An object representing the use of a message destination in a
J2EE component.
|
class |
ResourceEnvReferenceDescriptor
I am an object representing a dependency on a resource environment
|
class |
ResourceReferenceDescriptor
This descriptor represents a dependency on a resource.
|
class |
RoleReference
Special kind of environment property that encapsulates the primitive roles as defined by the bean developer.
|
class |
SecurityRoleDescriptor
I am an abstract role..
|
class |
ServiceReferenceDescriptor
Information about a J2EE web service client.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationConstraint
This is the descriptor for the authorization constraint element in the DTD.
|
interface |
SecurityRole
Objects exhibiting this interface represent an abstract user or group that may access the web application.
|
interface |
WebResourceCollection
This interface represents the API to an object which represents the information about
a web resource collection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationConstraintImpl
This descriptor represents an authorization constraint on a security constraint in a web application.
|
class |
WebResourceCollectionImpl
This descriptor represents a description of a portion of a web app
in terms of a collection of url patterns and
a collection of http methods on this patterns.
|
Copyright © 2019. All rights reserved.