| Interface | Description |
|---|---|
| ArchiveOperationListener | |
| DescriptorConstants |
Contains all deployment descriptor constants.
|
| EjbDescriptor |
Interface for information about an EJB
|
| EjbMessageBeanDescriptor |
Interface for Message-Driven Beans
|
| EjbSessionDescriptor | |
| InjectionCapable |
InjectionCapable describes a type of J2EE component environment resource
that is capable of being injected at runtime.
|
| JndiNameEnvironment |
Objects implementing this interface allow their
environment properties, ejb references and resource
references to be read.
|
| NamedDescriptor |
Objects implementing this interface have a JNDI
name property.
|
| ResourceEnvReference | |
| Roles | |
| WritableJndiNameEnvironment |
Objects implementing this interface allow their
environment properties, ejb references and resource
references to be written.
|
| WSDolSupport |
this really should not exist but we can't move some of our DOL classes out of the
DOL into the respective container (jaxws in this case) so we have to use this
workarounds
|
| Class | Description |
|---|---|
| AbstractConnectorResourceDescriptor | |
| Addressing |
This class describes addressing element from webservices.xml .
|
| AdministeredObjectDefinitionDescriptor | |
| AdminObject | |
| Application |
Objects of this type encapsulate the data and behaviour of a J2EE
application.
|
| ApplicationClientDescriptor |
I represent all the deployment information about
an application client [{0}].
|
| AuthMechanism |
This class encapsulates the xml tags: description, auth-mech-type and
credential-interface in the connector specification.
|
| BundleDescriptor |
I am an abstract class representing all the deployment information common
to all component container structures held by an application.
|
| CommonResourceBundleDescriptor |
Created by IntelliJ IDEA.
|
| CommonResourceDescriptor |
This class is used to defined common descriptor elements which is shared by classes which implements BundleDescriptor.
|
| CommonResourceValidator |
Class for holding JNDI information of a resource for comparison puporses
|
| ConnectionDefDescriptor |
Deployment Information for connection-definition
|
| ConnectionFactoryDefinitionDescriptor | |
| ConnectorConfigProperty | |
| ConnectorDescriptor |
Deployment Information for connector
|
| DataSourceDefinitionDescriptor | |
| DescribableDescriptor |
This class defines a descriptor which can be described
with a description
|
| EarType |
ArchiveType corresponding to ModuleType.EAR. |
| EjbBundleDescriptor |
I represent all the configurable deployment information contained in
an EJB JAR.
|
| EjbInterceptor |
Contains information about 1 ejb interceptor.
|
| EjbIORConfigurationDescriptor |
This descriptor holds the security configuration of an EJB IOR.
|
| EjbReferenceDescriptor |
An object representing a link to another ejb.
|
| EntityManagerFactoryReferenceDescriptor |
An object representing a component environment reference
to an EntityManagerFactory
|
| EntityManagerReferenceDescriptor |
An object representing an component environment reference
to an EntityManager
|
| EnvironmentProperty |
The EnvironmentProperty class hold the data about a single environment entry for J2EE components.
|
| ExtensionElementDescriptor |
This class contains the deployment extensions element for a particular
xml node.
|
| InboundResourceAdapter |
This class argueably could be rolled up to the
ConnectorDescriptor class.
|
| InjectionInfo | |
| InjectionTarget |
This class holds information about an injection target like the class name
of the injected target, and field/method information used for injection.
|
| InterceptorDescriptor |
Contains information about 1 Java EE interceptor.
|
| JaxrpcMappingDescriptor |
Holds namespace-to-package mapping information from a
"non-exhaustive" jaxrpc mapping file.
|
| JaxrpcMappingDescriptor.Mapping | |
| JMSConnectionFactoryDefinitionDescriptor | |
| JMSDestinationDefinitionDescriptor | |
| JndiEnvironmentRefsGroupDescriptor |
Contains information about jndiEnvironmentRefsGroup.
|
| LicenseDescriptor | |
| LifecycleCallbackDescriptor |
Deployment object representing the lifecycle-callback.
|
| LocaleEncodingMappingDescriptor | |
| LocaleEncodingMappingListDescriptor | |
| MailConfiguration |
This class represents the configuration information of the JavaMail
Session object within Java EE.
|
| MailSessionDescriptor |
Represents the data from a @MailSessionDefinition annotation.
|
| ManagedBeanDescriptor |
Descriptor representing a Java EE Managed Bean.
|
| MessageDestinationDescriptor | |
| MessageDestinationReferenceDescriptor |
An object representing the use of a message destination in a
J2EE component.
|
| MessageDestinationReferencerImpl |
Shared implementation for deployment descriptor entities that can refer
to a message destination.
|
| MessageListener |
connector1.5
|
| MethodDescriptor |
A deployment object representing a single method or a collection of methods on Enterprise Bean classes.
|
| MethodPermission |
Represents a method permission.
|
| MethodPermissionDescriptor |
This class defines a method permission information in the assembly
descriptor
|
| NamedReferencePair |
I am a pairing between a descriptor and a descriptor that has a JNDI name.
|
| NameValuePairDescriptor |
This descriptor describes a name value pair association
|
| OrderedSet<T> |
I am an ordered collection that does not allow duplicates.
|
| OutboundResourceAdapter |
Deployment Information for connector outbound-resourceadapter
|
| PermissionItemDescriptor | |
| PermissionsDescriptor | |
| PersistenceUnitDescriptor |
A persistence.xml file can contain one or more
|
| PersistenceUnitsDescriptor |
This descriptor represents contents for one persistence.xml file.
|
| PoolManagerConstants | |
| ResourceDescriptor |
Class to hold a description of a resource
|
| ResourceDescriptorRegistry |
This class maintains registry for all resources and used by all Descriptor and BundleDescriptor classes.
|
| ResourceEnvReferenceDescriptor |
I am an object representing a dependency on a resource environment
|
| ResourcePrincipal |
This class encapsulates the Resource Principal information needed
to access the Resource.
|
| ResourcePropertyDescriptor |
Created with IntelliJ IDEA.
|
| ResourceReferenceDescriptor |
This descriptor represents a dependency on a resource.
|
| RespectBinding |
This class describes respect-binding element from webservices.xml .
|
| RoleReference |
Special kind of environment property that encapsulates the primitive roles as defined by the bean developer.
|
| RunAsIdentityDescriptor |
This class encapsulates information in the runAs-specified-identity
XML element as well as the runtime principal to be used.
|
| SecurityPermission |
This class encapsulates the xmltags: description and security-permission-spec
|
| SecurityRoleDescriptor |
I am an abstract role..
|
| ServiceReferenceDescriptor |
Information about a J2EE web service client.
|
| ServiceRefPortInfo |
Information about a single WSDL port or port type in a service reference.
|
| WebBundleDescriptor |
This class represents all the deployment information about a web application.
|
| WebComponentDescriptor |
Common data and behavior of the deployment
information about a JSP or JavaServlet in EE.
|
| WebService |
Information about a single webservice-description in webservices.xml
|
| WebServiceEndpoint |
Represents a single port-component in a webservice in webservices.xml
|
| WebServiceHandler |
This class describes a web service message handler.
|
| WebServiceHandlerChain |
Represents a single handler-chains in a webservice in webservices.xml
|
| WebServicesDescriptor |
Information about the web services defined in a single module.
|
| Enum | Description |
|---|---|
| LifecycleCallbackDescriptor.CallbackType | |
| MetadataSource |
This class is to use where the metadata comes from.
|
Copyright © 2019. All rights reserved.