- AbstractAnnotationScanner - Class in com.sun.enterprise.deployment.annotation.introspection
-
Abstract superclass for instance-based annotation scanners.
- AbstractAnnotationScanner() - Constructor for class com.sun.enterprise.deployment.annotation.introspection.AbstractAnnotationScanner
-
Creates a new instance of AbstractAnnotationScanner
- AbstractBundleNode<T extends org.glassfish.deployment.common.RootDeploymentDescriptor> - Class in com.sun.enterprise.deployment.node
-
This class defines all the common behaviour among nodes responsibles for
handling bundles
- AbstractBundleNode() - Constructor for class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- AbstractCommonAttributeHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This is an abstract class encapsulate generic behaviour of annotation
handler applying on Ejb and WebComponent Class.
- AbstractCommonAttributeHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.AbstractCommonAttributeHandler
-
- AbstractConnectorResourceDescriptor - Class in com.sun.enterprise.deployment
-
- AbstractConnectorResourceDescriptor() - Constructor for class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- abstractDescriptor - Variable in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- AbstractHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This is an abstract base class for Handlers.
- AbstractHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- AbstractResourceHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This is an abstract class encapsulate generic behaviour of resource
annotation.
- AbstractResourceHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
-
- ACC_ABSTRACT - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_FINAL - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_INTERFACE - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_NATIVE - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_PRIVATE - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_PROTECTED - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_PUBLIC - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_STATIC - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_SYNCHRONIZED - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_THREADSAFE - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACC_TRANSIENT - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.AppClientTracerVisitor
-
- accept(ApplicationClientDescriptor) - Method in class com.sun.enterprise.deployment.util.AppClientTracerVisitor
-
visits an app client descriptor
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.AppClientValidator
-
- accept(ApplicationClientDescriptor) - Method in class com.sun.enterprise.deployment.util.AppClientValidator
-
- accept(ApplicationClientDescriptor) - Method in interface com.sun.enterprise.deployment.util.AppClientVisitor
-
visits an application client descriptor
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- accept(Application) - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
visit an application object
- accept(EjbBundleDescriptor) - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- accept(ManagedBeanDescriptor) - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- accept(Application) - Method in interface com.sun.enterprise.deployment.util.ApplicationVisitor
-
visit an application object
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accept(MessageDestinationReferencer) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
Visits a message destination referencer for the last J2EE
component visited
- accept(EjbReference) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accept(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
Visits a service reference for the last J2EE component visited
- accept(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accept(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accept(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accept(MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accept(InjectionCapable) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
visits all entries within the component environment for which
isInjectable() == true.
- accept(BundleDescriptor) - Method in interface com.sun.enterprise.deployment.util.ComponentVisitor
-
visits a J2EE component bundle descriptor.
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.ConnectorTracerVisitor
-
- accept(ConnectorDescriptor) - Method in class com.sun.enterprise.deployment.util.ConnectorTracerVisitor
-
visits an connector descriptor
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.ConnectorValidator
-
- accept(ConnectorDescriptor) - Method in class com.sun.enterprise.deployment.util.ConnectorValidator
-
visits a connector descriptor
- accept(ConnectorDescriptor) - Method in interface com.sun.enterprise.deployment.util.ConnectorVisitor
-
visits an connector descriptor
- accept(Descriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
visits a J2EE descriptor
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
- accept(EjbReference) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
visits an ejb reference for the last J2EE component visited
- accept(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
visits a web service reference descriptor
- accept(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
visits an resource reference for the last J2EE component visited
- accept(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
visits an resource environment reference for the last J2EE component visited
- accept(MessageDestinationReferencer) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
- accept(MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
visits an message destination for the last J2EE component visited
- accept(EjbBundleDescriptor) - Method in interface com.sun.enterprise.deployment.util.EjbBundleVisitor
-
visits an ejb bundle descriptor
- accept(ManagedBeanDescriptor) - Method in interface com.sun.enterprise.deployment.util.ManagedBeanVisitor
-
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.ModuleContentLinker
-
- accept(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.ModuleContentLinker
-
- accept(WebService) - Method in class com.sun.enterprise.deployment.util.ModuleContentLinker
-
- accept(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.ModuleContentValidator
-
- accept(WebService) - Method in class com.sun.enterprise.deployment.util.ModuleContentValidator
-
- accept(BundleDescriptor) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
- accept(Application) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
visit an application object
- accept(EjbReference) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
visits an ejb reference for the last J2EE component visited
- accept(MessageDestinationReferencer) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
- accept(WebService) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
- accept(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
- accept(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
- accept(Descriptor) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
visits a J2EE descriptor
- acceptWithCL(InjectionCapable) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- acceptWithoutCL(InjectionCapable) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- accessFlags - Variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- ACCPersistenceArchivist - Class in com.sun.enterprise.deployment.archivist
-
PersistenceArchivist for app clients that knows how to scan for PUs in
the app client itself as well as in library JARs (or top-level JARs from
the containing EAR) that might accompany the app client.
- ACCPersistenceArchivist() - Constructor for class com.sun.enterprise.deployment.archivist.ACCPersistenceArchivist
-
- ACKNOWLEDGEMENT_INTERVAL - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- ACTIVATION_CONFIG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ACTIVATION_CONFIG_PROPERTY - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ACTIVATION_CONFIG_PROPERTY_NAME - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ACTIVATION_CONFIG_PROPERTY_VALUE - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ACTIVATION_SPEC - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- ACTIVATION_SPEC_CLASS - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- ActivationSpecNode - Class in com.sun.enterprise.deployment.node.connector
-
This node is responsible for handling the Connector DTD related activationspec XML tag
- ActivationSpecNode() - Constructor for class com.sun.enterprise.deployment.node.connector.ActivationSpecNode
-
- add(T) - Method in class com.sun.enterprise.deployment.OrderedSet
-
Add the given object to the Set if it is not equal (equals()) to
an element already in the set.
- add(WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- add(WebComponentDescriptor, boolean) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- addAdministeredObjectPropertyDescriptor(ResourcePropertyDescriptor) - Method in class com.sun.enterprise.deployment.AdministeredObjectDefinitionDescriptor
-
- addAdminObject(AdminObject) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
set admin object
- addAll(Collection<? extends T>) - Method in class com.sun.enterprise.deployment.OrderedSet
-
Add all the elements in the given set that are not already
in this ordered set.
- addApplication(Application) - Method in class com.sun.enterprise.deployment.Application
-
Add all the deployment information about the given application to me.
- addApplicationParam(ApplicationParam) - Method in class com.sun.enterprise.deployment.Application
-
Adds a new context parameter to my list.
- addAppListenerDescriptor(AppListenerDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addAppListenerDescriptorToFirst(AppListenerDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addAppRole(SecurityRoleDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addArchiveEntries(Object, Hashtable) - Method in interface com.sun.enterprise.deployment.ArchiveOperationListener
-
- addAroundConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addAroundInvokeDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addAroundInvokeDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- addAroundInvokeDescriptors(Set<LifecycleCallbackDescriptor>) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addAroundTimeoutDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addAroundTimeoutDescriptors(Set<LifecycleCallbackDescriptor>) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addAuthMechanism(AuthMechanism) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- addAuthMechanism(int) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- addAuthMechanism(AuthMechanism) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Add a AuthMechanism object to the set return value :
false = found
true = not found
- addAuthMechanism(int) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Add a AuthMechanism object with given auth mech value to the set
return value : false = found
true = not found
- addBeanInstanceInfo(Object) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- addBeanInstanceInfo(Object, Object) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- addBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
Add a bundle descriptor to this application.
- addBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- addBundleNodeAttributes(Element, RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
write the necessary attributes for the root node of this DDs document
- addBundleNodeAttributes(Element, RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- addCallbackDescriptor(LifecycleCallbackDescriptor.CallbackType, LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType, Set<LifecycleCallbackDescriptor>) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addCallProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Add call property, using property name as a key.
- addCallProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Add call property, using property name as a key.
- addClass(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- addCommas(float) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Deprecated.
Use standard java.* APIs which create the correct
localized number format.
- addCommas(String) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Deprecated.
Use standard java.* APIs which create the correct
localized number format.
- addConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.AdminObject
-
Add a configProperty to the set
- addConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Add a configProperty to the set
- addConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
add a configProperty to the set
- addConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.MessageListener
-
add a connector-configProperty to the set
- addConfigProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Add a configProperty to the set
- addConfigPropertyAnnotation(String, AnnotationInfo) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- addConfigPropertyProcessedClass(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- addConnectionDefDescriptor(ConnectionDefDescriptor) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
adds an entry to the set of connection definitions
- addConnectionFactoryPropertyDescriptor(ResourcePropertyDescriptor) - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- addConnectorAnnotation(AnnotationInfo) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- addContainerManagedPort(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- addContextParameter(ContextParameter) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addContextParameter(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addDataSourcePropertyDescriptor(ResourcePropertyDescriptor) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- addDefaultResourceName(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
add a default resource to list of default resource names
- addDefaultWebBundleDescriptor(WebBundleDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.connector.ActivationSpecNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.connector.AdminObjectNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.connector.ConnectionDefNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.connector.InBoundRANode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.connector.OutBoundRANode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.EnvEntryNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
Adds a new DOL descriptor instance to the descriptor instance
associated with this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
Adds a new DOL descriptor instance to the descriptor instance
associated with this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.connector.MapElementNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
Adds a new DOL descriptor instance to the descriptor instance associated with
this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.ws.WLUnSupportedNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
Adds a new DOL descriptor instance to the descriptor
instance associated with this XMLNode
- addDescriptor(Object) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- addDescriptor(Object) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
Add a new descriptor to the current descriptor associated with
this node.
- addDispatcher(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- addEjbReferenceDescriptor(EjbReference) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Add a ejb reference.
- addEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
Add a reference to an ejb.
- addEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.Application
-
Adds a reference to another ejb to me.
- addEjbReferenceDescriptor(EjbReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Add a reference to an ejb.
- addEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addEjbReferenceDescriptor(EjbReference) - Method in interface com.sun.enterprise.deployment.types.EjbReferenceContainer
-
Add a reference to an ejb.
- addEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addEjbReferenceDescriptor(EjbReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addEjbReferenceDescriptor(EjbReference) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified ejb reference to the receiver.
- addEjbReferencer(EjbReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- addElement(String, Object) - Method in class com.sun.enterprise.deployment.ExtensionElementDescriptor
-
- addEndpoint(WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.WebService
-
- addEntityManagerFactory(String, String, EntityManagerFactory) - Method in class com.sun.enterprise.deployment.Application
-
Set the physical entity manager factory for a persistence unit
within this application.
- addEntityManagerFactory(String, EntityManagerFactory) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Set the physical entity manager factory for a persistence unit
within this module.
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
- addEnvEntryDescriptor(EnvironmentProperty) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Add an env-entry
- addEnvEntryDescriptor(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addEnvironmentEntry(EnvironmentEntry) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.Application
-
- addEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Adds an environment property to this application client [{0}].
- addEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addEnvironmentProperty(EnvironmentProperty) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified environment property to the receiver.
- addExtension(RootDeploymentDescriptor, RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
Add the extension descriptor to the main descriptor
- addFileToArchive(WritableArchive, String, String) - Static method in class com.sun.enterprise.deployment.archivist.Archivist
-
add a file to an output abstract archive
- addFrameworkInterceptor(InterceptorDescriptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- addGroupName(String) - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- addHandler(WebServiceHandler) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Append handler to end of handler chain for this endpoint.
- addHandler(WebServiceHandler) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
Append handler to end of handler chain for this endpoint.
- addHandler(WebServiceHandler) - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
Append handler to end of handler chain for this endpoint.
- addHandlerChain(WebServiceHandlerChain) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
HandlerChain related setters, getters, adders, finders
- addHandlerChain(WebServiceHandlerChain) - Method in interface com.sun.enterprise.deployment.types.HandlerChainContainer
-
- addHandlerChain(WebServiceHandlerChain) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
Append handlerchain to end of handlerchain for this endpoint.
- addHttpMethod(String) - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- addHttpMethodOmission(String) - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- addIdempotentUrlPattern(IdempotentUrlPattern) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- addInitializationParameter(InitializationParameter) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- addInitializationParameter(InitializationParameter) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- addInitParam(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
add an init param to this handler
- addInjectionTarget(InjectionTarget) - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- addInjectionTarget(InjectionTarget) - Method in interface com.sun.enterprise.deployment.InjectionCapable
-
Add a new injection target for this dependency
- addInterceptorClass(EjbInterceptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- addJarFile(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- addJMSConnectionFactoryPropertyDescriptor(ResourcePropertyDescriptor) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- addJMSDestinationPropertyDescriptor(ResourcePropertyDescriptor) - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- addJndiNameEnvironment(JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addLibraryAndTopLevelCandidates(ReadableArchive, Application, boolean, Map<String, ReadableArchive>) - Static method in class com.sun.enterprise.deployment.archivist.EARBasedPersistenceHelper
-
Adds candidate persistence archives from the EAR's library directory
and, if selected, from the top-level.
- addLibraryJars(T, ReadableArchive) - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- addLocaleEncodingMapping(LocaleEncodingMappingDescriptor) - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingListDescriptor
-
- addLocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addMailSessionPropertyDescriptor(ResourcePropertyDescriptor) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- addManagedBean(ManagedBeanDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
- addManagedBean(ManagedBeanDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addManagedBean(ManagedBeanDescriptor) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- addMapElement(MapElement) - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- addMapping(String, String) - Method in class com.sun.enterprise.deployment.JaxrpcMappingDescriptor
-
- addMappingFile(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- addMessageDescriptor(MessageDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- addMessageDestination(MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Add a message destination to me.
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Add a message-destination-ref
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferenceContainer
-
Add a message destination reference to myself
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified message destination reference to the receiver.
- addMessageListener(MessageListener) - Method in class com.sun.enterprise.deployment.InboundResourceAdapter
-
- addMessageSecurityDescriptor(MessageSecurityDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityBindingDescriptor
-
- addMethod(MethodDescriptor) - Method in class com.sun.enterprise.deployment.MethodPermissionDescriptor
-
- addMethodLevelChain(List<EjbInterceptor>, Method, boolean) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- addMethodPermission(MethodPermission) - Method in class com.sun.enterprise.deployment.MethodPermissionDescriptor
-
- addMethods(Collection) - Method in class com.sun.enterprise.deployment.MethodPermissionDescriptor
-
- addMimeMapping(MimeMapping) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addModule(ModuleDescriptor<BundleDescriptor>) - Method in class com.sun.enterprise.deployment.Application
-
- addNamespaceDeclaration(Element, Descriptor) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Any node can now declare its own namespace.
- addNodeDescriptor(DeploymentDescriptorNode) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Adds a new DOL descriptor instance to the descriptor associated with this
XMLNode
- addOrderedLib(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addParameterClass(String) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- addPermissionedMethod(MethodPermission, MethodDescriptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- addPermissionItemdescriptor(PermissionItemDescriptor) - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- addPersistenceUnitDescriptor(PersistenceUnitDescriptor) - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
This method does not do any validation like checking for unique names
of PersistenceUnits.
- addPortInfo(ServiceRefPortInfo) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- addPortName(String) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- addPostActivateDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ManagedBeanContext
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified post-construct descriptor to the receiver.
- addPostProcessInfo(AnnotationInfo, PostProcessor) - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ManagedBeanContext
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified pre-destroy descriptor to the receiver.
- addPrefixMapping(String, String) - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
notify of a new prefix mapping used in this document
- addPrefixMapping(String, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
notify of a new prefix mapping used in this document
- addPrefixMapping(String, String) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
notify of a new prefix mapping used from this node
- addPrePassivateDescriptor(LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- addPrincipal(Principal) - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- addPrincipalName(PrincipalNameDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- addPrincipalName(String) - Method in class com.sun.enterprise.deployment.runtime.common.wls.SecurityRoleAssignment
-
- addProperty(String, String) - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- addProperty(String, String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- addProperty(String, String) - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- addProperty(String, String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- addProperty(String, Object) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- addProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Add a new runtime property to this cmp resource
- addProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
Add a property listener for this bean
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
Add a property listener for a specific property name
- addPropertyElement(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- addReferencer(MessageDestinationReferencer) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- addRequiredConfigProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.MessageListener
-
add a configProperty to the set
- addRequiredWorkContext(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- addResourceAdapter(String) - Method in class com.sun.enterprise.deployment.Application
-
add a resource-adapter to referred resource-adapters list
- addResourceDescriptor(ResourceDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Adds the specified descriptor to the receiver.
- addResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
Adds the descriptor to the receiver.
- addResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
- addResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.CommonResourceDescriptor
-
- addResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
Adding resource descriptor for gvien reference
- addResourceDescriptor(ResourceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified descriptor to the receiver.
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Add a resource-env-ref
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.types.ResourceEnvReferenceContainer
-
Add a resource environment reference to myself
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified resource environment reference to the receiver.
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Add a resource reference
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
Adds a resource reference to me.
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Adds a reference to a resource.
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.types.ResourceReferenceContainer
-
Add a resource reference to the J2EEE component
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified resource reference to the receiver.
- Addressing - Class in com.sun.enterprise.deployment
-
This class describes addressing element from webservices.xml .
- Addressing(Addressing) - Constructor for class com.sun.enterprise.deployment.Addressing
-
copy constructor.
- Addressing() - Constructor for class com.sun.enterprise.deployment.Addressing
-
- Addressing(boolean, boolean, String) - Constructor for class com.sun.enterprise.deployment.Addressing
-
- ADDRESSING - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- ADDRESSING_ENABLED - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- ADDRESSING_REQUIRED - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- ADDRESSING_RESPONSES - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- addRole(Role) - Method in class com.sun.enterprise.deployment.Application
-
Adds a new abstract role
- addRole(Role) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Adds a role object to me.
- addRole(SecurityRoleDescriptor) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Adds a Role object based on the supplied SecurityRoleDescriptor.
- addRole(Role) - Method in interface com.sun.enterprise.deployment.Roles
-
Add the specified role to the set of roles.
- addRoleReference(RoleReference) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- addRootNode(String, RootXMLNode) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- addRuntimePortInfo(ServiceRefPortInfo) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Special handling of case where runtime port info is added.
- addScanClassName(String) - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
This add extra className to be scanned.
- addScanDirectory(File) - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
This will include all class in directory to be scanned.
- addScanJar(File) - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
This add all classes in given jarFile to be scanned.
- addScanURI(URI) - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
This add all classes in given jarFile to be scanned.
- addSecurityConstraint(SecurityConstraint) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addSecurityPermission(SecurityPermission) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Add a SecurityPermission object to the set
- addSecurityRole(SecurityRole) - Method in interface com.sun.enterprise.deployment.web.AuthorizationConstraint
-
Add a security role to the constraint.
- addSecurityRole(SecurityRole) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addSecurityRole(SecurityRoleDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addSecurityRoleAssignment(SecurityRoleAssignment) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- addSecurityRoleMapping(SecurityRoleMapping) - Method in class com.sun.enterprise.deployment.Application
-
- addSecurityRoleMapping(SecurityRoleMapping) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- addSecurityRoleReference(SecurityRoleReference) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.types.ServiceReferenceContainer
-
Add a new service reference
- addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Adds the specified service reference to the receiver.
- addServletFilter(ServletFilter) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addServletFilterMapping(ServletFilterMapping) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addServletName(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- addSoapHeader(QName) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- addSoapRole(String) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- addStubProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Add stub property, using property name as a key.
- addStubProperty(String, String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Add stub property, using property name as a key.
- addTrackingMode(String) - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- addURLPattern(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- addUrlPattern(String) - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- addUrlPattern(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- addValue(String, Object) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- addWebBundleDescriptor(WebBundleDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addWebComponentDescriptor(WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addWebResourceCollection(WebResourceCollection) - Method in interface com.sun.enterprise.deployment.web.SecurityConstraint
-
- addWebService(WebService) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- addWelcomeFile(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- addWLRoleAssignments(SecurityRoleAssignment) - Method in class com.sun.enterprise.deployment.Application
-
- addWsCompileFeature(String) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to set a feature to be used while invoking the wscompile tool; for example to use the -f:wsi feature,
the call will be addWsCompileFeature("wsi")
This will prefix -f: to the feature and set it as part of the options Map with operand being null
- addWsCompileOption(String, String) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to set an option to be used while invoking the wscompile tool; for example to use the -classpath
option for wscompile, the call will be setWsCompileOption(WsCompileInvoker.CLASS_PATH, "the_path");
For using wscompile options that are not defined in WsCompileInvoker, the 'option' argument of this call will be
the actual argument to be used ; for example, for using the '-s' option of wscompile, the call
to set the option will be setWsCompileOption("-s", "the_path_to_be_used");
For options that dont have an operand, the second argument can be null; for example, to invoke the wscompile tool
with verbose option, the -verbose option will be set with this call setWsCompileOption("-verbose", null);
- ADMIN_OBJECT - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- ADMIN_OBJECT_CLASS - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- ADMIN_OBJECT_INTERFACE - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- ADMINISTERED_OBJECT - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_ADAPTER - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_CLASS_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_DESCRIPTION - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_INTERFACE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_PROPERTY - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_PROPERTY_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ADMINISTERED_OBJECT_PROPERTY_VALUE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- AdministeredObjectDefinitionDescriptor - Class in com.sun.enterprise.deployment
-
- AdministeredObjectDefinitionDescriptor() - Constructor for class com.sun.enterprise.deployment.AdministeredObjectDefinitionDescriptor
-
- AdministeredObjectDefinitionNode - Class in com.sun.enterprise.deployment.node
-
This class handles all information related to the administered-object xml tag
- AdministeredObjectDefinitionNode() - Constructor for class com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode
-
- AdminObject - Class in com.sun.enterprise.deployment
-
- AdminObject() - Constructor for class com.sun.enterprise.deployment.AdminObject
-
- AdminObject(String, String) - Constructor for class com.sun.enterprise.deployment.AdminObject
-
- AdminObjectNode - Class in com.sun.enterprise.deployment.node.connector
-
This node is responsible for handling the Connector DTD related auth-mechanism XML tag
- AdminObjectNode() - Constructor for class com.sun.enterprise.deployment.node.connector.AdminObjectNode
-
- AFTER_SERVLET_CONTEXT_INITIALIZED_EVENT - Static variable in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- AGENT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ALL_METHODS - Static variable in class com.sun.enterprise.deployment.MethodDescriptor
-
The method descriptor name representing all methods.
- ALL_OF_NAME - Static variable in class com.sun.enterprise.deployment.MethodDescriptor
-
Unused.
- allMechanismsRequireSSL() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
This method determines if all the mechanisms defined in the
CSIV2 CompoundSecMechList structure require protected
invocations.
- ALLOW_CORE_THREAD_TIMEOUT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ALTERNATIVE_DD - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- AnnotatedElementHandlerFactory - Class in com.sun.enterprise.deployment.annotation.factory
-
The Factory is reponsible for creating AnnotatedElementHandler.
- AnnotationDetector - Class in com.sun.enterprise.deployment.util
-
Abstract superclass for specific types of annotation detectors.
- AnnotationDetector(AnnotationScanner) - Constructor for class com.sun.enterprise.deployment.util.AnnotationDetector
-
- annotationProcessingRequested - Variable in class com.sun.enterprise.deployment.archivist.Archivist
-
- annotations - Variable in class com.sun.enterprise.deployment.annotation.introspection.AbstractAnnotationScanner
-
holds the annotations of interest to the specific type of scanner
- AnnotationScanner - Interface in com.sun.enterprise.deployment.annotation.introspection
-
This interface allows custom annotation scanner to be created.
- APP_CLIENT_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the client jar.
- APP_CLIENT_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The application client entry inside a jar file.
- APP_ROLEMAPPER_PREFIX - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
prefix used for application role mapper key
- APPCLIENT_12_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPCLIENT_12_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPCLIENT_13_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPCLIENT_13_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPCLIENT_EXTENSION - Static variable in class com.sun.enterprise.deployment.archivist.Archivist
-
- AppClientArchivist - Class in com.sun.enterprise.deployment.archivist
-
This class is responsible for handling J2EE app client files.
- AppClientArchivist() - Constructor for class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
Creates new ApplicationClientArchvisit
- AppClientContext - Class in com.sun.enterprise.deployment.annotation.context
-
This provides a context for Application Client.
- AppClientContext(ApplicationClientDescriptor) - Constructor for class com.sun.enterprise.deployment.annotation.context.AppClientContext
-
- AppClientDeploymentDescriptorFile - Class in com.sun.enterprise.deployment.io
-
This class is responsible for handling appclient DeploymentDescriptor files
- AppClientDeploymentDescriptorFile() - Constructor for class com.sun.enterprise.deployment.io.AppClientDeploymentDescriptorFile
-
Creates a new instance of AppClientDeploymentDescriptorFile
- AppClientNode - Class in com.sun.enterprise.deployment.node.appclient
-
This class is responsible for handling app clients
- AppClientNode() - Constructor for class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- AppClientPersistenceDependencyAnnotationScanner - Class in com.sun.enterprise.deployment.annotation.introspection
-
Scans for annotations relevant to persistence units that indicate an app
client depends on at least one persistence unit.
- AppClientPersistenceDependencyAnnotationScanner() - Constructor for class com.sun.enterprise.deployment.annotation.introspection.AppClientPersistenceDependencyAnnotationScanner
-
- AppClientRuntimeDDFile - Class in com.sun.enterprise.deployment.io.runtime
-
This class is responsible for handling the XML configuration information
for the SunOne AppServer Web Container
- AppClientRuntimeDDFile() - Constructor for class com.sun.enterprise.deployment.io.runtime.AppClientRuntimeDDFile
-
- AppClientRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for saving all J2EE RI runtime
information for app clients
- AppClientRuntimeNode(ApplicationClientDescriptor) - Constructor for class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
- AppClientRuntimeNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
- AppClientScanner - Class in com.sun.enterprise.deployment.annotation.impl
-
Implementation of the Scanner interface for AppClient
- AppClientScanner() - Constructor for class com.sun.enterprise.deployment.annotation.impl.AppClientScanner
-
- AppClientTracerVisitor - Class in com.sun.enterprise.deployment.util
-
- AppClientTracerVisitor() - Constructor for class com.sun.enterprise.deployment.util.AppClientTracerVisitor
-
- AppClientValidator - Class in com.sun.enterprise.deployment.util
-
This class validates an application client descriptor
- AppClientValidator() - Constructor for class com.sun.enterprise.deployment.util.AppClientValidator
-
- AppClientVisitor - Interface in com.sun.enterprise.deployment.util
-
This class defines a Visitor API for the DOL application client descriptor.
- appendChild(Node, String) - Static method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Append a new element child to the current node
- appendChildNS(Node, String, String) - Static method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- appendChildNS(Node, String, String) - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- appendQNameChild(String, Node, String, String, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- appendTextChild(Node, String, String) - Static method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Append a new text child
- appendTextChild(Node, String, int) - Static method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Append a new text child
- appendToInterceptorChain(List<EjbInterceptor>) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- Application - Class in com.sun.enterprise.deployment
-
Objects of this type encapsulate the data and behaviour of a J2EE
application.
- application - Variable in class com.sun.enterprise.deployment.util.ComponentValidator
-
- APPLICATION - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- APPLICATION_12_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPLICATION_12_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPLICATION_13_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPLICATION_13_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- APPLICATION_AUTHORIZATION - Static variable in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
For database resources, this says the application will log in.
- APPLICATION_AUTHORIZATION - Static variable in interface com.sun.enterprise.deployment.web.ResourceReference
-
- APPLICATION_CLIENT - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- APPLICATION_CLIENT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- APPLICATION_CLIENT_TAG - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationClientTagNames
-
- APPLICATION_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the application ear.
- APPLICATION_EXTENSION - Static variable in class com.sun.enterprise.deployment.archivist.Archivist
-
- APPLICATION_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry inside the ear.
- APPLICATION_NAME - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- APPLICATION_PARAM - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ApplicationArchivist - Class in com.sun.enterprise.deployment.archivist
-
This class is responsible for handling application archive files
- ApplicationArchivist() - Constructor for class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
Creates new ApplicationArchivist
- ApplicationClientDescriptor - Class in com.sun.enterprise.deployment
-
I represent all the deployment information about
an application client [{0}].
- ApplicationClientDescriptor() - Constructor for class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- ApplicationClientTagNames - Interface in com.sun.enterprise.deployment.xml
-
The XML Tag names for application clients.
- ApplicationDeploymentDescriptorFile - Class in com.sun.enterprise.deployment.io
-
This class is responsible for handling J2EE applications
DeploymentDescriptor files
- ApplicationDeploymentDescriptorFile() - Constructor for class com.sun.enterprise.deployment.io.ApplicationDeploymentDescriptorFile
-
Creates a new instance of ApplicationDeploymentDescriptorFile
- ApplicationFactory - Class in com.sun.enterprise.deployment.archivist
-
Factory for application object
- ApplicationFactory() - Constructor for class com.sun.enterprise.deployment.archivist.ApplicationFactory
-
- ApplicationNode - Class in com.sun.enterprise.deployment.node
-
This class is responsible for loading and saving XML elements
- ApplicationNode() - Constructor for class com.sun.enterprise.deployment.node.ApplicationNode
-
Creates new ApplicationNode
- ApplicationParam - Interface in com.sun.enterprise.deployment.runtime.application.wls
-
This represents the application parameter element.
- ApplicationParamNode - Class in com.sun.enterprise.deployment.node.runtime.application.wls
-
This node is responsible for handling application-param.
- ApplicationParamNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.application.wls.ApplicationParamNode
-
- ApplicationRuntimeDDFile - Class in com.sun.enterprise.deployment.io.runtime
-
This class is responsible for handling the XML configuration information
for the SunOne AppServer Web Container
- ApplicationRuntimeDDFile() - Constructor for class com.sun.enterprise.deployment.io.runtime.ApplicationRuntimeDDFile
-
- ApplicationRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime.application.gf
-
This node handles all runtime-information pertinent to applications
The reading needs to be backward compatible with J2EE 1.2 and 1.3
where all runtime information was saved at the .ear file level in an
unique sun-ri.xml file.
- ApplicationRuntimeNode(Application) - Constructor for class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
- ApplicationTagNames - Interface in com.sun.enterprise.deployment.xml
-
This interface holds all the XML tag names for a J2EE application
deployment descriptor.
- ApplicationValidator - Class in com.sun.enterprise.deployment.util
-
This class is responsible for validating the loaded DOL classes and
transform some of the raw XML information into refined values used
by the DOL runtime
- ApplicationValidator() - Constructor for class com.sun.enterprise.deployment.util.ApplicationValidator
-
- ApplicationVisitor - Interface in com.sun.enterprise.deployment.util
-
This interface defines a cisitor API for the Application related DOL descriptors
- AppListenerDescriptor - Interface in com.sun.enterprise.deployment.web
-
Objects exhibiting this interface represent a lifecycle listener.
- ARCHIVE_EXTENSION - Static variable in class com.sun.enterprise.deployment.EarType
-
same as what's returned by javax.enterprise.deploy.shared.ModuleType#EAR#getExtension()
This has been inlined so that other modules can refer to it as a constant in annotation attributes for example.
- ARCHIVE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ARCHIVE_TYPE - Static variable in class com.sun.enterprise.deployment.archivist.ArchivistFactory
-
- ARCHIVE_TYPE - Static variable in class com.sun.enterprise.deployment.EarType
-
same as what's returned by javax.enterprise.deploy.shared.ModuleType#EAR#toString()
We have inlined the value here as opposed to initializing by calling a method on ModuleType.toString().
- archiveFile - Variable in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- ArchiveOperationListener - Interface in com.sun.enterprise.deployment
-
- Archivist<T extends BundleDescriptor> - Class in com.sun.enterprise.deployment.archivist
-
This abstract class contains all common behaviour for Achivisits.
- Archivist() - Constructor for class com.sun.enterprise.deployment.archivist.Archivist
-
Creates new Archivist
- ArchivistFactory - Class in com.sun.enterprise.deployment.archivist
-
This factory class is responsible for creating Archivists
- ArchivistFactory() - Constructor for class com.sun.enterprise.deployment.archivist.ArchivistFactory
-
- archivistFactory - Variable in class com.sun.enterprise.deployment.archivist.DescriptorArchivist
-
- ArchivistFor - Annotation Type in com.sun.enterprise.deployment.archivist
-
Normally goes with
Service annotation,
and this annotation must be placed on a class that extends
Archivist.
- arrayToString(String[], String) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Convert an array of strings to a single line with elements separated
by the given separator.
- AS_CONTEXT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ASCIZ - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ConstantPoolInfo
-
- AUTH_CONSTRAINT - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- AUTH_LAYER - Static variable in class com.sun.enterprise.deployment.runtime.common.MessageSecurityBindingDescriptor
-
- AUTH_LAYER - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- AUTH_MECH_TYPE - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- AUTH_MECHANISM - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- AUTH_METHOD - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- AUTH_METHOD - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- AUTH_RECIPIENT - Static variable in class com.sun.enterprise.deployment.runtime.common.ProtectionDescriptor
-
- AUTH_RECIPIENT - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- AUTH_SOURCE - Static variable in class com.sun.enterprise.deployment.runtime.common.ProtectionDescriptor
-
- AUTH_SOURCE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- AuthMechanism - Class in com.sun.enterprise.deployment
-
This class encapsulates the xml tags: description, auth-mech-type and
credential-interface in the connector specification.
- AuthMechanism() - Constructor for class com.sun.enterprise.deployment.AuthMechanism
-
Default constructor.
- AuthMechanism(String, int, String) - Constructor for class com.sun.enterprise.deployment.AuthMechanism
-
Initializes the data members.
- AuthMechNode - Class in com.sun.enterprise.deployment.node.connector
-
This node is responsible for handling the Connector DTD related auth-mechanism XML tag
- AuthMechNode() - Constructor for class com.sun.enterprise.deployment.node.connector.AuthMechNode
-
- AuthorizationConstraint - Interface in com.sun.enterprise.deployment.web
-
This is the descriptor for the authorization constraint element in
the DTD.
- AVAILABILITY_ENABLED - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GEN_CLASSES - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- generate() - Method in interface com.sun.enterprise.deployment.interfaces.DDGenerator
-
- generateClientStubs(WSDLConfig) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to generate the non-portable client side artifacts given information on WSDL file location and the
package name; The caller sends the required info on WSDL location, package name etc in WSDLConfig argument and
this method creates the equivalent jaxrpc-config.xml, invokes wscompile with -gen:client option which will
generate all required non-portable client-side artifacts like JAXRPC stubs etc.
- generateSEI(WSDLConfig) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to generate SEI and mapping files given information on WSDL file location, require package name.
- generateWSDL(SEIConfig) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to generate WSDL and mapping files given information on SEI config; the caller sends in all the
required info in SEIConfig (info like name of webservice, interface name, package name etc) and this method
creates the equivalent jaxrpc-config.xml, invokes wscompile with -define option which will generate the WSDL
and the mapping file.
- GENERIC_CREDENTIAL - Static variable in class com.sun.enterprise.deployment.PoolManagerConstants
-
- getAbsolutePuRoot() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getAbsolutePuRoot() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
This is a utility method which calculates the absolute path of the
root of a PU.
- getAcknowledgementInterval() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getActions() - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- getActivationConfigProperties() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getActivationConfigValue(String) - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getActivationSpecClass() - Method in class com.sun.enterprise.deployment.MessageListener
-
- getAddressing() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getAddressing() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getAdministeredObjectDefinitionContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getAdminObject(String, String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getAdminObjectClass() - Method in class com.sun.enterprise.deployment.AdminObject
-
- getAdminObjectInterface() - Method in class com.sun.enterprise.deployment.AdminObject
-
- getAdminObjects() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getAdminObjectsByClass(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getAdminObjectsByType(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getAllConfigPropertyAnnotations() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getAllDefinedMethodsInMessage() - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
Return all methods defined in this message.
- getAllDescriptorPaths() - Static method in class com.sun.enterprise.deployment.io.runtime.WLSWebServicesDeploymentDescriptorFile
-
- getAllInterceptorClasses() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getAllMessageMethods() - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- getAllReferencers() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getAllResourcesDescriptors() - Method in class com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
- getAllResourcesDescriptors(Class) - Method in class com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
- getAllResourcesDescriptors() - Method in class com.sun.enterprise.deployment.CommonResourceDescriptor
-
- getAllResourcesDescriptors(Class) - Method in class com.sun.enterprise.deployment.CommonResourceDescriptor
-
- getAllResourcesDescriptors(Class) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of descriptors based on the class value.
- getAllResourcesDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of descriptors.
- getAllResourcesDescriptors() - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
This method returns all descriptors associated with the app.
- getAllResourcesDescriptors(Class) - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
This method returns all valid descriptor for given class.
- getAllWebservicesDeploymentDescriptorPaths() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getAnnotationErrorHandler() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getAnnotationProcessor() - Method in class com.sun.enterprise.deployment.annotation.factory.SJSASFactory
-
- getAnnotations() - Method in class com.sun.enterprise.deployment.annotation.factory.SJSASFactory
-
- getAnnotations() - Method in class com.sun.enterprise.deployment.annotation.introspection.AbstractAnnotationScanner
-
- getAnnotations() - Method in interface com.sun.enterprise.deployment.annotation.introspection.AnnotationScanner
-
Returns a list of FQCN of annotations we are interested in.
- getAnnotations() - Method in class com.sun.enterprise.deployment.annotation.introspection.DefaultAnnotationScanner
-
- getAnnotations() - Method in class com.sun.enterprise.deployment.annotation.introspection.EjbComponentAnnotationScanner
-
- getAnnotations() - Method in class com.sun.enterprise.deployment.annotation.introspection.ResourceAdapterAnnotationScanner
-
- getAnnotationType() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getAppFromDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getAppJndiName() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getApplication() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
The application to which I belong, or none if I am standalone.
- getApplication() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getApplication() - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- getApplication() - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- getApplication() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getApplicationName(File) - Method in class com.sun.enterprise.deployment.archivist.ApplicationFactory
-
- getApplicationParams() - Method in class com.sun.enterprise.deployment.Application
-
- getAppListenerDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getAppListeners() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getAppName() - Method in class com.sun.enterprise.deployment.Application
-
Returns the value of the app-name element in the application.xml if
it's defined.
- getAppRoles() - Method in class com.sun.enterprise.deployment.Application
-
Return the set of org.glassfish.security.common.Role objects
I have (the ones defined in application xml).
- getArchivableDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Return all my subcomponents that have a file format (EJB, WAR and
AppCLient JAR).
- getArchive(URI, String) - Method in interface com.sun.enterprise.deployment.deploy.spi.DeploymentManager
-
Creates a new instance of WritableArchive which can be used to
store application elements in a layout that can be directly used by
the application server.
- getArchiveExtension() - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- getArchiveExtension() - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
- getArchiveExtension() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getArchiveName() - Method in class com.sun.enterprise.deployment.Application
-
Returns the value of the archive-name element in the sun-application.xml
When the app-name is not present in application.xml and archive-name is
present in sun-application.xml, the value of archive-name minus file
extension will be used as the default name of the app-name.
- getArchiveType() - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getArchivist(String, ClassLoader) - Method in class com.sun.enterprise.deployment.archivist.ArchivistFactory
-
- getArchivist(String) - Method in class com.sun.enterprise.deployment.archivist.ArchivistFactory
-
- getArchivist(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.ArchivistFactory
-
- getAroundConstructCallbackInterceptors(Class, Constructor) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
Return the ordered list of AroundConstruct interceptors
- getAroundInvokeDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getAroundInvokeDescriptors() - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- getAroundInvokeDescriptors() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getAroundInvokeInterceptors(Method) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
Return the ordered list of interceptor info for AroundInvoke behavior
of a particular business method.
- getAroundTimeoutDescriptors() - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- getAttributes() - Method in class com.sun.enterprise.deployment.ExtensionElementDescriptor
-
- getAttributeValue(String, String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- getAttributeValue(String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- getAttributeValue(String, int, String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- getAttributeValue(String) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getAuthenticationMethod() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Return the authentication method used to authenticate clients.
- getAuthenticationMethod() - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- getAuthMechanisms() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getAuthMechanisms() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Set of AuthMechanism objects
- getAuthMechInt(String) - Static method in class com.sun.enterprise.deployment.AuthMechanism
-
- getAuthMechType() - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Get the auth-mech-type
- getAuthMechVal() - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Get the authentication mechanism value.
- getAuthMethod() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getAuthorization() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Return the authorization type of this resource.
- getAuthorization() - Method in interface com.sun.enterprise.deployment.web.ResourceReference
-
- getAuthorizationConstraint() - Method in interface com.sun.enterprise.deployment.web.SecurityConstraint
-
The authorization constraint.
- getBaseRetransmissionInterval() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getBeanClassName() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
- getBeanClassName() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getBeanClassName() - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Gets the bean instance interface classname of the referee EJB.
- getBeanInstances() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getBufferRetryCount() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getBufferRetryDelay() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getBundle() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.runtime.JnlpDocDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.WebService
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getBundleDescriptor() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getBundleDescriptors(Class<T>) - Method in class com.sun.enterprise.deployment.Application
-
Obtain a full set of bundle descriptors for a particular type
- getBundleDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Obtain a set of all bundle descriptors, regardless of type
- getBundleDescriptorsOfType(ArchiveType) - Method in class com.sun.enterprise.deployment.Application
-
Obtain a full set of bundle descriptors for a particular type
- getBundleVisitor() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getBundleVisitor() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getBundleVisitor() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getBundleVisitor() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getCallbackHandler() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Get the classname of the callback handler.
- getCallbackInterceptors(LifecycleCallbackDescriptor.CallbackType) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
Return the ordered list of interceptor info for a particular
callback event type.
- getCallerPropagation() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Return the value of identity assertion in the SAS_Context layer.
- getCallProperties() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Runtime information.
- getCallProperties() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getCallPropertyByName(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getCallPropertyByName(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getCanonicalName() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getClasses() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getClassLoader() - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- getClassLoader() - Method in class com.sun.enterprise.deployment.Application
-
- getClassLoader() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Gets the classloader for this archivist
- getClassLoader() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getClassLoader() - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- getClassLoader() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getClassLoader() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getClassName() - Method in class com.sun.enterprise.deployment.AdministeredObjectDefinitionDescriptor
-
- getClassName() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getClassName() - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- getClassName() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- getClassName() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getClassName() - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- getClassName() - Method in class com.sun.enterprise.deployment.runtime.common.PrincipalNameDescriptor
-
- getClassName() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getClassPath() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getClientId() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getClientPublishUrl() - Method in class com.sun.enterprise.deployment.WebService
-
- getComment() - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- getCompatibility() - Method in class com.sun.enterprise.deployment.Application
-
- getCompatibility() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getCompleteName() - Method in class com.sun.enterprise.deployment.node.XMLElement
-
- getComponentClassName() - Method in interface com.sun.enterprise.deployment.annotation.context.ComponentContext
-
- getComponentClassName() - Method in class com.sun.enterprise.deployment.annotation.context.EjbsContext
-
- getComponentClassName() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getComponentClassName() - Method in class com.sun.enterprise.deployment.annotation.context.WebComponentsContext
-
- getComponentClassNames() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getComponentDefinitionMethods() - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- getComponentEnvName() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- getComponentEnvName() - Method in interface com.sun.enterprise.deployment.InjectionCapable
-
ComponentEnvName is the name of the corresponding java:comp/env
entry for the object that is to be injected.
- getConfidentiality() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Get the value of the confidentiality element.
- getConfigProperties() - Method in class com.sun.enterprise.deployment.AdminObject
-
Set of EnvironmentProperty
- getConfigProperties() - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Set of ConnectorConfigProperty
- getConfigProperties() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Set of ConnectorConfigProperty
- getConfigProperties() - Method in class com.sun.enterprise.deployment.MessageListener
-
Set of ConnectorConfigProperty
- getConfigProperties() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Set of EnvironmentProperty
- getConfigPropertyAnnotations(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getConfigPropertyProcessedClasses() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getConfigurationDDFile(Archivist, RootDeploymentDescriptor, ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
- getConfigurationDDFiles() - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- getConfigurationDDFiles() - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
- getConfigurationDDFiles() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getConfigurationDDFiles(RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
- getConfigurationDDFiles(RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- getConfigurationDeploymentDescriptorFiles(ServiceLocator, String) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getConnectionDef() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
- getConnectionDefinitionByCFType(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getConnectionDefinitionByCFType(String, boolean) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getConnectionDefs() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
returns the set of connection definitions
- getConnectionFactoryDefinitionContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getConnectionFactoryImpl() - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Get connection factory impl
- getConnectionFactoryImpl() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getConnectionFactoryImpl() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Get connection factory impl
- getConnectionFactoryInterface() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getConnectionFactoryIntf() - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Get connection factory intf
- getConnectionFactoryIntf() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Get connection factory intf
- getConnectionImpl() - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Get connection impl
- getConnectionImpl() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getConnectionImpl() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Get connection impl
- getConnectionInterface() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getConnectionIntf() - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Get connection intf
- getConnectionIntf() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Get connection intf
- getConnectorAnnotations() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getConnectorAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
This is called by getTypeDependencies().
- getConnectorDescription() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
get the connector description
- getContextParameters() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getContextParametersSet() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getContextRoot() - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
Getter for property contextRoot.
- getContextRoot() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getCookieConfig() - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- getCredentialInterface() - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Get the credential interface.
- getCredentialInterfaceName(AuthenticationMechanism.CredentialInterface) - Static method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
- getCurrentBundleForContext(DeploymentContext) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getDatabaseName() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getDatabaseVendorName() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- getDataSourceDefinitionContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getDebugging() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getDeclaredMethod(Class) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getDeclaredMethod(EjbDescriptor) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getDeclaredMethod(EjbDescriptor, Class[]) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getDeclaredMethod(Class, ClassLoader, String, String[]) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
- getDeclaredPermissions() - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- getDeclaringClass(MethodDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- getDefaultBundleDescriptor() - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- getDefaultBundleDescriptor() - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
/**
- getDefaultBundleDescriptor() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getDefaultDescriptor() - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
- getDefaultDescriptor() - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- getDefaultEjbJndiName(String) - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- getDefaultFailedResult() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getDefaultLifecycleCallbackClass() - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- getDefaultLogger() - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getDefaultProcessedResult() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getDefaultResourcesNames() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
names of default resources created for this resource-adapter
computed at runtime (during RAR start)
Used while detecting RARs referred by deployed applications
- getDefaultSchemaSource() - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.Application
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getDefaultSpecVersion() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getDeploymentDescriptorDir() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getDeploymentDescriptorDir() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.AppClientDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.ApplicationDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.ConnectorDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.JaxrpcMappingDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.PermissionsDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.PersistenceDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.AppClientRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.ApplicationRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.ConnectorRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.GFAppClientRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.GFApplicationRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.WLSApplicationRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class com.sun.enterprise.deployment.io.runtime.WLSWebServicesDeploymentDescriptorFile
-
- getDeployName() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
return name used for deployment
- getDescription() - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Get the description
- getDescription() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getDescription() - Method in class com.sun.enterprise.deployment.DescribableDescriptor
-
- getDescription() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getDescription() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail description for the mail session the server will provide.
- getDescription() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getDescription() - Method in interface com.sun.enterprise.deployment.types.NamedInformation
-
- getDescription() - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- getDescription() - Method in interface com.sun.enterprise.deployment.web.NameValuePair
-
- getDescription() - Method in interface com.sun.enterprise.deployment.web.SecurityRoleReference
-
- getDescription() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getDescription() - Method in interface com.sun.enterprise.deployment.web.UserDataConstraint
-
- getDescription() - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
Return a human readable description of this entity.
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.AppClientContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.EjbBundleContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.EjbInterceptorContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.ManagedBeanContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.RarBundleContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.WebBundleContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.annotation.context.WebComponentContext
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.CommonResourceValidator
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ConfigurableNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.ActivationSpecNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.AdminObjectNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.AuthMechNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.ConfigPropertyNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.ConnectionDefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.InBoundRANode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.MessageListenerNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.OutBoundRANode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.RANode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.connector.RequiredConfigNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.DataSourceDefinitionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getDescriptor(String) - Static method in class com.sun.enterprise.deployment.node.DescriptorFactory
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.EjbLocalReferenceNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.EjbReferenceNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.EnvEntryNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.IconNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.LifecycleCallbackNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.LocalizedInfoNode
-
we do not create descriptors in this node
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.LocalizedNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.MailSessionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.MessageDestinationRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.MethodNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.PermissionItemNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.PropertiesNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ResourceEnvRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ResourcePropertyNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ResourceRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.RunAsNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageSecurityBindingNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageSecurityNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.ProtectionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.RuntimeNameValuePairNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.EjbReferenceDescriptionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceDescriptionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceEnvDescriptionNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.DefaultResourcePrincipalNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.EjbRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.GroupNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.JavaWebStartAccessNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.JnlpDocNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRuntimeNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.PrincipalNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.ResourceEnvRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- getDescriptor(String) - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorFactory
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceRuntimeNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.SecurityRoleNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.SecurityRoleRefNode
-
- getDescriptor() - Method in interface com.sun.enterprise.deployment.node.SubNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.ReliabilityConfigNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefPortInfoRuntimeNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLUnSupportedNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.ServiceEndpointAddressNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.WSDLNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
- getDescriptor() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getDescriptor() - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
- getDescriptorClass(String) - Static method in class com.sun.enterprise.deployment.node.DescriptorFactory
-
- getDescriptorClass(String) - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorFactory
-
- getDescriptorsList(ArchiveType) - Static method in class com.sun.enterprise.deployment.io.DescriptorList
-
- getDestinationName() - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- getDestinationType() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getDestinationType() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- getDispatchers() - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ConfigurableNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.ActivationSpecNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.AdminObjectNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.AuthMechNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.ConfigPropertyNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.ConnectionDefNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.InBoundRANode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.LicenseNode
-
all sub-implementation of this class can use a dispatch table to
map xml element to method name on the descriptor class for
setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.MessageListenerNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.OutBoundRANode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.RANode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.RequiredConfigNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.connector.SecurityPermissionNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.DataSourceDefinitionNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.EjbReferenceNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.EntityManagerFactoryReferenceNode
-
all sub-implementation of this class can use a dispatch table to map
xml element to method name on the descriptor class for setting
the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.EntityManagerReferenceNode
-
all sub-implementation of this class can use a dispatch table to map
xml element to method name on the descriptor class for setting
the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.EnvEntryNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.InjectionTargetNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.LifecycleCallbackNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.MailSessionNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.MessageDestinationNode
-
all sub-implementation of this class can use a dispatch table to
map xml element to method name on the descriptor class for setting
the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.MessageDestinationRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.MethodNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ModuleNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.NameValuePairNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.PermissionItemNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.PersistenceUnitNode
-
This returns the dispatch table for this node.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ResourceEnvRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ResourcePropertyNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ResourceRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.RunAsNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.ApplicationParamNode
-
all sub-implementation of this class can use a dispatch table to map
xml element to method name on the descriptor class for setting
the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.common.DefaultResourcePrincipalNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.EjbReferenceDescriptionNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceDescriptionNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceEnvDescriptionNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.EjbRefNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.JavaWebStartAccessNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRuntimeNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.ResourceEnvRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefPortInfoRuntimeNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.SecurityRoleNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.SecurityRoleRefNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ws.ReliabilityConfigNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.ServiceEndpointAddressNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.WSDLNode
-
- getDispatchTable() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
all sub-implementation of this class can use a dispatch table
to map xml element to method name on the descriptor class for
setting the element value.
- getDisplayName() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getDisplayName() - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- getDisplayName() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getDocType() - Method in interface com.sun.enterprise.deployment.node.RootXMLNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.GFApplicationRuntimeNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.runtime.GFAppClientRuntimeNode
-
- getDocType() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getDocument(T) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getDocument(Descriptor, XMLNode) - Static method in class com.sun.enterprise.deployment.node.J2EEDocumentBuilder
-
Return a document containing a result node based
on the given result descriptor.
- getDocumentBuilder(boolean) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getDomain() - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- getDTDUrlFor(String) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getDurableSubscriptionName() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getEisType() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
get eisType
- getEjbAndWebAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
This is called by getTypeDependencies().
- getEjbAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
This is called by getTypeDependencies().
- getEjbBundleDescriptor() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getEjbBundleDescriptor() - Method in class com.sun.enterprise.deployment.EjbInterceptor
-
- getEjbBundleDescriptor() - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- getEjbByClassName(String) - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getEjbByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Obtain the EJB in this application of the given display name.
- getEjbByName(String) - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getEjbBySEIName(String) - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getEjbClassName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getEjbClassSymbol() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
Returns the ejb class sybol for this method descriptor.
- getEjbComponentImpl() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getEjbContexts() - Method in class com.sun.enterprise.deployment.annotation.context.EjbsContext
-
Note that, for performance, we don't make a safe copy of array here.
- getEjbDescriptor() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
return the ejb to whoch I refer.
- getEjbDescriptor() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
- getEjbDescriptor() - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- getEjbDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Return the Vector of ejb deployment objects.
- getEjbDescriptors() - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- getEjbDescriptors() - Method in class com.sun.enterprise.deployment.util.ComponentValidator
-
- getEjbHomeInterface() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Gets the home classname of the referee EJB.
- getEjbHomeInterface() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Gets the home classname of the referee EJB.
- getEjbImplClassName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getEjbInterface() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Gets the local or remote interface classname of the referee EJB.
- getEjbInterface() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Gets the local or remote interface classname of the referee EJB.
- getEjbLink() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getEjbName() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getEjbReference(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up an ejb reference with the given name.
- getEjbReference(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
Looks up an ejb reference with the given name.
- getEjbReference(String) - Method in class com.sun.enterprise.deployment.Application
-
- getEjbReference(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Looks up an ejb reference with the given name.
- getEjbReference(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEjbReference(String) - Method in interface com.sun.enterprise.deployment.types.EjbReferenceContainer
-
Looks up an ejb reference with the given name.
- getEjbReference(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEjbReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Return a reference to another ejb by the same name or throw an IllegalArgumentException.
- getEjbReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Looks up an ejb reference with the given name.
- getEjbReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEjbReferenceContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEjbReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Returns the generated XML directory feturn the set of ejb references this ejb declares.
- getEjbReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the set of references to ejbs that I have.
- getEjbReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEjbReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of ejb reference descriptors.
- getEjbReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.types.EjbReferenceContainer
-
Return the set of references to ejbs that I have.
- getEjbReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEjbReferences() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEjbs() - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getEjbServiceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getEjbTypeForDisplay() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getElement(String) - Method in class com.sun.enterprise.deployment.ExtensionElementDescriptor
-
- getElementNames() - Method in class com.sun.enterprise.deployment.ExtensionElementDescriptor
-
- getElements() - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- getElementsAllowingEmptyValues() - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getElementsPreservingWhiteSpace() - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getEmfRefContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEmRefContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEnabled() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail enable flag for the mail session the server will provide.
- getEncoding() - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingDescriptor
-
- getEndpoint() - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- getEndpointAddressPath() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getEndpointAddressUri() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getEndpointByName(String) - Method in class com.sun.enterprise.deployment.WebService
-
- getEndpointByName(String) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
Endpoint has a unique name within all the endpoints in the module.
- getEndpointName() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getEndpoints() - Method in class com.sun.enterprise.deployment.WebService
-
- getEndpoints() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getEndpointsImplementedBy(EjbDescriptor) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getEndpointsImplementedBy(WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getEntityManagerFactories() - Method in class com.sun.enterprise.deployment.Application
-
Returns the set of physical entity manager factories associated with
persistence units in this application.
- getEntityManagerFactories() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Returns the set of physical entity manager factories associated
with persistence units in this module.
- getEntityManagerFactory(String, BundleDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
Retrieve the physical entity manager factory associated with the
unitName of an application-level persistence unit.
- getEntityManagerFactory(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Retrieve the physical entity manager factory associated with the
unitName of a persistence unit within this module.
- getEntityManagerFactoryReference(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up an entity manager factory reference with the given name.
- getEntityManagerFactoryReference(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEntityManagerFactoryReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerFactoryReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerFactoryReferenceByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEntityManagerFactoryReferenceByName(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerFactoryReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEntityManagerFactoryReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
- getEntityManagerFactoryReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getEntityManagerFactoryReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEntityManagerFactoryReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of entity manager factory reference descriptors.
- getEntityManagerFactoryReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEntityManagerReference(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up an entity manager reference with the given name.
- getEntityManagerReference(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEntityManagerReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerReferenceByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEntityManagerReferenceByName(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the entity manager reference descriptor corresponding to
the given name.
- getEntityManagerReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEntityManagerReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
- getEntityManagerReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getEntityManagerReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEntityManagerReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of entity manager reference descriptors.
- getEntityManagerReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEntryAsUrl(File, String) - Static method in class com.sun.enterprise.deployment.util.ModuleContentLinker
-
- getEnvEntry(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up an env-entry with the given name.
- getEnvEntry(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEnvEntryContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getEnvironmentEntries() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEnvironmentEntrySet() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEnvironmentProperties() - Method in class com.sun.enterprise.deployment.Application
-
Return a copy of the structure holding the environment properties.
- getEnvironmentProperties() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Returns the set of environment properties of this app client.
- getEnvironmentProperties() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEnvironmentProperties() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of environment properties.
- getEnvironmentProperties() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEnvironmentPropertyByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Returns the environment property object searching on the supplied key.
- getEnvironmentPropertyByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Returns the environment property object searching on the supplied key.
- getEnvironmentPropertyByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getEnvironmentPropertyByName(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the env-entry with the given name
- getEnvironmentPropertyByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getEstablishTrustInClient() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Get the value of establishTrustInClient in the transport layer.
- getEstablishTrustInTarget() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Get the value of establishTrustInTarget in the transport layer.
- getExcludedMethodPermission() - Static method in class com.sun.enterprise.deployment.MethodPermission
-
- getExecutorService() - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- getExtension() - Method in interface com.sun.enterprise.deployment.web.MimeMapping
-
- getExtensionArchivists() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getExtensionsArchivists(Collection<Sniffer>, ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.ArchivistFactory
-
- getFactory() - Static method in class com.sun.enterprise.deployment.interfaces.SecurityRoleMapperFactoryMgr
-
- getFactoryClass() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getField() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- getFieldName() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- getFileSizeThreshold() - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- getFormattedString() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getFormErrorPage() - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- getFormLoginPage() - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- getFrom() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getFromBeanClass() - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- getGeneratedWsdlFilePath() - Method in class com.sun.enterprise.deployment.WebService
-
- getGeneratedXMLDirectory() - Method in class com.sun.enterprise.deployment.Application
-
- getGlobalJndiName() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getGroupNames() - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- getHandlerChain() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getHandlerChain() - Method in interface com.sun.enterprise.deployment.types.HandlerChainContainer
-
- getHandlerChain() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
Get ordered list of WebServiceHandler handler chains for this endpoint.
- getHandlerChainContainers(boolean, Class) - Method in class com.sun.enterprise.deployment.annotation.context.AppClientContext
-
- getHandlerChainContainers(boolean, Class) - Method in class com.sun.enterprise.deployment.annotation.context.EjbBundleContext
-
- getHandlerChainContainers(boolean, Class) - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- getHandlerChainContainers(boolean, Class) - Method in interface com.sun.enterprise.deployment.annotation.context.HandlerContext
-
- getHandlerChainContainers(boolean, Class) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getHandlerChainContainers(boolean, Class) - Method in class com.sun.enterprise.deployment.annotation.context.WebBundleContext
-
- getHandlerClass() - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- getHandlerFor(XMLElement) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getHandlerFor(XMLElement) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getHandlerFor(XMLElement) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- getHandlerFor(XMLElement) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getHandlerFor(XMLElement) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
Return the XMLNode implementation respionsible for
handling the sub-element of the current node
- getHandlerName() - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- getHandlers() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Get ordered list of WebServiceHandler handlers for this endpoint.
- getHandlers() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
Get ordered list of WebServiceHandler handler for this endpoint.
- getHandlers() - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
Get ordered list of WebServiceHandler handlers for this endpoint.
- getHomeClassName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getHomeClassName() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Gets the home classname of the referee EJB.
- getHomeClassName() - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Gets the home classname of the referee EJB.
- getHost() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getHref() - Method in class com.sun.enterprise.deployment.runtime.JnlpDocDescriptor
-
- getHttpMethodOmissions() - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- getHttpMethodOmissionsAsArray() - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- getHttpMethods() - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- getHttpMethodsAsArray() - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- getHttpResponseBufferSize() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getIdempotentUrlPattern(int) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getIdempotentUrlPatterns() - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getInactivityTimeout() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getInBoundDefined() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getInboundResourceAdapter() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getInitializationParameterByName(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getInitializationParameters() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getInitializationParameters() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getInitializationParameterSet() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getInitialPoolSize() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getInitParams() - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- getInjectableResources(JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getInjectableResourcesByClass(String) - Method in class com.sun.enterprise.deployment.Application
-
- getInjectableResourcesByClass(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getInjectableResourcesByClass(String, JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Define implementation of getInjectableResourceByClass here so it
isn't replicated across appclient, web, ejb descriptors.
- getInjectableResourcesByClass(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getInjectableResourcesByClass(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
- getInjectableResourcesByClass(String) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getInjectableResourcesByClass(String, JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getInjectableResourcesByClass(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getInjectionInfoByClass(Class) - Method in class com.sun.enterprise.deployment.Application
-
- getInjectionInfoByClass(Class) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getInjectionInfoByClass(Class, JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getInjectionInfoByClass(Class) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getInjectionInfoByClass(Class) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
- getInjectionInfoByClass(Class) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getInjectionInfoByClass(Class) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getInjectionMethodPropertyName(Method, AnnotationInfo) - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getInjectionResources() - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- getInjectionTargets() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- getInjectionTargets() - Method in interface com.sun.enterprise.deployment.InjectionCapable
-
- getInjectionTargetType() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.EntityManagerFactoryReferenceDescriptor
-
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- getInjectResourceType() - Method in interface com.sun.enterprise.deployment.InjectionCapable
-
This is the class name of the type of resource that is to be injected.
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- getInjectResourceType() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- getIntegrity() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Get the value of the integrity element.
- getInterceptorBuilder() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getInterceptorByClassName(String) - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getInterceptorClass() - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- getInterceptorClassName() - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- getInterceptors() - Method in class com.sun.enterprise.deployment.EjbBundleDescriptor
-
- getInterface() - Method in class com.sun.enterprise.deployment.util.webservice.SEIConfig
-
- getInterfaceName() - Method in class com.sun.enterprise.deployment.AdministeredObjectDefinitionDescriptor
-
- getInterfaceName() - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- getInterfaceName() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getInterfaceName() - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- getInvalidAnnotatedElementHandlerResult(AnnotatedElementHandler, AnnotationInfo) - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getIORConfigurationDescriptors() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getIsolationLevel() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getIsolationLevelString() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getJarFiles() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getJarNameToWebFragmentNameMap() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getJavaName(String) - Static method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- getJavaName(String) - Static method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getJavaName(String) - Static method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getJavaParameterClassNames() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getJavaPrimitiveTypes() - Static method in class com.sun.enterprise.deployment.MethodDescriptor
-
Computes the mapping between java primitive type and class loaders identifier
for such types.
- getJavaWebStartAccessDescriptor() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getJDBCDataSource() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Lookup the datasource from the namespace based on the JNDI name.
- getJMSConnectionFactoryDefinitionContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getJMSDestinationDefinitionContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getJndiName() - Method in class com.sun.enterprise.deployment.CommonResourceValidator
-
- getJndiName() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
return the jndi name of the bean to which I refer.
- getJndiName() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail JNDI name for the mail session the server will provide.
- getJndiName() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getJndiName() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- getJndiName() - Method in interface com.sun.enterprise.deployment.NamedDescriptor
-
Returns the JNDI name property of the receiver.
- getJndiName() - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
Return the jndi name of the destination to which I refer.
- getJndiName() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Return the JNDI name of this resource reference.
- getJndiName() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
- getJnlpDocument() - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
- getJspDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getJtaDataSource() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getKeepState() - Method in class com.sun.enterprise.deployment.Application
-
- getKeepState() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getKeepStateResolved() - Method in class com.sun.enterprise.deployment.Application
-
Returns the resolved keepstate value.
- getLargeIconUri() - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- getLargeIconUri() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getLargeIconUri() - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
Return the relative URI to the large icon for this descriptor.
- getLibraries(Archive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getLibraryDirectory() - Method in class com.sun.enterprise.deployment.Application
-
Returns an "intelligent" value for the library directory setting, meaning
the current value if it has been set to a non-null, non-empty value;
the default value if the value has never been set, and null if the value
has been set to empty.
- getLibraryDirectoryRawValue() - Method in class com.sun.enterprise.deployment.Application
-
- getLibraryJarURIs(BundleDescriptor, ReadableArchive) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getLibraryJarURIs(Application, ReadableArchive) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getLicenseDescriptor() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getLicenseRequired() - Method in class com.sun.enterprise.deployment.LicenseDescriptor
-
get value for licenseRequired
- getLicenseRequiredValue() - Method in class com.sun.enterprise.deployment.LicenseDescriptor
-
get value for licenseRequired
- getLifecycleCallbackClass() - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- getLifecycleCallbackMethod() - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- getLifecycleCallbackMethodObject(ClassLoader) - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
Given a classloader, find the Method object corresponding to this
lifecycle callback.
- getLinkName() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
- getLinkName() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Gets the link name of the reference.
- getLinkName() - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Gets the link name of the reference.
- getLinkName() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getListener() - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
Return the listener class.
- getListOfFilesToSkip(ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getLoadOnStartUp() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getLocalBusinessClassNames() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getLocalClassName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getLocale() - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingDescriptor
-
- getLocale() - Method in interface com.sun.enterprise.deployment.web.LocalizedContentDescriptor
-
- getLocaleEncodingMappingListDescriptor() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getLocaleEncodingMappings() - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingListDescriptor
-
- getLocaleEncodingMappingSet() - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingListDescriptor
-
- getLocalHomeClassName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getLocalPartFromQName(String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Return local part from qname, where qname is an xsd:QName.
- getLocation() - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- getLoginConfiguration() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getLoginTimeout() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getLookupName() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
- getLookupName() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- getLookupName() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getLookupName() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
- getMailConfiguration() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Return the mail configuration details of thsi resource or null.
- getMailDebug() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail debug flag for the mail session the server will provide.
- getMailFrom() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getMailFrom() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail from address for the mail session the server will provide.
- getMailHost() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getMailHost() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail hostname for the mail session the server will provide.
- getMailProperties() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the mail session properties as per JavaMail.
- getMailSessionContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getMailStoreProtocol() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the default Message Access Protocol for the mail session the server
will provide.
- getMailStoreProtocolClass() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the default Message Access Protocol class for the mail session the
server will provide.
- getMailTransportProtocol() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the default Transport Protocol for the mail session the server will
provide.
- getMailTransportProtocolClass() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the default Transport Protocol class for the mail session the server
will provide.
- getMainClassName() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the fq Java clasname of this application client [{0}].
- getMainClassName(Manifest) - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- getManagedBeanByBeanClass(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getManagedBeanDescriptor() - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- getManagedBeans() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getManagedConnectionFactoryImpl() - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Gets the value of ManagedconnectionFactoryImpl
- getManagedConnectionFactoryImpl() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getManagedConnectionFactoryImpl() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Gets the value of ManagedconnectionFactoryImpl
- getManifest() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getMapElement(int) - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- getMapElement() - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- getMappedName() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- getMappedName() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getMappedName() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getMapping() - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getMappingFile() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getMappingFile() - Method in class com.sun.enterprise.deployment.WebService
-
- getMappingFiles() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getMappingFileUri() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getMappingFileUri() - Method in class com.sun.enterprise.deployment.WebService
-
- getMappings() - Method in class com.sun.enterprise.deployment.JaxrpcMappingDescriptor
-
- getMatchXPath() - Method in class com.sun.enterprise.deployment.node.RemoveVersionUpgrade
-
Return the map of xml element to match
- getMatchXPath() - Method in class com.sun.enterprise.deployment.node.ReplaceVersionUpgrade
-
Return the map of xml element to match
- getMatchXPath() - Method in interface com.sun.enterprise.deployment.node.VersionUpgrade
-
Return the map of xml element to match
- getMaxAge() - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- getMaxFileSize() - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- getMaxIdleTime() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getMaxPoolSize() - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- getMaxPoolSize() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getMaxPoolSize() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getMaxPoolSize() - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Getter for property maxPoolSize.
- getMaxRequestSize() - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- getMaxStatements() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getMaxWaitTimeInMillis() - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Getter for property maxWaitTimeInMillis.
- getMdbConnectionFactoryJndiName() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getMessageBeanOwner() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
Get the descriptor for the message-driven bean owner.
- getMessageBeanOwner() - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
Get the descriptor for the message-driven bean owner.
- getMessageBeanOwner() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
Get the descriptor for the message-driven bean owner.
- getMessageDescriptors() - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- getMessageDestination() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- getMessageDestination() - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
- getMessageDestination() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
- getMessageDestinationByName(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Returns a message destination descriptor that I have by the
same name, or throws an IllegalArgumentException
- getMessageDestinationLinkName() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- getMessageDestinationLinkName() - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
- getMessageDestinationLinkName() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
Gets the link name of the reference.
- getMessageDestinationReference(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up a message-destination-ref with the given name.
- getMessageDestinationReference(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getMessageDestinationReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Looks up an message destination reference with the given name.
- getMessageDestinationReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Looks up an message destination reference with the given name.
- getMessageDestinationReferenceByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getMessageDestinationReferenceByName(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the message destination reference descriptor corresponding to
the given name.
- getMessageDestinationReferenceByName(String) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferenceContainer
-
Return a message destination reference by the same name or throw an IllegalArgumentException.
- getMessageDestinationReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getMessageDestinationReferenceContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getMessageDestinationReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
- getMessageDestinationReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getMessageDestinationReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getMessageDestinationReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of message destination reference descriptors.
- getMessageDestinationReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferenceContainer
-
Return the set of message destination references declared.
- getMessageDestinationReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getMessageDestinationRefOwner() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
Get the descriptor for the message destination reference owner.
- getMessageDestinationRefOwner() - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
Get the descriptor for the message destination reference owner.
- getMessageDestinationRefOwner() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
Get the descriptor for the message destination reference owner.
- getMessageDestinations() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Return the Set of message destinations I have
- getMessageListener(String) - Method in class com.sun.enterprise.deployment.InboundResourceAdapter
-
- getMessageListenerName() - Method in class com.sun.enterprise.deployment.MessageListener
-
- getMessageListeners() - Method in class com.sun.enterprise.deployment.InboundResourceAdapter
-
- getMessageListenerType() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getMessageListenerType() - Method in class com.sun.enterprise.deployment.MessageListener
-
- getMessageSecurityBinding() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getMessageSecurityBinding() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getMessageSecurityDescriptors() - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityBindingDescriptor
-
- getMetadataSource() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- getMetadataSource() - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- getMetadataSource() - Method in class com.sun.enterprise.deployment.ResourceDescriptor
-
- getMethod() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- getMethod(EjbDescriptor) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getMethod(Class) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getMethod(Class, ClassLoader, String, String[]) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
- getMethodDescriptor() - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- getMethodDescriptors() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getMethodName() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
Inject method name is the actual java method name of the setter method,
not the bean property name.
- getMethodPermissions() - Method in class com.sun.enterprise.deployment.MethodPermissionDescriptor
-
- getMethodPermissionsFor(MethodDescriptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getMethodPermissionsFromDD() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getMethods() - Method in class com.sun.enterprise.deployment.MethodPermissionDescriptor
-
- getMimeMappings() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getMimeMappingsSet() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getMimeType() - Method in interface com.sun.enterprise.deployment.web.MimeMapping
-
- getMinPoolSize() - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- getMinPoolSize() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getMinPoolSize() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getModuleByTypeAndUri(Class<T>, String) - Method in class com.sun.enterprise.deployment.Application
-
- getModuleByUri(String) - Method in class com.sun.enterprise.deployment.Application
-
Lookup module by uri.
- getModuleDescriptorByUri(String) - Method in class com.sun.enterprise.deployment.Application
-
Lookup module by uri.
- getModuleDescriptorsByType(ArchiveType) - Method in class com.sun.enterprise.deployment.Application
-
Lookup module by uri.
- getModuleID() - Method in class com.sun.enterprise.deployment.Application
-
- getModuleID() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getModuleID() - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- getModuleID() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getModuleID() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getModuleName() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getModules() - Method in class com.sun.enterprise.deployment.Application
-
Obtain a full set of module descriptors
- getModuleType() - Method in class com.sun.enterprise.deployment.Application
-
- getModuleType() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getModuleType() - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- getModuleType() - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
- getModuleType() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getModuleType() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getModuleType() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getModuleType() - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- getModuleType() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getModuleType(String) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
Utility method to retrieve a ArchiveType from a stringified module type.
- getModuleType() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getModuleType() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getMtomEnabled() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getMtomEnabled() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getMtomThreshold() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getMtomThreshold() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getMultipartConfig() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getName() - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- getName() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getName() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getName() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getName(String) - Static method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getName() - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getName() - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- getName() - Method in interface com.sun.enterprise.deployment.NamedDescriptor
-
The name of this descriptor.
- getName() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getName() - Method in interface com.sun.enterprise.deployment.ResourceEnvReference
-
- getName() - Method in class com.sun.enterprise.deployment.ResourcePropertyDescriptor
-
- getName() - Method in class com.sun.enterprise.deployment.runtime.common.DefaultResourcePrincipal
-
- getName() - Method in class com.sun.enterprise.deployment.runtime.common.PrincipalNameDescriptor
-
- getName() - Method in interface com.sun.enterprise.deployment.types.NamedInformation
-
- getName() - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- getName() - Method in interface com.sun.enterprise.deployment.web.NameValuePair
-
- getName() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getName() - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- getName() - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
Return the human readable display name of this descriptor.
- getName() - Method in interface com.sun.enterprise.repository.ResourceProperty
-
- getNamedDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the set of named descriptors I reference.
- getNamedDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getNamedDescriptorsFrom(JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Utility method for iterating the set of named descriptors in the supplied nameEnvironment
- getNamedReferencePairs() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the set of named reference pairs I reference.
- getNamedReferencePairs() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getNamedReferencePairsFrom(JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Utility method for iterating the set of NameReference pairs in the supplied nameEnvironment
- getNameSpace() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getNameSpace() - Method in class com.sun.enterprise.deployment.util.webservice.SEIConfig
-
- getNamespaceUri() - Method in class com.sun.enterprise.deployment.JaxrpcMappingDescriptor.Mapping
-
- getNodeMappings(String) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- getNonJtaDataSource() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getNumOfSupportedCFs() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getOperationName() - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- getOrderedAroundInvokeDescriptors(ClassLoader) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
Some clients need the AroundInvoke methods for this inheritance
hierarchy in the spec-defined "least derived --> most derived" order.
- getOrderedAroundTimeoutDescriptors(ClassLoader) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
Some clients need the AroundTimeout methods for this inheritance
hierarchy in the spec-defined "least derived --> most derived" order.
- getOrderedCallbackDescriptors(LifecycleCallbackDescriptor.CallbackType, ClassLoader) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
Some clients need the Callback methods for this inheritance
hierarchy in the spec-defined "least derived --> most derived" order.
- getOrderedLibs() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getOtherAnnotations() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getOutBoundDefined() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getOutboundResourceAdapter() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getOverallProcessingResult(List<HandlerProcessingResult>) - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getOwnerDocument(Node) - Static method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
- getPackage() - Method in class com.sun.enterprise.deployment.JaxrpcMappingDescriptor.Mapping
-
- getPackageName() - Method in class com.sun.enterprise.deployment.util.webservice.SEIConfig
-
- getPackageName() - Method in class com.sun.enterprise.deployment.util.webservice.WSDLConfig
-
- getPairType() - Method in class com.sun.enterprise.deployment.NamedReferencePair
-
- getPairTypeName() - Method in class com.sun.enterprise.deployment.NamedReferencePair
-
- getParameterClassNames() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getParameterClassNamesFor(Method, Class[]) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getParent() - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- getParent() - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- getParent() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getParent() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getParentNode() - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getParentNode() - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
- getPassByReference() - Method in class com.sun.enterprise.deployment.Application
-
Gets the value of pass-by-reference property for this application
Checks to see if the pass-by-reference property is defined.
- getPassword() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getPassword() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getPassword() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getPassword() - Method in class com.sun.enterprise.deployment.ResourcePrincipal
-
- getPassword() - Method in class com.sun.enterprise.deployment.runtime.common.DefaultResourcePrincipal
-
- getPath() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getPath() - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- getPermission() - Method in class com.sun.enterprise.deployment.SecurityPermission
-
get permission
- getPermissionClassName() - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- getPermissionedRoles() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getPersistenceContextType() - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- getPersistenceContextType() - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
- getPersistenceUnitDescriptors() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getPoolIdleTimeoutInSeconds() - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Getter for property poolIdleTimeoutInSeconds.
- getPoolResizeQuantity() - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Getter for property poolResizeQuantity
- getPortableJndiName(String) - Method in interface com.sun.enterprise.deployment.EjbSessionDescriptor
-
- getPortComponentLink() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getPortComponentLinkName() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getPortInfo(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Lookup port info by service endpoint interface.
- getPortInfoByPort(QName) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Lookup port info by wsdl port.
- getPortInfoBySEI(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Lookup port info by service endpoint interface.
- getPortNamePattern() - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- getPortNames() - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- getPortNumber() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getPortsInfo() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getPostConstruct(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Look up an post-construct LifecycleCallbackDescriptor with the
given name.
- getPostConstruct(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
Look up an post-construct LifecycleCallbackDescriptor with the
given name.
- getPostConstructContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getPostConstructDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.Application
-
- getPostConstructDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getPostConstructDescriptorByClass(String, JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getPostConstructDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getPostConstructDescriptorByClass(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the post-construct descriptor corresponding to
the given name.
- getPostConstructDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getPostConstructDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getPostConstructDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
- getPostConstructDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getPostConstructDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getPostConstructDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of post-construct descriptors.
- getPostConstructDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getPostConstructMethod() - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- getPostConstructMethodName() - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- getPreDestroy(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Look up an pre-destroy LifecycleCallbackDescriptor with the
given name.
- getPreDestroy(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
Look up an pre-destroy LifecycleCallbackDescriptor with the
given name.
- getPreDestroyContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getPreDestroyDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.Application
-
- getPreDestroyDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getPreDestroyDescriptorByClass(String, JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getPreDestroyDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getPreDestroyDescriptorByClass(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the pre-destroy descriptor corresponding to
the given name.
- getPreDestroyDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getPreDestroyDescriptorByClass(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getPreDestroyDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
- getPreDestroyDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getPreDestroyDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getPreDestroyDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of pre-destroy descriptors.
- getPreDestroyDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getPreDestroyMethod() - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- getPreDestroyMethodName() - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- getPrefix() - Method in class com.sun.enterprise.deployment.node.XMLElement
-
- getPrefixFromQName(String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getPrefixURIMapping(String) - Method in class com.sun.enterprise.deployment.node.XMLElement
-
Map a prefix to a namespaceURI based on the namespace context
of this XML element.
- getPrettyParameterString() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- getPrincipal() - Method in class com.sun.enterprise.deployment.RunAsIdentityDescriptor
-
- getPrincipal() - Method in class com.sun.enterprise.deployment.runtime.common.PrincipalNameDescriptor
-
- getPrincipal(int) - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- getPrincipal() - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- getPrincipalName() - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
Deprecated.
This method needs to be removed once the custom principal is fully
supported. We keep it for now for backward compatiblity in API. Note
that this method only returns the name of the principals, not their
class-names. Use with caution!
- getPrincipalNames() - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- getPrincipalNames() - Method in class com.sun.enterprise.deployment.runtime.common.wls.SecurityRoleAssignment
-
- getProbablePersistenceRoots(ReadableArchive, PersistenceArchivist.SubArchivePURootScanner) - Static method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
Gets probable persitence roots from given parentArchive using given subArchiveRootScanner
- getProcessingContext() - Method in class com.sun.enterprise.deployment.annotation.context.RarBundleContext
-
- getProperties() - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- getProperties() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getProperties() - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- getProperties() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getProperties() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getProperties() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getProperties() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- getProperties() - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
- getProperties() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getPropertiesFromFile(String) - Method in interface com.sun.enterprise.deployment.interfaces.PropertyManager
-
- getProperty(String) - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- getProperty(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getProperty(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getPropertyElement() - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- getPropertyManager() - Method in interface com.sun.enterprise.deployment.interfaces.PropertyManagerFactory
-
- getProprietaryDTDStart() - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getProprietarySchemaNamespaces() - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- getProtocolBinding() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getProtocolBinding(String) - Method in interface com.sun.enterprise.deployment.WSDolSupport
-
- getProtocolBindings() - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- getProvider() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getPublishingUri() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
This is the logical equivalent to endpoint address uri, but for
url publishing.
- getPuRoot(ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- getPuRoot(ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.ServerSidePersistenceArchivist
-
- getPuRoot() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getPuRoot() - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- getQName() - Method in class com.sun.enterprise.deployment.node.XMLElement
-
- getRealm() - Method in class com.sun.enterprise.deployment.Application
-
- getRealm() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getRealmName() - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Return the realm name to authenticate the caller in.
- getRealmName() - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- getReauthenticationSupport() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getReauthenticationSupport() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
- getReferant() - Method in class com.sun.enterprise.deployment.NamedReferencePair
-
Gets the descriptor with the named descriptor.
- getReferee() - Method in class com.sun.enterprise.deployment.NamedReferencePair
-
Gets the named descriptor for the decriptor.
- getReferringBundleDescriptor() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Get the referring bundle, i.e.
- getReferringBundleDescriptor() - Method in class com.sun.enterprise.deployment.EntityManagerFactoryReferenceDescriptor
-
- getReferringBundleDescriptor() - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- getReferringBundleDescriptor() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
Get the referring bundle, i.e.
- getReferringBundleDescriptor() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Get the referring bundle, i.e.
- getReferringBundleDescriptor() - Method in interface com.sun.enterprise.deployment.types.EntityManagerFactoryReference
-
Get the referring bundle, i.e.
- getReferringBundleDescriptor() - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
Get the referring bundle, i.e.
- getReferringBundleDescriptor() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReference
-
Get the referring bundle, i.e.
- getReferringBundleDescriptor() - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Get the referring bundle, i.e.
- getRefType() - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- getRegistrationName() - Method in class com.sun.enterprise.deployment.Application
-
Returns the registration name of this application.
- getRelativeBundle(BundleDescriptor, String) - Method in class com.sun.enterprise.deployment.Application
-
Get a target bundle descriptor based on an input bundle descriptor and
a relative uri from the perspective of the input bundle descriptor.
- getRelativeUri(BundleDescriptor, BundleDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
Return the relative uri between two modules, from the perspective
of the first bundle.
- getReliabilityConfig() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getRemoteBusinessClassNames() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getRemoteClassName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getRemoveMethodDescriptors() - Method in interface com.sun.enterprise.deployment.EjbSessionDescriptor
-
- getReplacementElementName() - Method in class com.sun.enterprise.deployment.node.RemoveVersionUpgrade
-
Return the replacement element name
- getReplacementElementName() - Method in class com.sun.enterprise.deployment.node.ReplaceVersionUpgrade
-
Return the replacement element name
- getReplacementElementName() - Method in interface com.sun.enterprise.deployment.node.VersionUpgrade
-
Return the replacement element name
- getReplacementElementValue() - Method in class com.sun.enterprise.deployment.node.RemoveVersionUpgrade
-
Return the replacement element value
- getReplacementElementValue() - Method in class com.sun.enterprise.deployment.node.ReplaceVersionUpgrade
-
Return the replacement element value
- getReplacementElementValue() - Method in interface com.sun.enterprise.deployment.node.VersionUpgrade
-
Return the replacement element value
- getRequestProtectionDescriptor() - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- getRequiredConfigProperties() - Method in class com.sun.enterprise.deployment.MessageListener
-
Set of EnvironmentProperty
- getRequiredWorkContexts() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getResolvedValue() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns a resolved value of this environment property
- getResolvedValueObject() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns the typed value object of this environment property.
- getResourceAdapter() - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- getResourceAdapter() - Method in class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- getResourceAdapterClass() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getResourceAdapterMid() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getResourceAdapters() - Method in class com.sun.enterprise.deployment.Application
-
get the list of resource-adapters referred by the application
- getResourceAdapterVersion() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
get value for resourceadapter version (1.5 schema
- getResourceDescriptor(JavaEEResourceType, String) - Method in class com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
- getResourceDescriptor(JavaEEResourceType, String) - Method in class com.sun.enterprise.deployment.CommonResourceDescriptor
-
- getResourceDescriptor(JavaEEResourceType, String) - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
Return descriptors based on resource type and given name.
- getResourceDescriptors(JavaEEResourceType) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
get all descriptors based on the type
- getResourceDescriptors(JavaEEResourceType) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
get all Descriptor descriptors based on the type
- getResourceDescriptors(JavaEEResourceType) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getResourceDescriptors(JavaEEResourceType) - Method in class com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
- getResourceDescriptors(JavaEEResourceType) - Method in class com.sun.enterprise.deployment.CommonResourceDescriptor
-
- getResourceDescriptors(JavaEEResourceType) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of descriptors based on the type.
- getResourceDescriptors(JavaEEResourceType) - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
Returns descriptor based on the Resource Type.
- getResourceEnvReference(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up a resource-env-ref with the given name.
- getResourceEnvReference(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getResourceEnvReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Return a reference to another ejb by the same name or throw an IllegalArgumentException.
- getResourceEnvReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return a resource environment reference by the same name or throw an IllegalArgumentException.
- getResourceEnvReferenceByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getResourceEnvReferenceByName(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the resource environment reference descriptor corresponding to
the given name.
- getResourceEnvReferenceByName(String) - Method in interface com.sun.enterprise.deployment.types.ResourceEnvReferenceContainer
-
Return a resource environment reference by the same name or throw an IllegalArgumentException.
- getResourceEnvReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getResourceEnvReferenceContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getResourceEnvReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Return the set of resource environment references this application declares.
- getResourceEnvReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the set of resource environment references this ejb declares.
- getResourceEnvReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getResourceEnvReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of resource environment reference descriptors.
- getResourceEnvReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.types.ResourceEnvReferenceContainer
-
Return the set of resource environment references
- getResourceEnvReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getResourceId() - Method in class com.sun.enterprise.deployment.ResourceDescriptor
-
- getResourcePrincipal() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Return the identity used to authorize this resource.
- getResourceReference(String) - Method in interface com.sun.enterprise.deployment.annotation.context.ResourceContainerContext
-
Looks up an resource reference with the given name.
- getResourceReference(String) - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
Looks up an resource reference with the given name.
- getResourceReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Return the resource object corresponding to the supplied name or throw an illegal argument exception.
- getResourceReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Looks up a reference to a resource by its name (getName()).
- getResourceReferenceByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getResourceReferenceByName(String) - Method in interface com.sun.enterprise.deployment.types.ResourceReferenceContainer
-
Looks up a reference to a resource by its name (getName()).
- getResourceReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getResourceReferenceContainer() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getResourceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Return the set of resource references this ejb declares.
- getResourceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Return the set of references to resources that I have.
- getResourceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getResourceReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of resource reference descriptors.
- getResourceReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.types.ResourceReferenceContainer
-
Return the set of references to resources that I have.
- getResourceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getResourceReferences() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getResourcesDescriptor(String) - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
Return descriptor by name.
- getResourceType() - Method in class com.sun.enterprise.deployment.ResourceDescriptor
-
- getRespectBinding() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getRespectBinding() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getResponseProtectionDescriptor() - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- getResponses() - Method in class com.sun.enterprise.deployment.Addressing
-
- getResType() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getRetransmissionExponentialBackoff() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getRole() - Method in class com.sun.enterprise.deployment.MethodPermission
-
- getRole() - Method in class com.sun.enterprise.deployment.RoleReference
-
Return the role object from this descriptor.
- getRoleMap() - Method in class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- getRoleMapper() - Method in class com.sun.enterprise.deployment.Application
-
Return my mapping of rolename to users and groups on a particular
server.
- getRoleMapper() - Method in interface com.sun.enterprise.deployment.types.RoleMappingContainer
-
Return my mapping of rolename to users and groups on a particular
server.
- getRoleName() - Method in class com.sun.enterprise.deployment.RoleReference
-
Return the coded name.
- getRoleName() - Method in class com.sun.enterprise.deployment.RunAsIdentityDescriptor
-
- getRoleName() - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- getRoleName() - Method in class com.sun.enterprise.deployment.runtime.common.wls.SecurityRoleAssignment
-
- getRoleName() - Method in interface com.sun.enterprise.deployment.web.SecurityRoleReference
-
the one in the code.
- getRoleReferenceByName(String) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getRoles() - Method in class com.sun.enterprise.deployment.Application
-
Return the set of roles used in this application.
- getRoles() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Return the set of com.sun.enterprise.deployment.Role objects
I have plus the ones from application
- getRoles() - Method in interface com.sun.enterprise.deployment.Roles
-
Get the current set of roles defined.
- getRootNode(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getRootNode() - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getRootNode() - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.AppClientDeploymentDescriptorFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.ApplicationDeploymentDescriptorFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.ConnectorDeploymentDescriptorFile
-
- getRootXMLNode(T) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getRootXMLNode(JaxrpcMappingDescriptor) - Method in class com.sun.enterprise.deployment.io.JaxrpcMappingDeploymentDescriptorFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.PermissionsDeploymentDescriptorFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.PersistenceDeploymentDescriptorFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.AppClientRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.ApplicationRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.ConnectorRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.GFAppClientRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.GFApplicationRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.WLSApplicationRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class com.sun.enterprise.deployment.io.runtime.WLSWebServicesDeploymentDescriptorFile
-
- getRunAsIdentity() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getRunAsIdentity() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getRuntimeActivationConfigProperties() - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- getRuntimeDeploymentDescriptorPath(ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getRuntimeXMLValidation() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getRuntimeXMLValidationLevel() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getSAXParser() - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getSAXParser(boolean) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getScanner() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Returns the scanner for this archivist, usually it is the scanner regitered
with the same module type as this archivist, but subclasses can return a
different version
- getScanner() - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
Returns the scanner for this archivist
- getSchemaFileFor(String) - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getSchemaGeneratorProperties() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- getSchemaURL() - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- getSchemaURL() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getSchemaURL() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getSchemaURL() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getSchemaURLFor(String) - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getScope() - Method in class com.sun.enterprise.deployment.CommonResourceValidator
-
- getSecurityBusinessMethodDescriptors() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getSecurityConstraints() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSecurityConstraintsForUrlPattern(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSecurityConstraintsSet() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSecurityPermissions() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Set of SecurityPermission objects
- getSecurityRoleAssignment(int) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getSecurityRoleAssignments() - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getSecurityRoleLink() - Method in class com.sun.enterprise.deployment.RoleReference
-
Return the rolename.
- getSecurityRoleLink() - Method in interface com.sun.enterprise.deployment.web.SecurityRoleReference
-
The one in the dd.
- getSecurityRoleMapping(int) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getSecurityRoleMapping() - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- getSecurityRoleMappings() - Method in class com.sun.enterprise.deployment.Application
-
- getSecurityRoleReferenceByName(String, String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSecurityRoleReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getSecurityRoleReferences() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getSecurityRoleReferenceSet() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getSecurityRoles() - Method in interface com.sun.enterprise.deployment.web.AuthorizationConstraint
-
Return the security roles involved in this constraint.
- getSecurityRoles() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSequenceExpiration() - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- getServant() - Method in class com.sun.enterprise.deployment.util.webservice.SEIConfig
-
- getServerName() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getServiceEndpointInterface() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getServiceEndpointInterface() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getServiceImplClassName() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getServiceInterface() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getServiceLocalPart() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getServiceName() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getServiceName() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getServiceNameNamespacePrefix() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getServiceNamePattern() - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- getServiceNamespaceUri() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getServiceRefContainers() - Method in class com.sun.enterprise.deployment.annotation.context.EjbBundleContext
-
- getServiceRefContainers(String) - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- getServiceRefContainers() - Method in class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- getServiceRefContainers() - Method in interface com.sun.enterprise.deployment.annotation.context.ServiceReferenceContainerContext
-
- getServiceReference() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getServiceReferenceByName(String) - Method in class com.sun.enterprise.deployment.Application
-
Looks up an service reference with the given name.
- getServiceReferenceByName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Looks up an service reference with the given name.
- getServiceReferenceByName(String) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getServiceReferenceByName(String) - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return the Service reference descriptor corresponding to
the given name.
- getServiceReferenceByName(String) - Method in interface com.sun.enterprise.deployment.types.ServiceReferenceContainer
-
get a particular service reference by name
- getServiceReferenceByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServiceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
- getServiceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getServiceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getServiceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- getServiceReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.JndiNameEnvironment
-
Return a set of service reference descriptors.
- getServiceReferenceDescriptors() - Method in interface com.sun.enterprise.deployment.types.ServiceReferenceContainer
-
return the list of service references
- getServiceReferenceDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServiceRefPortInfo() - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- getServletDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServletFilterDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServletFilterMappingDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServletFilterMappings() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServletFilters() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getServletImplClass() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getServletNames() - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- getServletReloadCheckSecs() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSessionConfig() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSessionTimeout() - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- getSessionType() - Method in interface com.sun.enterprise.deployment.EjbSessionDescriptor
-
- getSharedCacheMode() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getSharingScope() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Return the res-sharing-scope of this resource reference.
- getSmallIconUri() - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- getSmallIconUri() - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- getSmallIconUri() - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
Return the relative URI to the small icon for this descriptor.
- getSoapAddressPrefix() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getSoapAddressPrefix(String) - Method in interface com.sun.enterprise.deployment.WSDolSupport
-
- getSoapHeaders() - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- getSoapRoles() - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- getSortedEjbDescriptors() - Method in class com.sun.enterprise.deployment.Application
-
Returns all the ejb descriptor in this application in ordered form.
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getSpecVersion() - Method in interface com.sun.enterprise.deployment.node.RootXMLNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- getSpecVersion() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getStandaloneBundleDescriptor() - Method in class com.sun.enterprise.deployment.Application
-
if this application object is virtual, return the standalone
bundle descriptor it is wrapping otherwise return null
- getStandardDDFile() - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- getStandardDDFile() - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
- getStandardDDFile() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getStandardDDFile(RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
- getStandardDDFile(RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- getSteadyPoolSize() - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Getter for property steadyPoolSize
- getStoreProtocol() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getStoreProtocol() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getStoreProtocolClass() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getStreamAttachments() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getStubProperties() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getStubPropertyByName(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getStubPropertyValue(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getStyle() - Method in class com.sun.enterprise.deployment.MethodDescriptor
- getSubDescriptorVisitor(Descriptor) - Method in class com.sun.enterprise.deployment.util.ApplicationValidator
-
- getSubDescriptorVisitor(Descriptor) - Method in class com.sun.enterprise.deployment.util.DefaultDOLVisitor
-
get the visitor for its sub descriptor
- getSubDescriptorVisitor(Descriptor) - Method in class com.sun.enterprise.deployment.util.TracerVisitor
-
get the visitor for its sub descriptor
- getSunConnectorDescriptor() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
- getSunDescriptor() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
This returns the extra ejb sun specific info not in the RI DID.
- getSunDescriptor() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getSuperInterfaces(ClassLoader, String, String) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Get all super-interfaces of a class, excluding the
given base interface.
- getSupportedMessageListener(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getSupportingInfoForBeanInstance(Object) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- getSynchronizationType() - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- getSynchronizationType() - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getSystemID() - Method in interface com.sun.enterprise.deployment.node.RootXMLNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.GFApplicationRuntimeNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.runtime.GFAppClientRuntimeNode
-
- getSystemID() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getSystemIDs() - Method in interface com.sun.enterprise.deployment.node.RootXMLNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
- getSystemIDs() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getTagName() - Method in interface com.sun.enterprise.deployment.node.SubNode
-
- getTargetEndpointAddress() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getTargetName() - Method in class com.sun.enterprise.deployment.InjectionTarget
-
This is the form used by the .xml injection-group elements to
represent the target of injection.
- getTargetName() - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- getTargetUri(BundleDescriptor, String) - Method in class com.sun.enterprise.deployment.Application
-
Get the uri of a target based on a source module and a
a relative uri from the perspective of that source module.
- getTempFile(String) - Static method in class com.sun.enterprise.deployment.archivist.Archivist
-
utility method to get a tmp file in the current user directory of the provided
directory
- getTempFile(File) - Static method in class com.sun.enterprise.deployment.archivist.Archivist
-
utility method to get a tmp file in the current user directory of the provided
directory
- getTieClassName() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getTopNode() - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getTracerVisitor() - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- getTracerVisitor() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getTracerVisitor() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getTrackingModes() - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- getTransactionSupport() - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- getTransactionSupport() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getTransactionSupport() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
- getTransactionType() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getTransactionType() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getTransportGuarantee() - Method in interface com.sun.enterprise.deployment.web.UserDataConstraint
-
- getTransportGuarantee() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getTransportProtocol() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getTransportProtocol() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getTransportProtocolClass() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getTransSupport() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- getTransSupport() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Returns NO_TRANSACTION, LOCAL_TRANSACTION, XA_TRANSACTION
as defined in PoolManagerConstants interface
- getType() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getType() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Retusn the type of the ejb to whioch I refer.
- getType() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns value type of this environment property as a classname.
- getType() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getType() - Method in interface com.sun.enterprise.deployment.ResourceEnvReference
-
- getType() - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Return the type of the resource.
- getType() - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Get the type of the EJB (Session, Entity or Message-Driven).
- getType() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReference
-
- getType() - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Get the type of the EJB (Session, Entity or Message-Driven).
- getType() - Method in interface com.sun.enterprise.deployment.web.EnvironmentEntry
-
- getType() - Method in interface com.sun.enterprise.deployment.web.ResourceReference
-
return the fully qualified classname of the datasource factory
- e.g.
- getType() - Method in class com.sun.enterprise.deployment.WebService
-
- getType(String) - Method in interface com.sun.enterprise.deployment.WSDolSupport
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.DeclareRolesHandler
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.DenyAllHandler
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.PermitAllHandler
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.RolesAllowedHandler
-
- getTypeDependencies() - Method in class com.sun.enterprise.deployment.annotation.handlers.RunAsHandler
-
- getTypes() - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- getUnacceptableTransportGuarantees() - Method in interface com.sun.enterprise.deployment.web.UserDataConstraint
-
- getUncheckedMethodPermission() - Static method in class com.sun.enterprise.deployment.MethodPermission
-
- getUniqueEntryFilenameFor(Archive, String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getUniqueFriendlyId() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getUniqueId() - Method in class com.sun.enterprise.deployment.Application
-
Returns the unique id used for this application.
- getUniqueId() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getUnitName() - Method in class com.sun.enterprise.deployment.EntityManagerFactoryReferenceDescriptor
-
- getUnitName() - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- getUnitName() - Method in interface com.sun.enterprise.deployment.types.EntityManagerFactoryReference
-
Get the unit name of the entity manager factory to which this
reference is associated.
- getUnitName() - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
Get the unit name of the entity manager factory to which this
reference is associated.
- getUpgradeType() - Method in class com.sun.enterprise.deployment.node.RemoveVersionUpgrade
-
Return the kind of processing to do
- getUpgradeType() - Method in class com.sun.enterprise.deployment.node.ReplaceVersionUpgrade
-
Return the kind of processing to do
- getUpgradeType() - Method in interface com.sun.enterprise.deployment.node.VersionUpgrade
-
Return the kind of processing to do
- getUrl() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getUrl() - Method in interface com.sun.enterprise.deployment.web.LocalizedContentDescriptor
-
- getUrlPatterns() - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- getUrlPatterns() - Method in interface com.sun.enterprise.deployment.web.WebResourceCollection
-
- getUrlPatterns() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getUrlPatternsSet() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getUrlPatternToServletNameMap() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getUsage() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- getUsage() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReference
-
- getUser() - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- getUser() - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- getUser() - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- getUserDataConstraint() - Method in interface com.sun.enterprise.deployment.web.SecurityConstraint
-
The user data constraint.
- getUserDefinedHttpMethods() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getUsername() - Method in interface com.sun.enterprise.deployment.interfaces.MailResourceIntf
-
- getUsername() - Method in class com.sun.enterprise.deployment.MailConfiguration
-
Get the username for the mail session the server will provide.
- getUsesCallerIdentity() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getUsesCallerIdentity() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getValidateRequest() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getValidationMode() - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- getValidConnectorAnnotationProcessed() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- getValue() - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- getValue() - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Return the jndi name of the bean to which I refer.
- getValue() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns the String value of this environment property
- getValue() - Method in class com.sun.enterprise.deployment.NameValuePairDescriptor
-
- getValue() - Method in class com.sun.enterprise.deployment.ResourcePropertyDescriptor
-
- getValue(String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- getValue(String, int) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- getValue() - Method in interface com.sun.enterprise.deployment.web.NameValuePair
-
- getValue() - Method in interface com.sun.enterprise.repository.ResourceProperty
-
- getValueObject() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns the typed value object of this environment property.
- getValues(String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- getValueType() - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns value type of this environment property.
- getVendor() - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
Getter for property vendor.
- getVendorName() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
get value for vendorName
- getVersion() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
get value for version
- getVersionUpgrades(String) - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- getVisiblePUs() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
This method returns all the PUs that are defined in this bundle as well
as the PUs defined in the ear level.
- getWebAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
-
This is called by getTypeDependencies().
- getWebBundleDescriptor() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getWebComponentByCanonicalName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getWebComponentByImplName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getWebComponentByName(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getWebComponentContexts() - Method in class com.sun.enterprise.deployment.annotation.context.WebComponentsContext
-
Note that, for performance, we don't make a safe copy of array here.
- getWebComponentDescriptors() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getWebComponentImpl() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWebComponentImplementation() - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- getWebComponentLink() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWebResourceCollections() - Method in interface com.sun.enterprise.deployment.web.SecurityConstraint
-
The collection of URL pattern plus HTTP methods that are constrained.
- getWebService() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWebServiceByName(String) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getWebServiceEndpoint() - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- getWebServiceEndpointByName(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getWebServiceEndpointInterfaceName() - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- getWebServiceName() - Method in class com.sun.enterprise.deployment.util.webservice.SEIConfig
-
- getWebServiceName() - Method in class com.sun.enterprise.deployment.util.webservice.WSDLConfig
-
- getWebServices() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Return web services defined for this module.
- getWebServices() - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- getWebServicesDescriptor() - Method in class com.sun.enterprise.deployment.WebService
-
- getWelcomeFiles() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getWelcomeFilesSet() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- getWlRoleAssignments() - Method in class com.sun.enterprise.deployment.Application
-
- getWsdlContentPath(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWsdlDir() - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- getWsdlExposed() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWsdlFileUri() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getWsdlFileUri() - Method in class com.sun.enterprise.deployment.WebService
-
- getWsdlFileUrl() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getWsdlFileUrl() - Method in class com.sun.enterprise.deployment.WebService
-
- getWsdlLocation() - Method in class com.sun.enterprise.deployment.util.webservice.WSDLConfig
-
- getWsdlOverride() - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- getWsdlPort() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- getWsdlPort() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWsdlPortNamespacePrefix() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWsdlService() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getWsdlServiceNamespacePrefix() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- getXMLPath() - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getXMLPath() - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.GFApplicationRuntimeNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.runtime.GFAppClientRuntimeNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.ReliabilityConfigNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.WLUnSupportedNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.ServiceEndpointAddressNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.WSDLNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
- getXMLRootTag() - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- getXMLValidation() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getXMLValidation() - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- getXMLValidationLevel() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- getXMLValidationLevel() - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- GF_APP_CLIENT_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the glassfish deployment descriptor entry in the client jar.
- GF_APPCLIENT_602_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_APPCLIENT_602_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_APPCLIENT_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GF_APPLICATION_601_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_APPLICATION_601_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_APPLICATION_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the glassfish deployment descriptor entry inside the ear.
- GF_APPLICATION_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GF_EJB_IN_WAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the glassfish deployment descriptor entry in the war.
- GF_EJB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the glassfish deployment descriptor entry in the ejb jar.
- GF_EJB_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GF_EJBJAR_311_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_EJBJAR_311_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_PREFIX - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
Prefix used for GF xmls
- GF_WEB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the glassfish deployment descriptor entry in web jar.
- GF_WEB_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GF_WEBAPP_301_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GF_WEBAPP_301_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- GFAppClientRuntimeDDFile - Class in com.sun.enterprise.deployment.io.runtime
-
This class is responsible for handling the XML configuration information
for the Glassfish Application Client Container
- GFAppClientRuntimeDDFile() - Constructor for class com.sun.enterprise.deployment.io.runtime.GFAppClientRuntimeDDFile
-
- GFAppClientRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for handling all runtime information for
application client.
- GFAppClientRuntimeNode(ApplicationClientDescriptor) - Constructor for class com.sun.enterprise.deployment.node.runtime.GFAppClientRuntimeNode
-
- GFAppClientRuntimeNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.GFAppClientRuntimeNode
-
- GFApplicationRuntimeDDFile - Class in com.sun.enterprise.deployment.io.runtime
-
This class is responsible for handling the XML configuration information
for the Glassfish Application Container
- GFApplicationRuntimeDDFile() - Constructor for class com.sun.enterprise.deployment.io.runtime.GFApplicationRuntimeDDFile
-
- GFApplicationRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime.application.gf
-
This node is responsible for handling all runtime information for
application.
- GFApplicationRuntimeNode(Application) - Constructor for class com.sun.enterprise.deployment.node.runtime.application.gf.GFApplicationRuntimeNode
-
- GLASSFISH_ANCHOR_DIR - Static variable in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- GLASSFISH_APPCLIENT - Static variable in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- GLASSFISH_CLIENT_PU_SCAN_TARGETS_NAME - Static variable in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- GLASSFISH_GROUP_FACADE - Static variable in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- GROUP - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GROUP_NAME - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- GroupNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node handles the group definition in the runtime DDs
- GroupNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.GroupNode
-
- GROUPS - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RANode - Class in com.sun.enterprise.deployment.node.connector
-
- RANode() - Constructor for class com.sun.enterprise.deployment.node.connector.RANode
-
- RANode(XMLElement) - Constructor for class com.sun.enterprise.deployment.node.connector.RANode
-
- RAR_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the rar module.
- RAR_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the rar jar
- RarBundleContext - Class in com.sun.enterprise.deployment.annotation.context
-
- RarBundleContext(ConnectorDescriptor) - Constructor for class com.sun.enterprise.deployment.annotation.context.RarBundleContext
-
- RarScanner - Class in com.sun.enterprise.deployment.annotation.impl
-
- RarScanner() - Constructor for class com.sun.enterprise.deployment.annotation.impl.RarScanner
-
- rarType() - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- read(InputStream) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
read and parse a J2EE Deployment Descriptor input file and
return the constructed DOL descriptors for the J2EE Module
- read(T, File) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
read and parse a J2EE Deployment Descriptor input file and
return the constructed DOL descriptors for the J2EE Module
- read(T, ReadableArchive) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
read and parse a J2EE Deployment Descriptor input file and
return the constructed DOL descriptors for the J2EE Module
- read(T, InputStream) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
read and parse a J2EE Deployment Descriptor input file and
return the constructed DOL descriptors for the J2EE Module
- readAlternativeRuntimeDescriptor(ReadableArchive, ReadableArchive, Archivist, BundleDescriptor, String) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- readAnnotations(ReadableArchive, T, Map<ExtensionsArchivist, RootDeploymentDescriptor>) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Read all Java EE annotations
- readAnnotations(ReadableArchive, T, Map<ExtensionsArchivist, RootDeploymentDescriptor>, ModuleScanner) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- readMetaInfo(ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- readModulesDescriptors(Application, ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
read the modules deployment descriptor from this application object using
the passed archive
- readPersistenceDeploymentDescriptor(Archivist, ReadableArchive, String, RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- readRuntimeDeploymentDescriptor(ReadableArchive, Application) - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
Read the runtime deployment descriptors (can contained in one or
many file) set the corresponding information in the passed descriptor.
- readRuntimeDeploymentDescriptor(ReadableArchive, T) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Read the runtime deployment descriptors (can contained in one or
many file) set the corresponding information in the passed descriptor.
- readRuntimeDeploymentDescriptor(ReadableArchive, T, boolean) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Read the runtime deployment descriptors (can contained in one or
many file) set the corresponding information in the passed descriptor.
- readRuntimeDeploymentDescriptor(Archivist, ReadableArchive, RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
Read the runtime deployment descriptors of the extension
- readRuntimeDeploymentDescriptor(List<ConfigurationDeploymentDescriptorFile>, ReadableArchive, RootDeploymentDescriptor, Archivist, boolean) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
Read the runtime deployment descriptors (can contained in one or
many file) set the corresponding information in the passed descriptor.
- readStandardDeploymentDescriptor(ReadableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Read the standard deployment descriptors (can contained in one or
many file) and return the corresponding initialized descriptor instance.
- REALM - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REALM_NAME - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- REAUTHENTICATION_SUPPORT - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- recordNodeMapping(String, String, Class) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
record mapping of sub element to node class for the current element
- REFRESH_FIELD - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REFRESH_PERIOD_IN_SECONDS - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REFRESH_PERIOD_IN_SECONDS_DEFAULT - Static variable in interface com.sun.enterprise.deployment.DescriptorConstants
-
ejb - refresh period in seconds
- register(XMLElement, Class) - Static method in class com.sun.enterprise.deployment.node.DescriptorFactory
-
register a new descriptor class handling a particular XPATH in the DTD.
- register(XMLElement, Class) - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorFactory
-
register a new descriptor class handling a particular XPATH in the DTD.
- registerBundle(Map<String, Class>, Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.io.ConfigurationDeploymentDescriptorFile
-
Register the root node for this runtime deployment descriptor file
in the root nodes map, and also in the dtd map which will be used for
dtd validation.
- registerBundle(Map<String, Class>, Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.io.runtime.ApplicationRuntimeDDFile
-
Register the root node for this runtime deployment descriptor file
in the root nodes map, and also in the dtd map which will be used for
dtd validation.
- registerBundle(Map<String, Class>, Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.io.runtime.GFApplicationRuntimeDDFile
-
Register the root node for this runtime deployment descriptor file
in the root nodes map, and also in the dtd map which will be used for
dtd validation.
- registerBundle(Map<String, Class>, Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.io.runtime.WLSApplicationRuntimeDDFile
-
Register the root node for this runtime deployment descriptor file
in the root nodes map, and also in the dtd map which will be used for
dtd validation.
- registerBundle(Map) - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map) - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map<String, String>) - Method in interface com.sun.enterprise.deployment.node.BundleNode
-
Registers the standard bundle node in the map.
- registerBundle(Map<String, String>) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map<String, String>) - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- registerBundle(Map<String, String>) - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- registerBundle(Map<String, String>) - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- registerBundle(Map) - Static method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map, Map<String, List<Class>>) - Static method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map) - Static method in class com.sun.enterprise.deployment.node.runtime.application.gf.GFApplicationRuntimeNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map, Map<String, List<Class>>) - Static method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map) - Static method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map) - Static method in class com.sun.enterprise.deployment.node.runtime.GFAppClientRuntimeNode
-
register this node as a root node capable of loading entire DD files
- registerBundle(Map<String, String>) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- registerBundleNode(BundleNode, String) - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- registerElementHandler(XMLElement, Class) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
register a new XMLNode handler for a particular XML tag.
- registerElementHandler(XMLElement, Class, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
register a new XMLNode handler for a particular XML tag.
- registerFactory(SecurityRoleMapperFactory) - Static method in class com.sun.enterprise.deployment.interfaces.SecurityRoleMapperFactoryMgr
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in interface com.sun.enterprise.deployment.node.BundleNode
-
Registers all appropriate runtime bundle nodes for this standard node
into the map.
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.PermissionsNode
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.PersistenceNode
-
- registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- relatedAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.DenyAllHandler
-
- relatedAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.PermitAllHandler
-
- relatedAnnotationTypes() - Method in class com.sun.enterprise.deployment.annotation.handlers.RolesAllowedHandler
-
- RELIABILITY_CONFIG - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- ReliabilityConfig - Class in com.sun.enterprise.deployment.runtime.ws
-
- ReliabilityConfig() - Constructor for class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- ReliabilityConfigNode - Class in com.sun.enterprise.deployment.node.ws
-
This node represents reliability-config in weblogic-webservices.xml
- ReliabilityConfigNode() - Constructor for class com.sun.enterprise.deployment.node.ws.ReliabilityConfigNode
-
- REMOTE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- REMOTE_ENTITY - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REMOTE_HOME_IMPL - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REMOTE_IMPL - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REMOVAL_TIMEOUT_DEFAULT - Static variable in interface com.sun.enterprise.deployment.DescriptorConstants
-
Bean Cache - Passivated bean (sfsb/eb) instance is removed if it
is not accesed within this time, after passivation
- REMOVAL_TIMEOUT_IN_SECONDS - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- removeAdminObject(AdminObject) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- removeAppListenerDescriptor(AppListenerDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeArchiveEntries(Object, Vector) - Method in interface com.sun.enterprise.deployment.ArchiveOperationListener
-
- removeAuthMechanism(AuthMechanism) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- removeAuthMechanism(int) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- removeAuthMechanism(AuthMechanism) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Remove a AuthMechanism object to the set
return value : false = found
true = not found
- removeAuthMechanism(int) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Remove a AuthMechanism object with given auth mech value from the set
return value : false = found
true = not found
- removeBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
Remove a web bundle descriptor from this application.
- removeCallProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Remove call property, using property name as a key.
- removeCallProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Remove call property, using property name as a key.
- removeConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.AdminObject
-
Add a configProperty to the set
- removeConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Add a configProperty to the set
- removeConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
remove a configProperty from the set
- removeConfigProperty(ConnectorConfigProperty) - Method in class com.sun.enterprise.deployment.MessageListener
-
remove a connector-configProperty from the set
- removeConfigProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Add a configProperty to the set
- removeConnectionDefDescriptor(ConnectionDefDescriptor) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
removes an entry from the set of connection definitions
- removeContextParameter(ContextParameter) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.Application
-
- removeEjbReferenceDescriptor(EjbReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Removes the given reference to an ejb.
- removeEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- removeEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- removeEjbReferenceDescriptor(EjbReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeEjbReferenceDescriptor(EjbReference) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeEjbReferenceDescriptor(EjbReference) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specificed ejb reference from the receiver.
- removeEjbReferencer(EjbReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- removeEndpoint(WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.WebService
-
- removeEndpointByName(String) - Method in class com.sun.enterprise.deployment.WebService
-
- removeEnvironmentEntry(EnvironmentEntry) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.Application
-
Removes the given environment property from me.
- removeEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Remove the given environment property
- removeEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- removeEnvironmentProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeEnvironmentProperty(EnvironmentProperty) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specified environment property from receiver.
- removeHandler(WebServiceHandler) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- removeHandler(WebServiceHandler) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- removeHandler(WebServiceHandler) - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- removeHandlerByName(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- removeHandlerByName(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- removeHandlerByName(String) - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- removeHandlerChain(WebServiceHandlerChain) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- removeHandlerChain(WebServiceHandlerChain) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- removeIdempotentUrlPattern(IdempotentUrlPattern) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- removeInitializationParameter(InitializationParameter) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- removeInitializationParameter(InitializationParameter) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- removeInitParam(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
remove an init param from this handler
- removeLocaleEncodingMapping(LocaleEncodingMappingDescriptor) - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingListDescriptor
-
- removeMapElement(MapElement) - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- removeMessageDestination(MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Remove the given message destination descriptor from my (by equality).
- removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferenceContainer
-
Removes the specified message destination reference from the receiver.
- removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specified message destination reference from the receiver.
- removeMessageListener(MessageListener) - Method in class com.sun.enterprise.deployment.InboundResourceAdapter
-
- removeMimeMapping(MimeMapping) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeModule(ModuleDescriptor<BundleDescriptor>) - Method in class com.sun.enterprise.deployment.Application
-
- removePortInfo(ServiceRefPortInfo) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- removePortName(String) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- removePrincipal(Principal) - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
removes a property listener for this bean
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
Remover a property listener for specific property name
- removePropertyElement(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- removePropertyElement(int) - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- removeReferencer(MessageDestinationReferencer) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- removeRequiredConfigProperty(EnvironmentProperty) - Method in class com.sun.enterprise.deployment.MessageListener
-
remove a configProperty from the set
- removeRequiredWorkContext(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- removeResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- removeResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
- removeResourceDescriptor(ResourceDescriptor) - Method in class com.sun.enterprise.deployment.CommonResourceDescriptor
-
- removeResourceDescriptor(JavaEEResourceType, ResourceDescriptor) - Method in class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
Remove resource descriptor based on resource type and given reference
- removeResourceDescriptor(ResourceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specified descriptor from the receiver.
- removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specified resource environment reference from the receiver.
- removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
Removes the given resource reference from me.
- removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Removes the given resource reference from this app client.
- removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specified resource reference from the receiver.
- removeRole(Role) - Method in class com.sun.enterprise.deployment.Application
-
Removes the given role.
- removeRole(Role) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Removes a role object from me.
- removeRole(Role) - Method in interface com.sun.enterprise.deployment.Roles
-
Remove the specified role from the set of roles.
- removeSecurityConstraint(SecurityConstraint) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeSecurityPermission(SecurityPermission) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Remove a SecurityPermission object to the set
- removeSecurityRoleAssignment(SecurityRoleAssignment) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- removeSecurityRoleMapping(SecurityRoleMapping) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- removeSecurityRoleReference(SecurityRoleReference) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.Application
-
- removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.types.ServiceReferenceContainer
-
remove a service reference
- removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
Removes the specified service reference from the receiver.
- removeServletFilter(ServletFilter) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeServletFilterMapping(ServletFilterMapping) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeSoapHeader(QName) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- removeSoapRole(String) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- removeStubProperty(NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Remove stub property, using property name as a key.
- removeTrackingMode(String) - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- removeUrlPattern(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- removeValue(String, Object) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- removeValue(String, int) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- removeVectorItem(Vector<? extends Object>, Object) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- RemoveVersionUpgrade - Class in com.sun.enterprise.deployment.node
-
This class implements VersionUpgrade and can be used as a
convenience class to cause an element name to be removed.
- RemoveVersionUpgrade(String) - Constructor for class com.sun.enterprise.deployment.node.RemoveVersionUpgrade
-
- removeWebComponentDescriptor(WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeWebService(WebService) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- removeWelcomeFile(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- removeWsCompileFeature(String) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to remove a feature that was set; for example to remove "-f:strict" feature that was set before the
call will be removeWsCompileFeature("strict")
- removeWsCompileOption(String) - Method in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This is used to remove an option that was already set
- renameTmp(String, String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
rename a tmp file
- replacedElementName - Variable in class com.sun.enterprise.deployment.node.RemoveVersionUpgrade
-
- ReplaceVersionUpgrade - Class in com.sun.enterprise.deployment.node
-
This class implements VersionUpgrade and can be used as a
convenience class to cause one element name to be replaced by
another keeping the value
- ReplaceVersionUpgrade(String, String) - Constructor for class com.sun.enterprise.deployment.node.ReplaceVersionUpgrade
-
- REQUEST_PROTECTION - Static variable in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- REQUEST_PROTECTION - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- REQUIRED - Static variable in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
- REQUIRED - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- REQUIRED_CONFIG_PROP - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- REQUIRED_WORK_CONTEXT - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- RequiredConfigNode - Class in com.sun.enterprise.deployment.node.connector
-
This node is responsible for handling the Connector DTD related required-config-property XML tag
- RequiredConfigNode() - Constructor for class com.sun.enterprise.deployment.node.connector.RequiredConfigNode
-
- resetUrlPatternToServletNameMap() - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- RESIZE_QUANTITY - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESIZE_QUANTITY_DEFAULT - Static variable in interface com.sun.enterprise.deployment.DescriptorConstants
-
Bean Cache - resize quantity
- resolveComponentLink() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
Convert the contents of the ejb-link or servlet-link element to
an object representing the implementation component.
- resolveEntity(String, String) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- resolveEntity(String, String) - Method in class com.sun.enterprise.deployment.node.SaxParserHandlerBundled
-
Returns an InputSource for the requested DTD or schema.
- resolveLinkName() - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- resolveLinkName() - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
Try to resolve the current link name value to a MessageDestination
object.
- resolveLinkName() - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Try to resolve the current link name value to a WebServiceEndpoint
object.
- resolveLinkName() - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
Try to resolve the current link name value to a MessageDestination
object.
- resolvePrefix(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Resolve a QName prefix to its corresponding Namespace URI by
searching up node chain starting with child.
- resolvePrefix(XMLElement, String) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
Resolve a QName prefix to its corresponding Namespace URI by
searching up node chain starting with the child.
- resolvePublicID(String, String) - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
Determine whether the publicID starts with a known proprietary value.
- resolveSchemaNamespace(String) - Static method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
Determine whether the syatemID starts with a known namespace.
- RESOURCE_ADAPTER - Static variable in class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- RESOURCE_ADAPTER - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- RESOURCE_ADAPTER - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESOURCE_ADAPTER_CLASS - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- RESOURCE_ADAPTER_MID - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESOURCE_AUTHORIZATION - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_AUTHORIZATION - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_DESCRIPTION - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESOURCE_ENV_DESCRIPTION - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESOURCE_ENV_REF - Static variable in class com.sun.enterprise.deployment.NamedReferencePair
-
- RESOURCE_ENV_REF - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESOURCE_ENV_REFERENCE - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_ENV_REFERENCE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_ENV_REFERENCE_NAME - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_ENV_REFERENCE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_ENV_REFERENCE_TYPE - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_ENV_REFERENCE_TYPE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_PROPERTY - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_PROPERTY_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_PROPERTY_VALUE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_REF - Static variable in class com.sun.enterprise.deployment.NamedReferencePair
-
- RESOURCE_REF - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- RESOURCE_REFERENCE - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_REFERENCE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_REFERENCE_NAME - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_REFERENCE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_SHAREABLE - Static variable in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- RESOURCE_SHARING_SCOPE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_TYPE - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RESOURCE_TYPE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RESOURCE_UNSHAREABLE - Static variable in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- ResourceAdapter - Class in com.sun.enterprise.deployment.runtime.connector
-
This class was based on the schema2beans generated one modified
to remove its dependencies on schema2beans libraries.
- ResourceAdapter() - Constructor for class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- RESOURCEADAPTER_VERSION - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- ResourceAdapterAnnotationScanner - Class in com.sun.enterprise.deployment.annotation.introspection
-
- ResourceAdapterAnnotationScanner() - Constructor for class com.sun.enterprise.deployment.annotation.introspection.ResourceAdapterAnnotationScanner
-
Creates a new instance of RA AnotationScanner
- ResourceAdapterNode - Class in com.sun.enterprise.deployment.node.runtime.connector
-
This node handles the resource-adapter runtime deployment descriptors
- ResourceAdapterNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode
-
Initialize the child handlers
- ResourceContainerContext - Interface in com.sun.enterprise.deployment.annotation.context
-
This interface provides an abstraction for handle resource references.
- ResourceContainerContextImpl - Class in com.sun.enterprise.deployment.annotation.context
-
This provides an abstraction for handle resource references.
- ResourceContainerContextImpl() - Constructor for class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- ResourceContainerContextImpl(Descriptor) - Constructor for class com.sun.enterprise.deployment.annotation.context.ResourceContainerContextImpl
-
- ResourceDescriptionNode - Class in com.sun.enterprise.deployment.node.runtime.common.wls
-
This node handles resource-description in weblogic.xml
- ResourceDescriptionNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceDescriptionNode
-
- ResourceDescriptor - Class in com.sun.enterprise.deployment
-
Created with IntelliJ IDEA.
- ResourceDescriptor() - Constructor for class com.sun.enterprise.deployment.ResourceDescriptor
-
- ResourceDescriptor(ResourceDescriptor) - Constructor for class com.sun.enterprise.deployment.ResourceDescriptor
-
- ResourceDescriptorRegistry - Class in com.sun.enterprise.deployment
-
This class maintains registry for all resources and used by all Descriptor and BundleDescriptor classes.
- ResourceDescriptorRegistry() - Constructor for class com.sun.enterprise.deployment.ResourceDescriptorRegistry
-
- ResourceEnvDescriptionNode - Class in com.sun.enterprise.deployment.node.runtime.common.wls
-
This node handles resource-env-description in weblogic.xml
- ResourceEnvDescriptionNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceEnvDescriptionNode
-
- ResourceEnvReference - Interface in com.sun.enterprise.deployment
-
- ResourceEnvReferenceContainer - Interface in com.sun.enterprise.deployment.types
-
This type defines the behaviour of a J2EE Component containing
resources env references.
- ResourceEnvReferenceDescriptor - Class in com.sun.enterprise.deployment
-
I am an object representing a dependency on a resource environment
- ResourceEnvReferenceDescriptor() - Constructor for class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- ResourceEnvReferenceDescriptor(String, String, String) - Constructor for class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- resourceEnvReferences - Variable in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- ResourceEnvRefNode - Class in com.sun.enterprise.deployment.node
-
This class handles all information related to the resource-env-ref
xml tag
- ResourceEnvRefNode() - Constructor for class com.sun.enterprise.deployment.node.ResourceEnvRefNode
-
- ResourceEnvRefNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for handling runtime descriptor
resource-env-ref tag
- ResourceEnvRefNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.ResourceEnvRefNode
-
- ResourceHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This handler is responsible for handling the javax.annotation.Resource
annotation.
- ResourceHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.ResourceHandler
-
- ResourcePrincipal - Class in com.sun.enterprise.deployment
-
This class encapsulates the Resource Principal information needed
to access the Resource.
- ResourcePrincipal(String, String) - Constructor for class com.sun.enterprise.deployment.ResourcePrincipal
-
- ResourceProperty - Interface in com.sun.enterprise.repository
-
- ResourcePropertyDescriptor - Class in com.sun.enterprise.deployment
-
Created with IntelliJ IDEA.
- ResourcePropertyDescriptor() - Constructor for class com.sun.enterprise.deployment.ResourcePropertyDescriptor
-
- ResourcePropertyNode - Class in com.sun.enterprise.deployment.node
-
Created with IntelliJ IDEA.
- ResourcePropertyNode() - Constructor for class com.sun.enterprise.deployment.node.ResourcePropertyNode
-
- ResourceReference - Interface in com.sun.enterprise.deployment.web
-
Objects exhibiting this interface represent a specialization of a container property
that is used for obtaining a database connection.
- ResourceReferenceContainer - Interface in com.sun.enterprise.deployment.types
-
This class defines the behaviour of a descriptor containing resource references
- ResourceReferenceDescriptor - Class in com.sun.enterprise.deployment
-
This descriptor represents a dependency on a resource.
- ResourceReferenceDescriptor(String, String, String) - Constructor for class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Construct a resource reference with the given name, description
and type.
- ResourceReferenceDescriptor() - Constructor for class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Default constructor.
- resourceReferences - Variable in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- ResourceRefNode - Class in com.sun.enterprise.deployment.node
-
This node handles all resource-ref xml tag elements
- ResourceRefNode() - Constructor for class com.sun.enterprise.deployment.node.ResourceRefNode
-
- ResourceRefNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node handles the runtime deployment descriptors for resource-ref tag
- ResourceRefNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
- ResourcesHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This handler is responsible for handling javax.annotation.Resources
- ResourcesHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.ResourcesHandler
-
- RESPECT_BINDING - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- RESPECT_BINDING_ENABLED - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- RespectBinding - Class in com.sun.enterprise.deployment
-
This class describes respect-binding element from webservices.xml .
- RespectBinding(RespectBinding) - Constructor for class com.sun.enterprise.deployment.RespectBinding
-
copy constructor.
- RespectBinding(boolean) - Constructor for class com.sun.enterprise.deployment.RespectBinding
-
- RespectBinding() - Constructor for class com.sun.enterprise.deployment.RespectBinding
-
- RESPONSE_PROTECTION - Static variable in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- RESPONSE_PROTECTION - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- restrictDTDDeclarations() - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- RETRANSMISSION_EXPONENTIAL_BACKOFF - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- ROLE - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ROLE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ROLE_ENTRY - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ROLE_LINK - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- ROLE_LINK - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ROLE_MAP - Static variable in class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- ROLE_MAP - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ROLE_MAPPING - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ROLE_NAME - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- ROLE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- ROLE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ROLE_NAME - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- ROLE_REFERENCE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RoleMap - Class in com.sun.enterprise.deployment.runtime.connector
-
This class was based on the schema2beans generated one modified
to remove its dependencies on schema2beans libraries.
- RoleMap() - Constructor for class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- RoleMapNode - Class in com.sun.enterprise.deployment.node.runtime.connector
-
This node handles the role-map runtime deployment descriptors
- RoleMapNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.connector.RoleMapNode
-
- RoleMappingContainer - Interface in com.sun.enterprise.deployment.types
-
This interface defines the behaviour of all Role Mapping container
- RoleReference - Class in com.sun.enterprise.deployment
-
Special kind of environment property that encapsulates the primitive roles
as defined by the bean developer.
- RoleReference() - Constructor for class com.sun.enterprise.deployment.RoleReference
-
Default constructor.
- RoleReference(String, String) - Constructor for class com.sun.enterprise.deployment.RoleReference
-
Construct a role reference from the given name and description.
- RoleReference(EnvironmentProperty) - Constructor for class com.sun.enterprise.deployment.RoleReference
-
Construct the role reference with the same name and rolename the same
as the environment property value.
- Roles - Interface in com.sun.enterprise.deployment
-
- RolesAllowedHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This handler is responsible for handling the
javax.annotation.security.RolesAllowed.
- RolesAllowedHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.RolesAllowedHandler
-
- ROOT_ELEMENT - Static variable in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- ROOT_ELEMENT - Static variable in class com.sun.enterprise.deployment.node.PermissionsNode
-
- ROOT_ELEMENT - Static variable in class com.sun.enterprise.deployment.node.PersistenceNode
-
- rootLocation_ - Variable in class com.sun.enterprise.deployment.util.ModuleContentLinker
-
- rootNode - Variable in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- rootNodes - Variable in class com.sun.enterprise.deployment.BundleDescriptor
-
- RootXMLNode<T> - Interface in com.sun.enterprise.deployment.node
-
This interface defines all the protocol associated with a root node
of an XML file.
- RUN_AS - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- RUNAS_SPECIFIED_IDENTITY - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- RunAsHandler - Class in com.sun.enterprise.deployment.annotation.handlers
-
This handler is responsible for handling the
javax.annotation.security.RunAs.
- RunAsHandler() - Constructor for class com.sun.enterprise.deployment.annotation.handlers.RunAsHandler
-
- RunAsIdentityDescriptor - Class in com.sun.enterprise.deployment
-
This class encapsulates information in the runAs-specified-identity
XML element as well as the runtime principal to be used.
- RunAsIdentityDescriptor() - Constructor for class com.sun.enterprise.deployment.RunAsIdentityDescriptor
-
- RunAsIdentityDescriptor(String) - Constructor for class com.sun.enterprise.deployment.RunAsIdentityDescriptor
-
- RunAsNode - Class in com.sun.enterprise.deployment.node
-
This class handles the run-as xml fragment
- RunAsNode() - Constructor for class com.sun.enterprise.deployment.node.RunAsNode
-
- RuntimeBundleNode<T extends org.glassfish.deployment.common.RootDeploymentDescriptor> - Class in com.sun.enterprise.deployment.node.runtime
-
- RuntimeBundleNode(T) - Constructor for class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- RuntimeBundleNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
- RuntimeDescriptor - Class in com.sun.enterprise.deployment.runtime
-
This base class defines common behaviour and data for all runtime
descriptors.
- RuntimeDescriptor(RuntimeDescriptor) - Constructor for class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
Creates a new instance of RuntimeDescriptor
- RuntimeDescriptor() - Constructor for class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
Creates a new instance of RuntimeDescriptor
- RuntimeDescriptorFactory - Class in com.sun.enterprise.deployment.node.runtime
-
This class is responsible for instantiating runtime Descriptor classes
- RuntimeDescriptorFactory() - Constructor for class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorFactory
-
This is a factory object no need for DescriptorFactory instance
- RuntimeDescriptorNode<T> - Class in com.sun.enterprise.deployment.node.runtime
-
Superclass for all the runtime descriptor nodes
- RuntimeDescriptorNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorNode
-
- RuntimeNameValuePairNode - Class in com.sun.enterprise.deployment.node.runtime.common
-
- RuntimeNameValuePairNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.common.RuntimeNameValuePairNode
-
- RuntimeTagNames - Interface in com.sun.enterprise.deployment.xml
-
I hold the tag names of the runtime binding information of a J2EE
application.
- S1AS_APP_CLIENT_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the client jar.
- S1AS_APP_CLIENT_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The Sun application client entry inside a jar file.
- S1AS_APPCLIENT_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- S1AS_APPLICATION_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in Sun application ear.
- S1AS_APPLICATION_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in Sun application jar.
- S1AS_APPLICATION_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- S1AS_CMP_MAPPING_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The Sun cmp-mapping descriptor entry in exploded file system.
- S1AS_CMP_MAPPING_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The Sun cmp-mapping descriptor entry inside an ejb jar.
- S1AS_CMP_PREFIX - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
Prefix used for S1AS Cmp xmls
- S1AS_CONNECTOR_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- S1AS_EJB_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the Sun deployment descriptor entry in ejb module jar.
- S1AS_EJB_IN_WAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The Sun ejb deployment descriptor entry inside a war.
- S1AS_EJB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The Sun ejb deployment descriptor entry inside an ejb jar.
- S1AS_EJB_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- S1AS_PREFIX - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
Prefix used for S1AS xmls
- S1AS_RAR_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the rar module
- S1AS_RAR_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the rar jar
- S1AS_WEB_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the S1AS deployment descriptor entry in web module.
- S1AS_WEB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the S1AS deployment descriptor entry in web jar.
- S1AS_WEB_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- sameMethodSignature(Method, Method) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Compares the signatures of two methods to see if they
have the same method name, parameters, and return type.
- sameParamTypes(Method, Method) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Compares the signatures of two methods to see if they
have the same numer of parameters and same parameter types.
- SAS_CONTEXT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- saveServletImplClass() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
Store current contents of servlet impl class in a runtime descriptor
element.
- SaxParserHandler - Class in com.sun.enterprise.deployment.node
-
This class implements all the callbacks for the SAX Parser in JAXP 1.1
- SaxParserHandler() - Constructor for class com.sun.enterprise.deployment.node.SaxParserHandler
-
- SaxParserHandlerBundled - Class in com.sun.enterprise.deployment.node
-
Provides access to schemas and DTDs to Java Web Start-launched app clients
that do not have an app server product installation at hand.
- SaxParserHandlerBundled() - Constructor for class com.sun.enterprise.deployment.node.SaxParserHandlerBundled
-
Creates a new instance of SaxParserHandlerBundled
- SaxParserHandlerFactory - Class in com.sun.enterprise.deployment.node
-
Provides the appropriate implementation depending on the current
runtime environment.
- SaxParserHandlerFactory() - Constructor for class com.sun.enterprise.deployment.node.SaxParserHandlerFactory
-
Creates a new instance of SaxParserHandlerFactory
- scanner - Variable in class com.sun.enterprise.deployment.util.AnnotationDetector
-
- SCHEMA_GENERATOR_PROPERTIES - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.PermissionsNode
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.PersistenceNode
-
- SCHEMA_ID - Static variable in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- SCHEMA_ID_14 - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SCHEMA_ID_14 - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
- SCHEMA_ID_15 - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SCHEMA_ID_15 - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
- SCHEMA_ID_15 - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SCHEMA_ID_16 - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SCHEMA_ID_16 - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
- SCHEMA_ID_16 - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SCHEMA_ID_17 - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SCHEMA_ID_1_0 - Static variable in class com.sun.enterprise.deployment.node.PersistenceNode
-
- SCHEMA_LOCATION - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SCHEMA_LOCATION_TAG - Static variable in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- SCHEMA_LOCATION_TAG - Static variable in class com.sun.enterprise.deployment.util.DOLUtils
-
- SCHEMA_LOCATION_TAG - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- SCHEMA_NS - Static variable in class com.sun.enterprise.deployment.node.PersistenceNode
-
- SCOPE - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SECURITY_CONSTRAINT - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SECURITY_PERMISSION - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- SECURITY_PERMISSION_SPEC - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- SECURITY_ROLE - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SECURITY_ROLE_ASSIGNMENT - Static variable in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- SECURITY_ROLE_ASSIGNMENT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SECURITY_ROLE_MAPPING - Static variable in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- SECURITY_ROLE_MAPPING - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SECURITY_ROLE_REFERENCE - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SecurityConstraint - Interface in com.sun.enterprise.deployment.web
-
Objects exhibiting this interface represent a security constraint on the web application
that owns them.
- SecurityPermission - Class in com.sun.enterprise.deployment
-
This class encapsulates the xmltags: description and security-permission-spec
- SecurityPermission() - Constructor for class com.sun.enterprise.deployment.SecurityPermission
-
- SecurityPermission(String, String) - Constructor for class com.sun.enterprise.deployment.SecurityPermission
-
- SecurityPermissionNode - Class in com.sun.enterprise.deployment.node.connector
-
This node is responsible for handling the Connector DTD related security-permission XML tag
- SecurityPermissionNode() - Constructor for class com.sun.enterprise.deployment.node.connector.SecurityPermissionNode
-
- SecurityRole - Interface in com.sun.enterprise.deployment.web
-
Objects exhibiting this interface represent an abstract user or group
that may access the web application.
- SecurityRoleAssignment - Class in com.sun.enterprise.deployment.runtime.common.wls
-
This is the in memory representation of the security-role-mapping
information.
- SecurityRoleAssignment() - Constructor for class com.sun.enterprise.deployment.runtime.common.wls.SecurityRoleAssignment
-
- SecurityRoleAssignmentNode - Class in com.sun.enterprise.deployment.node.runtime.common.wls
-
This node handles all the role mapping information for weblogic-application.xml
- SecurityRoleAssignmentNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.common.wls.SecurityRoleAssignmentNode
-
- SecurityRoleDescriptor - Class in com.sun.enterprise.deployment
-
I am an abstract role..
- SecurityRoleDescriptor(String, String) - Constructor for class com.sun.enterprise.deployment.SecurityRoleDescriptor
-
Construct a SecurityRoleDescriptor from the given role name and description.
- SecurityRoleDescriptor(Role) - Constructor for class com.sun.enterprise.deployment.SecurityRoleDescriptor
-
Construct a SecurityRoleDescriptor from the given role object.
- SecurityRoleDescriptor() - Constructor for class com.sun.enterprise.deployment.SecurityRoleDescriptor
-
Default constructor.
- SecurityRoleMapperFactoryMgr - Class in com.sun.enterprise.deployment.interfaces
-
- SecurityRoleMapperFactoryMgr() - Constructor for class com.sun.enterprise.deployment.interfaces.SecurityRoleMapperFactoryMgr
-
- SecurityRoleMapping - Class in com.sun.enterprise.deployment.runtime.common
-
This is the in memory representation of the security-role-mapping
information.
- SecurityRoleMapping() - Constructor for class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- SecurityRoleMappingNode - Class in com.sun.enterprise.deployment.node.runtime.common
-
This node handles all the role mapping information
- SecurityRoleMappingNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.common.SecurityRoleMappingNode
-
- SecurityRoleNode - Class in com.sun.enterprise.deployment.node
-
- SecurityRoleNode() - Constructor for class com.sun.enterprise.deployment.node.SecurityRoleNode
-
- SecurityRoleReference - Interface in com.sun.enterprise.deployment.web
-
Objects exhibiting this interface represent an indirecction between
a hard coded role name in the servlet or jsp and an ebstact security role
in the wen application.
- SecurityRoleRefNode - Class in com.sun.enterprise.deployment.node
-
This class handles the DD xml security-role-ref tag
- SecurityRoleRefNode() - Constructor for class com.sun.enterprise.deployment.node.SecurityRoleRefNode
-
- SECUTIRY_ROLE - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- SEIConfig - Class in com.sun.enterprise.deployment.util.webservice
-
This class is used by the deployment tool to set the required information for jaxrpc-config.xml
that is passed as an argument to the wscompile tool.
- SEIConfig(String, String, String, String, String) - Constructor for class com.sun.enterprise.deployment.util.webservice.SEIConfig
-
Constructor takes all required arguments and sets them appropriately
- SEPERATOR_CHAR - Static variable in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- SEQUENCE_EXPIRATION - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- SERVER_NAME - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ServerSidePersistenceArchivist - Class in com.sun.enterprise.deployment.archivist
-
Archivist that reads persitence.xml for ejb jars and appclient while running on server side
- ServerSidePersistenceArchivist() - Constructor for class com.sun.enterprise.deployment.archivist.ServerSidePersistenceArchivist
-
- SERVICE_ENDPOINT_ADDRESS - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- SERVICE_ENDPOINT_INTERFACE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_ENDPOINT_INTERFACE_MAPPING - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_IMPL_BEAN - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_IMPL_CLASS - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_INTERFACE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_INTERFACE_MAPPING - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_NAME_PATTERN - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_QNAME - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_REF - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_REF_NAME - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_REF_TYPE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVICE_REFERENCE_DESCRIPTION - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- SERVICE_REFERENCE_PORT_INFO - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- SERVICE_REFERENCE_PORT_NAME - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- SERVICE_REFERENCE_WSDL_URL - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- ServiceReferenceContainer - Interface in com.sun.enterprise.deployment.types
-
This interface defines the behaviour of a Java EE component containaing
web service references
Note from the author, I hate being so verbose with method names but
I follow the current design pattern.
- ServiceReferenceContainerContext - Interface in com.sun.enterprise.deployment.annotation.context
-
Interface defines a context capable of containing service references
- ServiceReferenceDescriptor - Class in com.sun.enterprise.deployment
-
Information about a J2EE web service client.
- ServiceReferenceDescriptor(ServiceReferenceDescriptor) - Constructor for class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- ServiceReferenceDescriptor(String, String, String) - Constructor for class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- ServiceReferenceDescriptor() - Constructor for class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- serviceReferences - Variable in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- ServiceRefNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for handling runtime info for
service references
- ServiceRefNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
- ServiceRefPortInfo - Class in com.sun.enterprise.deployment
-
Information about a single WSDL port or port type in a service reference.
- ServiceRefPortInfo(ServiceRefPortInfo) - Constructor for class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- ServiceRefPortInfo() - Constructor for class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- ServiceRefPortInfoRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for handling runtime info for
a service reference wsdl port.
- ServiceRefPortInfoRuntimeNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.ServiceRefPortInfoRuntimeNode
-
- SERVLET - Static variable in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- Servlet - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SERVLET - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SERVLET_IMPL_CLASS - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVLET_LINK - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SERVLET_NAME - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- ServletClass - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- ServletFilter - Interface in com.sun.enterprise.deployment.web
-
Servlet filter objects
- ServletFilterMapping - Interface in com.sun.enterprise.deployment.web
-
Servlet filter objects
- ServletMapping - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- ServletName - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SESSION_CONFIG - Static variable in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- SESSION_CONFIG - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SESSION_CONFIG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SESSION_MANAGER - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SESSION_PROPERTIES - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SessionConfig - Interface in com.sun.enterprise.deployment.web
-
Objects exhibiting this interface represent a session-config for a servlet.
- SessionTimeOut - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- setAcknowledgementInterval(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setActions(String) - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- setActivationSpecClass(String) - Method in class com.sun.enterprise.deployment.MessageListener
-
- setAddressing(Addressing) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setAddressing(Addressing) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setAdminObjectClass(String) - Method in class com.sun.enterprise.deployment.AdminObject
-
- setAdminObjectInterface(String) - Method in class com.sun.enterprise.deployment.AdminObject
-
- setAnnotationErrorHandler(ErrorHandler) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
sets annotation ErrorHandler for this archivist
- setAnnotationProcessingRequested(boolean) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
sets if this archivist process annotation
- setApplication(Application) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Sets the application to which I belong.
- setApplicationDirectory(String) - Method in interface com.sun.enterprise.deployment.interfaces.DDGenerator
-
- setAppListeners(Collection<? extends AppListenerDescriptor>) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setAppName(String) - Method in class com.sun.enterprise.deployment.Application
-
Sets the EE app name
- setArchive(ReadableArchive) - Method in interface com.sun.enterprise.deployment.util.ComponentPostVisitor
-
- setArchive(ReadableArchive) - Method in class com.sun.enterprise.deployment.util.ModuleContentValidator
-
- setArchiveName(String) - Method in class com.sun.enterprise.deployment.Application
-
Sets the archive name using the archive-name element defined
in sun-application.xml
- setArchiveType(ArchiveType) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
- setArchiveUri(String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Sets the path for this archivist's archive file
- setAsyncSupported(Boolean) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setAsyncSupported(Boolean) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setAttribute(Element, String, String) - Static method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Append a new attribute to an element
- setAttributeNS(Element, String, String) - Static method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
Set a namespace attribute on an element.
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
parsed an attribute of an element
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
parsed an attribute of an element
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageSecurityBindingNode
-
parsed an attribute of an element
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.PrincipalNameNode
-
parsed an attribute of an element
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.ProtectionNode
-
parsed an attribute of an element
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode
-
parsed an attribute of an element
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.JnlpDocNode
-
- setAttributeValue(XMLElement, XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- setAttributeValue(String, String, Object) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- setAttributeValue(String, String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- setAttributeValue(String, int, String, Object) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- setAuthenticationMethod(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the authentication method used to authenticate clients.
- setAuthenticationMethod(String) - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- setAuthMechVal(int) - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Set the authentication mechanism value.
- setAuthMechVal(String) - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Set the authentication mechanism value.
- setAuthMethod(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setAuthMethodRequired(boolean) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set whether the establishTrustInClient element should be required
in the AS_context.
- setAuthMethodRequired(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set whether the establishTrustInClient element should be required
in the AS_context.
- setAuthorization(String) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets the authorization type of this resource.
- setAuthorization(String) - Method in interface com.sun.enterprise.deployment.web.ResourceReference
-
- setAuthorizationConstraint(AuthorizationConstraint) - Method in interface com.sun.enterprise.deployment.web.SecurityConstraint
-
- setBackendPrincipal(boolean) - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- setBaseRetransmissionInterval(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setBeanClassName(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the bean instance business interface classname of the bean to which I refer.
- setBeanClassName(String) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- setBeanClassName(String) - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Sets the bean interface classname of the referee EJB.
- setBufferRetryCount(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setBufferRetryDelay(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setBundle(BundleDescriptor) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.JndiEnvironmentRefsGroupDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.runtime.JnlpDocDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.WebServicesDescriptor
-
- setCallbackHandler(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Set the classname of the callback handler.
- setCallerPropagation(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the value of identity assertion in the SAS_Context layer.
- setCanonicalName(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setCDIInterceptor(boolean) - Method in class com.sun.enterprise.deployment.EjbInterceptor
-
- setClassInterceptorChain(List<InterceptorDescriptor>) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- setClassLoader(ClassLoader) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Sets the classloader for this archivist
- setClassLoader(ClassLoader) - Method in class com.sun.enterprise.deployment.runtime.common.PrincipalNameDescriptor
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.AdministeredObjectDefinitionDescriptor
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- setClassName(String) - Method in class com.sun.enterprise.deployment.runtime.common.PrincipalNameDescriptor
-
- setClassName(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setClassPath(String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Sets the class-path for this archive
- setClientId(String) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setClientPublishUrl(URL) - Method in class com.sun.enterprise.deployment.WebService
-
- setComment(String) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setCompatibility(String) - Method in class com.sun.enterprise.deployment.Application
-
- setCompatibility(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- setConfidential(boolean) - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- setConfidentiality(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the value of the confidentiality element to the specified value.
- setConflict(boolean) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setConnectionDef(ConnectionDefDescriptor) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
For being able to read 1.0 and write 1.5
- setConnectionFactoryImpl(String) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
set connection factory impl
- setConnectionFactoryImpl(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setConnectionFactoryImpl(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
set connection factory impl
- setConnectionFactoryInterface(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setConnectionFactoryIntf(String) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
set connection factory intf
- setConnectionFactoryIntf(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
set connection factory intf
- setConnectionImpl(String) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
set connection intf
- setConnectionImpl(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setConnectionImpl(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
set connection intf
- setConnectionInterface(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setConnectionIntf(String) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
set connection intf
- setConnectionIntf(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
set connection intf
- setConnectorDescription(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
set the connector description
- setContextRoot(String) - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
Setter for property contextRoot.
- setContextRoot(String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setCookieConfig(CookieConfig) - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- setCreateTablesAtDeploy(boolean) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets whether if automatic creation of tables for the CMP Beans is
done at deployment time
- setCredentialInterface(String) - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Set the credential interface.
- setDatabaseName(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setDatabaseVendorName(String) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets the database vendor name
- setDebugging(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setDefaultLifecycleCallbackClass(String) - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- setDeployed(boolean) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setDeployed(boolean) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setDeploymentDescriptorPath(String) - Method in class com.sun.enterprise.deployment.io.JaxrpcMappingDeploymentDescriptorFile
-
Sets the mapping file location in the source archive
- setDescription(String) - Method in class com.sun.enterprise.deployment.AuthMechanism
-
Sets the description
- setDescription(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setDescription(String) - Method in class com.sun.enterprise.deployment.DescribableDescriptor
-
- setDescription(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.types.NamedInformation
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.NameValuePair
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.ResourceReference
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.SecurityRoleReference
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.UserDataConstraint
-
- setDescription(String) - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
- setDescriptor(EjbDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- setDescriptor(EjbInterceptor) - Method in class com.sun.enterprise.deployment.annotation.context.EjbInterceptorContext
-
- setDescriptor(ManagedBeanDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ManagedBeanContext
-
- setDescriptor(WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.WebComponentContext
-
- setDescriptor(Application) - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
- setDescriptor(T) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Archivist read XML deployment descriptors and keep the
parsed result in the DOL descriptor instances.
- setDescriptor(Descriptor) - Method in class com.sun.enterprise.deployment.CommonResourceValidator
-
- setDescriptor(Descriptor) - Method in interface com.sun.enterprise.deployment.interfaces.DDGenerator
-
- setDescriptorInfo(Object, String, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
call a setter method on a descriptor with a new value
- setDestinationName(String) - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- setDestinationType(String) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- setDisplayName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- setDisplayName(String) - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- setDisplayName(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setDistributable(Boolean) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setDocType(String) - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
set the DOCTYPE as read in the input XML File
- setDocType(String) - Method in interface com.sun.enterprise.deployment.node.RootXMLNode
-
set the DOCTYPE as read in the input XML File
- setDocType(String) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
set the DOCTYPE as read in the input XML File
- setDomain(String) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setDropTablesAtUndeploy(boolean) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets whether if automatic creation of tables for the CMP Beans is
done at deployment time
- setEisType(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
set eisType
- setEjbBundleDescriptor(EjbBundleDescriptor) - Method in class com.sun.enterprise.deployment.EjbInterceptor
-
- setEjbClassSymbol(String) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
Sets the ejb class sybol for this method descriptor.
- setEjbComponentImpl(EjbDescriptor) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setEjbDescriptor(EjbDescriptor) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the ejb descriptor to which I refer.
- setEjbDescriptor(EjbDescriptor) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
- setEjbHomeInterface(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the local or remote home classname of the referee EJB.
- setEjbHomeInterface(String) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Sets the local or remote home classname of the referee EJB.
- setEjbInterface(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the local or remote bean interface classname of the referee EJB.
- setEjbInterface(String) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Sets the local or remote bean interface classname of the referee EJB.
- setEjbLink(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setEjbName(String) - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.EntityManagerReferenceNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.IconNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.LocalizedNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ModuleNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.PropertiesNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.PrincipalNameNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.SecurityRoleMappingNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.EjbReferenceDescriptionNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceDescriptionNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceEnvDescriptionNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.SecurityRoleAssignmentNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.connector.PrincipalNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.DefaultResourcePrincipalNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.EjbRefNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.JnlpDocNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.MailConfigurationNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRefNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRuntimeNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.PrincipalNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.ResourceEnvRefNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefPortInfoRuntimeNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceRuntimeNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefPortInfoRuntimeNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLUnSupportedNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.ServiceEndpointAddressNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- setElementValue(XMLElement, String) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
receives notiification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
sets the value of an XML element
- setElementValue(XMLElement, String, Object) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
receives notiification of the value for a particular tag
- setEligible(boolean) - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
Setter for property eligible.
- setEmptyParameterClassNames() - Method in class com.sun.enterprise.deployment.MethodDescriptor
-
- setEnabled(boolean) - Method in class com.sun.enterprise.deployment.Addressing
-
- setEnabled(boolean) - Method in class com.sun.enterprise.deployment.RespectBinding
-
- setEnabled(boolean) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setEncoding(String) - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingDescriptor
-
set the encoding
- setEndpoint(WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.annotation.context.EjbContext
-
- setEndpointAddressUri(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setEndpointName(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setErrorReportingString(String) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
Sets the error reporting string
- setErrorReportingString(String) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
Sets the error reporting context string
- setEstablishTrustInClient(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the value of establishTrustInClient in the transport layer.
- setEstablishTrustInTarget(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the value of establishTrustInTarget in the transport layer.
- setExcludeUnlistedClasses(boolean) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setExtension(String) - Method in interface com.sun.enterprise.deployment.web.MimeMapping
-
- setExtensionArchivistForSubArchivist(ServiceLocator, ReadableArchive, ModuleDescriptor, Application, Archivist) - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- setExtensionArchivists(List<ExtensionsArchivist>) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Set the applicable extension archivists for this archivist
- setExtensionProperty(String, String) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setExternallyDefined() - Method in class com.sun.enterprise.deployment.runtime.common.wls.SecurityRoleAssignment
-
- setField(Field) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setFieldName(String) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setFileSizeThreshold(Integer) - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- setFormErrorPage(String) - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- setFormLoginPage(String) - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- setFrom(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setFromBeanClass(boolean) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- setFullAttribute(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Sets the full attribute of the deployment descriptor
- setFullFlag(boolean) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
Sets the full flag of the bundle descriptor.
- setGeneratedXMLDirectory(String) - Method in class com.sun.enterprise.deployment.Application
-
- setHandlerClass(String) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
Sets the class name for this handler
- setHandlerName(String) - Method in class com.sun.enterprise.deployment.WebServiceHandler
-
- setHandleRuntimeInfo(boolean) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
sets if this archivist saves the runtime info
- setHomeClassName(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the home classname of the bean to whcioh I refer.
- setHomeClassName(String) - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Sets the home classname of the referee EJB.
- setHost(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setHref(String) - Method in class com.sun.enterprise.deployment.runtime.JnlpDocDescriptor
-
- setHttpOnly(boolean) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setHttpResponseBufferSize(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setIdempotentUrlPattern(int, IdempotentUrlPattern) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- setIdempotentUrlPatterns(IdempotentUrlPattern[]) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- setIgnore(boolean) - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- setInactivityTimeout(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setInboundResourceAdapter(InboundResourceAdapter) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- setInitializationParameters(Collection<InitializationParameter>) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setInitializeInOrder(boolean) - Method in class com.sun.enterprise.deployment.Application
-
Sets the initializeInOrder flag
- setInitialPoolSize(int) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setInjectionResources(List<InjectionCapable>) - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- setInjectionTargetType(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.EntityManagerFactoryReferenceDescriptor
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- setInjectResourceType(String) - Method in interface com.sun.enterprise.deployment.InjectionCapable
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- setInjectResourceType(String) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
- setIntegrity(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the value of the integrity element to the specified value.
- setInterceptorBuilder(Object) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- setInterceptorClass(Class) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- setInterceptorClassName(String) - Method in class com.sun.enterprise.deployment.InterceptorDescriptor
-
- setInterceptorMode(InterceptorDescriptor) - Method in class com.sun.enterprise.deployment.annotation.context.ManagedBeanContext
-
- setInterfaceName(String) - Method in class com.sun.enterprise.deployment.AdministeredObjectDefinitionDescriptor
-
- setInterfaceName(String) - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- setInterfaceName(String) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setInterfaceName(String) - Method in class com.sun.enterprise.deployment.JMSDestinationDefinitionDescriptor
-
- setIsContainerManaged(boolean) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setIsManagedBean(boolean) - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- setIsolationLevel(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setIsSimpleMapping(boolean) - Method in class com.sun.enterprise.deployment.JaxrpcMappingDescriptor
-
- setJavaWebStartAccessDescriptor(JavaWebStartAccessDescriptor) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
- setJaxWSBased(boolean) - Method in class com.sun.enterprise.deployment.WebService
-
This is called after verifying that all the endpoints are of the same type, either JAX-WS or JAX-RPC
- setJndiName(String) - Method in class com.sun.enterprise.deployment.CommonResourceValidator
-
- setJndiName(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the jndi name of the bean type which I am referring.
- setJndiName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- setJndiName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- setJndiName(String) - Method in interface com.sun.enterprise.deployment.NamedDescriptor
-
Sets the JNDI name property of the reciever as a String.
- setJndiName(String) - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
Sets the jndi name of the destination to which I refer
- setJndiName(String) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Set the JNDI name of this resource reference.
- setJndiName(String) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Set the jndi name for this ejb reference
- setJnlpDocument(String) - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
- setJtaDataSource(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setKeepState(String) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- setKeepStateResolved(String) - Method in class com.sun.enterprise.deployment.Application
-
Sets the resolved keepstate value.
- setLargeIconUri(String) - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- setLargeIconUri(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setLargeIconUri(String) - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
- setLibraryDirectory(String) - Method in class com.sun.enterprise.deployment.Application
-
- setLicenseDescriptor(LicenseDescriptor) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- setLicenseRequired(boolean) - Method in class com.sun.enterprise.deployment.LicenseDescriptor
-
set value for licenseRequired
- setLicenseRequired(String) - Method in class com.sun.enterprise.deployment.LicenseDescriptor
-
set value for licenseRequired
- setLifecycleCallbackClass(String) - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- setLifecycleCallbackMethod(String) - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- setLinkName(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Sets the name of the ejb to which I refer.
- setLinkName(String) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Sets the link name of the reference.
- setLinkName(String) - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Sets the link name of the reference.
- setListener(String) - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
Set the listener class.
- setLoadedFromApplicationXml(boolean) - Method in class com.sun.enterprise.deployment.Application
-
This method records how this Application object is constructed.
- setLoadOnStartUp(Integer) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setLoadOnStartUp(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setLocal(boolean) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Set whether this EJB Reference uses local interfaces or remote
- setLocal(boolean) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Sets whether the reference uses the local or remote interfaces of
the referring EJB
- setLocal(boolean) - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Sets whether the reference uses the local or remote interfaces of
the referring EJB
- setLocale(String) - Method in class com.sun.enterprise.deployment.LocaleEncodingMappingDescriptor
-
set the locale
- setLocale(String) - Method in interface com.sun.enterprise.deployment.web.LocalizedContentDescriptor
-
- setLocaleEncodingMappingListDescriptor(LocaleEncodingMappingListDescriptor) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setLocation(String) - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- setLoginConfiguration(LoginConfiguration) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setLoginTimeout(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setLookupName(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
- setLookupName(String) - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- setLookupName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- setMailConfiguration(MailConfiguration) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets the mail configuration information for this reference.
- setMainClassName(String) - Method in class com.sun.enterprise.deployment.ApplicationClientDescriptor
-
Sets the main classname of this app client.
- setManagedBeanDescriptor(ManagedBeanDescriptor) - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- setManagedConnectionFactoryImpl(String) - Method in class com.sun.enterprise.deployment.ConnectionDefDescriptor
-
Sets the value of ManagedconnectionFactoryImpl
- setManagedConnectionFactoryImpl(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setManagedConnectionFactoryImpl(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Sets the value of ManagedconnectionFactoryImpl
- setManifest(Manifest) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
sets the manifest file for this archive
- setMapElement(int, MapElement) - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- setMapElement(MapElement[]) - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- setMappedName(String) - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
- setMappedName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- setMappedName(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setMappingFile(File) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Derived, non-peristent location of mapping file.
- setMappingFile(File) - Method in class com.sun.enterprise.deployment.WebService
-
- setMappingFileUri(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setMappingFileUri(String) - Method in class com.sun.enterprise.deployment.WebService
-
- setMaxAge(int) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setMaxFileSize(Long) - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- setMaxIdleTime(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setMaxPoolSize(int) - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- setMaxPoolSize(int) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setMaxPoolSize(int) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setMaxPoolSize(int) - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Setter for property maxPoolSize.
- setMaxRequestSize(Long) - Method in interface com.sun.enterprise.deployment.web.MultipartConfig
-
- setMaxStatements(int) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setMaxWaitTimeInMillis(int) - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Setter for property maxWaitTimeInMillis.
- setMessageDestination(MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- setMessageDestination(MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
- setMessageDestination(MessageDestinationDescriptor) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
- setMessageDestinationLinkName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
Sets the name of the message destination to which I refer.
- setMessageDestinationLinkName(String, boolean) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- setMessageDestinationLinkName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
Sets the name of the message destination to which I refer.
- setMessageDestinationLinkName(String, boolean) - Method in class com.sun.enterprise.deployment.MessageDestinationReferencerImpl
-
Sets the name of the message destination to which I refer.
- setMessageDestinationLinkName(String) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
Sets the link name of the reference.
- setMessageDestinationLinkName(String, boolean) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReferencer
-
Sets the name of the message destination to which I refer.
- setMessageListenerName(String) - Method in class com.sun.enterprise.deployment.MessageListener
-
- setMessageListenerType(String) - Method in class com.sun.enterprise.deployment.MessageListener
-
- setMessageSecurityBinding(MessageSecurityBindingDescriptor) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setMessageSecurityBinding(MessageSecurityBindingDescriptor) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setMetadataSource(MetadataSource) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setMetadataSource(MetadataSource) - Method in class com.sun.enterprise.deployment.LifecycleCallbackDescriptor
-
- setMetadataSource(MetadataSource) - Method in class com.sun.enterprise.deployment.ResourceDescriptor
-
- setMethod(Method) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setMethodDescriptor(MethodDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- setMethodLevelInterceptorChain(MethodDescriptor, List<InterceptorDescriptor>) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- setMethodName(String) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setMimeMappings(Set<MimeMapping>) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setMimeType(String) - Method in interface com.sun.enterprise.deployment.web.MimeMapping
-
- setMinPoolSize(int) - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- setMinPoolSize(int) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setMinPoolSize(int) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setModuleDescriptor(ModuleDescriptor<T>) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Archivists can be associated with a module descriptor once the
XML deployment descriptors have been read and the DOL tree
is initialized.
- setMtomEnabled(boolean) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setMtomEnabled(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setMtomEnabled(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setMtomThreshold(int) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setMtomThreshold(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setMultipartConfig(MultipartConfig) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.Application
-
Reset the display name of this application.
- setName(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.ManagedBeanDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.MessageDestinationDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setName(String) - Method in interface com.sun.enterprise.deployment.ResourceEnvReference
-
- setName(String) - Method in class com.sun.enterprise.deployment.ResourcePropertyDescriptor
-
- setName(String) - Method in class com.sun.enterprise.deployment.runtime.common.DefaultResourcePrincipal
-
- setName(String) - Method in class com.sun.enterprise.deployment.runtime.common.PrincipalNameDescriptor
-
- setName(String) - Method in interface com.sun.enterprise.deployment.types.NamedInformation
-
- setName(String) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setName(String) - Method in interface com.sun.enterprise.deployment.web.NameValuePair
-
- setName(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setName(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilterMapping
-
- setName(String) - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
- setNonJtaDataSource(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setOperationName(String) - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- setOtherAnnotations(Map<Class<? extends Annotation>, Annotation>) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setOutboundResourceAdapter(OutboundResourceAdapter) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- setParent(PermissionsDescriptor) - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- setParent(RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.PermissionsDescriptor
-
- setParent(PersistenceUnitsDescriptor) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setParent(RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- setParentNode(XMLNode) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
set the parent node for the current instance.
- setParser(Parser) - Method in class com.sun.enterprise.deployment.annotation.impl.ModuleScanner
-
- setPassByReference(boolean) - Method in class com.sun.enterprise.deployment.Application
-
Sets the pass-by-reference property for this application.
- setPassword(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setPassword(String) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setPassword(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setPassword(String) - Method in class com.sun.enterprise.deployment.runtime.common.DefaultResourcePrincipal
-
- setPath(String) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setPermission(String) - Method in class com.sun.enterprise.deployment.SecurityPermission
-
set permission
- setPermissionClassName(String) - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- setPersistenceContextType(PersistenceContextType) - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- setPersistenceContextType(PersistenceContextType) - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
- setPolicyModified(boolean) - Method in class com.sun.enterprise.deployment.BundleDescriptor
-
- setPoolIdleTimeoutInSeconds(int) - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Setter for property poolIdleTimeoutInSeconds.
- setPoolResizeQuantity(int) - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Setter for property poolResizeQuantity.
- setPortComponentLink(WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setPortComponentLinkName(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
Sets the name of the port component to which I refer.
- setPortComponentLinkName(String, boolean) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setPortNamePattern(String) - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- setPortNumber(int) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setPostConstructMethod(Method) - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- setPostConstructMethodName(String) - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- setPreDestroyMethod(Method) - Method in class com.sun.enterprise.deployment.InjectionInfo
-
- setPrincipal(String) - Method in class com.sun.enterprise.deployment.RunAsIdentityDescriptor
-
- setPrincipal(int, Principal) - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- setPrincipal(Principal[]) - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- setProcessingContext(ProcessingContext) - Method in class com.sun.enterprise.deployment.annotation.context.RarBundleContext
-
- setPropertyElement(int, NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- setPropertyElement(NameValuePairDescriptor[]) - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- setProtocolBinding(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setProtocolBindings(String) - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- setProvider(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setPuRoot(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitsDescriptor
-
- setRealm(String) - Method in class com.sun.enterprise.deployment.Application
-
Sets the realm for this application
- setRealm(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setRealmName(String) - Method in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
Set the realm name to authenticate the caller in.
- setRealmName(String) - Method in interface com.sun.enterprise.deployment.web.LoginConfiguration
-
- setReauthenticationSupport(boolean) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setReauthenticationSupport(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setReauthenticationSupport(boolean) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Sets the value of supportsReauthentication
- setReauthenticationSupport(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
sets the value of supportsReauthentication
DOL rearchitecture
- setReferringBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Set the referring bundle, i.e.
- setReferringBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.EntityManagerFactoryReferenceDescriptor
-
- setReferringBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- setReferringBundleDescriptor(BundleDescriptor) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
Set the referring bundle, i.e.
- setReferringBundleDescriptor(BundleDescriptor) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Set the referring bundle, i.e.
- setReferringBundleDescriptor(BundleDescriptor) - Method in interface com.sun.enterprise.deployment.types.EntityManagerFactoryReference
-
Set the referring bundle, i.e.
- setReferringBundleDescriptor(BundleDescriptor) - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
Set the referring bundle, i.e.
- setReferringBundleDescriptor(BundleDescriptor) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReference
-
Set the referring bundle, i.e.
- setReferringBundleDescriptor(BundleDescriptor) - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Set the referring bundle, i.e.
- setRefType(String) - Method in class com.sun.enterprise.deployment.ResourceEnvReferenceDescriptor
-
- setRegistrationName(String) - Method in class com.sun.enterprise.deployment.Application
-
Sets the registration name for this application.
- setReliabilityConfig(ReliabilityConfig) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setRequestProtectionDescriptor(ProtectionDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- setRequired(boolean) - Method in class com.sun.enterprise.deployment.Addressing
-
- setResourceAdapter(String) - Method in class com.sun.enterprise.deployment.AbstractConnectorResourceDescriptor
-
- setResourceAdapter(ResourceAdapter) - Method in class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- setResourceAdapterClass(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- setResourceAdapterMid(String) - Method in interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
- setResourceAdapterVersion(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
set value for resourceadater version (1.5 schema)
- setResourceId(String) - Method in class com.sun.enterprise.deployment.ResourceDescriptor
-
- setResourcePrincipal(ResourcePrincipal) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets the identity used to authorize this resource.
- setResourceType(JavaEEResourceType) - Method in class com.sun.enterprise.deployment.ResourceDescriptor
-
- setRespectBinding(RespectBinding) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setRespectBinding(RespectBinding) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setResponseProtectionDescriptor(ProtectionDescriptor) - Method in class com.sun.enterprise.deployment.runtime.common.MessageSecurityDescriptor
-
- setResponses(String) - Method in class com.sun.enterprise.deployment.Addressing
-
- setRetransmissionExponentialBackoff(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setRoleMap(RoleMap) - Method in class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- setRoleMapper(SecurityRoleMapper) - Method in class com.sun.enterprise.deployment.Application
-
Sets the mapping of rolename to users and groups on a particular server.
- setRoleName(String) - Method in class com.sun.enterprise.deployment.RoleReference
-
Sets the coded name.
- setRoleName(String) - Method in class com.sun.enterprise.deployment.RunAsIdentityDescriptor
-
- setRoleName(String) - Method in class com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping
-
- setRoleName(String) - Method in class com.sun.enterprise.deployment.runtime.common.wls.SecurityRoleAssignment
-
- setRoleName(String) - Method in interface com.sun.enterprise.deployment.web.SecurityRoleReference
-
- setRunAsIdentity(RunAsIdentityDescriptor) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- setRunAsIdentity(RunAsIdentityDescriptor) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setRuntimeXMLValidation(boolean) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Turn on or off the XML Validation for runtime deployment
descriptors loading
- setRuntimeXMLValidationLevel(String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Sets the runtime xml validation error reporting/recovering level.
- setSchemaGeneratorProperties(Properties) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets the override properties for the schema generation
- setScope(Vector) - Method in class com.sun.enterprise.deployment.CommonResourceValidator
-
- setSecure(boolean) - Method in interface com.sun.enterprise.deployment.web.CookieConfig
-
- setSecurePipeline() - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setSecurityRoleAssignment(int, SecurityRoleAssignment) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- setSecurityRoleAssignments(SecurityRoleAssignment[]) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- setSecurityRoleLink(SecurityRole) - Method in class com.sun.enterprise.deployment.RoleReference
-
Sets the rolename.
- setSecurityRoleLink(SecurityRole) - Method in interface com.sun.enterprise.deployment.web.SecurityRoleReference
-
- setSecurityRoleMapping(int, SecurityRoleMapping) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- setSecurityRoleMapping(SecurityRoleMapping[]) - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- setSequenceExpiration(String) - Method in class com.sun.enterprise.deployment.runtime.ws.ReliabilityConfig
-
- setServerName(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setServiceEndpointInterface(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setServiceEndpointInterface(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setServiceImplClassName(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceInterface(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceLocalPart(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceLocalPart(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setServiceName(QName) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceName(QName, String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceNameNamespacePrefix(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceNamePattern(String) - Method in class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- setServiceNamespaceUri(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setServiceNamespaceUri(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setServiceRef(Class, ServiceReferenceDescriptor) - Method in interface com.sun.enterprise.deployment.WSDolSupport
-
- setServiceReference(ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setServiceRefPortInfo(ServiceRefPortInfo) - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- setServlet(boolean) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setServletImplClass(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setServletReloadCheckSecs(int) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setSessionConfig(SessionConfig) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setSessionTimeout(int) - Method in interface com.sun.enterprise.deployment.web.SessionConfig
-
- setSetConfidentialCalled(boolean) - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- setSetIgnoreCalled(boolean) - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- setSetSupportsDynamicUpdatesCalled(boolean) - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- setSharedCacheMode(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setSharingScope(String) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Set the res-sharing-scope of this resource reference.
- setShowArchivedRealPathEnabled(boolean) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setSmallIconUri(String) - Method in interface com.sun.enterprise.deployment.web.AppListenerDescriptor
-
- setSmallIconUri(String) - Method in interface com.sun.enterprise.deployment.web.ServletFilter
-
- setSmallIconUri(String) - Method in interface com.sun.enterprise.deployment.web.WebDescriptor
-
- setSpecVersion(String) - Method in class com.sun.enterprise.deployment.JaxrpcMappingDescriptor
-
- setSpecVersion() - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
Sets the specVersion for this descriptor depending on the docType
- setSpecVersion() - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
Sets the specVersion for this descriptor depending on the docType
- setSteadyPoolSize(int) - Method in class com.sun.enterprise.deployment.runtime.BeanPoolDescriptor
-
Setter for property steadyPoolSize.
- setStopOnError(boolean) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
Sets if the parser should stop parsing and generate an SAXPArseException
when the xml parsed contains errors in regards to validation
- setStoreProtocol(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setStreamAttachments(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setSunDescriptor(SunConnector) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
This sets the extra connector sun specific info not in the RI DID.
- setSunDescriptor(SunWebApp) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setSupportsDynamicUpdates(boolean) - Method in class com.sun.enterprise.deployment.ConnectorConfigProperty
-
- setSynchronizationType(SynchronizationType) - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- setSynchronizationType(SynchronizationType) - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
- setTargetEndpointAddress(String) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setTargetName(String) - Method in class com.sun.enterprise.deployment.InjectionTarget
-
- setTargetName(String) - Method in class com.sun.enterprise.deployment.PermissionItemDescriptor
-
- setterMethodToPropertyName(String) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Convert a java beans setter method to its property name.
- setTieClassName(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setTopNode(XMLNode) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- setTransactional(boolean) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setTransactional(boolean) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setTransactionSet(boolean) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setTransactionSet(boolean) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setTransactionSupport(String) - Method in class com.sun.enterprise.deployment.ConnectionFactoryDefinitionDescriptor
-
- setTransactionSupport(int) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setTransactionSupport(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- setTransactionSupport(int) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Set value of transactionSupport to NO_TRANSACTION,
LOCAL_TRANSACTION, XA_TRANSACTION as defined in
PoolManagerConstants interface
- setTransactionSupport(String) - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Set value of transactionSupport to NO_TRANSACTION,
LOCAL_TRANSACTION, XA_TRANSACTION as defined in
PoolManagerConstants interface
- setTransactionType(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setTransportGuarantee(String) - Method in interface com.sun.enterprise.deployment.web.UserDataConstraint
-
- setTransportGuarantee(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setTransportProtocol(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setType(String) - Method in class com.sun.enterprise.deployment.EjbReferenceDescriptor
-
Assigns the type of the ejb to whcoih I refer.
- setType(String) - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Returns value type of this environment property.
- setType(String) - Method in interface com.sun.enterprise.deployment.ResourceEnvReference
-
- setType(String) - Method in class com.sun.enterprise.deployment.ResourceReferenceDescriptor
-
Sets the type of this resource.
- setType(String) - Method in interface com.sun.enterprise.deployment.types.EjbReference
-
Set the type of the EJB.
- setType(String) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReference
-
- setType(String) - Method in interface com.sun.enterprise.deployment.web.EjbReference
-
Set the type of the EJB.
- setType(String) - Method in interface com.sun.enterprise.deployment.web.EnvironmentEntry
-
- setType(String) - Method in interface com.sun.enterprise.deployment.web.ResourceReference
-
- setType(String) - Method in class com.sun.enterprise.deployment.WebService
-
- setUniqueId(long) - Method in class com.sun.enterprise.deployment.Application
-
Sets the unique id for this application.
- setUniqueId(long) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- setUnitName(String) - Method in class com.sun.enterprise.deployment.EntityManagerFactoryReferenceDescriptor
-
- setUnitName(String) - Method in class com.sun.enterprise.deployment.EntityManagerReferenceDescriptor
-
- setUnitName(String) - Method in interface com.sun.enterprise.deployment.types.EntityManagerFactoryReference
-
Set the unit name of the entity manager factory to which this
reference is associated.
- setUnitName(String) - Method in interface com.sun.enterprise.deployment.types.EntityManagerReference
-
Set the unit name of the entity manager factory to which this
reference is associated.
- setUrl(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setUrl(String) - Method in interface com.sun.enterprise.deployment.web.LocalizedContentDescriptor
-
- setUsage(String) - Method in class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor
-
- setUsage(String) - Method in interface com.sun.enterprise.deployment.types.MessageDestinationReference
-
- setUser(String) - Method in class com.sun.enterprise.deployment.DataSourceDefinitionDescriptor
-
- setUser(String) - Method in class com.sun.enterprise.deployment.JMSConnectionFactoryDefinitionDescriptor
-
- setUser(String) - Method in class com.sun.enterprise.deployment.MailSessionDescriptor
-
- setUserDataConstraint(UserDataConstraint) - Method in interface com.sun.enterprise.deployment.web.SecurityConstraint
-
- setUsesCallerIdentity(boolean) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- setUsesCallerIdentity(boolean) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setValidateRequest(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setValidationMode(String) - Method in class com.sun.enterprise.deployment.PersistenceUnitDescriptor
-
- setValidConnectorAnnotationProcessed(boolean) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
- setValue(String) - Method in class com.sun.enterprise.deployment.EnvironmentProperty
-
Sets the value of the environment property to the given string.
- setValue(String) - Method in class com.sun.enterprise.deployment.NameValuePairDescriptor
-
set the value
- setValue(String) - Method in class com.sun.enterprise.deployment.ResourcePropertyDescriptor
-
- setValue(String, Object) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
Sets a property value
- setValue(String, int, Object) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
indexed property support
- setValue(String) - Method in interface com.sun.enterprise.deployment.web.NameValuePair
-
- setValue(Object) - Method in interface com.sun.enterprise.repository.ResourceProperty
-
- setValues(String, Object[]) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- setVendor(String) - Method in class com.sun.enterprise.deployment.runtime.JavaWebStartAccessDescriptor
-
Setter for property vendor.
- setVendorName(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
set value for vendorName
- setVersion(String) - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
set value for version
- setVirtual(boolean) - Method in class com.sun.enterprise.deployment.Application
-
Sets the virtual status of this application.
- setWebBundleDescriptor(WebBundleDescriptor) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setWebComponentImpl(WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWebComponentImplementation(String) - Method in class com.sun.enterprise.deployment.WebComponentDescriptor
-
- setWebComponentLink(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWebService(WebService) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWebServiceEndpoint(WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.runtime.common.MessageDescriptor
-
- setWebServiceEndpointInterfaceName(String) - Method in interface com.sun.enterprise.deployment.EjbDescriptor
-
- setWebServicesDescriptor(WebServicesDescriptor) - Method in class com.sun.enterprise.deployment.WebService
-
- setWelcomeFiles(Set<String>) - Method in class com.sun.enterprise.deployment.WebBundleDescriptor
-
- setWsdlExposed(String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWsdlFileUri(String) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setWsdlFileUri(String) - Method in class com.sun.enterprise.deployment.WebService
-
- setWsdlFileUrl(URL) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
Derived, non-peristent location of wsdl file.
- setWsdlFileUrl(URL) - Method in class com.sun.enterprise.deployment.WebService
-
- setWsdlOverride(URL) - Method in class com.sun.enterprise.deployment.ServiceReferenceDescriptor
-
- setWsdlPort(QName) - Method in class com.sun.enterprise.deployment.ServiceRefPortInfo
-
- setWsdlPort(QName, String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWsdlPort(QName) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWsdlService(QName, String) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setWsdlService(QName) - Method in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- setXMLRootTag(XMLElement) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
sets the XML tag associated with this XMLNode
- setXMLValidation(boolean) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Turn on or off the XML Validation for all standard deployment
descriptors loading
- setXMLValidation(boolean) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
sets wether XML validation should be performed at load time
- setXMLValidationLevel(String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Sets the xml validation error reporting/recovering level.
- setXMLValidationLevel(String) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
Sets the xml validation error reporting/recovering level.
- SHARED_CACHE_MODE - Static variable in interface com.sun.enterprise.deployment.xml.PersistenceTagNames
-
- SINGLETON - Static variable in interface com.sun.enterprise.deployment.EjbSessionDescriptor
-
- SINK - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- size(String) - Method in class com.sun.enterprise.deployment.runtime.RuntimeDescriptor
-
- sizeIdempotentUrlPattern() - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- sizeMapElement() - Method in class com.sun.enterprise.deployment.runtime.connector.RoleMap
-
- sizePrincipal() - Method in class com.sun.enterprise.deployment.runtime.connector.MapElement
-
- sizePropertyElement() - Method in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- sizeSecurityRoleAssignment() - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- sizeSecurityRoleMapping() - Method in interface com.sun.enterprise.deployment.runtime.web.SunWebApp
-
- SJSASFactory - Class in com.sun.enterprise.deployment.annotation.factory
-
This factory is responsible for initializing a ready to use
AnnotationProcessor.
- SJSASFactory() - Constructor for class com.sun.enterprise.deployment.annotation.factory.SJSASFactory
-
- SMALL_ICON - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- SMALL_ICON - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- SOAP11_MTOM_TOKEN - Static variable in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- SOAP11_TOKEN - Static variable in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- SOAP12_MTOM_TOKEN - Static variable in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- SOAP12_TOKEN - Static variable in class com.sun.enterprise.deployment.WebServiceEndpoint
-
- SOAP_HEADER - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SOAP_ROLE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SOURCE - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SPEC_VERSION - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SPEC_VERSION - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
- SPEC_VERSION - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SPEC_VERSION - Static variable in class com.sun.enterprise.deployment.node.PermissionsNode
-
- SPEC_VERSION - Static variable in interface com.sun.enterprise.deployment.xml.ConnectorTagNames
-
- SQL - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- SQL_STATEMENT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- standardDD - Variable in class com.sun.enterprise.deployment.archivist.Archivist
-
- standardDD - Variable in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
- startElement(ElementType, AnnotatedElement) - Method in class com.sun.enterprise.deployment.annotation.context.RarBundleContext
-
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.connector.ConnectionDefNode
-
SAX Parser API implementation, we don't really care for now.
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.connector.InBoundRANode
-
SAX Parser API implementation, we don't really care for now.
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.connector.OutBoundRANode
-
SAX Parser API implementation, we don't really care for now.
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
SAX Parser API implementation, we don't really care for now.
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.JaxrpcMappingDescriptorNode
-
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.LocalizedNode
-
notification of element start with attributes.
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.PersistenceUnitNode
-
- startElement(XMLElement, Attributes) - Method in class com.sun.enterprise.deployment.node.runtime.GroupNode
-
SAX Parser API implementation, we don't really care for now.
- startElement(String, String, String, Attributes) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- startElement(XMLElement, Attributes) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
notification of the start of an XML element tag in the processed
XML source file.
- StartMdbsWithApplicationVersionUpgrade - Class in com.sun.enterprise.deployment.node
-
This interface defines the processing used to upgrade
start-mdbs-with-application to the latest version
- StartMdbsWithApplicationVersionUpgrade() - Constructor for class com.sun.enterprise.deployment.node.StartMdbsWithApplicationVersionUpgrade
-
- startPrefixMapping(String, String) - Method in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- STATE_IMPL - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- STATEFUL - Static variable in interface com.sun.enterprise.deployment.EjbSessionDescriptor
-
- STATELESS - Static variable in interface com.sun.enterprise.deployment.EjbSessionDescriptor
-
- STEADY_POOL_SIZE - Static variable in class com.sun.enterprise.deployment.runtime.connector.ResourceAdapter
-
- STEADY_POOL_SIZE - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- STEADY_POOL_SIZE_DEFAULT - Static variable in interface com.sun.enterprise.deployment.DescriptorConstants
-
Bean Pool - minimum number of slsb instances maintained in a pool.
- STORE_PROPERTIES - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- STREAM_ATTACHMENTS - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- STRING - Static variable in class com.sun.enterprise.deployment.annotation.introspection.ConstantPoolInfo
-
- stringToArray(String, String) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Convert a string of delimited strings to an array of strings.
- STUB_PROPERTY - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- SubNode<T> - Interface in com.sun.enterprise.deployment.node
-
This is the base interface for the JndiEnvRefNodes like ServiceReferenceNode so that
the implementation can lie in their respective modules
- SUN_APPCLIENT_130_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
Application Client: Sun ONE App Server specific dtd info.
- SUN_APPCLIENT_130_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_140_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_140_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_140beta_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_140beta_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_141_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_141_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_500_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_500_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_600_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPCLIENT_600_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_130_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
Application: Sun ONE App Server specific dtd info.
- SUN_APPLICATION_130_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_140_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_140_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_140beta_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_140beta_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_141_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_141_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_500_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_500_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_600_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_APPLICATION_600_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CLIENTCONTAINER_700_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
Application Client Container: Sun ONE App Server specific dtd info.
- SUN_CLIENTCONTAINER_700_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CMP_MAPPING_700_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
EJB CMP Mapping : Sun ONE App Server specific dtd info.
- SUN_CMP_MAPPING_700_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CMP_MAPPING_800_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CMP_MAPPING_800_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CMP_MAPPING_810_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CMP_MAPPING_810_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_CONNECTOR_100_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
Connectors: Sun ONE App Server specific dtd info.
- SUN_CONNECTOR_100_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_200_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
EJB: Sun ONE App Server specific dtd info.
- SUN_EJBJAR_200_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_201_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_201_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_210_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_210_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_210beta_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_210beta_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_211_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_211_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_300_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_300_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_310_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_EJBJAR_310_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_230_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
Web: Sun ONE App Server specific dtd info.
- SUN_WEBAPP_230_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_231_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_231_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_240_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_240_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_240beta_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_240beta_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_241_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_241_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_250_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_250_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_300_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SUN_WEBAPP_300_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- SunConnector - Class in com.sun.enterprise.deployment.runtime.connector
-
This class was based on the schema2beans generated one modified
to remove its dependencies on schema2beans libraries.
- SunConnector() - Constructor for class com.sun.enterprise.deployment.runtime.connector.SunConnector
-
- SunWebApp - Interface in com.sun.enterprise.deployment.runtime.web
-
- superClass - Variable in class com.sun.enterprise.deployment.annotation.introspection.ClassFile
-
- SUPPORTED - Static variable in class com.sun.enterprise.deployment.EjbIORConfigurationDescriptor
-
- supportsModuleType(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.ACCPersistenceArchivist
-
- supportsModuleType(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.EarPersistenceArchivist
-
- supportsModuleType(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
- supportsModuleType(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
- supportsModuleType(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.ServerSidePersistenceArchivist
-
- supportsModuleType(ArchiveType) - Method in class com.sun.enterprise.deployment.archivist.WarPersistenceArchivist
-
- supportsReauthentication() - Method in class com.sun.enterprise.deployment.ConnectorDescriptor
-
Deprecated.
- supportsReauthentication() - Method in class com.sun.enterprise.deployment.OutboundResourceAdapter
-
Gets the value of supportsReauthentication
- supportTypeInheritance() - Method in class com.sun.enterprise.deployment.annotation.handlers.AbstractCommonAttributeHandler
-
This indicates whether the annotation type should be processed for
type level in super-class.
- supportTypeInheritance() - Method in class com.sun.enterprise.deployment.annotation.handlers.DeclareRolesHandler
-
- SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
The system ID.
- SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SYSTEM_ID_10 - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SYSTEM_ID_12 - Static variable in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- SYSTEM_ID_12 - Static variable in class com.sun.enterprise.deployment.node.ApplicationNode
-
- SYSTEM_ID_15 - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SYSTEM_ID_16 - Static variable in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
- SYSTEM_ID_2 - Static variable in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
- W3C_XML_SCHEMA - Static variable in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- W3C_XML_SCHEMA - Static variable in class com.sun.enterprise.deployment.node.SaxParserHandler
-
- W3C_XML_SCHEMA - Static variable in class com.sun.enterprise.deployment.util.DOLUtils
-
- W3C_XML_SCHEMA_INSTANCE - Static variable in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- W3C_XML_SCHEMA_INSTANCE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WarPersistenceArchivist - Class in com.sun.enterprise.deployment.archivist
-
- WarPersistenceArchivist() - Constructor for class com.sun.enterprise.deployment.archivist.WarPersistenceArchivist
-
- warType() - Static method in class com.sun.enterprise.deployment.util.DOLUtils
-
- WEB - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- WEB - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WEB_DD_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the web module.
- WEB_EXTENSION - Static variable in class com.sun.enterprise.deployment.archivist.Archivist
-
- WEB_FRAGMENT_EXTENSION - Static variable in class com.sun.enterprise.deployment.archivist.Archivist
-
- WEB_FRAGMENT_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in web fragment jar.
- WEB_INF - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the WEB-INF entry in a war.
- WEB_INF_CLASSES_DIR - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
- WEB_INF_LIB_DIR - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
- WEB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry in the web jar.
- WEB_RESOURCE_COLLECTION - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- WEB_RESOURCE_NAME - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- WEB_SERVICE - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WEB_SERVICE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WEB_SERVICE_DESCRIPTION_NAME - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WEB_SERVICE_DESCRIPTION_NAME - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WEB_SERVICE_ENDPOINT - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WEB_SERVICE_ENDPOINT - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WEB_SERVICE_ENDPOINT - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WEB_SERVICES - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WEB_SERVICES - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WEB_SERVICES_CLIENT - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WEB_URI - Static variable in interface com.sun.enterprise.deployment.xml.ApplicationTagNames
-
- WEB_URI - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WEB_WEBSERVICES_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
WebServices descriptor entry in a web jar
- WebApp - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- WEBAPP_22_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- WEBAPP_22_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- WEBAPP_23_DTD_PUBLIC_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- WEBAPP_23_DTD_SYSTEM_ID - Static variable in class com.sun.enterprise.deployment.xml.DTDRegistry
-
- WebBundleContext - Class in com.sun.enterprise.deployment.annotation.context
-
This ClientContext implementation holds a top level reference
to the DOL Web BundleDescriptor which will be used to populate
any information processed from the annotations.
- WebBundleContext(WebBundleDescriptor) - Constructor for class com.sun.enterprise.deployment.annotation.context.WebBundleContext
-
- WebBundleDescriptor - Class in com.sun.enterprise.deployment
-
I am an object that represents all the deployment information about
a web app [{0}]lication.
- WebBundleDescriptor() - Constructor for class com.sun.enterprise.deployment.WebBundleDescriptor
-
- WebComponentContext - Class in com.sun.enterprise.deployment.annotation.context
-
This provides a context for a of web component.
- WebComponentContext(WebComponentDescriptor) - Constructor for class com.sun.enterprise.deployment.annotation.context.WebComponentContext
-
- WebComponentDescriptor - Class in com.sun.enterprise.deployment
-
Common data and behavior of the deployment
information about a JSP or JavaServlet in J2EE.
- WebComponentDescriptor() - Constructor for class com.sun.enterprise.deployment.WebComponentDescriptor
-
- WebComponentsContext - Class in com.sun.enterprise.deployment.annotation.context
-
This provides a context for a collection of web components with the same
impl class name.
- WebComponentsContext(WebComponentDescriptor[]) - Constructor for class com.sun.enterprise.deployment.annotation.context.WebComponentsContext
-
- WebComponentsContext(WebComponentContext[]) - Constructor for class com.sun.enterprise.deployment.annotation.context.WebComponentsContext
-
Create a new instance of WebComponentContext.
- WebDescriptor - Interface in com.sun.enterprise.deployment.web
-
I am the type representing a named descriptor that may be shown in a UI tool.
- WeblogicApplicationNode - Class in com.sun.enterprise.deployment.node.runtime.application.wls
-
This node is responsible for handling all WebLogic runtime information for
application.
- WeblogicApplicationNode(Application) - Constructor for class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
Creates new WeblogicApplicationNode
- WeblogicApplicationNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
Creates new WeblogicApplicationNode
- WebResourceCollection - Interface in com.sun.enterprise.deployment.web
-
I am an interface representing the API to an object
which represents the information about a web resource collection.
- WebService - Class in com.sun.enterprise.deployment
-
Information about a single webservice-description in webservices.xml
- WebService() - Constructor for class com.sun.enterprise.deployment.WebService
-
Default constructor.
- WebService(WebService) - Constructor for class com.sun.enterprise.deployment.WebService
-
copy constructor.
- WebService(String) - Constructor for class com.sun.enterprise.deployment.WebService
-
- WEBSERVICE_CONTEXTPATH - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WEBSERVICE_SECURITY - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WEBSERVICE_SERVICEURI - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WEBSERVICE_TYPE - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WebServiceEndpoint - Class in com.sun.enterprise.deployment
-
Represents a single port-component in a webservice in webservices.xml
- WebServiceEndpoint(WebServiceEndpoint) - Constructor for class com.sun.enterprise.deployment.WebServiceEndpoint
-
- WebServiceEndpoint() - Constructor for class com.sun.enterprise.deployment.WebServiceEndpoint
-
- WebServiceEndpointRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for handling runtime info for
web service endpoints.
- WebServiceEndpointRuntimeNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
- WebServiceHandler - Class in com.sun.enterprise.deployment
-
This class describes a web service message handler.
- WebServiceHandler(WebServiceHandler) - Constructor for class com.sun.enterprise.deployment.WebServiceHandler
-
copy constructor.
- WebServiceHandler() - Constructor for class com.sun.enterprise.deployment.WebServiceHandler
-
- WebServiceHandlerChain - Class in com.sun.enterprise.deployment
-
Represents a single handler-chains in a webservice in webservices.xml
- WebServiceHandlerChain(WebServiceHandlerChain) - Constructor for class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- WebServiceHandlerChain() - Constructor for class com.sun.enterprise.deployment.WebServiceHandlerChain
-
- WebServiceRuntimeNode - Class in com.sun.enterprise.deployment.node.runtime
-
This node is responsible for handling WebService runtime info
- WebServiceRuntimeNode() - Constructor for class com.sun.enterprise.deployment.node.runtime.WebServiceRuntimeNode
-
- WebServicesDescriptor - Class in com.sun.enterprise.deployment
-
Information about the web services defined in a single module.
- WebServicesDescriptor() - Constructor for class com.sun.enterprise.deployment.WebServicesDescriptor
-
Default constructor.
- WebServicesTagNames - Class in com.sun.enterprise.deployment.xml
-
Repository of all the JSR 109 deployment descriptor elements
- WebServicesTagNames() - Constructor for class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WelcomeFile - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- WelcomeFileList - Static variable in class com.sun.enterprise.deployment.web.Constants
-
- WL_EJB_WEBSERVICES_JAR_ENTRY - Static variable in class com.sun.enterprise.deployment.node.ws.WLDescriptorConstants
-
Web Logic WebServices descriptor entry in an ejb jar
- WL_WEB_WEBSERVICES_JAR_ENTRY - Static variable in class com.sun.enterprise.deployment.node.ws.WLDescriptorConstants
-
Web Logic WebServices descriptor entry in a web jar
- WL_WEBSERVICES_SCHEMA_LOCATION - Static variable in class com.sun.enterprise.deployment.node.ws.WLDescriptorConstants
-
- WL_WEBSERVICES_XML_NS - Static variable in class com.sun.enterprise.deployment.node.ws.WLDescriptorConstants
-
- WL_WEBSERVICES_XML_SCHEMA - Static variable in class com.sun.enterprise.deployment.node.ws.WLDescriptorConstants
-
- WLDescriptorConstants - Class in com.sun.enterprise.deployment.node.ws
-
Constants used across weblogic webservices descriptor.
- WLDescriptorConstants() - Constructor for class com.sun.enterprise.deployment.node.ws.WLDescriptorConstants
-
- WLS - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
- WLS_APP_CLIENT_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the weblogic deployment descriptor entry in the client jar.
- WLS_APPCLIENT_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WLS_APPLICATION_CLIENT_NAMESPACE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLS_APPLICATION_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the deployment descriptor entry inside the ear.
- WLS_APPLICATION_NAMESPACE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLS_APPLICATION_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WLS_APPLICATION_SCHEMA_LOCATION - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLS_CONNECTOR_NAMESPACE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLS_CONNECTOR_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WLS_DTD_SYSTEM_ID_BEA - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
DTD System IDs for WLS
- WLS_EJB_IN_WAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the weblogic deployment descriptor entry in the war.
- WLS_EJB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the WebLogic deployment descriptor entry in the ejb jar.
- WLS_EJB_JAR_NAMESPACE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLS_EJB_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WLS_PREFIX - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
Prefix used for WebLogic xmls
- WLS_RAR_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the WebLogic deployment descriptor entry in the rar
- WLS_SCHEMA_NAMESPACE_BEA - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
Schema Namespaces for WLS
- WLS_SCHEMA_NAMESPACE_ORACLE - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
- WLS_WEB_APP_NAMESPACE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLS_WEB_JAR_ENTRY - Static variable in interface com.sun.enterprise.deployment.io.DescriptorConstants
-
The name of the WebLogic deployment descriptor entry in web jar.
- WLS_WEB_RUNTIME_TAG - Static variable in interface com.sun.enterprise.deployment.xml.RuntimeTagNames
-
- WLS_WEBSERVICES_NAMESPACE - Static variable in interface com.sun.enterprise.deployment.xml.TagNames
-
- WLSApplicationRuntimeDDFile - Class in com.sun.enterprise.deployment.io.runtime
-
This class is responsible for handling the XML configuration information
for the WebLogic Application Container
- WLSApplicationRuntimeDDFile() - Constructor for class com.sun.enterprise.deployment.io.runtime.WLSApplicationRuntimeDDFile
-
- WLServiceRefNode - Class in com.sun.enterprise.deployment.node.ws
-
This node is responsible for handling runtime info for service references from weblogic DD
- WLServiceRefNode() - Constructor for class com.sun.enterprise.deployment.node.ws.WLServiceRefNode
-
- WLServiceRefPortInfoRuntimeNode - Class in com.sun.enterprise.deployment.node.ws
-
This node is responsible for handling runtime info for a service reference wsdl port from weblogic DD.
- WLServiceRefPortInfoRuntimeNode() - Constructor for class com.sun.enterprise.deployment.node.ws.WLServiceRefPortInfoRuntimeNode
-
- WLSWebServicesDeploymentDescriptorFile - Class in com.sun.enterprise.deployment.io.runtime
-
This class is responsible for handling the WebLogic webservices deployment descriptor.
- WLSWebServicesDeploymentDescriptorFile(RootDeploymentDescriptor) - Constructor for class com.sun.enterprise.deployment.io.runtime.WLSWebServicesDeploymentDescriptorFile
-
- WLUnSupportedNode - Class in com.sun.enterprise.deployment.node.ws
-
This class represents nodes that are not supported.
- WLUnSupportedNode(XMLElement) - Constructor for class com.sun.enterprise.deployment.node.ws.WLUnSupportedNode
-
- WLWebServiceEndpointNode - Class in com.sun.enterprise.deployment.node.ws
-
This node represents port-component in weblogic-webservices.xml
- WLWebServiceEndpointNode() - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- WLWebServiceEndpointNode.ServiceEndpointAddressNode - Class in com.sun.enterprise.deployment.node.ws
-
This node represents
inside port-component
- WLWebServiceEndpointNode.ServiceEndpointAddressNode(WebServiceEndpoint) - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.ServiceEndpointAddressNode
-
- WLWebServiceEndpointNode.WSDLNode - Class in com.sun.enterprise.deployment.node.ws
-
This node represents
inside port-component
- WLWebServiceEndpointNode.WSDLNode(WebServiceEndpoint) - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.WSDLNode
-
- WLWebServiceNode - Class in com.sun.enterprise.deployment.node.ws
-
This node represents webservice-description node in weblogic-webservices.xml
- WLWebServiceNode() - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
- WLWebServicesDescriptorNode - Class in com.sun.enterprise.deployment.node.ws
-
Node representing weblogic-webservices root element in weblogic-webservices.xml
- WLWebServicesDescriptorNode(WebServicesDescriptor) - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- WLWebServicesDescriptorNode() - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- WLWebServicesTagNames - Class in com.sun.enterprise.deployment.node.ws
-
Tag names that appear inside weblogic-webservices.xml
- WLWebServicesTagNames() - Constructor for class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- wordWrap(String, int) - Static method in class com.sun.enterprise.deployment.util.TypeUtil
-
Word-wrap a string into an array of strings.
- WritableJndiNameEnvironment - Interface in com.sun.enterprise.deployment
-
Objects implementing this interface allow their
environment properties, ejb references and resource
references to be written.
- write() - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- write(String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
saves the archive
- write(ReadableArchive, String) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
save the archive
- write(ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
- write(Application, ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.DescriptorArchivist
-
writes an application deployment descriptors
- write(BundleDescriptor, Archivist, ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.DescriptorArchivist
-
writes a bundle descriptor
- write(T, OutputStream) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
writes the descriptor to an output stream
- write(T, String) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
writes the descriptor classes into a new XML file
- write(T, File) - Method in class com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
writes the descriptor classes into a new XML file
- write(Descriptor, OutputStream) - Method in class com.sun.enterprise.deployment.io.runtime.WLSWebServicesDeploymentDescriptorFile
-
writes the descriptor to an output stream
- write(Descriptor, RootXMLNode, File) - Static method in class com.sun.enterprise.deployment.node.J2EEDocumentBuilder
-
- write(Descriptor, RootXMLNode, OutputStream) - Static method in class com.sun.enterprise.deployment.node.J2EEDocumentBuilder
-
- write(Descriptor, RootXMLNode, Result) - Static method in class com.sun.enterprise.deployment.node.J2EEDocumentBuilder
-
- writeCommonComponentInfo(Node, Descriptor) - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorNode
-
writes all information common to all J2EE components
- writeContents(ReadableArchive, WritableArchive, Vector) - Method in class com.sun.enterprise.deployment.archivist.AppClientArchivist
-
writes the content of an archive to a JarFile
- writeContents(ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.ApplicationArchivist
-
writes the content of an archive to a JarFile
- writeContents(WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
writes the content of an archive to a JarFile
- writeContents(ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
writes the content of an archive to another archive
- writeContents(ReadableArchive, WritableArchive, Vector) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
writes the content of an archive to a JarFile
- writeDeploymentDescriptor(Node, T) - Method in interface com.sun.enterprise.deployment.node.SubNode
-
- writeDeploymentDescriptors(ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
writes the deployment descriptors (standard and runtime)
to a JarFile using the right deployment descriptor path
- writeDeploymentDescriptors(Archivist, BundleDescriptor, ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
writes the deployment descriptors (standard and runtime)
to a JarFile using the right deployment descriptor path
- writeDeploymentDescriptors(Archivist, BundleDescriptor, ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.PersistenceArchivist
-
writes the deployment descriptors (standard and runtime)
to a JarFile using the right deployment descriptor path
- writeDescriptor(Node, T) - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, AdministeredObjectDefinitionDescriptor) - Method in class com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode
-
- writeDescriptor(Node, ApplicationClientDescriptor) - Method in class com.sun.enterprise.deployment.node.appclient.AppClientNode
-
- writeDescriptor(Node, Application) - Method in class com.sun.enterprise.deployment.node.ApplicationNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ConnectionFactoryDefinitionDescriptor) - Method in class com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode
-
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.ActivationSpecNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.AdminObjectNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.AuthMechNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.ConfigPropertyNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.ConnectionDefNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, ConnectorDescriptor) - Method in class com.sun.enterprise.deployment.node.connector.ConnectorNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.InBoundRANode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, ConnectorDescriptor) - Method in class com.sun.enterprise.deployment.node.connector.LicenseNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.MessageListenerNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.OutBoundRANode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.RANode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.connector.RequiredConfigNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, ConnectorDescriptor) - Method in class com.sun.enterprise.deployment.node.connector.SecurityPermissionNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, DataSourceDefinitionDescriptor) - Method in class com.sun.enterprise.deployment.node.DataSourceDefinitionNode
-
- writeDescriptor(Node, T) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, T) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, T) - Method in class com.sun.enterprise.deployment.node.DisplayableComponentNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, EjbReference) - Method in class com.sun.enterprise.deployment.node.EjbReferenceNode
-
- writeDescriptor(Node, String, EntityManagerFactoryReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.EntityManagerFactoryReferenceNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, EntityManagerReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.EntityManagerReferenceNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, EnvironmentProperty) - Method in class com.sun.enterprise.deployment.node.EnvEntryNode
-
- writeDescriptor(Node, String, InjectionTarget) - Method in class com.sun.enterprise.deployment.node.InjectionTargetNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, JMSConnectionFactoryDefinitionDescriptor) - Method in class com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode
-
- writeDescriptor(Node, String, JMSDestinationDefinitionDescriptor) - Method in class com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode
-
- writeDescriptor(Node, String, LifecycleCallbackDescriptor) - Method in class com.sun.enterprise.deployment.node.LifecycleCallbackNode
-
- writeDescriptor(Node, String, MailSessionDescriptor) - Method in class com.sun.enterprise.deployment.node.MailSessionNode
-
- writeDescriptor(Node, String, MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.node.MessageDestinationNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.MessageDestinationRefNode
-
- writeDescriptor(Node, String, MethodDescriptor, String) - Method in class com.sun.enterprise.deployment.node.MethodNode
-
- writeDescriptor(Node, String, ModuleDescriptor) - Method in class com.sun.enterprise.deployment.node.ModuleNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, NameValuePairDescriptor) - Method in class com.sun.enterprise.deployment.node.NameValuePairNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Iterator) - Method in class com.sun.enterprise.deployment.node.NameValuePairNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Properties) - Method in class com.sun.enterprise.deployment.node.PropertiesNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.ResourceEnvRefNode
-
- writeDescriptor(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.ResourcePropertyNode
-
- writeDescriptor(Node, String, ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.ResourceRefNode
-
- writeDescriptor(Node, String, RunAsIdentityDescriptor) - Method in class com.sun.enterprise.deployment.node.RunAsNode
-
- writeDescriptor(Node, ApplicationClientDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Application) - Method in class com.sun.enterprise.deployment.node.runtime.application.gf.ApplicationRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, EnvironmentProperty) - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.ApplicationParamNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Application) - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.WeblogicApplicationNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, DefaultResourcePrincipal) - Method in class com.sun.enterprise.deployment.node.runtime.common.DefaultResourcePrincipalNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, MessageDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, MessageSecurityBindingDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageSecurityBindingNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, MessageSecurityDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.MessageSecurityNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, PrincipalNameDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.PrincipalNameNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ProtectionDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.ProtectionNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, SecurityRoleMapping) - Method in class com.sun.enterprise.deployment.node.runtime.common.SecurityRoleMappingNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, EjbReference) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.EjbReferenceDescriptionNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceDescriptionNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceEnvDescriptionNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, SecurityRoleAssignment) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.SecurityRoleAssignmentNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ConnectorDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.connector.ConnectorNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, MapElement) - Method in class com.sun.enterprise.deployment.node.runtime.connector.MapElementNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Principal) - Method in class com.sun.enterprise.deployment.node.runtime.connector.PrincipalNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ResourceAdapter) - Method in class com.sun.enterprise.deployment.node.runtime.connector.ResourceAdapterNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, RoleMap) - Method in class com.sun.enterprise.deployment.node.runtime.connector.RoleMapNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ResourcePrincipal) - Method in class com.sun.enterprise.deployment.node.runtime.DefaultResourcePrincipalNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, EjbReference) - Method in class com.sun.enterprise.deployment.node.runtime.EjbRefNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Group) - Method in class com.sun.enterprise.deployment.node.runtime.GroupNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, JavaWebStartAccessDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.JavaWebStartAccessNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, MessageDestinationReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRefNode
-
- writeDescriptor(Node, String, MessageDestinationDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, PrincipalImpl) - Method in class com.sun.enterprise.deployment.node.runtime.PrincipalNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ResourceEnvReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.ResourceEnvRefNode
-
- writeDescriptor(Node, String, ResourceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
- writeDescriptor(Node, String, ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ServiceRefPortInfo) - Method in class com.sun.enterprise.deployment.node.runtime.ServiceRefPortInfoRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, WebService) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Role) - Method in class com.sun.enterprise.deployment.node.SecurityRoleNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, SecurityRoleDescriptor) - Method in class com.sun.enterprise.deployment.node.SecurityRoleNode
-
- writeDescriptor(Node, String, RoleReference) - Method in class com.sun.enterprise.deployment.node.SecurityRoleRefNode
-
- writeDescriptor(Node, ReliabilityConfig) - Method in class com.sun.enterprise.deployment.node.ws.ReliabilityConfigNode
-
- writeDescriptor(Node, String, ServiceReferenceDescriptor) - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, ServiceRefPortInfo) - Method in class com.sun.enterprise.deployment.node.ws.WLServiceRefPortInfoRuntimeNode
-
write the descriptor class to a DOM tree and return it
- writeDescriptor(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.ws.WLUnSupportedNode
-
- writeDescriptor(Node, WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.ServiceEndpointAddressNode
-
- writeDescriptor(Node, String, WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode
-
- writeDescriptor(Node, WebServiceEndpoint) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceEndpointNode.WSDLNode
-
- writeDescriptor(Node, String, WebService) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServiceNode
-
- writeDescriptor(Node, RootDeploymentDescriptor) - Method in class com.sun.enterprise.deployment.node.ws.WLWebServicesDescriptorNode
-
- writeDescriptor(Node, T) - Method in interface com.sun.enterprise.deployment.node.XMLNode
-
write the descriptor to an JAXP DOM node and return it
- writeDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
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.
- writeDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.runtime.application.wls.ApplicationParamNode
-
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.
- writeDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.EjbReferenceDescriptionNode
-
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.
- writeDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceDescriptionNode
-
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.
- writeDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.ResourceEnvDescriptionNode
-
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.
- writeDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.runtime.common.wls.SecurityRoleAssignmentNode
-
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.
- writeDisplayableComponentInfo(Node, T) - Method in class com.sun.enterprise.deployment.node.DisplayableComponentNode
-
write the localized descriptions, display-names and icons info
- writeEjbReferenceDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write the ejb references (local or remote) to the DOM tree
- writeEjbReferences(Node, EjbReferenceContainer) - Static method in class com.sun.enterprise.deployment.node.runtime.EjbRefNode
-
writes all the runtime information for ejb references
- writeEntityManagerFactoryReferenceDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of entity manager factory reference descriptors to
a DOM Tree
- writeEntityManagerReferenceDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of entity manager reference descriptors to a DOM Tree
- writeEnvEntryDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of env entry descriptors to a DOM Tree
- writeExtensionDeploymentDescriptors(ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
Write extension descriptors
- writeJavaMethodDescriptor(Node, String, MethodDescriptor) - Method in class com.sun.enterprise.deployment.node.MethodNode
-
write the method descriptor class to a java-method DOM tree and return it
- writeJavaMethodDescriptor(Node, String, MethodDescriptor, boolean) - Method in class com.sun.enterprise.deployment.node.MethodNode
-
write the method descriptor class to a java-method DOM tree and return it
- writeJavaWebStartInfo(Node, JavaWebStartAccessDescriptor) - Static method in class com.sun.enterprise.deployment.node.runtime.JavaWebStartAccessNode
-
- writeJNDIEnvironmentRefs(Node, JndiNameEnvironment) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
writes jndi environment references group nodes
- writeLifeCycleCallbackDescriptors(Node, String, Collection<LifecycleCallbackDescriptor>) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of life-cycle-callback descriptors to a DOM Tree
- writeLocalizedDescriptions(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
writes iocalized descriptions (if any) to the DOM node
- writeLocalizedInfo(Node, Descriptor) - Method in class com.sun.enterprise.deployment.node.IconNode
-
writes all localized icon information
- writeLocalizedMap(Node, String, Map) - Method in class com.sun.enterprise.deployment.node.LocalizedNode
-
writes all the localized map element usign the tagname with
the lang attribute to a DOM node
- writeMessageDestinationInfo(Node, BundleDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
writes the message destination references runtime information
- writeMessageDestinationInfo(Node, BundleDescriptor) - Static method in class com.sun.enterprise.deployment.node.runtime.RuntimeDescriptorNode
-
- writeMessageDestinationRefDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of message destination reference descriptors to a DOM Tree
- writeMessageDestinationReferences(Node, MessageDestinationReferenceContainer) - Static method in class com.sun.enterprise.deployment.node.runtime.MessageDestinationRefNode
-
writes all the runtime information for JMS destination references
- writeMessageDestinations(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.AbstractBundleNode
-
- writeQueryMethodDescriptor(Node, String, MethodDescriptor) - Method in class com.sun.enterprise.deployment.node.MethodNode
-
write the method descriptor class to a query-method DOM tree and return it
- writeResourceDescriptors(Node, Iterator<ResourceDescriptor>) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of all descriptors to a DOM Tree
- writeResourceEnvRefDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of resource env reference descriptors to a DOM Tree
- writeResourceRefDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
write a list of resource reference descriptors to a DOM Tree
- writeResourceReferences(Node, ResourceReferenceContainer) - Static method in class com.sun.enterprise.deployment.node.runtime.ResourceRefNode
-
writes all the runtime information for resources references
- writeResoureEnvReferences(Node, ResourceEnvReferenceContainer) - Static method in class com.sun.enterprise.deployment.node.runtime.ResourceEnvRefNode
-
writes all the runtime information for resource environment references
- writeRuntimeDeploymentDescriptors(ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
writes the runtime deployment descriptors to an abstract archive
- writeRuntimeDeploymentDescriptors(Archivist, BundleDescriptor, ReadableArchive, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
writes the runtime deployment descriptors to an abstract archive
- writeServiceReferenceDescriptors(Node, Iterator) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
- writeServiceReferences(Node, JndiNameEnvironment) - Static method in class com.sun.enterprise.deployment.node.runtime.ServiceRefNode
-
writes all the runtime information for service references
- writeServiceReferences(Node, JndiNameEnvironment) - Static method in class com.sun.enterprise.deployment.node.ws.WLServiceRefNode
-
writes all the runtime information for service references
- writeSimpleTextDescriptor(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
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.
- writeStandardDeploymentDescriptors(WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.Archivist
-
writes the standard deployment descriptors to an abstract archive
- writeStandardDeploymentDescriptors(Archivist, BundleDescriptor, WritableArchive) - Method in class com.sun.enterprise.deployment.archivist.ExtensionsArchivist
-
writes the standard deployment descriptors to an abstract archive
- writeSubDescriptors(Node, String, Descriptor) - Method in class com.sun.enterprise.deployment.node.DeploymentDescriptorNode
-
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.
- writeWebServiceEndpointInfo(Node, EjbDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
writes all the runtime information for web service endpoints for
a given ejb
- writeWebServiceEndpointInfo(Node, WebComponentDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceEndpointRuntimeNode
-
writes all the runtime information for web service endpoints for
a given web component
- writeWebServiceRuntimeInfo(Node, BundleDescriptor) - Method in class com.sun.enterprise.deployment.node.runtime.WebServiceRuntimeNode
-
writes all the runtime information for the web services for a given
bundle descriptor
- WsCompileInvoker - Class in com.sun.enterprise.deployment.util.webservice
-
This interface is used by the deploytool to generate webservice artifacts.
- WsCompileInvoker() - Constructor for class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
- WsCompileInvokerException - Exception in com.sun.enterprise.deployment.util.webservice
-
Represents an error in wscompile invocation
- WsCompileInvokerException() - Constructor for exception com.sun.enterprise.deployment.util.webservice.WsCompileInvokerException
-
- WsCompileInvokerException(String) - Constructor for exception com.sun.enterprise.deployment.util.webservice.WsCompileInvokerException
-
- wsCompileOptions - Variable in class com.sun.enterprise.deployment.util.webservice.WsCompileInvoker
-
This Map holds all the options to be used while invoking the wscompile tool; the options are set by the client
of this interface using the setter methods available in this interface.
- WSDL - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WSDL_EXPOSED - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WSDL_FILE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WSDL_OVERRIDE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WSDL_PORT - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WSDL_PUBLISH_FILE - Static variable in class com.sun.enterprise.deployment.node.ws.WLWebServicesTagNames
-
- WSDL_SERVICE - Static variable in class com.sun.enterprise.deployment.xml.WebServicesTagNames
-
- WSDLConfig - Class in com.sun.enterprise.deployment.util.webservice
-
This class is used by the deployment tool to set the required information for jaxrpc-config.xml
that is passed as an argument to the wscompile tool.
- WSDLConfig(String, String, String) - Constructor for class com.sun.enterprise.deployment.util.webservice.WSDLConfig
-
Constructor takes all required arguments and sets them appropriately
- WSDolSupport - Interface in com.sun.enterprise.deployment
-
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