Uses of Class
org.glassfish.deployment.common.Descriptor
-
-
Uses of Descriptor in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return Descriptor Modifier and Type Method Description DescriptorBaseContainer. getDescriptor()Method defined on JavaEEContainer -
Uses of Descriptor in com.sun.enterprise.deployment
Subclasses of Descriptor in com.sun.enterprise.deployment Modifier and Type Class Description classAbstractConnectorResourceDescriptorclassAddressingThis class describes addressing element from webservices.xml .classAdministeredObjectDefinitionDescriptorclassAdminObjectclassApplicationObjects of this type encapsulate the data and behaviour of a J2EE application.classApplicationClientDescriptorI represent all the deployment information about an application client [{0}].classAuthMechanismThis class encapsulates the xml tags: description, auth-mech-type and credential-interface in the connector specification.classBundleDescriptorI am an abstract class representing all the deployment information common to all component container structures held by an application.classCommonResourceBundleDescriptorCreated by IntelliJ IDEA.classCommonResourceDescriptorThis class is used to defined common descriptor elements which is shared by classes which implements BundleDescriptor.classConnectionDefDescriptorDeployment Information for connection-definitionclassConnectionFactoryDefinitionDescriptorclassConnectorConfigPropertyclassConnectorDescriptorDeployment Information for connectorclassContextServiceDefinitionDescriptorDeployment information for context service.classDataSourceDefinitionDescriptorclassDescribableDescriptorThis class defines a descriptor which can be described with a descriptionclassEjbBundleDescriptorI represent all the configurable deployment information contained in an EJB JAR.classEjbInterceptorContains information about 1 ejb interceptor.classEjbReferenceDescriptorAn object representing a link to another ejb.classEntityManagerFactoryReferenceDescriptorAn object representing a component environment reference to an EntityManagerFactoryclassEntityManagerReferenceDescriptorAn object representing an component environment reference to an EntityManagerclassEnvironmentPropertyThe EnvironmentProperty class hold the data about a single environment entry for J2EE components.classExtensionElementDescriptorThis class contains the deployment extensions element for a particular xml node.classInboundResourceAdapterThis class argueably could be rolled up to the ConnectorDescriptor class.classInterceptorDescriptorContains information about 1 Java EE interceptor.classJaxrpcMappingDescriptorHolds namespace-to-package mapping information from a "non-exhaustive" jaxrpc mapping file.classJMSConnectionFactoryDefinitionDescriptorclassJMSDestinationDefinitionDescriptorclassJndiEnvironmentRefsGroupDescriptorContains information about jndiEnvironmentRefsGroup.classLicenseDescriptorclassLifecycleCallbackDescriptorDeployment object representing the lifecycle-callback.classLocaleEncodingMappingDescriptorclassLocaleEncodingMappingListDescriptorclassMailSessionDescriptorRepresents the data from a @MailSessionDefinition annotation.classManagedBeanDescriptorDescriptor representing a Java EE Managed Bean.classManagedExecutorDefinitionDescriptorclassManagedScheduledExecutorDefinitionDescriptorclassManagedThreadFactoryDefinitionDescriptorclassMessageDestinationDescriptorclassMessageDestinationReferenceDescriptorAn object representing the use of a message destination in a J2EE component.classMessageListenerconnector1.5classMethodDescriptorA deployment object representing a single method or a collection of methods on Enterprise Bean classes.classMethodPermissionRepresents a method permission.classMethodPermissionDescriptorThis class defines a method permission information in the assembly descriptorclassNameValuePairDescriptorThis descriptor describes a name value pair associationclassOutboundResourceAdapterDeployment Information for connector outbound-resourceadapterclassPermissionItemDescriptorclassPermissionsDescriptorclassPersistenceUnitDescriptorA persistence.xml file can contain one or mores This class represents information about a . classPersistenceUnitsDescriptorThis descriptor represents contents for one persistence.xml file.classResourceDescriptorClass to hold a description of a resourceclassResourceEnvReferenceDescriptorI am an object representing a dependency on a resource environmentclassResourcePropertyDescriptorCreated with IntelliJ IDEA.classResourceReferenceDescriptorThis descriptor represents a dependency on a resource.classRespectBindingThis class describes respect-binding element from webservices.xml .classRoleReferenceSpecial kind of environment property that encapsulates the primitive roles as defined by the bean developer.classRunAsIdentityDescriptorThis class encapsulates information in the runAs-specified-identity XML element as well as the runtime principal to be used.classSecurityPermissionThis class encapsulates the xmltags: description and security-permission-specclassSecurityRoleDescriptorI am an abstract role..classServiceReferenceDescriptorInformation about a Jakarta EE web service client.classServiceRefPortInfoInformation about a single WSDL port or port type in a service reference.classWebBundleDescriptorThis class represents all the deployment information about a web application.classWebComponentDescriptorCommon data and behavior of the deployment information about a JSP or JavaServlet in EE.classWebServiceInformation about a single webservice-description in webservices.xmlclassWebServiceEndpointRepresents a single port-component in a webservice in webservices.xmlclassWebServiceHandlerThis class describes a web service message handler.classWebServiceHandlerChainRepresents a single handler-chains in a webservice in webservices.xmlclassWebServicesDescriptorInformation about the web services defined in a single module.Methods in com.sun.enterprise.deployment that return Descriptor Modifier and Type Method Description DescriptorCommonResourceValidator. getDescriptor()DescriptorNamedReferencePair. getReferant()Gets the descriptor with the named descriptor.Methods in com.sun.enterprise.deployment with parameters of type Descriptor Modifier and Type Method Description static NamedReferencePairNamedReferencePair. createEjbRefPair(Descriptor referant, EjbReferenceDescriptor referee)static NamedReferencePairNamedReferencePair. createResourceEnvRefPair(Descriptor referant, ResourceEnvReferenceDescriptor referee)static NamedReferencePairNamedReferencePair. createResourceRefPair(Descriptor referant, ResourceReferenceDescriptor referee)voidCommonResourceValidator. setDescriptor(Descriptor descriptor)Constructors in com.sun.enterprise.deployment with parameters of type Descriptor Constructor Description CommonResourceDescriptor(Descriptor other)CommonResourceValidator(Descriptor descriptor, String jndiName, Vector scope)MessageDestinationReferencerImpl(Descriptor desc)NamedReferencePair(Descriptor referant, NamedDescriptor referee, int type)Construct a pairing between the given descriptor and the object it has with a jndi name. -
Uses of Descriptor in com.sun.enterprise.deployment.annotation.context
Fields in com.sun.enterprise.deployment.annotation.context declared as Descriptor Modifier and Type Field Description protected DescriptorResourceContainerContextImpl. descriptorConstructors in com.sun.enterprise.deployment.annotation.context with parameters of type Descriptor Constructor Description ResourceContainerContextImpl(Descriptor descriptor) -
Uses of Descriptor in com.sun.enterprise.deployment.interfaces
Methods in com.sun.enterprise.deployment.interfaces with parameters of type Descriptor Modifier and Type Method Description voidDDGenerator. setDescriptor(Descriptor descriptor) -
Uses of Descriptor in com.sun.enterprise.deployment.io
Classes in com.sun.enterprise.deployment.io with type parameters of type Descriptor Modifier and Type Class Description classDeploymentDescriptorFile<T extends Descriptor>This abstract class defines common behaviour for classes responsible for loading/saving XML deployment descriptorsMethods in com.sun.enterprise.deployment.io with parameters of type Descriptor Modifier and Type Method Description RootXMLNodeAppClientDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeApplicationDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeConnectorDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)RootXMLNodePermissionsDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)RootXMLNodePersistenceDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor) -
Uses of Descriptor in com.sun.enterprise.deployment.io.runtime
Methods in com.sun.enterprise.deployment.io.runtime with parameters of type Descriptor Modifier and Type Method Description RootXMLNodeAppClientRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeApplicationRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeConnectorRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeGFAppClientRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeGFApplicationRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeWLSApplicationRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeWLSWebServicesDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)voidWLSWebServicesDeploymentDescriptorFile. write(Descriptor descriptor, OutputStream os)writes the descriptor to an output stream -
Uses of Descriptor in com.sun.enterprise.deployment.node
Classes in com.sun.enterprise.deployment.node with type parameters of type Descriptor Modifier and Type Class Description classDisplayableComponentNode<T extends Descriptor>This node class is responsible for handling all the information related to displayable elements like display-name or icons.Methods in com.sun.enterprise.deployment.node with parameters of type Descriptor Modifier and Type Method Description protected voidDeploymentDescriptorNode. addNamespaceDeclaration(Element node, Descriptor descriptor)Any node can now declare its own namespace.static StringJ2EEDocumentBuilder. descriptorToString(Descriptor descriptor, DeploymentDescriptorFile ddFile)static DocumentJ2EEDocumentBuilder. getDocument(Descriptor descriptor, XMLNode node)Return a document containing a result node based on the given result descriptor.static voidJ2EEDocumentBuilder. write(Descriptor descriptor, RootXMLNode node, File resultFile)static voidJ2EEDocumentBuilder. write(Descriptor descriptor, RootXMLNode node, OutputStream os)static voidJ2EEDocumentBuilder. write(Descriptor descriptor, RootXMLNode node, Result output)NodeResourcePropertyNode. writeDescriptor(Node node, Descriptor desc)NodeDeploymentDescriptorNode. writeDescriptors(Node parent, String nodeName, Descriptor parentDesc)write all occurrences of the descriptor corresponding to the current node from the parent descriptor to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes.protected voidDeploymentDescriptorNode. writeLocalizedDescriptions(Node node, Descriptor desc)writes iocalized descriptions (if any) to the DOM nodevoidIconNode. writeLocalizedInfo(Node parentNode, Descriptor descriptor)writes all localized icon informationNodeDeploymentDescriptorNode. writeSimpleTextDescriptor(Node parent, String nodeName, Descriptor parentDesc)write out simple text element based on the node name to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes.NodeDeploymentDescriptorNode. writeSubDescriptors(Node node, String nodeName, Descriptor descriptor)write out descriptor in a generic way to an JAXP DOM node and return it This API will generally be invoked when the parent node needs to write out a mix of statically and dynamically registered sub nodes. -
Uses of Descriptor in com.sun.enterprise.deployment.node.connector
Methods in com.sun.enterprise.deployment.node.connector with parameters of type Descriptor Modifier and Type Method Description NodeActivationSpecNode. writeDescriptor(Node parent, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeAdminObjectNode. writeDescriptor(Node parent, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeAuthMechNode. writeDescriptor(Node parent, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeConfigPropertyNode. writeDescriptor(Node parent, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeConnectionDefNode. writeDescriptor(Node parent, Descriptor desc)write the descriptor class to a DOM tree and return itNodeInBoundRANode. writeDescriptor(Node connectorNode, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeMessageListenerNode. writeDescriptor(Node parent, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeOutBoundRANode. writeDescriptor(Node connectorNode, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeRANode. writeDescriptor(Node connectorNode, Descriptor descriptor)write the descriptor class to a DOM tree and return itNodeRequiredConfigNode. writeDescriptor(Node parent, Descriptor descriptor)write the descriptor class to a DOM tree and return it -
Uses of Descriptor in com.sun.enterprise.deployment.node.runtime
Methods in com.sun.enterprise.deployment.node.runtime with parameters of type Descriptor Modifier and Type Method Description static voidRuntimeDescriptorNode. writeCommonComponentInfo(Node parent, Descriptor descriptor)writes all information common to all J2EE components -
Uses of Descriptor in com.sun.enterprise.deployment.node.runtime.application.wls
Methods in com.sun.enterprise.deployment.node.runtime.application.wls with parameters of type Descriptor Modifier and Type Method Description NodeApplicationParamNode. writeDescriptors(Node parent, String nodeName, Descriptor parentDesc)write all occurrences of the descriptor corresponding to the current node from the parent descriptor to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes. -
Uses of Descriptor in com.sun.enterprise.deployment.node.runtime.common.wls
Methods in com.sun.enterprise.deployment.node.runtime.common.wls with parameters of type Descriptor Modifier and Type Method Description NodeEjbReferenceDescriptionNode. writeDescriptors(Node parent, String nodeName, Descriptor parentDesc)write all occurrences of the descriptor corresponding to the current node from the parent descriptor to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes.NodeResourceDescriptionNode. writeDescriptors(Node parent, String nodeName, Descriptor parentDesc)write all occurrences of the descriptor corresponding to the current node from the parent descriptor to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes.NodeResourceEnvDescriptionNode. writeDescriptors(Node parent, String nodeName, Descriptor parentDesc)write all occurrences of the descriptor corresponding to the current node from the parent descriptor to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes.NodeSecurityRoleAssignmentNode. writeDescriptors(Node parent, String nodeName, Descriptor parentDesc)write all occurrences of the descriptor corresponding to the current node from the parent descriptor to an JAXP DOM node and return it This API will be invoked by the parent node when the parent node writes out a mix of statically and dynamically registered sub nodes. -
Uses of Descriptor in com.sun.enterprise.deployment.node.ws
Methods in com.sun.enterprise.deployment.node.ws with parameters of type Descriptor Modifier and Type Method Description NodeWLUnSupportedNode. writeDescriptor(Node parent, String nodeName, Descriptor descriptor) -
Uses of Descriptor in com.sun.enterprise.deployment.runtime
Subclasses of Descriptor in com.sun.enterprise.deployment.runtime Modifier and Type Class Description classBeanPoolDescriptoriAS specific DD Element (see the ias-ejb-jar_2_0.dtd for this element)classJavaWebStartAccessDescriptorRecords information about Java Web Start access to an app client.classJnlpDocDescriptorDescriptor definition forclassRuntimeDescriptorThis base class defines common behaviour and data for all runtime descriptors. -
Uses of Descriptor in com.sun.enterprise.deployment.runtime.common
Subclasses of Descriptor in com.sun.enterprise.deployment.runtime.common Modifier and Type Class Description classDefaultResourcePrincipalthis class is a shameful duplication of info found in normal descriptors it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classMessageDescriptorclassMessageSecurityBindingDescriptorclassMessageSecurityDescriptorclassPrincipalNameDescriptorThis is an in memory representation of the principal-name with its name of the implementation class.classProtectionDescriptorclassSecurityRoleMappingThis is the in memory representation of the security-role-mapping information. -
Uses of Descriptor in com.sun.enterprise.deployment.runtime.common.wls
Subclasses of Descriptor in com.sun.enterprise.deployment.runtime.common.wls Modifier and Type Class Description classSecurityRoleAssignmentThis is the in memory representation of the security-role-mapping information. -
Uses of Descriptor in com.sun.enterprise.deployment.runtime.connector
Subclasses of Descriptor in com.sun.enterprise.deployment.runtime.connector Modifier and Type Class Description classMapElementThis class was based on the schema2beans generated one modified to remove its dependencies on schema2beans libraries.classPrincipalThis class was based on the schema2beans generated one modified to remove its dependencies on schema2beans libraries.classResourceAdapterThis class was based on the schema2beans generated one modified to remove its dependencies on schema2beans libraries.classRoleMapThis class was based on the schema2beans generated one modified to remove its dependencies on schema2beans libraries.classSunConnectorThis class was based on the schema2beans generated one modified to remove its dependencies on schema2beans libraries. -
Uses of Descriptor in com.sun.enterprise.deployment.runtime.web
Subclasses of Descriptor in com.sun.enterprise.deployment.runtime.web Modifier and Type Class Description classIdempotentUrlPattern -
Uses of Descriptor in com.sun.enterprise.deployment.util
Methods in com.sun.enterprise.deployment.util with parameters of type Descriptor Modifier and Type Method Description voidDefaultDOLVisitor. accept(Descriptor descriptor)visits a J2EE descriptorvoidTracerVisitor. accept(Descriptor descriptor)visits a J2EE descriptorDescriptorVisitorApplicationValidator. getSubDescriptorVisitor(Descriptor subDescriptor)DescriptorVisitorDefaultDOLVisitor. getSubDescriptorVisitor(Descriptor subDescriptor)get the visitor for its sub descriptorDescriptorVisitorTracerVisitor. getSubDescriptorVisitor(Descriptor subDescriptor)get the visitor for its sub descriptor -
Uses of Descriptor in org.glassfish.deployment.common
Subclasses of Descriptor in org.glassfish.deployment.common Modifier and Type Class Description classModuleDescriptor<T extends RootDeploymentDescriptor>This class describes a module information for an application moduleclassRootDeploymentDescriptorThis descriptor contains all common information amongst root element of the J2EE Deployment Descriptors (application, ejb-jar, web-app, connector...).Methods in org.glassfish.deployment.common with type parameters of type Descriptor Modifier and Type Method Description <T extends Descriptor>
voidDescriptor. addDescriptorExtension(T dde)Add a child descriptor to the parent descriptor as an extension.<T extends Descriptor>
TDescriptor. getDescriptorExtension(Class<T> c)Get child descriptor extension for a given type.<T extends Descriptor>
List<T>Descriptor. getDescriptorExtensions(Class<T> c)Get all child descriptor extensions for a given type.Methods in org.glassfish.deployment.common with parameters of type Descriptor Modifier and Type Method Description voidDescriptorVisitor. accept(Descriptor descriptor)visits a J2EE descriptorDescriptorVisitorDescriptorVisitor. getSubDescriptorVisitor(Descriptor subDescriptor)get the visitor for its sub descriptorMethod parameters in org.glassfish.deployment.common with type arguments of type Descriptor Modifier and Type Method Description static StringDescriptor. createUniqueNameAmongstNamedDescriptors(String trialName, Set<? extends Descriptor> descriptors)Returns String based on the trial name that is guaramteed to be different from any of the strings returnsed by the getName() call in any of the Descriptor objects in the Set supplied.Constructors in org.glassfish.deployment.common with parameters of type Descriptor Constructor Description Descriptor(Descriptor other)The copy constructor. -
Uses of Descriptor in org.glassfish.ejb.deployment.descriptor
Subclasses of Descriptor in org.glassfish.ejb.deployment.descriptor Modifier and Type Class Description classActivationConfigDescriptorThis class holds a set of activation config properties.classConcurrentMethodDescriptorclassContainerTransactionThis descriptor represents a specification of a transactional behavior.classDummyEjbDescriptorA dummy implementation of the EjbDescriptorclassEjbBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.EjbBundleDescriptor.classEjbCMPEntityDescriptorThis class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.classEjbDescriptorThis abstract class encapsulates the meta-information describing Entity, Session and MessageDriven EJBs.classEjbEntityDescriptorThis class contains deployment information for an EntityBean with bean-managed persistence.classEjbMessageBeanDescriptorObjects of this kind represent the deployment information describing a single message driven Ejb.classEjbSessionDescriptorObjects of this kind represent the deployment information describing a single Session Ejb : { stateful , stateless, singleton }classFieldDescriptorI represent a field on an ejb.classIASEjbCMPEntityDescriptorThis class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.classInterceptorBindingDescriptorContains a single interceptor binding entry.classPersistenceDescriptorThis class contains information about the persistent state (abstract persistence schema) for EJB2.0 CMP EntityBeans and Join Objects.classQueryDescriptorThis class contains information about EJB-QL queries for finder/selector methods of EJB2.0 CMP EntityBeans.classRelationRoleDescriptorThis class contains information about one of the partners in a relationship between EJB2.0 CMP EntityBeans.classRelationshipDescriptorThis class contains information about relationships between EJB2.0 CMP EntityBeans.classScheduledTimerDescriptorThis class holds the metadata for a calendar-based timer.classTimeoutValueDescriptorMethods in org.glassfish.ejb.deployment.descriptor that return Descriptor Modifier and Type Method Description DescriptorEjbBundleDescriptorImpl. getDescriptorByName(String name)DescriptorPersistenceDescriptor. getParentDescriptor()Methods in org.glassfish.ejb.deployment.descriptor with parameters of type Descriptor Modifier and Type Method Description booleanRelationshipDescriptor. hasParticipant(Descriptor desc)Checks whether an EjbCMPEntityDescriptor is a participant in this relationship. -
Uses of Descriptor in org.glassfish.ejb.deployment.descriptor.runtime
Subclasses of Descriptor in org.glassfish.ejb.deployment.descriptor.runtime Modifier and Type Class Description classBeanCacheDescriptoriAS specific DD Element (see the ias-ejb-jar_2_0.dtd for this element)classCheckpointAtEndOfMethodDescriptorclassFlushAtEndOfMethodDescriptorclassIASEjbCMPFinderclassIASEjbExtraDescriptorsClass that contains all the extra iAS elements for an EJB that are not in the RI DTD like: MdbConnectionFactoryDescriptor jmsMaxMessagesLoad isReadOnlyBean refreshPeriodInSeconds commitOption checkpointedMethods passByReference BeanPoolDescriptor BeanCacheDescriptor FlushAtEndOfMethodDescriptor CheckpointAtEndOfMethodDescriptorclassIASPersistenceManagerDescriptorThis class contains information about the persistent state (abstract persistence schema) for EJB2.0 CMP EntityBeans .classMdbConnectionFactoryDescriptoriAS specific DD Element (see the ias-ejb-jar_2_0.dtd for this element)classPersistenceManagerInUseclassPrefetchDisabledDescriptor -
Uses of Descriptor in org.glassfish.ejb.deployment.io
Methods in org.glassfish.ejb.deployment.io with parameters of type Descriptor Modifier and Type Method Description RootXMLNode<EjbBundleDescriptorImpl>EjbDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)RootXMLNode<EjbBundleDescriptorImpl>EjbRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNode<EjbBundleDescriptorImpl>GFEjbRuntimeDDFile. getRootXMLNode(Descriptor descriptor) -
Uses of Descriptor in org.glassfish.web.deployment.descriptor
Subclasses of Descriptor in org.glassfish.web.deployment.descriptor Modifier and Type Class Description classAbsoluteOrderingDescriptorclassAppListenerDescriptorImplObjects exhibiting this interface represent an event listener descriptor.classAuthorizationConstraintImplThis descriptor represents an authorization constraint on a security constraint in a web application.classCookieConfigDescriptorThis represents the cookie-config resided in session-config of web.xml.classJspConfigDescriptorImplThis is a descriptor for the taglib config used in a web application.classJspGroupDescriptorclassLoginConfigurationImplI dictate how the web app I belong to should be logged into.classMultipartConfigDescriptorThis represents the multipart-config resided in web.xml.classOrderingDescriptorThis represents the ordering resided in web-fragment.xml.classOrderingOrderingDescriptorThis represents the ordering-ordering in web-fragment.xml.classSecurityConstraintImplObjects exhibiting this interface represent a security constraint on the web application that owns them.classServletFilterDescriptorDeployment object representing the servlet filter specclassServletFilterMappingDescriptorDeployment object representing the servlet filter mapping specclassSessionConfigDescriptorThis represents the session-config in web.xml.classUserDataConstraintImplI represent the information about how the web application's data should be protected.classWebBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.WebBundleDescriptor.classWebComponentDescriptorImplCommon data and behavior of the deployment information about a JSP or JavaServlet in J2EE.classWebComponentDescriptorStubstub for URL pattern processing, because it takes place before the fragment processingclassWebFragmentDescriptorI am an object that represents all the deployment information about a web fragment.classWebResourceCollectionImplThis 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. -
Uses of Descriptor in org.glassfish.web.deployment.io.runtime
Methods in org.glassfish.web.deployment.io.runtime with parameters of type Descriptor Modifier and Type Method Description RootXMLNodeGFWebRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodePayaraWebRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNodeWebRuntimeDDFile. getRootXMLNode(Descriptor descriptor) -
Uses of Descriptor in org.glassfish.web.deployment.runtime
Subclasses of Descriptor in org.glassfish.web.deployment.runtime Modifier and Type Class Description classCachethis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classCacheHelperthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classCacheMappingthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classClassLoaderclassConstraintFieldthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classCookiePropertiesthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classDefaultHelperthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classJspConfigthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classLocaleCharsetInfothis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classLocaleCharsetMapthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classManagerPropertiesthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classServletthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classSessionConfigthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classSessionManagerthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classSessionPropertiesthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classStorePropertiesthis class contains runtime information for the web bundle it was kept to be backward compatible with the schema2beans descriptors generated by iAS 7.0 engineering team.classSunWebAppImplclassValveclassWebPropertyInterface for all web property containersclassWebPropertyContainerInterface for all web property containers -
Uses of Descriptor in org.glassfish.webservices.io
Methods in org.glassfish.webservices.io with parameters of type Descriptor Modifier and Type Method Description RootXMLNodeWebServicesDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)
-