Java EE 5 SDK
A B C D E F G H I J K L M N O P Q R S T U V W X _

A

abort() - Method in class com.sun.appserv.security.AppservPasswordLoginModule
Abort the authentication process.
abortDeploy(Object) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
abort a given deployment operation, all modification to the server must be rollbacked and all resources cleaned.
AbortProcessingException - Exception in javax.faces.event
An exception that may be thrown by event listeners to terminate the processing of the current event.
AbortProcessingException() - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with no detail message or root cause.
AbortProcessingException(String) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and no root cause.
AbortProcessingException(Throwable) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified root cause.
AbortProcessingException(String, Throwable) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and root cause.
AbstractMarshallerImpl - Class in javax.xml.bind.helpers
Partial default Marshaller implementation.
AbstractMarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
 
AbstractUnmarshallerImpl - Class in javax.xml.bind.helpers
Partial default Unmarshaller implementation.
AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
accept(XMLEvent) - Method in interface javax.xml.stream.EventFilter
Tests whether this event is part of this stream.
accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
Tests whether the current state is part of this stream.
ACCEPT_ALL_KEY - Static variable in interface com.sun.appserv.management.config.JMXConnectorConfigKeys
 
ACCEPTOR_THREADS_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
ACCESS_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogFileAccess
Key designating the access.log log file.
ACCESS_LOG_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for AccessLogConfig
ACCESS_LOG_PROPERTY_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
 
AccessLocalException - Exception in javax.ejb
An AccessLocalException is thrown to indicate that the caller does not have permission to call the method.
AccessLocalException() - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with no detail message.
AccessLocalException(String) - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message.
AccessLocalException(String, Exception) - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message and a nested exception.
AccessLogConfig - Interface in com.sun.appserv.management.config
Represents the <access-log> element.
AccessLogConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createAccessLogConfig(java.util.Map).
acknowledge() - Method in interface javax.jms.Message
Acknowledges all consumed messages of the session of this consumed message.
Acronyms - Class in com.sun.appserv.management.util.jmx
 
Acronyms() - Constructor for class com.sun.appserv.management.util.jmx.Acronyms
 
ACTION_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for EventConfig
ActionConfig - Interface in com.sun.appserv.management.config
Represents the <action> element.
ActionEvent - Class in javax.faces.event
An ActionEvent represents the activation of a user interface component (such as a UICommand).
ActionEvent(UIComponent) - Constructor for class javax.faces.event.ActionEvent
Construct a new event object from the specified source component and action command.
ActionListener - Interface in javax.faces.event
A listener interface for receiving ActionEvents.
ActionSource - Interface in javax.faces.component
ActionSource is an interface that may be implemented by any concrete UIComponent that wishes to be a source of ActionEvents, including the ability to invoke application actions via the default ActionListener mechanism.
ActionSource2 - Interface in javax.faces.component
ActionSource2 extends ActionSource and provides a JavaBeans property analogous to the "action" property on ActionSource.
ActionType - Class in javax.enterprise.deploy.shared
Class ActionTypes defines enumeration values for the J2EE DeploymentStatus actions.
ActionType(int) - Constructor for class javax.enterprise.deploy.shared.ActionType
Construct a new enumeration value with the given integer value.
ActivationConfigProperty - Annotation Type in javax.ejb
 
ActivationDataFlavor - Class in javax.activation
The ActivationDataFlavor class is a special subclass of java.awt.datatransfer.DataFlavor.
ActivationDataFlavor(Class, String, String) - Constructor for class javax.activation.ActivationDataFlavor
Construct a DataFlavor that represents an arbitrary Java object.
ActivationDataFlavor(Class, String) - Constructor for class javax.activation.ActivationDataFlavor
Construct a DataFlavor that represents a MimeType.
ActivationDataFlavor(String, String) - Constructor for class javax.activation.ActivationDataFlavor
Construct a DataFlavor that represents a MimeType.
ActivationSpec - Interface in javax.resource.spi
This interface serves as a marker.
add(T) - Method in class com.sun.appserv.management.util.misc.CircularList
 
add(int, T) - Method in class com.sun.appserv.management.util.misc.CircularList
May be added to the end only.
add(Class, Stringifier) - Method in interface com.sun.appserv.management.util.stringifier.StringifierRegistry
Add a mapping from a Class to a Stringifier
add(Class, Stringifier) - Method in class com.sun.appserv.management.util.stringifier.StringifierRegistryImpl
 
add(Class, Stringifier) - Method in interface com.sun.appserv.management.util.stringifier.StringifierRegistryIniter
Add a mapping from the class to its Stringifier
add(Class, Stringifier) - Method in class com.sun.appserv.management.util.stringifier.StringifierRegistryIniterImpl
 
add(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
add the given value to the cache at the specified key
add(Object, Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
add the given value with specified size to the cache at specified key
add(Object, Object) - Method in interface com.sun.appserv.util.cache.Cache
add the given value to the cache at the specified key
add(Object, Object, int) - Method in interface com.sun.appserv.util.cache.Cache
add the given value with specified size to the cache at specified key
add(ELResolver) - Method in class javax.el.CompositeELResolver
Adds the given resolver to the list of component resolvers.
add(FetchProfile.Item) - Method in class javax.mail.FetchProfile
Add the given special item as one of the attributes to be prefetched.
add(String) - Method in class javax.mail.FetchProfile
Add the specified header-field to the list of attributes to be prefetched.
add(Flags.Flag) - Method in class javax.mail.Flags
Add the specified system flag to this Flags object.
add(String) - Method in class javax.mail.Flags
Add the specified user flag to this Flags object.
add(Flags) - Method in class javax.mail.Flags
Add all the flags in the given Flags object to this Flags object.
add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer
This method adds an event to the consumer.
add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter
Add an event to the output stream Adding a START_ELEMENT will open a new namespace scope that will be closed when the corresponding END_ELEMENT is written.
add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter
Adds an entire stream to an output stream, calls next() on the inputStream argument until hasNext() returns false This should be treated as a convenience method that will perform the following loop over all the events in an event reader and call add on each event.
ADD_NOTIFICATION_LISTENER - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
addActionListener(ActionListener) - Method in interface javax.faces.component.ActionSource
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addActionListener(ActionListener) - Method in class javax.faces.component.UICommand
 
addArray(Collection<T>, T[]) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
Add all items in an array to a set.
addArray(Set<T>, T[]) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
addArray(List<T>, T[]) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Add all items in an array to a list.
addArray(Set<T>, T[]) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Add all items in an array to a set.
addAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Association to use this object as source.
addAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Associations to use this object as source.
addAttachmentPart(AttachmentPart) - Method in class javax.xml.soap.SOAPMessage
Adds the given AttachmentPart object to this SOAPMessage object.
addAttribute(String, Object) - Method in interface com.sun.appserv.management.base.Sample
Add a new Attribute.
addAttribute(Name, String) - Method in interface javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(QName, String) - Method in interface javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addBody() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(QName) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified QName and adds it to this SOAPBody object.
addBodyPart(BodyPart) - Method in class javax.mail.Multipart
Adds a Part to the multipart.
addBodyPart(BodyPart, int) - Method in class javax.mail.Multipart
Adds a BodyPart at position index.
addCacheHelperDef(String, HashMap) - Method in class com.sun.appserv.web.cache.CacheManager
add a CacheHelper definition
addCacheListener(CacheListener) - Method in class com.sun.appserv.util.cache.BaseCache
add the cache module listener
addCacheListener(CacheListener) - Method in interface com.sun.appserv.util.cache.Cache
add the cache module listener
addCacheManagerListener(CacheManagerListener) - Method in class com.sun.appserv.web.cache.CacheManager
add CacheManagerListener object
addCacheMapping(String, CacheMapping) - Method in class com.sun.appserv.web.cache.CacheManager
add cache mapping
addCertificateToTrustStore(String, Certificate) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Add the Certificate with the specified alias to the trust-store.
addCertificateToTrustStore(Certificate) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Add the Certificate to the trust-store, using the alias returned by getCertificateAlias( c ).
addChild(UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
addChild(UIComponent) - Method in class javax.faces.webapp.UIComponentTagBase
Add the component identifier of the specified UIComponent to the list of component identifiers created or located by nested UIComponentTags processing this request.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Adds a child Concept.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Adds a child Concept.
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Adds a Collection of Concept children.
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Adds a Collection of Concept children.
addChildElement(Name) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(QName) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given QName object and adds the new element to this SOAPElement object.
addChildElement(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String, String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
Add a SOAPElement as a child of this SOAPElement instance.
addChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Adds a child Organization.
addChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Organization children.
addClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Classification to this object.
addClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Classifications to this object.
addComponent(String, String) - Method in class javax.faces.application.Application
Register a new mapping of component type to the name of the corresponding UIComponent class.
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
Adds a connection event listener to the ManagedConnection instance.
addConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Add a listener for Connection events on this Folder.
addConnectionListener(ConnectionListener) - Method in class javax.mail.Service
Add a listener for Connection events on this service.
addConstraint(ValueConstraint) - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
add a constraint for this field
addConstraintField(ConstraintField) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
add a constraint key field
addConverter(String, String) - Method in class javax.faces.application.Application
Register a new mapping of converter id to the name of the corresponding Converter class.
addConverter(Class, String) - Method in class javax.faces.application.Application
Register a new converter class that is capable of performing conversions for the specified target class.
addCookie(Cookie) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addDataModelListener(DataModelListener) - Method in class javax.faces.model.DataModel
Add a new DataModelListener to the set interested in notifications from this DataModel.
addDateHeader(String, long) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Add the specified date header to the specified value.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDetail() - Method in interface javax.xml.soap.SOAPFault
Creates an optional Detail object and sets it as the Detail object for this SOAPFault object.
addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDetailEntry(QName) - Method in interface javax.xml.soap.Detail
Creates a new DetailEntry object with the given QName and adds it to this Detail object.
addDocument(Document) - Method in interface javax.xml.soap.SOAPBody
Adds the root node of the DOM Document to this SOAPBody object.
ADDED - Static variable in class javax.mail.event.MessageCountEvent
The messages were added to their folder
addELContextListener(ELContextListener) - Method in class javax.faces.application.Application
Provide a way for Faces applications to register an ELContextListener that will be notified on creation of ELContext instances.
addELContextListener(ELContextListener) - Method in interface javax.servlet.jsp.JspApplicationContext
Registers a ELContextListeners so that context objects can be added whenever a new ELContext is created.
addELResolver(ELResolver) - Method in class javax.faces.application.Application
Cause an the argument resolver to be added to the resolver chain as specified in section 5.5.1 of the JavaServer Faces Specification.
addELResolver(ELResolver) - Method in interface javax.servlet.jsp.JspApplicationContext
Adds an ELResolver to affect the way EL variables and properties are resolved for EL expressions appearing in JSP pages and tag files.
addExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalIdentifier as an external identifier to this object.
addExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalIdentifiers as an external identifiers to this object.
addExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalLink to this object.
addExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalLinks to this object.
addFacesListener(FacesListener) - Method in class javax.faces.component.UIComponent
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacesListener(FacesListener) - Method in class javax.faces.component.UIComponentBase
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacet(String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
addFacet(String) - Method in class javax.faces.webapp.UIComponentTagBase
Add the facet name of the specified facet to the list of facet names created or located by nested UIComponentTags processing this request.
addFault() - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String, Locale) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFaultReasonText(String, Locale) - Method in interface javax.xml.soap.SOAPFault
Appends or replaces a Reason Text item containing the specified text message and an xml:lang derived from locale.
addFolderListener(FolderListener) - Method in class javax.mail.Folder
Add a listener for Folder events on this Folder.
addFolderListener(FolderListener) - Method in class javax.mail.Store
Add a listener for Folder events on any Folder object obtained from this Store.
addFrom(Address[]) - Method in class javax.mail.internet.MimeMessage
Add the specified addresses to the existing "From" field.
addFrom(Address[]) - Method in class javax.mail.Message
Add these addresses to the existing "From" attribute
addHeader(String, String) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Add the specified header to the specified value.
addHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Add a header with the specified name and value to the header list.
addHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface javax.mail.Part
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified qname and adds it to this SOAPHeader object.
addHeaderLine(String) - Method in class javax.mail.internet.InternetHeaders
Add an RFC822 header line to the header store.
addHeaderLine(String) - Method in class javax.mail.internet.MimeBodyPart
Add a header line to this body part
addHeaderLine(String) - Method in class javax.mail.internet.MimeMessage
Add a raw RFC 822 header-line.
addHeaderLine(String) - Method in interface javax.mail.internet.MimePart
Add a raw RFC822 header-line.
addIntHeader(String, int) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Add the specified integer header to the specified value.
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
ADDITIONAL_STATUS_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
addKeyField(Field) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
add a key field
addLifecycle(String, Lifecycle) - Method in class javax.faces.lifecycle.LifecycleFactory
Register a new Lifecycle instance, associated with the specified lifecycleId, to be supported by this LifecycleFactory.
addLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
Adds a LocalizedString to this object.
addLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
Adds many LocalizedStrings to this object.
addMailcap(String) - Method in class javax.activation.MailcapCommandMap
Add entries to the registry.
addMapping(String, String) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
 
addMapping(String, String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
addMapping(String, String) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
addMessage(String, FacesMessage) - Method in class javax.faces.context.FacesContext
Append a FacesMessage to the set of messages associated with the specified client identifier, if clientId is not null.
addMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
Add a listener for MessageChanged events on this Folder.
addMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
Add a listener for MessageCount events on this Folder.
addMethod(String) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
add an allowable HTTP method
addMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
addMimeTypes(String) - Method in class javax.activation.MimetypesFileTypeMap
Prepend the MIME type values to the registry.
addMtomAttachment(DataHandler, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Consider MIME content data for optimized binary storage as an attachment.
addMtomAttachment(byte[], int, int, String, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Consider binary data for optimized binary storage as an attachment.
addNamespaceDeclaration(String, String) - Method in interface javax.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
addNotificationInfos(MBeanInfo, MBeanNotificationInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Add MBeanNotificationInfo into the MBeanInfo.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerTracking
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.j2ee.ListenerRegistration
Add a listener to a registered managed object.
addNotUnderstoodHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addParameter(String, QName, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, QName, Class, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addPhaseListener(PhaseListener) - Method in class javax.faces.component.UIViewRoot
 
addPhaseListener(PhaseListener) - Method in class javax.faces.lifecycle.Lifecycle
Register a new PhaseListener instance that is interested in being notified before and after the processing for standard phases of the request processing lifecycle.
addPort(QName, String, String) - Method in class javax.xml.ws.Service
Creates a new port for the service.
addPort(QName, String, String) - Method in class javax.xml.ws.spi.ServiceDelegate
Creates a new port for the service.
addProgressListener(ProgressListener) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Add a listener to receive Progress events on deployment actions.
addProperty(String, String) - Method in class com.sun.appserv.web.cache.CacheManager
add generic property
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Register a property listener for this bean.
addProvider(Provider) - Method in class javax.mail.Session
Add a provider to the session.
addRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
Add this recipient address to the existing ones of the given type.
addRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
Add these recipient addresses to the existing ones of the given type.
addRegistryConnectionResources(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Adds registry specific resources to the domain.
addRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Adds a child RegistryObject as member.
addRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Adds a Collection of RegistryObject children as members.
addRenderer(String, String, Renderer) - Method in class javax.faces.render.RenderKit
Register the specified Renderer instance, associated with the specified component family and rendererType, to the set of Renderers registered with this RenderKit, replacing any previously registered Renderer for this combination of identifiers.
addRenderKit(String, RenderKit) - Method in class javax.faces.render.RenderKitFactory
Register the specified RenderKit instance, associated with the specified renderKitId, to be supported by this RenderKitFactory, replacing any previously registered RenderKit for this identifier.
Address - Class in javax.mail
This abstract class models the addresses in a message.
Address() - Constructor for class javax.mail.Address
 
address - Variable in class javax.mail.internet.InternetAddress
 
address - Variable in class javax.mail.search.AddressTerm
The address.
ADDRESS_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
ADDRESS_LINES_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
AddressException - Exception in javax.mail.internet
The exception thrown when a wrongly formatted address is encountered.
AddressException() - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with no detail message.
AddressException(String) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message.
AddressException(String, String) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
AddressException(String, String, int) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
AddressStringTerm - Class in javax.mail.search
This abstract class implements string comparisons for Message addresses.
AddressStringTerm(String) - Constructor for class javax.mail.search.AddressStringTerm
Constructor.
AddressTerm - Class in javax.mail.search
This class implements Message Address comparisons.
AddressTerm(Address) - Constructor for class javax.mail.search.AddressTerm
 
addService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Adds a child Service.
addServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Adds a child ServiceBinding.
addServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Adds a Collection of ServiceBinding children.
addServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Service children.
addSlot(Slot) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Adds a Slot to this object.
addSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Adds more Slots to this object.
addSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Adds a child SpecificationLink.
addSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Adds a Collection of SpecificationLink children.
addSQLParameter(Object) - Method in interface javax.servlet.jsp.jstl.sql.SQLExecutionTag
Adds a PreparedStatement parameter value.
addStoreListener(StoreListener) - Method in class javax.mail.Store
Add a listener for StoreEvents on this Store.
addSubStage(DeploymentStatus) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
addSwaRefAttachment(DataHandler) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Add MIME data as an attachment and return attachment's content-id, cid.
addTextNode(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addToExcludedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add excluded policy statements to this PolicyConfiguration.
addToExcludedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add a single excluded policy statement to this PolicyConfiguration.
addToRole(String, PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add permissions to a named role in this PolicyConfiguration.
addToRole(String, Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add a single permission to a named role in this PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add unchecked policy statements to this PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add a single unchecked policy statement to this PolicyConfiguration.
addTransformer(ClassTransformer) - Method in interface javax.persistence.spi.PersistenceUnitInfo
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceUnitInfo.getClassLoader() method.
addTransportListener(TransportListener) - Method in class javax.mail.Transport
Add a listener for Transport events.
addUpgradeHeaderElement(Iterator) - Method in interface javax.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String[]) - Method in interface javax.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified array of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String) - Method in interface javax.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified supported SOAP URI and adds it to this SOAPHeader object.
addUser(String, String, String[]) - Method in interface com.sun.appserv.management.config.AuthRealmConfig
Supported only for the default implementation (AuthRealmConfig.DEFAULT_REALM_CLASSNAME).
addUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Adds a User.
addUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Users.
addValidator(String, String) - Method in class javax.faces.application.Application
Register a new mapping of validator id to the name of the corresponding Validator class.
addValidator(Validator) - Method in interface javax.faces.component.EditableValueHolder
Add a Validator instance to the set associated with this component.
addValidator(Validator) - Method in class javax.faces.component.UIInput
Add a Validator instance to the set associated with this UIInput.
addValueChangeListener(ValueChangeListener) - Method in interface javax.faces.component.EditableValueHolder
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addValueChangeListener(ValueChangeListener) - Method in class javax.faces.component.UIInput
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addVerbatimAfterComponent(UIComponentClassicTagBase, UIComponent, UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Add verbatim as a sibling of component in component in the parent's child list.
addVerbatimBeforeComponent(UIComponentClassicTagBase, UIComponent, UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Add verbatim as a sibling of component in component in the parent's child list.
addXpathListener(String, XpathListener) - Method in interface javax.enterprise.deploy.model.DDBean
Register a listener for a specific XPath.
addXpathListener(ModuleType, String, XpathListener) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Register a listener for changes in XPath that are related to this deployableObject.
ADMIN_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
ADMIN_LISTENER_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the iiop listener named admin-listener-port
ADMIN_OBJECT_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for AdminObjectResourceConfig
ADMIN_PASSWORD_KEY - Static variable in class com.sun.appserv.management.config.JMSHostConfigKeys
 
ADMIN_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for AdminServiceConfig
ADMIN_USER_NAME_KEY - Static variable in class com.sun.appserv.management.config.JMSHostConfigKeys
 
AdminObjectResourceConfig - Interface in com.sun.appserv.management.config
Represents the <admin-object-resource> element.
AdminRMISSLClientSocketFactory - Class in com.sun.appserv.management.client
Not for public use RMISSLClientSocketFactory which allows the configuration of security parameters by an RMI client; by default is not possible to configure these parameters.
AdminRMISSLClientSocketFactory() - Constructor for class com.sun.appserv.management.client.AdminRMISSLClientSocketFactory
 
AdminRMISSLClientSocketFactoryEnvImpl - Class in com.sun.appserv.management.client
Not for public use Class which encapsulates knowledge of how to exchange data between the RMISSLClientSocketFactory stub and the JVM into which it gets downloaded.
AdminServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <admin-service> element.
afterBegin() - Method in interface javax.ejb.SessionSynchronization
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterCompletion(boolean) - Method in interface javax.ejb.SessionSynchronization
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(int) - Method in interface javax.transaction.Synchronization
This method is called by the transaction manager after the transaction is committed or rolled back.
afterDelivery() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
This is called by a resource adapter after a message is delivered.
afterMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener

Callback method invoked after marshalling source to XML.

afterPhase(PhaseEvent) - Method in interface javax.faces.event.PhaseListener
Handle a notification that the processing for a particular phase has just been completed.
afterUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener

Callback method invoked after unmarshalling XML data into target.

ALERT - Static variable in class javax.mail.event.StoreEvent
Indicates that this message is an ALERT.
ALL - Static variable in class javax.mail.internet.MimeUtility
 
ALL_FILTER - Static variable in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
ALL_LOG_RECORD_NOTIFICATION_TYPES - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
 
ALL_NAMES - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
ALL_RECORDS - Static variable in interface com.sun.appserv.management.ext.logging.LogQuery
Value for the maximumNumberOfResults parameter to LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List) which returns all results.
ALL_SERVERS - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
A constant to denote all servers.
ALL_STD - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
Set consisting of all standard JSR 77 j2eeTypes
AllDottedNames - Interface in com.sun.appserv.management.base
Marker interface for exposing all asadmin CLI dotted names as JMX Attributes.
allocate(XMLStreamReader) - Method in interface javax.xml.stream.util.XMLEventAllocator
This method allocates an event given the current state of the XMLStreamReader.
allocate(XMLStreamReader, XMLEventConsumer) - Method in interface javax.xml.stream.util.XMLEventAllocator
This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface javax.resource.spi.ConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
ALLOCATOR - Static variable in class javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the allocator
AllTypesMapper - Class in com.sun.appserv.management.base
Map all types (XTypes and J2EETypes) to their respective interfaces.
AltJDBCConnectionPoolStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistical data exposed by a JDBC connection pool.
AltServletStats - Interface in com.sun.appserv.management.monitor.statistics
Defines additional Sun ONE Application Server specific statistics ServletStats interface.
AMX - Interface in com.sun.appserv.management.base
Base interface implemented by all available interfaces part of the Appserver Application Programming Interface (AMX).
AMX_CLIENT_LOGGER - Static variable in class com.sun.appserv.management.base.LoggerSupport
Name of the root logger for AMX client code.
AMX_CLIENT_LOGGER_PREFIX - Static variable in class com.sun.appserv.management.base.LoggerSupport
 
AMX_DEBUG_APPEND_SPROP - Static variable in class com.sun.appserv.management.base.AMXDebug
the key for the system property to append to debug files.
AMX_DEBUG_DIR_SPROP - Static variable in class com.sun.appserv.management.base.AMXDebug
The key for the system property to specify a different AMX_DEBUG_DIR.
AMX_DEBUG_ENABLED_SPROP - Static variable in class com.sun.appserv.management.base.AMXDebug
the key for the system property to enable AMX debug facility
AMX_DEBUG_SUBDIR - Static variable in class com.sun.appserv.management.base.AMXDebug
The name of the default subdirectory which contains the ".debug" files created by AMXDebug.
AMX_DEBUG_SUFFIX - Static variable in class com.sun.appserv.management.base.AMXDebug
Suffix used on all Output files.
AMX_LOGGER_PREFIX - Static variable in class com.sun.appserv.management.base.LoggerSupport
 
AMX_MBEAN_LOGGER_PREFIX - Static variable in class com.sun.appserv.management.base.LoggerSupport
 
AMX_MBEAN_ROOT_LOGGER - Static variable in class com.sun.appserv.management.base.LoggerSupport
Name of the root logger for all MBean loggers.
AMX_READY_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.DomainRoot
Notification type for JMX Notification issued when AMX MBeans are loaded and ready for use.
AMX_ROOT_LOGGER - Static variable in class com.sun.appserv.management.base.LoggerSupport
Name of the root logger for all AMX
AMX_SERVER_LOGGER - Static variable in class com.sun.appserv.management.base.LoggerSupport
Name of the root logger for AMX server code
AMX_SERVER_LOGGER_PREFIX - Static variable in class com.sun.appserv.management.base.LoggerSupport
 
AMXAttributes - Class in com.sun.appserv.management.base
Attributes available within the MBean every AMX references.
AMXAttributes() - Constructor for class com.sun.appserv.management.base.AMXAttributes
 
AMXClientLogger - Class in com.sun.appserv.management.base
Logger for AMX client code.
AMXConfig - Interface in com.sun.appserv.management.config
All Config MBeans must extend this interface, whether they represent elements or whether they are managers.
AMXCounterMonitor - Interface in com.sun.appserv.management.monitor
A javax.management.monitor.CounterMonitorMBean that is an AMX
AMXDebug - Class in com.sun.appserv.management.base
Internal debug facility.
AMXDebug.WrapOutput - Class in com.sun.appserv.management.base
Internal class which wraps the Output so that debug may be dynamically enabled or disable without any users of the Output having to be aware of it.
AMXGaugeMonitor - Interface in com.sun.appserv.management.monitor
A javax.management.monitor.GaugeMonitorMBean that is an AMX
AMXJMXMonitor - Interface in com.sun.appserv.management.monitor
Marker interface denoting that the object is some type of Monitor.
AMXLoggerBase - Class in com.sun.appserv.management.base
Base Logger class for AMX loggers.
AMXLoggerBase(String, String) - Constructor for class com.sun.appserv.management.base.AMXLoggerBase
 
AMXMBeanLogging - Interface in com.sun.appserv.management.base
Interface that all AMX MBeans implement for logging.
AMXRootLogger - Class in com.sun.appserv.management.base
Root Logger for all AMX
AMXStringMonitor - Interface in com.sun.appserv.management.monitor
A javax.management.monitor.StringMonitorMBean that is an AMX
AND_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
AndTerm - Class in javax.mail.search
This class implements the logical AND operator on individual SearchTerms.
AndTerm(SearchTerm, SearchTerm) - Constructor for class javax.mail.search.AndTerm
Constructor that takes two terms.
AndTerm(SearchTerm[]) - Constructor for class javax.mail.search.AndTerm
Constructor that takes an array of SearchTerms.
ANSWERED - Static variable in class javax.mail.Flags.Flag
This message has been answered.
ANY_PHASE - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events, no matter which request processing phase is being performed.
APP_CLIENT_MODULE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
APP_CLIENT_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JACCProviderConfig
APP_ID_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Application ID
AppClientModule - Interface in com.sun.appserv.management.j2ee
 
AppClientModuleConfig - Interface in com.sun.appserv.management.config
Configuration for the <appclient-module> element.
append(StringBuffer, Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
append(String) - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
appendFaultSubcode(QName) - Method in interface javax.xml.soap.SOAPFault
Adds a Subcode to the end of the sequence of Subcodes contained by this SOAPFault.
appendMessages(Message[]) - Method in class javax.mail.Folder
Append given Messages to this folder.
Application - Class in javax.faces.application
Application represents a per-web-application singleton object where applications based on JavaServer Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by JavaServer Faces.
Application() - Constructor for class javax.faces.application.Application
 
APPLICATION - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletContext in PageContext name table.
APPLICATION_FACTORY - Static variable in class javax.faces.FactoryFinder
The property name for the ApplicationFactory class name.
APPLICATION_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ApplicationMonitor
APPLICATION_NAME_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Name of application invoked to service a request.
APPLICATION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Application scope: named reference remains available in the ServletContext until it is reclaimed.
APPLICATION_XML_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
application.xml file
ApplicationException - Annotation Type in javax.ejb
Applied to an exception to denote that it is an application exception and should be reported to the client directly(i.e., unwrapped).
ApplicationFactory - Class in javax.faces.application
ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
ApplicationFactory() - Constructor for class javax.faces.application.ApplicationFactory
 
ApplicationMonitor - Interface in com.sun.appserv.management.monitor
Interface for Monitor of J2EEApplication.
ApplicationServerInternalException - Exception in javax.resource.spi
An ApplicationServerInternalException is thrown by an application server to indicate error conditions specific to an application server.
ApplicationServerInternalException() - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new instance with null as its detail message.
ApplicationServerInternalException(String) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new instance with the specified detail message.
ApplicationServerInternalException(Throwable) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified cause.
ApplicationServerInternalException(String, Throwable) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified detail message and cause.
ApplicationServerInternalException(String, String) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified detail message and an error code.
APPLY_REQUEST_VALUES - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Apply Request Values phase of the request processing lifecycle.
APPLY_TO_BOTH - Static variable in interface com.sun.appserv.management.config.TransformationRuleConfig
 
APPLY_TO_KEY - Static variable in class com.sun.appserv.management.config.TransformationRuleConfigKeys
Key for use with WebServiceEndpointConfig.createTransformationRuleConfig(java.lang.String, java.lang.String, boolean, java.lang.String, java.util.Map)
APPLY_TO_REQUEST - Static variable in interface com.sun.appserv.management.config.TransformationRuleConfig
 
APPLY_TO_RESPONSE - Static variable in interface com.sun.appserv.management.config.TransformationRuleConfig
 
applyConstraints(ServletContext, HttpServletRequest) - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
apply the constraints on the value of the field in the given request.
applyLBChanges() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Applies changes in the corresponding configuration to this LB
AppserverConnectionSource - Class in com.sun.appserv.management.client
Supports connectivity to Sun Appserver 8.1 and later (not available prior to 8.1).
AppserverConnectionSource(String, int, String, String, Map<String, String>) - Constructor for class com.sun.appserv.management.client.AppserverConnectionSource
Create a new instance using the default protocol without TLS.
AppserverConnectionSource(String, String, int, String, String, Map<String, String>) - Constructor for class com.sun.appserv.management.client.AppserverConnectionSource
Create a new instance connecting to the specified host/port with the specified protocol without TLS.
AppserverConnectionSource(String, String, int, String, String, TLSParams, Map<String, String>) - Constructor for class com.sun.appserv.management.client.AppserverConnectionSource
Create a new instance which will use TLS for security if specified.
AppservPasswordLoginModule - Class in com.sun.appserv.security
Abstract base class for password-based login modules.
AppservPasswordLoginModule() - Constructor for class com.sun.appserv.security.AppservPasswordLoginModule
 
AppservRealm - Class in com.sun.appserv.security
Parent class for iAS Realm classes.
AppservRealm() - Constructor for class com.sun.appserv.security.AppservRealm
 
ARCHIVE_FILE_KEY - Static variable in class com.sun.appserv.management.deploy.DeploymentSourceImpl
Key corresponding to getArchive()
AroundInvoke - Annotation Type in javax.interceptor
 
arrayContainsNulls(Object[]) - Static method in class com.sun.appserv.management.util.misc.ArrayUtil
 
ArrayConversion - Class in com.sun.appserv.management.util.misc
Provides: - methods to convert arrays of primitive types to corresponding arrays of Object types - conversion to/from Set
ArrayDataModel - Class in javax.faces.model
ArrayDataModel is a convenience implementation of DataModel that wraps an array of Java objects.
ArrayDataModel() - Constructor for class javax.faces.model.ArrayDataModel
Construct a new ArrayDataModel with no specified wrapped data.
ArrayDataModel(Object[]) - Constructor for class javax.faces.model.ArrayDataModel
Construct a new ArrayDataModel wrapping the specified array.
ArrayELResolver - Class in javax.el
Defines property resolution behavior on arrays.
ArrayELResolver() - Constructor for class javax.el.ArrayELResolver
Creates a new read/write ArrayELResolver.
ArrayELResolver(boolean) - Constructor for class javax.el.ArrayELResolver
Creates a new ArrayELResolver whose read-only status is determined by the given parameter.
arraysEqual(Object, Object) - Static method in class com.sun.appserv.management.util.misc.ArrayUtil
 
ArrayStringifier - Class in com.sun.appserv.management.util.stringifier
Stringifies an array, using an optional array element Stringifier
ArrayStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
ArrayStringifier(boolean) - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
ArrayStringifier(String) - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
ArrayStringifier(String, boolean) - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
ArrayStringifier(Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
ArrayStringifier(String, Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
ArrayStringifier(String, Stringifier, boolean) - Constructor for class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
arrayToSet(T[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
ArrayUtil - Class in com.sun.appserv.management.util.misc
Provides: - utility to check for equality
asAMX(Object) - Static method in class com.sun.appserv.management.base.Util
A safe way to cast to AMX.
asArray(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type is correct.
asCharacters() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as Characters, may result in a class cast exception if this event is not Characters.
asClass(Class<?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type is correct.
asCollection(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkCollection(java.util.Collection, java.lang.Class) instead if there is any doubt.
asData(Serializable) - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
 
asEndElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as an end element event, may result in a class cast exception if this event is not a end element.
asHashtable(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkMap(java.util.Map, java.lang.Class, java.lang.Class) instead if there is any doubt.
askShouldAddToTrustStore(Certificate) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Prompts via System.in to ask whether the Certificate should be added.
asList(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkList(java.util.List, java.lang.Class) instead if there is any doubt.
asMap() - Method in interface com.sun.appserv.management.base.MapCapable
To be capable of being serialized and deserialized by generic clients, the following rules must be observed for the resulting Map.
asMap() - Method in class com.sun.appserv.management.base.MapCapableBase
 
asMap() - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
 
asMap() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
 
asMap(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of keys/values is correct, and may want to call TypeCast.checkMap(java.util.Map, java.lang.Class, java.lang.Class) instead if there is any doubt.
asMapHook(String, Serializable) - Method in class com.sun.appserv.management.base.MapCapableBase
 
asMapHook(String, Serializable) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
asObject(String) - Method in class com.sun.appserv.management.util.misc.StringValuePersister
Returns the original object
asObject(String) - Method in interface com.sun.appserv.management.util.misc.ValuePersister
Convert the String to a corresponding Object
asSerializableCollection(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkCollection(java.util.Collection, java.lang.Class) instead if there is any doubt.
asSerializableList(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to callTypeCast.checkList(java.util.List, java.lang.Class) instead if there is any doubt.
asSerializableMap(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of keys/values is correct, and may want to call TypeCast.checkSerializable(java.lang.Object[]) instead if there is any doubt.
asSerializableSet(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkSet(java.util.Set, java.lang.Class) instead if there is any doubt.
asSet(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkSet(java.util.Set, java.lang.Class) instead if there is any doubt.
associateConnection(Object, ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface javax.resource.spi.LazyAssociatableConnectionManager
This method is called by a resource adapter (that is capable of lazy connection association optimization) in order to lazily associate a connection object with a ManagedConnection instance.
associateConnection(Object) - Method in interface javax.resource.spi.ManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.
Association - Interface in javax.xml.registry.infomodel
A RegistryObject instance may be associated with zero or more RegistryObject instances.
ASSOCIATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
AssociationOverride - Annotation Type in javax.persistence
This annotation is used to override a many-to-one or one-to-one mapping of property or field for an entity relationship.
AssociationOverrides - Annotation Type in javax.persistence
This annotation is used to override mappings of multiple many-to-one or one-to-one relationship properties or fields.
asSortedSet(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
The caller should take appropriate care that the type of element is correct, and may want to call TypeCast.checkSet(java.util.Set, java.lang.Class) instead if there is any doubt.
asStartElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as a start element event, may result in a class cast exception if this event is not a start element.
asString(Object) - Method in class com.sun.appserv.management.util.misc.StringValuePersister
Returns value.toString()
asString(Object) - Method in interface com.sun.appserv.management.util.misc.ValuePersister
Convert the Object to a String representation
AsyncHandler<T> - Interface in javax.xml.ws
The AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion of service endpoint operations invoked asynchronously.
AT_BEGIN - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after start tag.
AT_END - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after end tag.
ATOM - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating an ATOM.
attachFile(File) - Method in class javax.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachFile(String) - Method in class javax.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
ATTACHMENT - Static variable in interface javax.mail.Part
This part should be presented as an attachment.
AttachmentMarshaller - Class in javax.xml.bind.attachment
Enable JAXB marshalling to optimize storage of binary data.
AttachmentMarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentMarshaller
 
AttachmentPart - Class in javax.xml.soap
A single attachment to a SOAPMessage object.
AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
 
AttachmentUnmarshaller - Class in javax.xml.bind.attachment
Enables JAXB unmarshalling of a root document containing optimized binary data formats.
AttachmentUnmarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentUnmarshaller
 
ATTR_ATTRIBUTE_NAMES - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute of type String[]
ATTR_CACHE_MAPPED_SERVLET_NAME - Static variable in interface com.sun.appserv.web.cache.CacheHelper
 
ATTR_CACHE_MAPPED_URL_PATTERN - Static variable in interface com.sun.appserv.web.cache.CacheHelper
 
ATTR_CACHING_FILTER_NAME - Static variable in class com.sun.appserv.web.cache.DefaultCacheHelper
 
ATTR_CONTAINEE_J2EE_TYPES - Static variable in interface com.sun.appserv.management.base.Container
Attribute returned by getContaineeJ2EETypes().
ATTR_CONTAINER_OBJECT_NAME - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute of type ObjectName.
ATTR_FULL_TYPE - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute of type String.
ATTR_GROUP - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute returned by getGroup().
ATTR_INTERFACE_NAME - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute of type String which denotes the classname of the proxy (AMX) for this MBean.
ATTR_MBEAN_INFO_IS_INVARIANT - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute of type boolean.
ATTR_NAME - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute returned by getName().
ATTR_OBJECT_NAME - Static variable in class com.sun.appserv.management.base.AMXAttributes
Attribute of type ObjectName; the ObjectName of this MBean.
Attribute - Interface in javax.xml.stream.events
An interface that contains information about an attribute.
ATTRIBUTE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an attribute
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that a new attribute was added to the servlet context.
attributeAdded(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that a new attribute was added to the servlet request.
AttributeChangeNotificationBuilder - Class in com.sun.appserv.management.util.jmx
Base class for building AMX Notifications.
AttributeChangeNotificationBuilder(ObjectName) - Constructor for class com.sun.appserv.management.util.jmx.AttributeChangeNotificationBuilder
 
AttributeChangeNotificationStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
AttributeChangeNotificationStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.AttributeChangeNotificationStringifier
 
AttributeChangeNotificationStringifier(NotificationStringifier.Options) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.AttributeChangeNotificationStringifier
 
AttributeComparator - Class in com.sun.appserv.management.util.jmx
 
AttributeFilter - Interface in com.sun.appserv.management.util.jmx
 
attributeInfosToMap(MBeanAttributeInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert an MBeanAttributeInfo[] to a Map where the keys are the Attribute names, and the values are MBeanAttributeInfo.
AttributeListStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
AttributeListStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.AttributeListStringifier
 
AttributeListStringifier(String) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.AttributeListStringifier
 
attributeListToAttributeMap(AttributeList) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert an AttributeList to a Map where the keys are the Attribute names, and the values are Attribute.
attributeListToStringMap(AttributeList) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert an AttributeList to a Map where the keys are the Attribute names, and the values are the Attribute values.
attributeListToValueMap(AttributeList) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert an AttributeList to a Map where the keys are the Attribute names, and the values are the Attribute values.
AttributeNameMangler - Interface in com.sun.appserv.management.util.jmx
Maps Attribute names to legal Java identifiers, so that they can be exposed in a proxy with get/set routines.
AttributeNameManglerImpl - Class in com.sun.appserv.management.util.jmx
Implements the mapping by removing illegal characters and attempting to camel-case a following alphabetic character.
AttributeNameManglerImpl(boolean, Map<String, String>) - Constructor for class com.sun.appserv.management.util.jmx.AttributeNameManglerImpl
 
AttributeNameMapper - Interface in com.sun.appserv.management.util.jmx
Maps names to a derived name.
AttributeNameMapperImpl - Class in com.sun.appserv.management.util.jmx
Maps Attribute names to legal Java identifiers, so that they can be exposed in a proxy with get/set routines
AttributeNameMapperImpl() - Constructor for class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
Create a new instance which will map nothing by default.
AttributeNameMapperImpl(String[]) - Constructor for class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
Create a new instance which will map (as necessary) the specified Attribute names.
AttributeNameMapperImpl(AttributeNameMangler) - Constructor for class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
Create a new instance which will map (as necessary) the specified Attribute names
AttributeNameMapperImpl(String[], AttributeNameMangler) - Constructor for class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
Create a new instance which will map (as necessary) the specified Attribute names
AttributeOverride - Annotation Type in javax.persistence
The AttributeOverride annotation is used to override the mapping of a Basic (whether explicit or default) property or field or Id property or field.
AttributeOverrides - Annotation Type in javax.persistence
Is used to override mappings of multiple properties or fields.
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an existing attribute has been removed from the servlet context.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an existing attribute has been removed from the servlet request.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an attribute on the servlet context has been replaced.
attributeReplaced(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an attribute was replaced on the servlet request.
AttributeStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
AttributeStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.AttributeStringifier
 
AttributeTag - Class in javax.faces.webapp
Deprecated. The Faces implementation must now provide the implementation for this class.
AttributeTag() - Constructor for class javax.faces.webapp.AttributeTag
Deprecated.  
AUDIT_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for AuditModuleConfig
AUDITABLE_EVENT - Static variable in interface javax.xml.registry.LifeCycleManager
 
AuditableEvent - Interface in javax.xml.registry.infomodel
AuditableEvent instances provide a long term record of events that effect a change of state in a RegistryObject.
AuditModule - Class in com.sun.appserv.security
Base class that should be extended by all classes that wish to provide their own Audit support.
AuditModule() - Constructor for class com.sun.appserv.security.AuditModule
 
AuditModuleConfig - Interface in com.sun.appserv.management.config
Configuration for the <audit-module> element.
AUTH_REALM_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for AuthRealmConfig
AUTH_RECIPIENT_KEY - Static variable in interface com.sun.appserv.management.config.ProviderConfig
Key for use with ProviderConfig.createRequestPolicyConfig(java.util.Map) and ProviderConfig.createResponsePolicyConfig(java.util.Map)
AUTH_SOURCE_KEY - Static variable in interface com.sun.appserv.management.config.ProviderConfig
Key for use with ProviderConfig.createRequestPolicyConfig(java.util.Map) and ProviderConfig.createResponsePolicyConfig(java.util.Map)
authenticateUser() - Method in class com.sun.appserv.security.AppservPasswordLoginModule
Perform authentication decision.
authentication(String, String, boolean) - Method in class com.sun.appserv.security.AuditModule
Invoked post authentication request for a user in a given realm
AuthenticationFailedException - Exception in javax.mail
This exception is thrown when the connect method on a Store or Transport object fails due to an authentication failure (e.g., bad user name or password).
AuthenticationFailedException() - Constructor for exception javax.mail.AuthenticationFailedException
Constructor
AuthenticationFailedException(String) - Constructor for exception javax.mail.AuthenticationFailedException
Constructor
Authenticator - Class in javax.mail
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class javax.mail.Authenticator
 
AUTHORIZED_NAME_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in Organization and ClassificationScheme by JAXR UDDI provider.
AuthRealmConfig - Interface in com.sun.appserv.management.config
Configuration for the <auth-realm> element.
AUTO_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.
AUTO_APPLY_ENABLED - Static variable in class com.sun.appserv.management.config.LoadBalancerConfigKeys
 
AUTO_COMMIT - Static variable in class com.sun.appserv.management.config.ConnectionValidationMethodValues
 
autoFlush - Variable in class javax.servlet.jsp.JspWriter
Whether the JspWriter is autoflushing.
AVAILABILITY_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for AvailabilityServiceConfig
AvailabilityServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <availability-service> element.
available() - Method in class javax.mail.util.SharedFileInputStream
Returns the number of bytes that can be read from this input stream without blocking.

B

BACKEND_PRINCIPAL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for BackendPrincipalConfig
BackendPrincipalConfig - Interface in com.sun.appserv.management.config
Configuration for the <backend-principal> element.
BACKSLASH - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
BACKSLASH - Static variable in class com.sun.appserv.management.util.misc.TokenizerParams
 
BaseCache - Class in com.sun.appserv.util.cache
BaseCache Generic in-memory, abstract cache
BaseCache() - Constructor for class com.sun.appserv.util.cache.BaseCache
default constructor for the basic cache
BaseCache.CacheItem - Class in com.sun.appserv.util.cache
default CacheItem class implementation
BaseCache.CacheItem(int, Object, Object, int) - Constructor for class com.sun.appserv.util.cache.BaseCache.CacheItem
 
Basic - Annotation Type in javax.persistence
The Basic annotation is the simplest type of mapping to a database column.
BASIC_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for BASIC authentication.
BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
BCC - Static variable in class javax.mail.Message.RecipientType
The "Bcc" (blind carbon copy) recipients.
BEAN_ADDED - Static variable in class javax.enterprise.deploy.model.XpathEvent
Adding a DDBean
BEAN_CACHE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for BeanCacheMonitor
BEAN_CHANGED - Static variable in class javax.enterprise.deploy.model.XpathEvent
Changing a DDBean
BEAN_MANAGED_PERSISTENCE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Bean Managed Persistence Component Type
BEAN_METHOD_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for BeanMethodMonitor
BEAN_POOL_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for BeanPoolMonitor
BEAN_REMOVED - Static variable in class javax.enterprise.deploy.model.XpathEvent
Removing a DDBean
BeanCacheMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see EJBCacheStats.
BeanELResolver - Class in javax.el
Defines property resolution behavior on objects using the JavaBeans component architecture.
BeanELResolver() - Constructor for class javax.el.BeanELResolver
Creates a new read/write BeanELResolver.
BeanELResolver(boolean) - Constructor for class javax.el.BeanELResolver
Creates a new BeanELResolver whose read-only status is determined by the given parameter.
BeanELResolver.BeanProperties - Class in javax.el
 
BeanELResolver.BeanProperties(Class<?>) - Constructor for class javax.el.BeanELResolver.BeanProperties
 
BeanELResolver.BeanProperty - Class in javax.el
 
BeanELResolver.BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class javax.el.BeanELResolver.BeanProperty
 
BeanMethodMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see EJBMethodStats.
BeanMonitor - Interface in com.sun.appserv.management.monitor
Base monitoring interface for EJBs.
BeanNotFoundException - Exception in javax.enterprise.deploy.spi.exceptions
This exception is to report that the bean is not a child of the parent bean.
BeanNotFoundException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.BeanNotFoundException
Creates an new BeanNotFoundException object.
BeanPoolMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see EJBPoolStats.
beforeCompletion() - Method in interface javax.ejb.SessionSynchronization
The beforeCompletion method notifies a session Bean instance that a transaction is about to be committed.
beforeCompletion() - Method in interface javax.transaction.Synchronization
The beforeCompletion method is called by the transaction manager prior to the start of the two-phase transaction commit process.
beforeDelivery(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpoint
This is called by a resource adapter before a message is delivered.
beforeMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener

Callback method invoked before marshalling from source to XML.

beforePhase(PhaseEvent) - Method in interface javax.faces.event.PhaseListener
Handle a notification that the processing for a particular phase of the request processing lifecycle is about to begin.
beforeUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener

Callback method invoked before unmarshalling into target.

begin() - Method in interface javax.persistence.EntityTransaction
Start the resource transaction.
begin() - Method in interface javax.resource.cci.LocalTransaction
Begins a local transaction on an EIS instance.
begin() - Method in interface javax.resource.spi.LocalTransaction
Begin a local transaction
begin - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Starting index ('begin' attribute)
begin() - Method in interface javax.transaction.TransactionManager
Create a new transaction and associate it with the current thread.
begin() - Method in interface javax.transaction.UserTransaction
Create a new transaction and associate it with the current thread.
beginSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'begin' was specified.
BigDecimalConverter - Class in javax.faces.convert
Converter implementation for java.math.BigDecimal values.
BigDecimalConverter() - Constructor for class javax.faces.convert.BigDecimalConverter
 
BigDecimalHolder - Class in javax.xml.rpc.holders
 
BigDecimalHolder() - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigDecimalHolder(BigDecimal) - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BIGINTEGER_ID - Static variable in class javax.faces.convert.BigIntegerConverter
The message identifier of the FacesMessage to be created if the conversion to BigInteger fails.
BigIntegerConverter - Class in javax.faces.convert
Converter implementation for java.math.BigInteger values.
BigIntegerConverter() - Constructor for class javax.faces.convert.BigIntegerConverter
 
BigIntegerHolder - Class in javax.xml.rpc.holders
 
BigIntegerHolder() - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BigIntegerHolder(BigInteger) - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
Binder<XmlNode> - Class in javax.xml.bind
Enable synchronization between XML infoset nodes and JAXB objects representing same XML document.
Binder() - Constructor for class javax.xml.bind.Binder
 
Binding - Interface in javax.xml.ws
The Binding interface is the base interface for JAX-WS protocol bindings.
BindingProvider - Interface in javax.xml.ws
The BindingProvider interface provides access to the protocol binding and associated context objects for request and response message processing.
bindings - Variable in class javax.faces.component.UIComponent
 
BindingType - Annotation Type in javax.xml.ws
The BindingType annotation is used to specify the binding to use for a web service endpoint implementation class.
BLOCKING_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is empty.
BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is JSP.
BODY_CONTENT_SCRIPTLESS - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is scriptless.
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is Tag dependent.
bodyContent - Variable in class javax.faces.webapp.UIComponentClassicTagBase
The bodyContent for this tag handler.
BodyContent - Class in javax.servlet.jsp.tagext
An encapsulation of the evaluation of the body of an action so it is available to a tag handler.
BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
Protected constructor.
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
The current BodyContent for this BodyTag.
BodyPart - Class in javax.mail
This class models a Part that is contained within a Multipart.
BodyPart() - Constructor for class javax.mail.BodyPart
 
BodyTag - Interface in javax.servlet.jsp.tagext
The BodyTag interface extends IterationTag by defining additional methods that let a tag handler manipulate the content of evaluating its body.
BodyTagSupport - Class in javax.servlet.jsp.tagext
A base class for defining tag handlers implementing BodyTag.
BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
Default constructor, all subclasses are required to only define a public constructor with the same signature, and to call the superclass constructor.
BodyTerm - Class in javax.mail.search
This class implements searches on a Message Body.
BodyTerm(String) - Constructor for class javax.mail.search.BodyTerm
Constructor
BOOLEAN_ID - Static variable in class javax.faces.convert.BooleanConverter
The message identifier of the FacesMessage to be created if the conversion to Boolean fails.
BooleanConverter - Class in javax.faces.convert
Converter implementation for java.lang.Boolean (and boolean primitive) values.
BooleanConverter() - Constructor for class javax.faces.convert.BooleanConverter
 
BooleanHolder - Class in javax.xml.rpc.holders
 
BooleanHolder() - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanHolder(boolean) - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanWrapperHolder - Class in javax.xml.rpc.holders
 
BooleanWrapperHolder() - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BooleanWrapperHolder(Boolean) - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BootstrapContext - Interface in javax.resource.spi
This provides a mechanism to pass a bootstrap context to a resource adapter instance when it is bootstrapped.
BoundaryStatistic - Interface in javax.management.j2ee.statistics
Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundaryStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
Serializable implementation of a BoundaryStatistic
BoundaryStatisticImpl(String, String, String, long, long, long, long) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
 
BoundaryStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
Base the Statistic on the CompositeData
BoundaryStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
 
BoundaryStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
 
BoundaryStatisticImpl(BoundaryStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
 
BoundedMultiLruCache - Class in com.sun.appserv.util.cache
MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
BoundedMultiLruCache() - Constructor for class com.sun.appserv.util.cache.BoundedMultiLruCache
 
BoundedRangeStatistic - Interface in javax.management.j2ee.statistics
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
BoundedRangeStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
Serializable implementation of a BoundedRangeStatistic
BoundedRangeStatisticImpl(String, String, String, long, long, long, long, long, long, long) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
BoundedRangeStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
BoundedRangeStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
BoundedRangeStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
BoundedRangeStatisticImpl(BoundedRangeStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
broadcast(FacesEvent) - Method in class javax.faces.component.UICommand
In addition to to the default UIComponent.broadcast(javax.faces.event.FacesEvent) processing, pass the ActionEvent being broadcast to the method referenced by actionListener (if any), and to the default ActionListener registered on the Application.
broadcast(FacesEvent) - Method in class javax.faces.component.UIComponent
Broadcast the specified FacesEvent to all registered event listeners who have expressed an interest in events of this type.
broadcast(FacesEvent) - Method in class javax.faces.component.UIComponentBase
 
broadcast(FacesEvent) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.broadcast(javax.faces.event.FacesEvent) processing to unwrap any wrapped FacesEvent and reset the current row index, before the event is actually broadcast.
bucketLocks - Variable in class com.sun.appserv.util.cache.BaseCache
 
buckets - Variable in class com.sun.appserv.util.cache.BaseCache
 
BUFFER_OVERFLOW_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.base.NotificationService
When the buffer overflows this Notification is issued.
bufferSize - Variable in class javax.servlet.jsp.JspWriter
The size of the buffer used by the JspWriter.
bufpos - Variable in class javax.mail.util.SharedFileInputStream
The file offset that corresponds to the first byte in the read buffer.
bufsize - Variable in class javax.mail.util.SharedFileInputStream
The normal size of the read buffer.
buildAttributeChange(String, String, String, Object, Object) - Method in class com.sun.appserv.management.util.jmx.AttributeChangeNotificationBuilder
 
buildNew() - Method in class com.sun.appserv.management.util.jmx.AttributeChangeNotificationBuilder
 
buildNew(String, Object) - Method in class com.sun.appserv.management.util.jmx.AttributeChangeNotificationBuilder
 
buildNew() - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
Build a new Notification without any values in its Map and no message.
buildNew(String) - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
Build a new Notification without any values in its Map.
buildNewWithMap(String, Map<String, Serializable>) - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
Build a new Notification with an existing Map.
BULK_ACCESS - Static variable in class com.sun.appserv.management.base.XTypes
ID for BulkAccess
BulkAccess - Interface in com.sun.appserv.management.base
Bulk access to various JMX constructs.
bulkGetAttribute(ObjectName[], String) - Method in interface com.sun.appserv.management.base.BulkAccess
Call getAttribute( attributeName ) for multiple MBeans.
bulkGetAttributeNames(ObjectName[]) - Method in interface com.sun.appserv.management.base.BulkAccess
Call getMBeanInfo().getAttributes() for multiple MBeans, then extracts the Attribute name from each Attribute.
bulkGetAttributes(ObjectName[], String[]) - Method in interface com.sun.appserv.management.base.BulkAccess
Call getAttributes( attributeNames ) for multiple MBeans.
bulkGetMBeanAttributeInfo(ObjectName[]) - Method in interface com.sun.appserv.management.base.BulkAccess
Call getMBeanInfo().getAttributes() for multiple MBeans.
bulkGetMBeanInfo(ObjectName[]) - Method in interface com.sun.appserv.management.base.BulkAccess
Call getMBeanInfo() for multiple MBeans.
bulkGetMBeanOperationInfo(ObjectName[]) - Method in interface com.sun.appserv.management.base.BulkAccess
Call getMBeanInfo().getOperations() for multiple MBeans.
bulkInvoke(ObjectName[], String, Object[], String[]) - Method in interface com.sun.appserv.management.base.BulkAccess
Call invoke( ... ) for multiple MBeans.
BulkResponse - Interface in javax.xml.registry
Contains the response of a method in the API that performs a bulk operation and returns a bulk response.
bulkSetAttribute(ObjectName[], Attribute) - Method in interface com.sun.appserv.management.base.BulkAccess
Call setAttribute( attr ) for multiple MBeans.
BUNDLE_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Bundle (embedded module) name, if applicable
BusinessLifeCycleManager - Interface in javax.xml.registry
The BusinessLifeCycleManager interface, which is exposed by the Registry Service, implements the life cycle management functionality of the Registry as part of a business level API.
BusinessQueryManager - Interface in javax.xml.registry
The BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.
BYTE_ID - Static variable in class javax.faces.convert.ByteConverter
The message identifier of the FacesMessage to be created if the conversion to Byte fails.
ByteArrayDataSource - Class in javax.mail.util
A DataSource backed by a byte array.
ByteArrayDataSource(InputStream, String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified InputStream and with the specified MIME type.
ByteArrayDataSource(byte[], String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified byte array and with the specified MIME type.
ByteArrayDataSource(String, String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified String and with the specified MIME type.
ByteArrayHolder - Class in javax.xml.rpc.holders
 
ByteArrayHolder() - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteArrayHolder(byte[]) - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
BytecodePreprocessor - Interface in com.sun.appserv
Third party tool vendors may implement this interface to provide code instrumentation to the application server.
ByteConverter - Class in javax.faces.convert
Converter implementation for java.lang.Byte (and byte primitive) values.
ByteConverter() - Constructor for class javax.faces.convert.ByteConverter
 
ByteHolder - Class in javax.xml.rpc.holders
 
ByteHolder() - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteHolder(byte) - Constructor for class javax.xml.rpc.holders.ByteHolder
 
BytesMessage - Interface in javax.jms
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.
ByteWrapperHolder - Class in javax.xml.rpc.holders
 
ByteWrapperHolder() - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 
ByteWrapperHolder(Byte) - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 

C

Cache - Interface in com.sun.appserv.util.cache
Cache Generic cache interface
CACHE_MANAGER_ATTR_NAME - Static variable in class com.sun.appserv.web.cache.CacheManager
 
CacheContextListener - Class in com.sun.appserv.web.taglibs.cache
CacheContextListener implements the ServletContextListener interface in order to be notified when the context is created and destroyed.
CacheContextListener() - Constructor for class com.sun.appserv.web.taglibs.cache.CacheContextListener
Public constructor taking no arguments according to servlet spec
CacheEntry - Class in com.sun.appserv.web.taglibs.cache
CacheEntry holds cached JSP fragments a) response content b) expiryTime XXX: should implement methods to enable serialization of cached response?
CacheEntry(String, int) - Constructor for class com.sun.appserv.web.taglibs.cache.CacheEntry
Constructs a CacheEntry using the response string to be cached and the timeout after which the entry will expire
CacheHelper - Interface in com.sun.appserv.web.cache
CacheHelper interface is an user-extensible interface to customize: a) the key generation b) whether to cache the response.
CacheKeyGenerator - Interface in com.sun.appserv.web.cache
CacheKeyGenerator: a helper interface to generate the key that is used to cache this request.
CacheListener - Interface in com.sun.appserv.util.cache
CacheListener Generic cache listener interface
CacheManager - Class in com.sun.appserv.web.cache
 
CacheManager() - Constructor for class com.sun.appserv.web.cache.CacheManager
default constructor
cacheManagerDisabled() - Method in interface com.sun.appserv.web.cache.CacheManagerListener
cache manager was disabled
cacheManagerDisabled() - Method in class com.sun.appserv.web.cache.filter.CachingFilter
cache manager listener method
cacheManagerEnabled() - Method in interface com.sun.appserv.web.cache.CacheManagerListener
cache manager was enabled
cacheManagerEnabled() - Method in class com.sun.appserv.web.cache.filter.CachingFilter
cache manager listener method
CacheManagerListener - Interface in com.sun.appserv.web.cache
listener for the CacheManager events
CacheMapping - Class in com.sun.appserv.web.cache.mapping
CacheMapping represents a cache target specified via servlet-name or a url-pattern, a timeout, allowed methods, a set of key fields to be used to construct the key into the cache, and a set of constraints on the field values.
CacheMapping() - Constructor for class com.sun.appserv.web.cache.mapping.CacheMapping
default cache mapping
cacheMBeanInfo(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
CacheRequestListener - Class in com.sun.appserv.web.taglibs.cache
ServletRequestListener which creates a cache for JSP tag body invocations and adds it as a request attribute in response to requestInitialized events, and clears the cache in response to requestDestroyed events.
CacheRequestListener() - Constructor for class com.sun.appserv.web.taglibs.cache.CacheRequestListener
No-arg constructor
cacheResponse() - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
called by doFilter to cache the response that was just sent out
CacheSessionListener - Class in com.sun.appserv.web.taglibs.cache
HttpSessionListener which creates a cache for JSP tag body invocations and adds it as a session attribute in response to sessionCreated events, and clears the cache in response to sessionDestroyed events.
CacheSessionListener() - Constructor for class com.sun.appserv.web.taglibs.cache.CacheSessionListener
No-arg constructor
CacheTag - Class in com.sun.appserv.web.taglibs.cache
CacheTag is a JSP tag that allows server-side caching of JSP page fragments.
CacheTag() - Constructor for class com.sun.appserv.web.taglibs.cache.CacheTag
Default constructor that simply gets a handle to the web container subsystem's logger.
CacheUtil - Class in com.sun.appserv.web.taglibs.cache
CacheUtil has utility methods used by the cache tag library.
CacheUtil() - Constructor for class com.sun.appserv.web.taglibs.cache.CacheUtil
 
CachingFilter - Class in com.sun.appserv.web.cache.filter
 
CachingFilter() - Constructor for class com.sun.appserv.web.cache.filter.CachingFilter
 
CachingOutputStreamWrapper - Class in com.sun.appserv.web.cache.filter
an output stream wrapper to cache response bytes
CachingOutputStreamWrapper() - Constructor for class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
 
CachingResponseWrapper - Class in com.sun.appserv.web.cache.filter
a wrapper to HttpServletResponse to cache the outbound headers and content
CachingResponseWrapper(HttpServletResponse) - Constructor for class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Constructs a response adaptor wrapping the given response.
calculateCharacterEncoding(FacesContext) - Method in class javax.faces.application.ViewHandler
Returns the correct character encoding to be used for this request.
calculateCharacterEncoding(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateCharacterEncoding(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateLocale(FacesContext) - Method in class javax.faces.application.ViewHandler
Returns an appropriate Locale to use for this and subsequent requests for the current client.
calculateLocale(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateLocale(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateRenderKitId(FacesContext) - Method in class javax.faces.application.ViewHandler
Return an appropriate renderKitId for this and subsequent requests from the current client.
calculateRenderKitId(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateRenderKitId(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
CalendarHolder - Class in javax.xml.rpc.holders
 
CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
Call - Interface in javax.xml.rpc
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
call(SOAPMessage, Object) - Method in class javax.xml.soap.SOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
CALL_FLOW_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for CallFlowMonitor
CALL_STACK_METHOD_END - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Value of type of a row returned by CallFlowMonitor.queryCallStackForRequest(java.lang.String) method.
CALL_STACK_METHOD_START - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Value of type of a row returned by CallFlowMonitor.queryCallStackForRequest(java.lang.String) method.
CALL_STACK_REQUEST_END - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Value of type of a row returned by CallFlowMonitor.queryCallStackForRequest(java.lang.String) method.
CALL_STACK_REQUEST_START - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Value of type of a row returned by CallFlowMonitor.queryCallStackForRequest(java.lang.String) method.
CALL_STACK_ROW_TYPE_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
This is the key for the row type returned by the CallFlowMonitor.queryCallStackForRequest(java.lang.String) method.
CallFlowMonitor - Interface in com.sun.appserv.management.monitor
Provides CallFlow Monitoring information as well as enables/disables CallFlow Monitoring.
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute has been specified in the TLD as rtexprvalue.
cancel() - Method in interface javax.ejb.Timer
Cause the timer and all its associated expiration notifications to be cancelled.
CANCEL - Static variable in class javax.enterprise.deploy.shared.ActionType
A cancel operation is being preformed on the DeploymentManager action command.
cancel() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
(optional) A cancel request on an in-process operation stops all further processing of the operation and returns the environment to it original state before the operation was executed.
CapabilityProfile - Interface in javax.xml.registry
Provides information about the capabilities of a JAXR provider.
capacity() - Method in class com.sun.appserv.management.util.misc.CircularList
 
CAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module is an Client Application archive.
CascadeType - Enum in javax.persistence
Defines the set of cascadable operations that are propagated to the associated entity.
CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
CATEGORIES_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Categories under which this web service endpoint should be published.
cause - Variable in exception javax.xml.registry.JAXRException
 
CC - Static variable in class javax.mail.Message.RecipientType
The "Cc" (carbon copy) recipients.
CDATA - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a CDATA section
certificateNotInTrustStore(Certificate) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
The Certificate is not found in the trust-store.
changeAll(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
Change all log levels to the specified value.
changeAll(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
Change all monitoring levels to the specified value.
CHARACTER_ENCODING_KEY - Static variable in class javax.faces.application.ViewHandler
The key, in the session's attribute set, under which the response character encoding may be stored and retrieved.
CHARACTER_ID - Static variable in class javax.faces.convert.CharacterConverter
The message identifier of the FacesMessage to be created if the conversion to Character fails.
CHARACTER_SET_ENCODING - Static variable in class javax.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
CharacterConverter - Class in javax.faces.convert
Converter implementation for java.lang.Character (and char primitive) values.
CharacterConverter() - Constructor for class javax.faces.convert.CharacterConverter
 
Characters - Interface in javax.xml.stream.events
This describes the interface to Characters events.
CHARACTERS - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is characters
checkAlive() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
checkArray(Object[], Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the elements are all assignable to an object of the specified class.
checkCertificate(X509Certificate[]) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class com.sun.appserv.management.client.TrustAnyTrustManager
WARNING: does nothing; all clients are always trusted.
checkClientTrusted(X509Certificate[], String) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
 
checkCollection(Collection<?>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the elements are all assignable to an object of the specified class.
checkConnection() - Method in class com.sun.appserv.management.client.ProxyFactory
Verify that the connection is still alive.
checkedCollection(Collection<?>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked Collection, first verifying that all elements are in fact String.
checkedList(List<?>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked List, first verifying that all elements are in fact String.
checkedMap(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked Map, first verifying that all keys and values are in fact String.
checkedSet(Set<?>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked Set, first verifying that all elements are in fact String.
checkedStringCollection(Collection<?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked Collection, first verifying that all elements are in fact String.
checkedStringList(List<?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked List, first verifying that all elements are in fact String.
checkedStringMap(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked Map, first verifying that all keys and values are in fact String.
checkedStringSet(Set<?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Create a checked Set, first verifying that all elements are in fact String.
checkInJavaUtil(Object) - Method in class com.sun.appserv.management.base.MapCapableBase
 
checkLegalObject(Object, boolean) - Method in class com.sun.appserv.management.base.MapCapableBase
We restrict the set of legal types to: OpenTypes Collection whose values meet these restrictions arrays whose values meet these restrictions Map whose keys and values meet these restrictions Throwable which are part of java or javax MapCapable whose Map meets these restrictions (assuming allowMapCapable is true)
checkLegalObject(Object) - Method in class com.sun.appserv.management.base.MapCapableBase
 
checkList(List<?>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the elements are all assignable to an object of the specified class.
checkMap(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the elements are all assignable to an object of the specified class.
checkObject(Object, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the Object is assignable to an object of the specified class.
checkSerializable(Object[]) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that all elements implement java.io.Serializable
checkSerializable(Collection<?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that all elements implement java.io.Serializable
checkSerializable(Collection<?>, boolean) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that all elements implement java.io.Serializable
checkSerializable(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the Map itself, and all keys and values implement java.io.Serializable
checkSerializable(Object) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the Object implements java.io.Serializable.
checkSerializableElements(Collection<?>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that all elements implement java.io.Serializable
checkServerTrusted(X509Certificate[], String) - Method in class com.sun.appserv.management.client.TrustAnyTrustManager
WARNING: does nothing; all servers are always trusted.
checkServerTrusted(X509Certificate[], String) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
 
checkSet(Set<?>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.TypeCast
Verify that the elements are all assignable to an object of the specified class.
checkValid() - Method in interface com.sun.appserv.management.base.Extra
A proxy can become invalid if its corresponding MBean is unregistered.
checkValid() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
checkValidType(Map<String, T>, String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
CircularList<T> - Class in com.sun.appserv.management.util.misc
A circular list implementation
CircularList(Class<T>, int) - Constructor for class com.sun.appserv.management.util.misc.CircularList
 
CircularList.OverflowHandler - Interface in com.sun.appserv.management.util.misc
 
CLASS_NAME - Static variable in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
This interface's class name
CLASS_NAME - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
This interface's class name
classForName(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
Classification - Interface in javax.xml.registry.infomodel
The Classification interface is used to classify RegistryObject instances.
CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
 
ClassificationScheme - Interface in javax.xml.registry.infomodel
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
classIsAccessible(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
classIsArray(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Test whether a Class is an array
CLASSLOADER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
ClassLoaderUtil - Class in com.sun.appserv
Provides utility functions related to URLClassLoaders or subclasses of it.
ClassLoaderUtil() - Constructor for class com.sun.appserv.ClassLoaderUtil
 
classnameIsArray(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Test whether a classname is an array
classnameIsPrimitiveArray(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Test whether a classname is a primitive array
classnamesFromSignature(Class[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Return the corresponding classes for each classname.
ClassNameStringifier - Class in com.sun.appserv.management.util.stringifier
 
ClassNameStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.ClassNameStringifier
 
CLASSPATH_KEY - Static variable in class com.sun.appserv.management.config.ProfilerConfigKeys
 
ClassTransformer - Interface in javax.persistence.spi
A persistence provider supplies an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassUtil - Class in com.sun.appserv.management.util.misc
Provides a variety of useful utilities having to do with classes, types of objects, etc.
cleanup() - Method in class com.sun.appserv.management.base.AMXDebug
Turn off all debugging and close all files.
cleanup() - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Clean things up.
cleanup() - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
cleanup() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
Reset everything so that no listening is occuring and all lists are empty.
cleanup() - Method in interface javax.resource.spi.ManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
clear() - Method in class com.sun.appserv.management.util.misc.CircularList
 
clear() - Method in class com.sun.appserv.util.cache.BaseCache
clear all the entries from the cache.
clear() - Method in interface com.sun.appserv.util.cache.Cache
clear all the entries from the cache.
clear() - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
clear the contents of this wrapper
clear() - Method in class com.sun.appserv.web.cache.filter.HttpCacheEntry
clear the contents
clear() - Method in class com.sun.appserv.web.taglibs.cache.CacheEntry
clear the contents
clear() - Method in interface javax.persistence.EntityManager
Clear the persistence context, causing all managed entities to become detached.
clear() - Method in class javax.servlet.jsp.JspWriter
Clear the contents of the buffer.
clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
clearBody() - Method in interface javax.jms.Message
Clears out the message body.
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
Clear the body without throwing any exceptions.
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
Clears the current contents of the buffer.
clearContent() - Method in class javax.xml.soap.AttachmentPart
Clears out the content of this AttachmentPart object.
clearData() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Deletes all the data that was collected during the last callflow run from the database
clearProperties() - Method in interface javax.jms.Message
Clears a message's properties.
clearStats() - Method in class com.sun.appserv.util.cache.BaseCache
clear the stats
clearStats() - Method in interface com.sun.appserv.util.cache.Cache
clear all stats
clearWarnings() - Method in interface javax.resource.cci.Interaction
Clears all the warning reported by this Interaction instance.
CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's acknowledge method.
CLIENT_AUTH_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
Value of class java.lang.Boolean
CLIENT_CERT_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for CLIENT_CERT authentication.
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Client Certificate authentication.
CLIENT_HOST_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
The client host from where the request came in.
ClientConfiguration - Interface in javax.enterprise.deploy.spi.status
The ClientConfiguration object installs, configures and executes an Application Client.
ClientExecuteException - Exception in javax.enterprise.deploy.spi.exceptions
This exception reports errors in setting up an application client for execution.
ClientExecuteException() - Constructor for exception javax.enterprise.deploy.spi.exceptions.ClientExecuteException
Creates new ClientExecuteException without detail message.
ClientExecuteException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.ClientExecuteException
Constructs an ClientExecuteException with the specified detail message.
clone() - Method in class javax.mail.Flags
Returns a clone of this Flags object.
clone() - Method in class javax.mail.internet.InternetAddress
Return a copy of this InternetAddress object.
clone() - Method in interface javax.resource.cci.Record
Creates and returns a copy of this object.
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
cloneNotification(Notification, Object) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
cloneWithWriter(Writer) - Method in class javax.faces.context.ResponseWriter
Create and return a new instance of this ResponseWriter, using the specified Writer as the output destination.
cloneWithWriter(Writer) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.cloneWithWriter(java.io.Writer) on the wrapped ResponseWriter object.
close() - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
close() - Method in class com.sun.appserv.management.util.misc.FileOutput
 
close() - Method in interface com.sun.appserv.management.util.misc.Output
Done with it, can be destroyed.
close() - Method in class com.sun.appserv.management.util.misc.OutputIgnore
 
close() - Method in class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call Writer.close() on the wrapped ResponseWriter object.
close() - Method in interface javax.jms.Connection
Closes the connection.
close() - Method in interface javax.jms.ConnectionConsumer
Closes the connection consumer.
close() - Method in interface javax.jms.MessageConsumer
Closes the message consumer.
close() - Method in interface javax.jms.MessageProducer
Closes the message producer.
close() - Method in interface javax.jms.QueueBrowser
Closes the QueueBrowser.
close() - Method in class javax.jms.QueueRequestor
Closes the QueueRequestor and its session.
close() - Method in interface javax.jms.Session
Closes the session.
close() - Method in class javax.jms.TopicRequestor
Closes the TopicRequestor and its session.
close(boolean) - Method in class javax.mail.Folder
Close this Folder.
close() - Method in class javax.mail.Service
Close this service and terminate its connection.
close() - Method in class javax.mail.util.SharedFileInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in interface javax.persistence.EntityManager
Close an application-managed EntityManager.
close() - Method in interface javax.persistence.EntityManagerFactory
Close the factory, releasing any resources that it holds.
close() - Method in interface javax.resource.cci.Connection
Initiates close of the connection handle at the application level.
close() - Method in interface javax.resource.cci.Interaction
Closes the current Interaction and release all the resources held for this instance by the resource adapter.
close() - Method in class javax.servlet.jsp.JspWriter
Close the stream, flushing it first.
close() - Method in interface javax.xml.registry.Connection
Closes a Connection when it is no longer needed.
close() - Method in class javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
close() - Method in class javax.xml.stream.util.EventReaderDelegate
 
close() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
close() - Method in interface javax.xml.stream.XMLEventReader
Frees any resources associated with this Reader.
close() - Method in interface javax.xml.stream.XMLEventWriter
Frees any resources associated with this stream
close() - Method in interface javax.xml.stream.XMLStreamReader
Frees any resources associated with this Reader.
close() - Method in interface javax.xml.stream.XMLStreamWriter
Close this writer and free any resources associated with the writer.
close(MessageContext) - Method in interface javax.xml.ws.handler.Handler
Called at the conclusion of a message exchange pattern just prior to the JAX-WS runtime disptaching a message, fault or exception.
closed(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
CLOSED - Static variable in class javax.mail.event.ConnectionEvent
A connection was closed.
closed(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is closed.
CLUSTER - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
CLUSTER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ClusterConfig
CLUSTER_REF_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ClusterRefConfig
ClusterConfig - Interface in com.sun.appserv.management.config
Configuration for the <cluster> element.
CLUSTERED_SERVER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ClusteredServerConfig
ClusteredServerConfig - Interface in com.sun.appserv.management.config
Configuration for the <server> element that belongs to a cluster.
ClusterRefConfig - Interface in com.sun.appserv.management.config
represents the <server-ref> element.
ClusterRefConfigCR - Interface in com.sun.appserv.management.config
Supports creation and removal of server references.
ClusterRefConfigReferent - Interface in com.sun.appserv.management.config
Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ClusterRefConfig.
CLUSTERS_FEATURE - Static variable in interface com.sun.appserv.management.base.SystemInfo
Call supportsFeature() with this value to determine if the server supports clusters.
CMP_CONTAINER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
CMP_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
coerceToType(Object, Class<?>) - Method in class javax.el.ExpressionFactory
Coerces an object to a specific type according to the EL type conversion rules.
CollapsedStringAdapter - Class in javax.xml.bind.annotation.adapters
Built-in XmlAdapter to handle xs:token and its derived types.
CollapsedStringAdapter() - Constructor for class javax.xml.bind.annotation.adapters.CollapsedStringAdapter
 
CollectionStringifier - Class in com.sun.appserv.management.util.stringifier
 
CollectionStringifier(String) - Constructor for class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
CollectionStringifier(Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
CollectionStringifier(String, Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
CollectionUtil - Class in com.sun.appserv.management.util.misc
Various helper utilities for Collections.
Column - Annotation Type in javax.persistence
Is used to specify a mapped column for a persistent property or field.
ColumnResult - Annotation Type in javax.persistence
References name of a column in the SELECT clause of a SQL query - i.e., column alias, if applicable.
com.sun.appserv - package com.sun.appserv
 
com.sun.appserv.ejb - package com.sun.appserv.ejb
 
com.sun.appserv.jdbc - package com.sun.appserv.jdbc
 
com.sun.appserv.management - package com.sun.appserv.management
Appserver Management Extensions (AMX) package summary.
com.sun.appserv.management.base - package com.sun.appserv.management.base
Contains base interfaces for use by the other api packages.
com.sun.appserv.management.client - package com.sun.appserv.management.client
Contains classes and interfaces concerned with connectivity to the Appserver Connecting to the Domain Admin Server (DAS)

AMX supports connection to the DAS only; it does not support connections to individual server instances.
com.sun.appserv.management.client.prefs - package com.sun.appserv.management.client.prefs
Contains classes and interfaces to edit information about login to a particular domain (especially admin user name and password) Following is the way to use the classes and interfaces in this package: final LoginInfoStore lis = LoginInfoStoreFactory.getDefaultStore(); final LoginInfo li = new LoginInfo("localhost", 4848, "admin", "admin123"); lis.store(li, true); //overwrites the login information for "localhost" and 4848 The default store for login information in the file ".asadminpass" in the user's home directory.
com.sun.appserv.management.config - package com.sun.appserv.management.config
The com.sun.appserv.management.config package contains all MBean interfaces for configuration MBeans.
com.sun.appserv.management.deploy - package com.sun.appserv.management.deploy
 
com.sun.appserv.management.ext.lb - package com.sun.appserv.management.ext.lb
 
com.sun.appserv.management.ext.logging - package com.sun.appserv.management.ext.logging
Contains AMX interfaces for accessing log files, querying log files, etc.
com.sun.appserv.management.ext.wsmgmt - package com.sun.appserv.management.ext.wsmgmt
 
com.sun.appserv.management.helper - package com.sun.appserv.management.helper
 
com.sun.appserv.management.j2ee - package com.sun.appserv.management.j2ee
Contains all J2EE Management (JSR 77) interfaces as implemented by the Java Enterprise System Application Server.
com.sun.appserv.management.j2ee.statistics - package com.sun.appserv.management.j2ee.statistics
Contains serializable implementations of the JSR 77 Stats and Statistics classes, as well as various helper classes.
com.sun.appserv.management.monitor - package com.sun.appserv.management.monitor
 
com.sun.appserv.management.monitor.statistics - package com.sun.appserv.management.monitor.statistics
Contains serializable implementations of the JSR 77 Stats and Statistics classes, as well as various helper classes.
com.sun.appserv.management.util.j2ee - package com.sun.appserv.management.util.j2ee
 
com.sun.appserv.management.util.j2ee.stringifier - package com.sun.appserv.management.util.j2ee.stringifier
 
com.sun.appserv.management.util.jmx - package com.sun.appserv.management.util.jmx
 
com.sun.appserv.management.util.jmx.stringifier - package com.sun.appserv.management.util.jmx.stringifier
 
com.sun.appserv.management.util.misc - package com.sun.appserv.management.util.misc
 
com.sun.appserv.management.util.stringifier - package com.sun.appserv.management.util.stringifier
 
com.sun.appserv.security - package com.sun.appserv.security
 
com.sun.appserv.server - package com.sun.appserv.server
 
com.sun.appserv.util.cache - package com.sun.appserv.util.cache
 
com.sun.appserv.web.cache - package com.sun.appserv.web.cache
 
com.sun.appserv.web.cache.filter - package com.sun.appserv.web.cache.filter
 
com.sun.appserv.web.cache.mapping - package com.sun.appserv.web.cache.mapping
 
com.sun.appserv.web.taglibs.cache - package com.sun.appserv.web.taglibs.cache
 
COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI combineCategoryBags.
COMMA - Static variable in class com.sun.appserv.management.util.misc.TokenizerParams
 
CommandInfo - Class in javax.activation
The CommandInfo class is used by CommandMap implementations to describe the results of command requests.
CommandInfo(String, String) - Constructor for class javax.activation.CommandInfo
The Constructor for CommandInfo.
CommandMap - Class in javax.activation
The CommandMap class provides an interface to a registry of command objects available in the system.
CommandMap() - Constructor for class javax.activation.CommandMap
 
CommandObject - Interface in javax.activation
JavaBeans components that are Activation Framework aware implement this interface to find out which command verb they're being asked to perform, and to obtain the DataHandler representing the data they should operate on.
CommandType - Class in javax.enterprise.deploy.shared
Class CommandTypes defines enumeration values for the DeploymentStatus object.
CommandType(int) - Constructor for class javax.enterprise.deploy.shared.CommandType
Construct a new enumeration value with the given integer value.
COMMENT - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating a comment.
Comment - Interface in javax.xml.stream.events
An interface for comment events
COMMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a comment
CommException - Exception in javax.resource.spi
This indicates errors related to failed or interrupted communication with an EIS instance.
CommException() - Constructor for exception javax.resource.spi.CommException
Constructs a new instance with null as its detail message.
CommException(String) - Constructor for exception javax.resource.spi.CommException
Constructs a new instance with the specified detail message.
CommException(Throwable) - Constructor for exception javax.resource.spi.CommException
Constructs a new throwable with the specified cause.
CommException(String, Throwable) - Constructor for exception javax.resource.spi.CommException
Constructs a new throwable with the specified detail message and cause.
CommException(String, String) - Constructor for exception javax.resource.spi.CommException
Constructs a new throwable with the specified detail message and an error code.
commit() - Method in class com.sun.appserv.security.AppservPasswordLoginModule
Commit the authentication.
commit() - Method in interface javax.jms.Session
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
commit() - Method in interface javax.persistence.EntityTransaction
Commit the current transaction, writing any unflushed changes to the database.
commit() - Method in interface javax.resource.cci.LocalTransaction
Commits the current local transaction and release all locks held by the underlying EIS instance.
commit() - Method in interface javax.resource.spi.LocalTransaction
Commit a local transaction
commit(Xid, boolean) - Method in interface javax.resource.spi.XATerminator
Commits the global transaction specified by xid.
commit() - Method in interface javax.security.jacc.PolicyConfiguration
This method is used to set to "inService" the state of the policy context whose interface is this PolicyConfiguration Object.
commit() - Method in interface javax.transaction.Transaction
Complete the transaction represented by this Transaction object.
commit() - Method in interface javax.transaction.TransactionManager
Complete the transaction associated with the current thread.
commit() - Method in interface javax.transaction.UserTransaction
Complete the transaction associated with the current thread.
commit(Xid, boolean) - Method in interface javax.transaction.xa.XAResource
Commits the global transaction specified by xid.
commitUserAuthentication(String[]) - Method in class com.sun.appserv.security.AppservPasswordLoginModule
This is a convenience method which can be used by subclasses Note that this method is called after the authentication has succeeded.
CommonConfigKeys - Class in com.sun.appserv.management.config
Optional keys for use with any create() method.
CommonConfigKeys() - Constructor for class com.sun.appserv.management.config.CommonConfigKeys
 
compare(Attribute, Attribute) - Method in class com.sun.appserv.management.util.jmx.AttributeComparator
 
compare(MBeanAttributeInfo, MBeanAttributeInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanAttributeInfoComparator
 
compare(MBeanOperationInfo, MBeanOperationInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanOperationInfoComparator
 
compare(ObjectName, ObjectName) - Method in class com.sun.appserv.management.util.jmx.ObjectNameComparator
 
compare(Method, Method) - Method in class com.sun.appserv.management.util.misc.MethodComparator
 
compareTo(LoginInfo) - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
compareTo(Object) - Method in class javax.faces.application.FacesMessage.Severity
Compare this FacesMessage.Severity instance to the specified one.
compareTo(Object) - Method in class javax.faces.event.PhaseId
Compare this PhaseId instance to the specified one.
CompareUtil - Class in com.sun.appserv.management.util.misc
Provides a variety of useful utilities for comparing objects.
compareValues(Object, Object) - Method in class javax.faces.component.UIInput
Return true if the new value is different from the previous value.
compareValues(Object, Object) - Method in class javax.faces.component.UISelectMany
Return true if the new value is different from the previous value.
comparison - Variable in class javax.mail.search.ComparisonTerm
The comparison.
ComparisonTerm - Class in javax.mail.search
This class models the comparison operator.
ComparisonTerm() - Constructor for class javax.mail.search.ComparisonTerm
 
COMPLETED - Static variable in class javax.enterprise.deploy.shared.StateType
The action operation has completed normally.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIColumn
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UICommand
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIData
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIForm
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIGraphic
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIInput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIMessage
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIMessages
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UINamingContainer
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIOutput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIPanel
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectBoolean
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectItem
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectItems
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectMany
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectOne
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIViewRoot
The standard component family for this component.
COMPONENT_NAME_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Name of component invoked to service a request.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlCommandButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlCommandLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlDataTable
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlGraphicImage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputHidden
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputSecret
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputTextarea
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputFormat
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputLabel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlPanelGrid
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlPanelGroup
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectBooleanCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectManyCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectManyListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectManyMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectOneListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectOneMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectOneRadio
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UICommand
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIData
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIGraphic
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIInput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UINamingContainer
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIOutput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIPanel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectBoolean
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectItem
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectItems
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectMany
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectOne
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIViewRoot
The standard component type for this component.
COMPONENT_TYPE_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
The type of the component where the call is in.
CompositeDataHelper - Class in com.sun.appserv.management.util.jmx
 
CompositeDataHelper() - Constructor for class com.sun.appserv.management.util.jmx.CompositeDataHelper
 
CompositeDataStatistic - Class in com.sun.appserv.management.j2ee.statistics
Implementation of Statistic which expects a CompositeData to contain them by name.
CompositeDataStatistic(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.CompositeDataStatistic
Create a new CompositeDataStatistic using the specified CompositeData.
CompositeDataStatistic(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.CompositeDataStatistic
Create a new instance using the specified Map whose keys are the Statistic names.
CompositeDataStatistic(Statistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.CompositeDataStatistic
Create a new instance using the specified Statistic as the source for the members.
CompositeDataStats - Class in com.sun.appserv.management.j2ee.statistics
Implementation of Stats which expects a CompositeData to contain the Statistics keyed by name, with values of CompositeData.
CompositeDataStats(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.CompositeDataStats
Create a new CompositeDataStats using the specified CompositeData
CompositeDataStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
CompositeDataStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.CompositeDataStringifier
 
compositeDataToMap(CompositeData) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
compositeDataToMap(CompositeData) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Convert a CompositeData to a Map.
CompositeELResolver - Class in javax.el
Maintains an ordered composite list of child ELResolvers.
CompositeELResolver() - Constructor for class javax.el.CompositeELResolver
 
CompositeTypeFromNameCallback - Interface in com.sun.appserv.management.util.jmx
In some cases, such as null values, a CompositeType cannot be determined.
computeExpireTime(int) - Method in class com.sun.appserv.web.cache.filter.HttpCacheEntry
compute when this entry to be expired based on timeout relative to current time.
computeExpireTime(int) - Method in class com.sun.appserv.web.taglibs.cache.CacheEntry
compute when this entry to be expired based on timeout relative to current time.
concatenateProps(String, String) - Static method in class com.sun.appserv.management.base.Util
 
concatenateProps(String, String, String) - Static method in class com.sun.appserv.management.base.Util
 
concatenateProps(String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
concatenateProps(String, String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
Concept - Interface in javax.xml.registry.infomodel
The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.
CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
 
ConcurrentAccessException - Exception in javax.ejb
A ConcurrentAccessException indicates that the client has attempted an invocation on a stateful session bean while another invocation is in progress.
ConcurrentAccessException() - Constructor for exception javax.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with no detail message.
ConcurrentAccessException(String) - Constructor for exception javax.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with the specified detailed message.
ConcurrentAccessException(String, Exception) - Constructor for exception javax.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with the specified detail message and a nested exception.
condition() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Subclasses implement this method to compute the boolean result of the conditional action.
ConditionalTagSupport - Class in javax.servlet.jsp.jstl.core
Abstract class that facilitates implementation of conditional actions where the boolean result is exposed as a JSP scoped variable.
ConditionalTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Base constructor to initialize local state.
CONFIG - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
CONFIG - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
Config - Class in javax.servlet.jsp.jstl.core
Class supporting access to configuration settings.
Config() - Constructor for class javax.servlet.jsp.jstl.core.Config
 
CONFIG - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletConfig in PageContext name table.
CONFIG_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConfigConfig
CONFIG_CREATED_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.config.AMXConfig
The type of the Notification emitted when a config element is created.
CONFIG_DOTTED_NAMES - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConfigDottedNames
CONFIG_FILES_ATTR - Static variable in class javax.faces.webapp.FacesServlet
Context initialization parameter name for a comma delimited list of context-relative resource paths (in addition to /WEB-INF/faces-config.xml which is loaded automatically if it exists) containing JavaServer Faces configuration information.
CONFIG_OBJECT_NAME_KEY - Static variable in interface com.sun.appserv.management.config.AMXConfig
The key within the Notification's Map of type CONFIG_REMOVED_NOTIFICATION_TYPE which yields the ObjectName of the created or removed config.
CONFIG_REMOVED_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.config.AMXConfig
The type of the Notification emitted when a config element is removed.
ConfigConfig - Interface in com.sun.appserv.management.config
Configuration for the <config> element.
ConfigConfigKeys - Class in com.sun.appserv.management.config
Keys for use with DomainConfig.createConfigConfig(java.lang.String, java.util.Map).
ConfigDottedNames - Interface in com.sun.appserv.management.config
Access to all dotted-names for configuration.
ConfigElement - Interface in com.sun.appserv.management.config
Marker interface indicating that this item represents a configuration element in domain.xml.
ConfigPeer - Interface in com.sun.appserv.management.j2ee
Base interface that captures the idea of whether an MBean can provide a corresponding configuration MBean.
ConfigProvider - Interface in com.sun.appserv.management.j2ee
Base interface that captures the idea of whether an MBean can provide a corresponding configuration MBean.
ConfigRemover - Interface in com.sun.appserv.management.config
Anything implementing this interface allows any contained AMXConfig to be removed.
CONFIGURATION_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
ConfigurationException - Exception in javax.enterprise.deploy.spi.exceptions
This exception reports errors in generating a configuration bean.
ConfigurationException() - Constructor for exception javax.enterprise.deploy.spi.exceptions.ConfigurationException
Creates new ConfigurationException without detail message.
ConfigurationException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.ConfigurationException
Constructs an ConfigurationException with the specified detail message.
configureHTTPLBConfig(String, String, Map<String, String>, String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
This method supports the configure-http-lb-config CLI command.
configureLBWeight(String, Map) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Configures the lb-weight attribute of each instance with the corresponding weight.
confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Confirms this Association by the User associated with the caller.
Connect - Class in com.sun.appserv.management.helper
Miscellaneous helper routines for connecting to the Appserver.
connect() - Method in class javax.mail.Service
A generic connect method that takes no parameters.
connect(String, String, String) - Method in class javax.mail.Service
Connect to the specified address.
connect(String, String) - Method in class javax.mail.Service
Connect to the current host using the specified username and password.
connect(String, int, String, String) - Method in class javax.mail.Service
Similar to connect(host, user, password) except a specific port can be specified.
Connection - Interface in javax.jms
A Connection object is a client's active connection to its JMS provider.
Connection - Interface in javax.resource.cci
A Connection represents an application-level handle that is used by a client to access the underlying physical connection.
Connection - Interface in javax.xml.registry
This class represents a connection between a JAXR client and a JAXR provider.
CONNECTION_CLOSED - Static variable in class javax.resource.spi.ConnectionEvent
Event notification that an application component has closed the connection
CONNECTION_ERROR_OCCURRED - Static variable in class javax.resource.spi.ConnectionEvent
Event notification that an error occurred on the connection.
CONNECTION_MANAGER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectionManagerMonitor
CONNECTION_POOL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectionPoolConfig
CONNECTION_QUEUE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectionQueueMonitor
CONNECTION_VALIDATION_METHOD_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with DomainConfig.createJDBCConnectionPoolConfig(String, String, Map) See ConnectionValidationMethodValues.
ConnectionAdapter - Class in javax.mail.event
The adapter which receives connection events.
ConnectionAdapter() - Constructor for class javax.mail.event.ConnectionAdapter
 
connectionBad() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
connectionClosed(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies that an application component has closed the connection.
ConnectionConsumer - Interface in javax.jms
For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies a connection related error.
ConnectionEvent - Class in javax.mail.event
This class models Connection events.
ConnectionEvent(Object, int) - Constructor for class javax.mail.event.ConnectionEvent
Constructor
ConnectionEvent - Class in javax.resource.spi
The ConnectionEvent class provides information about the source of a connection related event.A ConnectionEvent instance contains the following information: Type of the connection event ManagedConnection instance that generated the connection event.
ConnectionEvent(ManagedConnection, int) - Constructor for class javax.resource.spi.ConnectionEvent
Construct a ConnectionEvent object.
ConnectionEvent(ManagedConnection, int, Exception) - Constructor for class javax.resource.spi.ConnectionEvent
Construct a ConnectionEvent object.
ConnectionEventListener - Interface in javax.resource.spi
The ConnectionEventListener interface provides an event callback mechanism to enable an application server to receive notifications from a ManagedConnection instance.
ConnectionFactory - Interface in javax.jms
A ConnectionFactory object encapsulates a set of connection configuration parameters that has been defined by an administrator.
ConnectionFactory - Interface in javax.resource.cci
ConnectionFactory provides an interface for getting connection to an EIS instance.
ConnectionFactory - Class in javax.xml.registry
This is the abstract base class for factory classes for creating a JAXR connection.
ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
 
ConnectionListener - Interface in javax.mail.event
This is the Listener interface for Connection events.
ConnectionManager - Interface in javax.resource.spi
ConnectionManager interface provides a hook for the resource adapter to pass a connection request to the application server.
ConnectionManagerMonitor - Interface in com.sun.appserv.management.monitor
 
ConnectionManagerStats - Interface in com.sun.appserv.management.monitor.statistics
 
ConnectionMetaData - Interface in javax.jms
A ConnectionMetaData object provides information describing the Connection object.
ConnectionMetaData - Interface in javax.resource.cci
The interface ConnectionMetaData provides information about an EIS instance connected through a Connection instance.
ConnectionPoolConfig - Interface in com.sun.appserv.management.config
Configuration for the <connection-pool> element.
ConnectionPoolConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createConnectionPoolConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
ConnectionPoolStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistical data exposed by a Connection Pool.
ConnectionQueueMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see ConnectionQueueStats.
ConnectionQueueStats - Interface in com.sun.appserv.management.monitor.statistics
 
ConnectionRequestInfo - Interface in javax.resource.spi
The ConnectionRequestInfo interface enables a resource adapter to pass its own request specific data structure across the connection request flow.
ConnectionSource - Interface in com.sun.appserv.management.client
A source of an MBeanServerConnection.
ConnectionSpec - Interface in javax.resource.cci
ConnectionSpec is used by an application component to pass connection request-specific properties to the ConnectionFactory.
ConnectionValidationMethodValues - Class in com.sun.appserv.management.config
Values for use with DomainConfig.createJDBCConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, boolean, int, boolean, boolean, java.lang.String, int, int, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.util.Map) and JDBCConnectionPoolConfig.setConnectionValidationMethod(java.lang.String).
connectNoTLS(String, int, String, String) - Static method in class com.sun.appserv.management.helper.Connect
 
CONNECTOR_CONNECTION_POOL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectorConnectionPoolConfig
CONNECTOR_CONNECTION_POOL_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectorConnectionPoolMonitor
CONNECTOR_CONTAINER_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Used in CallFlowMonitor.queryPieInformation(java.lang.String).
CONNECTOR_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
CONNECTOR_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectorModuleConfig
CONNECTOR_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectorResourceConfig
CONNECTOR_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ConnectorServiceConfig
ConnectorConnectionPoolConfig - Interface in com.sun.appserv.management.config
Configuration for the <connector-connection-pool> element.
ConnectorConnectionPoolConfigKeys - Class in com.sun.appserv.management.config
Keys for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map).
ConnectorConnectionPoolMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see ConnectorConnectionPoolStats.
ConnectorConnectionPoolStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistical data exposed by a Connector Connection Pool.
ConnectorModuleConfig - Interface in com.sun.appserv.management.config
Configuration for the <connector-module> element.
ConnectorResourceConfig - Interface in com.sun.appserv.management.config
Configuration for the <connector-resource> element.
ConnectorServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <connector-service> element.
connectTLS(String, int, String, String, boolean) - Static method in class com.sun.appserv.management.helper.Connect
Connect to an Appserver using TLS (SSL) using the default TrustStore and default TrustStore password.
CONNNECTOR_CONNECTION_POOL_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
Deprecated.  
Constants - Class in com.sun.appserv.util.cache
define all cache related constants
Constants() - Constructor for class com.sun.appserv.util.cache.Constants
 
Constants - Class in com.sun.appserv.web.cache.mapping
 
Constants() - Constructor for class com.sun.appserv.web.cache.mapping.Constants
 
ConstraintField - Class in com.sun.appserv.web.cache.mapping
ConstraintField class represents a single Field and constraints on its values; Field name and its scope are inherited from the Field class.
ConstraintField(String, String) - Constructor for class com.sun.appserv.web.cache.mapping.ConstraintField
create a new cache field, given a string representation of the scope
Container - Interface in com.sun.appserv.management.base
All MBeans which logically contain other MBeans implement this interface; such an MBean is considered a Container, and the contained MBean is considered a Containee.
CONTAINER_MANAGED_PERSISTENCE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Container Managed Persistence Component Type
CONTAINER_TYPE_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
The type of the container where the call originated
contains(Object) - Method in class com.sun.appserv.util.cache.BaseCache
check if the cache contains the item at the key
contains(Object) - Method in interface com.sun.appserv.util.cache.Cache
check if the cache contains the item at the key
contains(FetchProfile.Item) - Method in class javax.mail.FetchProfile
Returns true if the fetch profile contains given special item.
contains(String) - Method in class javax.mail.FetchProfile
Returns true if the fetch profile contains given header name.
contains(Flags.Flag) - Method in class javax.mail.Flags
Check whether the specified system flag is present in this Flags object.
contains(String) - Method in class javax.mail.Flags
Check whether the specified user flag is present in this Flags object.
contains(Flags) - Method in class javax.mail.Flags
Check whether all the flags in the specified Flags object are present in this Flags object.
contains(Object) - Method in interface javax.persistence.EntityManager
Check if the instance belongs to the current persistence context.
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Returns true if the MessageContext contains a property with the specified name.
containsValue(String) - Method in class com.sun.appserv.management.j2ee.statistics.GetterInvocationHandler
 
containsValue(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
 
content - Variable in class javax.mail.internet.MimeBodyPart
Byte array that holds the bytes of the content of this Part.
content - Variable in class javax.mail.internet.MimeMessage
Byte array that holds the bytes of this Message's content.
CONTENT_INFO - Static variable in class javax.mail.FetchProfile.Item
This item is for fetching information about the content of the message.
ContentDisposition - Class in javax.mail.internet
This class represents a MIME ContentDisposition value.
ContentDisposition() - Constructor for class javax.mail.internet.ContentDisposition
No-arg Constructor.
ContentDisposition(String, ParameterList) - Constructor for class javax.mail.internet.ContentDisposition
Constructor.
ContentDisposition(String) - Constructor for class javax.mail.internet.ContentDisposition
Constructor that takes a ContentDisposition string.
contentStream - Variable in class javax.mail.internet.MimeBodyPart
If the data for this body part was supplied by an InputStream that implements the SharedInputStream interface, contentStream is another such stream representing the content of this body part.
contentStream - Variable in class javax.mail.internet.MimeMessage
If the data for this message was supplied by an InputStream that implements the SharedInputStream interface, contentStream is another such stream representing the content of this message.
ContentType - Class in javax.mail.internet
This class represents a MIME ContentType value.
ContentType() - Constructor for class javax.mail.internet.ContentType
No-arg Constructor.
ContentType(String, String, ParameterList) - Constructor for class javax.mail.internet.ContentType
Constructor.
ContentType(String) - Constructor for class javax.mail.internet.ContentType
Constructor that takes a Content-Type string.
contentType - Variable in class javax.mail.Multipart
This field specifies the content-type of this multipart object.
ContextCallback - Interface in javax.faces.component
A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.
contextCreated(ELContextEvent) - Method in interface javax.el.ELContextListener
Invoked when a new ELContext has been created.
contextDestroyed(ServletContextEvent) - Method in class com.sun.appserv.web.taglibs.cache.CacheContextListener
This is called when the context is shutdown.
contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in class com.sun.appserv.web.taglibs.cache.CacheContextListener
This is called when the context is created.
contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the web application initialization process is starting.
CONVERSION_MESSAGE_ID - Static variable in class javax.faces.component.UIInput
The message identifier of the FacesMessage to be created if a conversion error occurs, and neither the page author nor the ConverterException provides a message.
convert(Map<String, Serializable>) - Static method in class com.sun.appserv.management.client.MapConverter
This form should be used where the appropriate class is not known in advance.
convertArrayClass(Class, Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Convert inner element to another type.
convertClientId(FacesContext, String) - Method in class javax.faces.render.Renderer
Convert the component generated client id to a form suitable for transmission to the client.
Converter - Interface in javax.faces.convert
Converter is an interface describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects and a String representation of those objects that is suitable for rendering.
CONVERTER_ID - Static variable in class javax.faces.convert.BigDecimalConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.BigIntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.BooleanConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.ByteConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.CharacterConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.DateTimeConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.DoubleConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.EnumConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.FloatConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.IntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.LongConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.NumberConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.ShortConverter
The standard converter id for this converter.
ConverterELTag - Class in javax.faces.webapp
ConverterELTag is a base class for all JSP custom actions that create and register a Converter instance on the ValueHolder associated with our most immediate surrounding instance of a tag whose implementation class is a subclass of UIComponentClassicTagBase.
ConverterELTag() - Constructor for class javax.faces.webapp.ConverterELTag
 
ConverterException - Exception in javax.faces.convert
ConverterException is an exception thrown by the getAsObject() or getAsText() method of a Converter, to indicate that the requested conversion cannot be performed.
ConverterException() - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with no detail message or root cause.
ConverterException(String) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(Throwable) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified root cause.
ConverterException(String, Throwable) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterException(FacesMessage) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(FacesMessage, Throwable) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterTag - Class in javax.faces.webapp
Deprecated. This has been partially replaced by ConverterELTag. The remainder of the functionality, namely, the binding facility and the implementation of the ConverterTag.createConverter() method, is now an implementation detail.
ConverterTag() - Constructor for class javax.faces.webapp.ConverterTag
Deprecated.  
convertScope(String) - Static method in class com.sun.appserv.web.taglibs.cache.CacheUtil
 
convertToClass(Map<String, Serializable>, Class<T>) - Static method in class com.sun.appserv.management.client.MapConverter
This form should be used where the appropriate class is known in advance.
convertTypes(Map<String, Serializable>) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Convert certain types and return a new Map: Collection converts to an array Nulls are not eliminated; use MapUtil.newMapNoNullValues(java.util.Map) to do that before or after.
Cookie - Class in javax.servlet.http
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
Constructs a cookie with a specified name and value.
copyMessages(Message[], Folder) - Method in class javax.mail.Folder
Copy the specified Messages from this Folder into another Folder.
copySet(Set<? extends T>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Create a new Set containing all members of another.
copySet(Set<T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set containing all members of another.
CORBA_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
countAttachments() - Method in class javax.xml.soap.SOAPMessage
Gets a count of the number of attachments in this message.
CountStatistic - Interface in javax.management.j2ee.statistics
Specifies standard count measurements.
CountStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
 
CountStatisticImpl(String, String, String, long, long, long) - Constructor for class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
CountStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
CountStatisticImpl(CountStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
CountStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
CountStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
countTypes(Map<String, Integer>, MBeanAttributeInfo[]) - Static method in class com.sun.appserv.management.util.jmx.MBeanGenerator
Count how many times an Attribute type is used.
create(Class<? extends Statistic>, CompositeData) - Static method in class com.sun.appserv.management.j2ee.statistics.StatisticFactory
Create a new Statistic using the specified CompositeData
create(CompositeData) - Static method in class com.sun.appserv.management.j2ee.statistics.StatisticFactory
Create a new Statistic using the specified CompositeData.
create(Class<? extends Statistic>, Map<String, ?>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatisticFactory
Create a new Statistic using the specified map.
create(Class<? extends Stats>, CompositeData) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
Create a new Stats using the specified CompositeData
create(int) - Method in class javax.mail.Folder
Create this folder on the Store.
create() - Method in interface javax.management.j2ee.ManagementHome
Creates an MEJB session object which provides access to the J2EE Management Model
create(Name) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead
create(String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName) instead
create(String, String, String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead
create(Object) - Static method in class javax.xml.ws.Endpoint
Creates an endpoint with the specified implementor object.
create(String, Object) - Static method in class javax.xml.ws.Endpoint
Creates an endpoint with the specified binding type and implementor object.
create(URL, QName) - Static method in class javax.xml.ws.Service
Create a Service instance.
create(QName) - Static method in class javax.xml.ws.Service
Create a Service instance.
CREATE_MBEAN - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
createAccessLogConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Creates access-log element with the given params.
createActionConfig(String) - Method in interface com.sun.appserv.management.config.ManagementRuleConfig
 
createAdminObjectResourceConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new <admin-object-resource>.
createAndPublishEndpoint(String, Object) - Method in class javax.xml.ws.spi.Provider
Creates and publishes an endpoint object with the specified address and implementation object.
createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Association instance using the specified parameters.
createAttachmentPart() - Method in class javax.xml.soap.SOAPMessage
Creates a new empty AttachmentPart object.
createAttachmentPart(DataHandler) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it using the given DataHandler object.
createAttachmentPart(Object, String) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it with the specified data of the specified content type.
createAttribute(String, String, String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a new Attribute
createAttribute(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a new Attribute
createAttribute(QName, String) - Method in class javax.xml.stream.XMLEventFactory
Create a new Attribute
createAuditModuleConfig(String, String, boolean, Map<String, String>) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Create a new <audit-module>
createAuthRealmConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Create a new AuthRealmConfig.
createBinder(Class<T>) - Method in class javax.xml.bind.JAXBContext
Creates a Binder object that can be used for associative/in-place unmarshalling/marshalling.
createBinder() - Method in class javax.xml.bind.JAXBContext
Creates a Binder for W3C DOM.
createBrowser(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBuffer(int, NotificationFilter) - Method in interface com.sun.appserv.management.base.NotificationService
Create a new buffer of the specified size.
createBytesMessage() - Method in interface javax.jms.Session
Creates a BytesMessage object.
createCache() - Method in class com.sun.appserv.web.cache.CacheManager
create the designated cache object
createCache(int, String) - Method in class com.sun.appserv.web.cache.CacheManager
create the designated cache object
createCall(QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, String) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall() - Method in interface javax.xml.rpc.Service
Creates a Call object not associated with specific operation or target service endpoint.
createCData(String) - Method in class javax.xml.stream.XMLEventFactory
Create a Characters event with the CData flag set to true
createCharacters(String) - Method in class javax.xml.stream.XMLEventFactory
Create a Characters event, this method does not check if the content is all whitespace.
createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an external Classification using the specified String name and String value that identify a taxonomy element within the specified ClassificationScheme.
createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an external Classification using the specified InternationalString name and String value that identify a taxonomy element within the specified ClassificationScheme.
createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an internal Classification using the specified Concept that identifies a taxonomy element within an internal ClassificationScheme.
createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified String parameters.
createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified InternationalString parameters.
createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme from a Concept that has no ClassificationScheme or parent Concept.
createClusterConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new ClusterConfig.
createClusterConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new ClusterConfig which refers to a copy of the default-config.
createClusteredServerConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.ClusterConfig
 
createClusteredServerConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new <server> that belongs to a cluster.
createClusterRefConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.ClusterRefConfigCR
Creates a new cluster-ref for an lb-config.
createClusterRefConfig(String, String, String) - Method in interface com.sun.appserv.management.config.ClusterRefConfigCR
Creates a new cluster-ref.
createComment(String) - Method in class javax.xml.stream.XMLEventFactory
Create a comment
createComponent(String) - Method in class javax.faces.application.Application
Instantiate and return a new UIComponent instance of the class specified by a previous call to addComponent() for the specified component type.
createComponent(ValueBinding, FacesContext, String) - Method in class javax.faces.application.Application
Deprecated. This has been replaced by Application.createComponent(javax.el.ValueExpression,javax.faces.context.FacesContext,java.lang.String).
createComponent(ValueExpression, FacesContext, String) - Method in class javax.faces.application.Application
Call the getValue() method on the specified ValueExpression.
createComponent(FacesContext, String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Create and return a new child component of the type returned by calling getComponentType().
createComponent(FacesContext, String) - Method in class javax.faces.webapp.UIComponentELTag
Create and return a new child component of the type returned by calling getComponentType().
createComponent(FacesContext, String) - Method in class javax.faces.webapp.UIComponentTag
Deprecated. Implement createComponent using Faces 1.1 EL API.
createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Concept instance using the specified parameters, where the name is a String.
createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Concept instance using the specified parameters, where the name is an InternationalString.
createConfigConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new <config> element.
createConfiguration(DeployableObject) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Retrieve the object that provides server-specific deployment configuration information for the J2EE deployable component.
createConnection() - Method in interface javax.jms.ConnectionFactory
Creates a connection with the default user identity.
createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
Creates a connection with the specified user identity.
createConnection() - Method in class javax.xml.registry.ConnectionFactory
Create a named connection.
createConnection() - Method in class javax.xml.soap.SOAPConnectionFactory
Create a new SOAPConnection.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Creates a connection consumer for this connection (optional operation).
createConnectionFactory(ConnectionManager) - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory() - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionPoolConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Creates connection-pool element with the given params.
createConnectorConnectionPoolConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new <connector-connection-pool> Valid keys in optional map include: ConnectorConnectionPoolConfigKeys.STEADY_POOL_SIZE_KEY ConnectorConnectionPoolConfigKeys.MAX_POOL_SIZE_KEY ConnectorConnectionPoolConfigKeys.MAX_WAIT_TIME_IN_MILLIS_KEY ConnectorConnectionPoolConfigKeys.POOL_RESIZE_QUANTITY_KEY ConnectorConnectionPoolConfigKeys.IDLE_TIMEOUT_IN_SECONDS_KEY ConnectorConnectionPoolConfigKeys.FAIL_ALL_CONNECTIONS_KEY ConnectorConnectionPoolConfigKeys.TRANSACTION_SUPPORT_KEY #TRANSACTION_SUPPORT_KEY
createConnectorResourceConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new <connector-resource> Legal optional keys include: ResourceConfigKeys#ENABLED_KEY
createConnectorServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Create the ConnectorServiceConfig if it doesn't already exist.
createConsumer(Destination) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination.
createConsumer(Destination, String) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
Creates MessageConsumer for the specified destination, using a message selector.
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in interface javax.persistence.spi.PersistenceProvider
Called by the container when an EntityManagerFactory is to be created.
createConverter(String) - Method in class javax.faces.application.Application
Instantiate and return a new Converter instance of the class specified by a previous call to addConverter() for the specified converter id.
createConverter(Class) - Method in class javax.faces.application.Application
Instantiate and return a new Converter instance of the class that has registered itself as capable of performing conversions for objects of the specified type.
createConverter() - Method in class javax.faces.webapp.ConverterELTag
Create and return a new Converter to be registered on our surrounding UIComponent.
createConverter() - Method in class javax.faces.webapp.ConverterTag
Deprecated. Create and return a new Converter to be registered on our surrounding UIComponent.
createCounterMonitor(String) - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Create a new Monitor.
createCustomMBeanConfig(String, String, String, boolean, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new CustomMBeanConfig.
createCustomResourceConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new custom resource.
CREATED - Static variable in class javax.mail.event.FolderEvent
The folder was created.
createDataContentHandler(String) - Method in class javax.activation.CommandMap
Locate a DataContentHandler that corresponds to the MIME type.
createDataContentHandler(String, DataSource) - Method in class javax.activation.CommandMap
Locate a DataContentHandler that corresponds to the MIME type.
createDataContentHandler(String) - Method in interface javax.activation.DataContentHandlerFactory
Creates a new DataContentHandler object for the MIME type.
createDataContentHandler(String) - Method in class javax.activation.MailcapCommandMap
Return the DataContentHandler for the specified MIME type.
createDeployedItemRefConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Creates a new application-ref element.
createDeployedItemRefConfig(boolean, String, String, boolean, int) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Creates a new application-ref element.
createDeployedItemRefConfig(String) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Creates a new application-ref element.
createDetail() - Method in class javax.xml.soap.SOAPFactory
Creates a new Detail object which serves as a container for DetailEntry objects.
createDiagnosticServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Create the DiagnosticServiceConfig.
createDispatch(QName, Class<T>, Service.Mode) - Method in class javax.xml.ws.Service
Creates a Dispatch instance for use with objects of the users choosing.
createDispatch(QName, JAXBContext, Service.Mode) - Method in class javax.xml.ws.Service
Creates a Dispatch instance for use with JAXB generated objects.
createDispatch(QName, Class<T>, Service.Mode) - Method in class javax.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with objects of the users choosing.
createDispatch(QName, JAXBContext, Service.Mode) - Method in class javax.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with JAXB generated objects.
createDomainRoot() - Method in class com.sun.appserv.management.client.ProxyFactory
 
createDTD(String) - Method in class javax.xml.stream.XMLEventFactory
Create a document type definition event This string contains the entire document type declaration that matches the doctypedecl in the XML 1.0 specification
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Create a durable connection consumer for this connection (optional operation).
createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic, using a message selector and specifying whether messages published by its own connection should be delivered to it.
createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createEJBContainerAvailabilityConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Creates an ejb-container-availability element.
createEJBStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createEJBTimerServiceConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
Creates ejb-timer-service element.
createElement(Element) - Method in class javax.xml.soap.SOAPFactory
Creates a SOAPElement object from an existing DOM Element.
createElement(Name) - Method in class javax.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given Name object.
createElement(QName) - Method in class javax.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given QName object.
createElement(String) - Method in class javax.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Creates a new SOAPElement object with the given local name, prefix and uri.
createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an EmailAddress instance using an address as the parameter.
createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an EmailAddress instance using both an address and a type as parameters.
createEndDocument() - Method in class javax.xml.stream.XMLEventFactory
Creates a new instance of an EndDocument event
createEndElement(QName, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create a new EndElement
createEndElement(String, String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a new EndElement
createEndElement(String, String, String, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create a new EndElement
createEndpoint(XAResource) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
This is used to create a message endpoint.
createEndpoint(String, Object) - Method in class javax.xml.ws.spi.Provider
Creates an endpoint object with the provided binding and implementation object.
createEntityBeanStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createEntityManager() - Method in interface javax.persistence.EntityManagerFactory
Create a new EntityManager.
createEntityManager(Map) - Method in interface javax.persistence.EntityManagerFactory
Create a new EntityManager with the specified Map of properties.
createEntityManagerFactory(String) - Static method in class javax.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit.
createEntityManagerFactory(String, Map) - Static method in class javax.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit using the given properties.
createEntityManagerFactory(String, Map) - Method in interface javax.persistence.spi.PersistenceProvider
Called by Persistence class when an EntityManagerFactory is to be created.
createEntityReference(String, EntityDeclaration) - Method in class javax.xml.stream.XMLEventFactory
Creates a new instance of a EntityReference event
CreateException - Exception in javax.ejb
The CreateException exception must be included in the throws clauses of all create methods defined in an enterprise Bean's home interface.
CreateException() - Constructor for exception javax.ejb.CreateException
Constructs a CreateException with no detail message.
CreateException(String) - Constructor for exception javax.ejb.CreateException
Constructs a CreateException with the specified detail message.
createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalIdentifier instance using the specified parameters, where the name is a String.
createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalIdentifier instance using the specified parameters, where the name is an InternationalString.
createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description is a String.
createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description is an InternationalString.
createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExtrinsicObject instance using the specified parameters.
createFault(String, QName) - Method in class javax.xml.soap.SOAPFactory
Creates a new SOAPFault object initialized with the given reasonText and faultCode
createFault() - Method in class javax.xml.soap.SOAPFactory
Creates a new default SOAPFault object
createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
Create a FederatedConnection.
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class javax.xml.stream.XMLInputFactory
Create a filtered reader that wraps the filter around the reader
createFilteredReader(XMLEventReader, EventFilter) - Method in class javax.xml.stream.XMLInputFactory
Create a filtered event reader that wraps the filter around the event reader
createGaugeMonitor(String) - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Create a new Monitor.
createHealthCheckerConfig(String, String, String) - Method in interface com.sun.appserv.management.config.HealthCheckerConfigCR
Creates a new health-checker.
createHTTPAccessLogConfig(boolean, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
Creates new http-access-log element.
createHTTPFileCacheConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Creates http-file-cache element with the given params.
createHTTPListenerConfig(String, String, int, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Create an Parameters: HTTPListenerConfigKeys.ADDRESS_KEY HTTPListenerConfigKeys.PORT_KEY HTTPListenerConfigKeys.ENABLED_KEY HTTPListenerConfigKeys.SECURITY_ENABLED_KEY HTTPListenerConfigKeys.DEFAULT_VIRTUAL_SERVER_KEY HTTPListenerConfigKeys.ACCEPTOR_THREADS_KEY HTTPListenerConfigKeys.XPOWERED_BY_KEY HTTPListenerConfigKeys.XPOWERED_BY_KEY CommonConfigKeys.IGNORE_MISSING_REFERENCES_KEY (for defaultVirtualServer)
createHTTPProtocolConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Creates http-protocol element with the given params.
createIgnorableSpace(String) - Method in class javax.xml.stream.XMLEventFactory
Create an ignorable space
createIIOPListenerConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Create an .
createIIOPSSLClientConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Creates ssl-client-config element.
createIndexedRecord(String) - Method in interface javax.resource.cci.RecordFactory
Creates a IndexedRecord.
createInteraction() - Method in interface javax.resource.cci.Connection
Creates an Interaction associated with this Connection.
createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty InternationalString instance.
createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using a String parameter and the default Locale.
createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using the specified Locale and String parameters.
createInternetHeaders(InputStream) - Method in class javax.mail.internet.MimeMessage
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createInternetHeaders(InputStream) - Method in class javax.mail.internet.MimeMultipart
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createItem(int, Object, Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
create new item
createItem(int, Object, Object, int) - Method in class com.sun.appserv.util.cache.LruCache
create new item
createItem(int, Object, Object, int) - Method in class com.sun.appserv.util.cache.MultiLruCache
create new item
createJACCProviderConfig(String, String, String, Map) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Create a new <jacc-provider>
createJavaMailStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJAXBIntrospector() - Method in class javax.xml.bind.JAXBContext
Creates a JAXBIntrospector object that can be used to introspect JAXB objects.
createJCAConnectionPoolStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJCAConnectionStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJCAStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJDBCConnectionPoolConfig(String, String, String, boolean, int, boolean, boolean, String, int, int, int, String, int, String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new <jdbc-connection-pool>.
createJDBCConnectionPoolConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new <jdbc-connection-pool>.
createJDBCConnectionPoolStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJDBCConnectionStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJDBCResourceConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new <jdbc-resource> Optional parameters include: ResourceConfigKeys.ENABLED_KEY
createJDBCStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMSAvailabilityConfig(boolean, String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
createJMSConnectionStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMSConsumerStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMSEndpointStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMSHostConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
Creates a new jms-host element.
createJMSProducerStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMSSessionStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMSStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJMXConnectorConfig(String, String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.AdminServiceConfig
Creates a new jmx-connector element.
createJMXConnectorConfig(String, String, int, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.AdminServiceConfig
Deprecated.  
createJNDIResourceConfig(String, String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new <external-jndi-resource>.
createJTAStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createJVMStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createKeepAliveConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Creates keep-alive element with the given params.
createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Key instance from an ID.
createLBConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Creates a new lb-config.
createLifecycleModuleConfig(String, String, String, String, String, boolean, boolean, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new lifecycle module.
createLoadbalancer(String, boolean, String[], Map<String, String>) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Creates a load balancer element ( and the necessary config)
createLoadBalancerConfig(String, String, boolean, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new LoadBalancer.
createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a LocalizedString instance using the specified Locale and String parameters.
createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a LocalizedString instance using the specified Locale, String, and character set parameters.
createLogQueryResult(CompositeData) - Static method in class com.sun.appserv.management.ext.logging.LogUtil
Instantiate a LogQueryResult using a CompositeData as returned from LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
createMailResourceConfig(String, String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new <mail-resource>.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager.
createManagementRuleConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.ManagementRulesConfig
Create new self management rule.
createManagerPropertiesConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.SessionManagerConfig
Creates new manager-properties element.
createMapMessage() - Method in interface javax.jms.Session
Creates a MapMessage object.
createMappedRecord(String) - Method in interface javax.resource.cci.RecordFactory
Creates a MappedRecord.
createMarshaller() - Method in class javax.xml.bind.JAXBContext
Create a Marshaller object that can be used to convert a java content tree into XML data.
createMBean(String, ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
createMessage() - Method in interface javax.jms.Session
Creates a Message object.
createMessage() - Method in class javax.xml.soap.MessageFactory
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class javax.xml.soap.MessageFactory
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createMessageDrivenBeanStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createMessageSecurityConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Create a new <message-security-config>
createMethodBinding(String, Class[]) - Method in class javax.faces.application.Application
Deprecated. This has been replaced by calling Application.getExpressionFactory() then ExpressionFactory.createMethodExpression(javax.el.ELContext, java.lang.String, java.lang.Class, java.lang.Class[]).
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class javax.el.ExpressionFactory
Parses an expression into a MethodExpression for later evaluation.
createMimeBodyPart(InternetHeaders, byte[]) - Method in class javax.mail.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeBodyPart(InputStream) - Method in class javax.mail.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeMessage(Session) - Method in class javax.mail.internet.MimeMessage
Create and return a MimeMessage object.
createModuleLogLevelsConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.LogServiceConfig
Creates new module-log-levels element.
createModuleMonitoringLevelsConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.MonitoringServiceConfig
Creates new module-monitoring-levels element.
createName(String, String, String) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createNamedQuery(String) - Method in interface javax.persistence.EntityManager
Create an instance of Query for executing a named query (in the Java Persistence query language or in native SQL).
createNameMap(Set<T>) - Static method in class com.sun.appserv.management.base.Util
Create a Map keyed by the value of the AMX.NAME_KEY with value the AMX item.
createNamespace(String) - Method in class javax.xml.stream.XMLEventFactory
Create a new default Namespace
createNamespace(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a new Namespace
createNativeQuery(String) - Method in interface javax.persistence.EntityManager
Create an instance of Query for executing a native SQL statement, e.g., for update or delete.
createNativeQuery(String, Class) - Method in interface javax.persistence.EntityManager
Create an instance of Query for executing a native SQL query.
createNativeQuery(String, String) - Method in interface javax.persistence.EntityManager
Create an instance of Query for executing a native SQL query.
createNotificationService(Object, int) - Method in interface com.sun.appserv.management.base.NotificationServiceMgr
Create a new NotificationService (j2eeType=XTypes.NOTIFICATION_SERVICE).
createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates instances of information model interfaces (factory method).
createObjectArrayType(Class, int) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
Create an array whose type is elementType[] of specified size.
createObjectMessage() - Method in interface javax.jms.Session
Creates an ObjectMessage object.
createObjectMessage(Serializable) - Method in interface javax.jms.Session
Creates an initialized ObjectMessage object.
createObjectNameMap(Set<ObjectName>) - Static method in class com.sun.appserv.management.base.Util
Create a Map keyed by the value of the AMX.NAME_KEY with value the ObjectName.
createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is a String.
createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is an InternationalString.
createOutput(String, String) - Method in class javax.xml.bind.SchemaOutputResolver
Decides where the schema file (of the given namespace URI) will be written, and return it as a Result object.
createPersistenceManagerFactoryResourceConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new persistence manager factory resource.
createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified first, middle, and last names.
createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified full name.
createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PostalAddress instance using the specified parameters.
createPrincipal(String) - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
createProcessingInstruction(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a processing instruction
createProducer(Destination) - Method in interface javax.jms.Session
Creates a MessageProducer to send messages to the specified destination.
createProfilerConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.JavaConfig
Creates a profiler element.
createProperty(String, String) - Method in interface com.sun.appserv.management.config.PropertiesAccess
Create a new property.
createProviderConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
Create a new <provider-config>
createPublisher(Topic) - Method in interface javax.jms.TopicSession
Creates a publisher for the specified topic.
createQName(String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a QName whose namespace URI is the one associated with the parameter, prefix, in the context of this SOAPElement.
createQuery(String) - Method in interface javax.persistence.EntityManager
Create an instance of Query for executing a Java Persistence query language statement.
createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String that represents a query in the syntax appropriate for queryType.
createQueue(String) - Method in interface javax.jms.QueueSession
Creates a queue identity given a Queue name.
createQueue(String) - Method in interface javax.jms.Session
Creates a queue identity given a Queue name.
createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the default user identity.
createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the specified user identity.
createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
Creates a QueueSession object.
createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createReceiver(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
createRegistryLocationConfig(String) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
 
createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is a String.
createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is an InternationalString.
createRequestPolicyConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.ProviderConfig
Creates new request-policy-config element.
createRequestProcessingConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Creates request-processing element with the given params.
createResourceAdapterConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Legal options include: ResourceAdapterConfigKeys.THREAD_POOL_IDS_KEY
createResourceRefConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.ResourceRefConfigCR
Creates a new resource-ref element for the given target
createResourceRefConfig(String) - Method in interface com.sun.appserv.management.config.ResourceRefConfigCR
Creates a new resource-ref element for the given target
createResourceRefConfig(String, boolean) - Method in interface com.sun.appserv.management.config.ResourceRefConfigCR
Creates a new resource-ref element.
createResponsePolicyConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.ProviderConfig
Creates new response-policy-config element.
createResponseStream(OutputStream) - Method in class javax.faces.render.RenderKit
Use the provided OutputStream to create a new ResponseStream instance.
createResponseWriter(Writer, String, String) - Method in class javax.faces.render.RenderKit
Use the provided Writer to create a new ResponseWriter instance for the specified (optional) content type, and character encoding.
createSecurityMapConfig(String, String, String, String[], String[]) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
At least one of 'principals' and 'userGroups' must be non-null.
createSender(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueSender object to send messages to the specified queue.
createServerRefConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.ServerRefConfigCR
Creates a new server-ref.
createServerRefConfig(String, String, boolean, boolean) - Method in interface com.sun.appserv.management.config.ServerRefConfigCR
Creates a new server-ref.
createService(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service instance using the specified name, where the name is a String.
createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service instance using the specified name, where the name is an InternationalString.
createService(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createService(QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty ServiceBinding instance.
createServiceDelegate(URL, QName, Class) - Method in class javax.xml.ws.spi.Provider
Creates a service delegate object.
createServletStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createSession(boolean, int) - Method in interface javax.jms.Connection
Creates a Session object.
createSession(boolean, int) - Method in interface javax.jms.XAConnection
Creates an Session object.
createSessionBeanStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createSessionConfig() - Method in interface com.sun.appserv.management.config.WebContainerConfig
Creates session-config element.
createSessionManagerConfig() - Method in interface com.sun.appserv.management.config.SessionConfig
Creates new session-manager element.
createSessionPropertiesConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.SessionConfig
Creates new session-properties element.
createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a String.
createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a Collection of Strings.
createSocket(String, int) - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactory
 
createSpace(String) - Method in class javax.xml.stream.XMLEventFactory
Create a Characters event with the isSpace flag set to true
createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty SpecificationLink instance.
createSSLConfig(String, Map<String, ?>) - Method in interface com.sun.appserv.management.config.SSLConfigContainer
Creates a new SSLConfig.
createStandaloneServerConfig(String, String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.DomainConfig
Create a new <server> given an existing config and node-agent.
createStartDocument() - Method in class javax.xml.stream.XMLEventFactory
Creates a new instance of a StartDocument event
createStartDocument(String, String, boolean) - Method in class javax.xml.stream.XMLEventFactory
Creates a new instance of a StartDocument event
createStartDocument(String, String) - Method in class javax.xml.stream.XMLEventFactory
Creates a new instance of a StartDocument event
createStartDocument(String) - Method in class javax.xml.stream.XMLEventFactory
Creates a new instance of a StartDocument event
createStartElement(QName, Iterator, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create a new StartElement.
createStartElement(String, String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a new StartElement.
createStartElement(String, String, String, Iterator, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create a new StartElement.
createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class javax.xml.stream.XMLEventFactory
Create a new StartElement.
createStatefulSessionBeanStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createStatelessSessionBeanStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createStats(CompositeData) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
Create a Stats using Stats class found as data.getCompositeType().getTypeName().
createStats(Class<T>, Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
Create a new Stats using the specified Map.
createStats(Class<T>, Statistic[]) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
Calls createStats( theInterface, J2EEUtil.statisticsToMap( statistics ) )
createStorePropertiesConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.SessionManagerConfig
Creates new manager-properties element.
createStreamMessage() - Method in interface javax.jms.Session
Creates a StreamMessage object.
createStringMonitor(String) - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Create a new Monitor.
createSubscriber(Topic) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic.
createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createSystemProperty(String, String) - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
Create a new system property.
createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty TelephoneNumber instance.
createTemporaryQueue() - Method in interface javax.jms.QueueSession
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in interface javax.jms.Session
Creates a TemporaryQueue object.
createTemporaryTopic() - Method in interface javax.jms.Session
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in interface javax.jms.TopicSession
Creates a TemporaryTopic object.
createTextMessage() - Method in interface javax.jms.Session
Creates a TextMessage object.
createTextMessage(String) - Method in interface javax.jms.Session
Creates an initialized TextMessage object.
createThreadPoolConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.ConfigConfig
Create a new <thread-pool>
createTimer(long, Serializable) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires after a specified duration.
createTimer(long, long, Serializable) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires at a given point in time.
createTimer(Date, long, Serializable) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimer() - Method in interface javax.resource.spi.BootstrapContext
Creates a new java.util.Timer instance.
createTLSParams(String, boolean) - Static method in class com.sun.appserv.management.helper.Connect
Get TLSParams for the default truststore, assuming the default password.
createTLSParams(File, String, boolean) - Static method in class com.sun.appserv.management.helper.Connect
Get TLSParams for the specified truststore and password.
createTopic(String) - Method in interface javax.jms.Session
Creates a topic identity given a Topic name.
createTopic(String) - Method in interface javax.jms.TopicSession
Creates a topic identity given a Topic name.
createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the default user identity.
createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the specified user identity.
createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
Creates a TopicSession object.
createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createTransformationRuleConfig(String, String, boolean, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Creates a transformation rule for this web service.
createTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Creates a new empty TypeMapping object.
createUniqueId() - Method in class javax.faces.component.UIViewRoot
Generate an identifier for a component.
createUnmarshalException(SAXException) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Creates an UnmarshalException from a SAXException.
createUnmarshaller(ValidationEventHandler) - Method in interface javax.xml.bind.annotation.DomHandler
When a JAXB provider needs to unmarshal a part of a document into an infoset representation, it first calls this method to create a Result object.
createUnmarshaller(ValidationEventHandler) - Method in class javax.xml.bind.annotation.W3CDomHandler
 
createUnmarshaller() - Method in class javax.xml.bind.JAXBContext
Create an Unmarshaller object that can be used to convert XML data into a java content tree.
createURLStats(Map<String, Statistic>) - Static method in class com.sun.appserv.management.j2ee.statistics.StatsFactory
 
createUser() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty User instance.
createUserGroup(String) - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
createValidator(String) - Method in class javax.faces.application.Application
Instantiate and return a new Validator instance of the class specified by a previous call to addValidator() for the specified validator id.
createValidator() - Method in class javax.faces.webapp.ValidatorELTag
Create and return a new Validator to be registered on our surrounding UIComponent.
createValidator() - Method in class javax.faces.webapp.ValidatorTag
Deprecated. Create and return a new Validator to be registered on our surrounding UIComponent.
createValidator() - Method in class javax.xml.bind.JAXBContext
Deprecated. since JAXB2.0
createValueBinding(String) - Method in class javax.faces.application.Application
Deprecated. This has been replaced by calling Application.getExpressionFactory() then ExpressionFactory.createValueExpression(javax.el.ELContext, java.lang.String, java.lang.Class).
createValueExpression(ELContext, String, Class<?>) - Method in class javax.el.ExpressionFactory
Parses an expression into a ValueExpression for later evaluation.
createValueExpression(Object, Class<?>) - Method in class javax.el.ExpressionFactory
Creates a ValueExpression that wraps an object instance.
createVerbatimComponent() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Use the Application instance to create a new component with the following characteristics.
createVerbatimComponentFromBodyContent() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Create a transient UIOutput component from the body content, of this tag instance or return null if there is no body content, the body content is whitespace, or the body content is a comment.
createView(FacesContext, String) - Method in class javax.faces.application.ViewHandler
Create and return a new UIViewRoot instance initialized with information from the argument FacesContext and viewId.
createView(FacesContext, String) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.createView(javax.faces.context.FacesContext, String) on the wrapped ViewHandler object.
createVirtualServerConfig(String, String, Map<String, String>) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Create a .
createWebContainerAvailabilityConfig(Map<String, String>) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Creates a web-container-availability element
createWebServiceEndpointConfig(String, Map<String, String>) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfigCR
API pending, not final
createXAConnection() - Method in interface javax.jms.XAConnectionFactory
Creates an XAConnection with the default user identity.
createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
Creates an XA connection with the specified user identity.
createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the default user identity.
createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the specified user identity.
createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createXASession() - Method in interface javax.jms.XAConnection
Creates an XASession object.
createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the default user identity.
createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the specified user identity.
createXATopicSession() - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createXMLEventReader(Reader) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a reader
createXMLEventReader(String, Reader) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a reader
createXMLEventReader(XMLStreamReader) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from an XMLStreamReader.
createXMLEventReader(Source) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a JAXP source.
createXMLEventReader(InputStream) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a java.io.InputStream
createXMLEventReader(InputStream, String) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a java.io.InputStream
createXMLEventReader(String, InputStream) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a java.io.InputStream
createXMLEventWriter(Result) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a JAXP result.
createXMLEventWriter(OutputStream) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a stream
createXMLEventWriter(OutputStream, String) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a stream
createXMLEventWriter(Writer) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a writer
createXMLStreamReader(Reader) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a reader
createXMLStreamReader(Source) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a JAXP source.
createXMLStreamReader(InputStream) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(InputStream, String) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(String, InputStream) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(String, Reader) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamWriter(Writer) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a writer
createXMLStreamWriter(OutputStream) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a stream
createXMLStreamWriter(OutputStream, String) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a stream
createXMLStreamWriter(Result) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a JAXP result.
CURRENCY_ID - Static variable in class javax.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
currentSize - Variable in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
CUSTOM_MBEAN_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for CustomMBeanConfig
CUSTOM_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for CustomResourceConfig
CustomMBeanConfig - Interface in com.sun.appserv.management.config
Configuration for custom MBean.
CustomResourceConfig - Interface in com.sun.appserv.management.config
Configuration for the <custom-resource> element.

D

DAS_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for DASConfig
DASConfig - Interface in com.sun.appserv.management.config
Configuration for the <das-config> element.
DATABASE_NAME_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
DATABASE_PASSWORD_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
DATABASE_USER_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
DataContentHandler - Interface in javax.activation
The DataContentHandler interface is implemented by objects that can be used to extend the capabilities of the DataHandler's implementation of the Transferable interface.
DataContentHandlerFactory - Interface in javax.activation
This interface defines a factory for DataContentHandlers.
DataHandler - Class in javax.activation
The DataHandler class provides a consistent interface to data available in many different sources and formats.
DataHandler(DataSource) - Constructor for class javax.activation.DataHandler
Create a DataHandler instance referencing the specified DataSource.
DataHandler(Object, String) - Constructor for class javax.activation.DataHandler
Create a DataHandler instance representing an object of this MIME type.
DataHandler(URL) - Constructor for class javax.activation.DataHandler
Create a DataHandler instance referencing a URL.
datalen - Variable in class javax.mail.util.SharedFileInputStream
The amount of data in this subset of the file.
DataModel - Class in javax.faces.model
DataModel is an abstraction around arbitrary data binding technologies that can be used to adapt a variety of data sources for use by JavaServer Faces components that support per-row processing for their child components (such as UIData.
DataModel() - Constructor for class javax.faces.model.DataModel
 
DataModelEvent - Class in javax.faces.model
DataModelEvent represents an event of interest to registered listeners that occurred on the specified DataModel.
DataModelEvent(DataModel, int, Object) - Constructor for class javax.faces.model.DataModelEvent
Construct an event object that is associated with the specified row index and associated data.
DataModelListener - Interface in javax.faces.model
DataModelListener represents an event listener that wishes to be notified of DataModelEvents occurring on a particular DataModel instance.
DataSource - Interface in com.sun.appserv.jdbc
The javax.sql.DataSource implementation of SunONE application server will implement this interface.
DataSource - Interface in javax.activation
The DataSource interface provides the JavaBeans Activation Framework with an abstraction of an arbitrary collection of data.
DATASOURCE_CLASSNAME_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
DatatypeConverter - Class in javax.xml.bind
The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype.
DatatypeConverterInterface - Interface in javax.xml.bind
The DatatypeConverterInterface is for JAXB provider use only.
date - Variable in class javax.mail.search.DateTerm
The date.
DATE_ID - Static variable in class javax.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to Date fails.
DATE_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.util.Date
DateTerm - Class in javax.mail.search
This class implements comparisons for Dates
DateTerm(int, Date) - Constructor for class javax.mail.search.DateTerm
Constructor.
DATETIME_ID - Static variable in class javax.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to DateTime fails.
DateTimeConverter - Class in javax.faces.convert
Converter implementation for java.util.Date values.
DateTimeConverter() - Constructor for class javax.faces.convert.DateTimeConverter
 
DConfigBean - Interface in javax.enterprise.deploy.spi
The DConfigBean is a deployment configuration bean (DConfigBean) that is associated with one or more deployment descriptor beans, (DDBean).
DConfigBeanRoot - Interface in javax.enterprise.deploy.spi
A J2EE component module consists of one or more deployment descriptor files and zero or more non-deployment descriptor XML instance documents.
DConfigBeanVersionType - Class in javax.enterprise.deploy.shared
Class DConfigBeanVersionTypes defines enumeration values for the J2EE Platform verion number.
DConfigBeanVersionType(int) - Constructor for class javax.enterprise.deploy.shared.DConfigBeanVersionType
Construct a new enumeration value with the given integer value.
DConfigBeanVersionUnsupportedException - Exception in javax.enterprise.deploy.spi.exceptions
This exception is to report that there is no support for the DConfigBean version requested.
DConfigBeanVersionUnsupportedException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException
Creates an new DConfigBeanVersionUnsupportedException object.
DDBean - Interface in javax.enterprise.deploy.model
An interface for beans that represent a fragment of a standard deployment descriptor.
DDBeanCreateException - Exception in javax.enterprise.deploy.model.exceptions
This exception reports errors in generating a DDBean.
DDBeanCreateException() - Constructor for exception javax.enterprise.deploy.model.exceptions.DDBeanCreateException
Creates new DDBeanCreateException without detail message.
DDBeanCreateException(String) - Constructor for exception javax.enterprise.deploy.model.exceptions.DDBeanCreateException
Constructs an DDBeanCreateException with the specified detail message.
DDBeanRoot - Interface in javax.enterprise.deploy.model
An interface that represents the root of a standard deployment descriptor.
debug(Object) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
debug(Object...) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
debug(Object) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
debug(Object...) - Method in interface com.sun.appserv.management.util.misc.DebugOut
If getDebug() returns true, output the arguments
debug(Object...) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
debug - Variable in class javax.mail.Service
Debug flag for this service.
DEBUG_ID - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
DEBUG_KEY - Static variable in class com.sun.appserv.management.config.MailResourceConfigKeys
Key for use with DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map)
debugMethod(String, Object...) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
debugMethod(String, String, Object...) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
debugMethod(String, Object...) - Method in interface com.sun.appserv.management.util.misc.DebugOut
 
debugMethod(String, String, Object...) - Method in interface com.sun.appserv.management.util.misc.DebugOut
 
debugMethod(String, Object...) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
debugMethod(String, String, Object...) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
DebugOut - Interface in com.sun.appserv.management.util.misc
 
DebugOutImpl - Class in com.sun.appserv.management.util.misc
 
DebugOutImpl(String, boolean, DebugSink) - Constructor for class com.sun.appserv.management.util.misc.DebugOutImpl
 
DebugOutImpl(String, boolean) - Constructor for class com.sun.appserv.management.util.misc.DebugOutImpl
 
DebugSink - Interface in com.sun.appserv.management.util.misc
 
DebugSinkImpl - Class in com.sun.appserv.management.util.misc
 
DebugSinkImpl(PrintStream) - Constructor for class com.sun.appserv.management.util.misc.DebugSinkImpl
 
DebugState - Interface in com.sun.appserv.management.util.misc
 
DebugState.Impl - Class in com.sun.appserv.management.util.misc
Convenience class when a simple implement is desired.
DebugState.Impl(boolean) - Constructor for class com.sun.appserv.management.util.misc.DebugState.Impl
 
DECIMAL_ID - Static variable in class javax.faces.convert.BigDecimalConverter
The message identifier of the FacesMessage to be created if the conversion to BigDecimal fails.
DeclarativeQueryManager - Interface in javax.xml.registry
This interface provides the ability to execute declarative queries (e.g.
declaredType - Variable in class javax.xml.bind.JAXBElement
Java datatype binding for xml element declaration's type.
DeclareRoles - Annotation Type in javax.annotation.security
Used by application to declare roles.
decode(FacesContext) - Method in class javax.faces.component.UIComponent
Decode any new state of this UIComponent from the request contained in the specified FacesContext, and store this state as needed.
decode(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
decode(FacesContext) - Method in class javax.faces.component.UIInput
 
decode(FacesContext, UIComponent) - Method in class javax.faces.render.Renderer
Decode any new state of the specified UIComponent from the request contained in the specified FacesContext, and store that state on the UIComponent.
decode(InputStream, String) - Static method in class javax.mail.internet.MimeUtility
Decode the given input stream.
decodeText(String) - Static method in class javax.mail.internet.MimeUtility
Decode "unstructured" headers, that is, headers that are defined as '*text' as per RFC 822.
decodeWord(String) - Static method in class javax.mail.internet.MimeUtility
The string is parsed using the rules in RFC 2047 for parsing an "encoded-word".
decrementCurrentSize(int) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
decrementEntryCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
DEFAULT - Static variable in class com.sun.appserv.management.util.j2ee.stringifier.StatisticStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.j2ee.stringifier.StatsStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.AttributeChangeNotificationStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.AttributeListStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.AttributeStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.CompositeDataStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanAttributeInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanConstructorInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifierOptions
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanNotificationInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanParameterInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanServerNotificationStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanAttributeInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanConstructorInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanNotificationInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanOperationInfoStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.MonitorNotificationStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.jmx.stringifier.TabularDataStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.misc.StringValuePersister
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.ObjectStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.ProviderStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.SmartStringifier
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.StringifierRegistryImpl
 
DEFAULT - Static variable in class com.sun.appserv.management.util.stringifier.X509CertificateStringifier
 
DEFAULT_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
Constant indicating that the Writer is buffered and is using the implementation default buffer size.
DEFAULT_CACHE_CLASSNAME - Static variable in class com.sun.appserv.web.cache.CacheManager
 
DEFAULT_CACHE_MAX_ENTRIES - Static variable in class com.sun.appserv.web.cache.CacheManager
 
DEFAULT_CACHE_TIMEOUT - Static variable in class com.sun.appserv.web.cache.CacheManager
 
DEFAULT_CHARSET_NAME - Static variable in interface javax.xml.registry.infomodel.LocalizedString
The default name returned by getCharsetName if no other name has explicitly been set.
DEFAULT_CLIENT_PROVIDER_KEY - Static variable in class com.sun.appserv.management.config.MessageSecurityConfigKeys
Key for use with SecurityServiceConfig.createMessageSecurityConfig(java.lang.String, java.util.Map).
DEFAULT_DELIM - Static variable in class com.sun.appserv.management.util.misc.StringifiedList
 
DEFAULT_DELIMITERS - Static variable in class com.sun.appserv.management.util.misc.TokenizerParams
 
DEFAULT_DELIVERY_MODE - Static variable in interface javax.jms.Message
The message producer's default delivery mode is PERSISTENT.
DEFAULT_ESCAPE_CHAR - Static variable in class com.sun.appserv.management.util.misc.TokenizerParams
 
DEFAULT_HASHTABLE_SEGMENT_SIZE - Static variable in class com.sun.appserv.util.cache.MultiLruCache
 
DEFAULT_LIFECYCLE - Static variable in class javax.faces.lifecycle.LifecycleFactory
The lifecycle identifier for the default Lifecycle instance for this JavaServer Faces implementation.
DEFAULT_MAX_CACHE_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
DEFAULT_MAX_ENTRIES - Static variable in class com.sun.appserv.util.cache.Constants
 
DEFAULT_PRIORITY - Static variable in interface javax.jms.Message
The message producer's default priority is 4.
DEFAULT_PROTOCOL - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
Default protocol to the Appserver eg PROTOCOL_RMI.
DEFAULT_PROVIDER_KEY - Static variable in class com.sun.appserv.management.config.MessageSecurityConfigKeys
Key for use with SecurityServiceConfig.createMessageSecurityConfig(java.lang.String, java.util.Map).
DEFAULT_REALM_CLASSNAME - Static variable in interface com.sun.appserv.management.config.AuthRealmConfig
Classname of the default implementing class.
DEFAULT_RESPONSE_TYPE_KEY - Static variable in class com.sun.appserv.management.config.HTTPProtocolConfigKeys
See HTTPProtocolConfigKeys.FORCED_RESPONSE_TYPE_KEY.
DEFAULT_SOAP_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
The default protocol: SOAP 1.1 for backwards compatibility.
DEFAULT_SRC_CONFIG_NAME - Static variable in class com.sun.appserv.management.config.ConfigConfigKeys
Default config which will be copied by DomainConfig.createConfigConfig(java.lang.String, java.util.Map).
DEFAULT_STORE_NAME - Static variable in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
DEFAULT_SUFFIX - Static variable in class javax.faces.application.ViewHandler
The value to use for the default extension if the webapp is using url extension mapping.
DEFAULT_SUFFIX_PARAM_NAME - Static variable in class javax.faces.application.ViewHandler
Allow the web application to define an alternate suffix for pages containing JSF content.
DEFAULT_TIME_TO_LIVE - Static variable in interface javax.jms.Message
The message producer's default time to live is unlimited; the message never expires.
DEFAULT_TRUST_STORE_NAME - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
Name of the default TrustStore file, located in the client's home directory.
DEFAULT_TRUST_STORE_PASSWORD - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
The default pasword for AppserverConnectionSource.DEFAULT_TRUST_STORE_NAME.
DEFAULT_VIRTUAL_SERVER_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
DEFAULT_WEB_MODULE_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
 
DefaultCacheHelper - Class in com.sun.appserv.web.cache
DefaultCacheHelper interface is the built-in implementation of the CacheHelper interface to aide in: a) the key generation b) whether to cache the response.
DefaultCacheHelper() - Constructor for class com.sun.appserv.web.cache.DefaultCacheHelper
 
defaultMaxEntries - Variable in class com.sun.appserv.util.cache.LruCache
 
DefaultValidationEventHandler - Class in javax.xml.bind.helpers
JAXB 1.0 only default validation event handler.
DefaultValidationEventHandler() - Constructor for class javax.xml.bind.helpers.DefaultValidationEventHandler
 
deferredExpression - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
The deferred expression if any
delayLifeCycleInit - Static variable in class com.sun.appserv.server.LifecycleModuleService
 
delete() - Method in interface javax.jms.TemporaryQueue
Deletes this temporary queue.
delete() - Method in interface javax.jms.TemporaryTopic
Deletes this temporary topic.
delete(boolean) - Method in class javax.mail.Folder
Delete this Folder.
delete() - Method in interface javax.security.jacc.PolicyConfiguration
Causes all policy statements to be deleted from this PolicyConfiguration and sets its internal state such that calling any method, other than delete, getContextID, or inService on the PolicyConfiguration will be rejected and cause an UnsupportedOperationException to be thrown.
deleteAssociations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the Associations corresponding to the specified Keys.
deleteClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the ClassificationSchemes corresponding to the specified Keys.
deleteConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the Concepts corresponding to the specified Keys.
DELETED - Static variable in class javax.mail.event.FolderEvent
The folder was deleted.
DELETED - Static variable in class javax.mail.Flags.Flag
This message is marked deleted.
DeleteException - Exception in javax.xml.registry
A RegistryException that occurs during a delete action.
DeleteException() - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object with no reason or embedded Throwable.
DeleteException(String) - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
DeleteException(String, Throwable) - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
DeleteException(Throwable) - Constructor for exception javax.xml.registry.DeleteException
Constructs a JAXRException object initialized with the given Throwable object.
deleteObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Deletes one or more previously submitted objects from the registry using the object keys.
deleteObjects(Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute.
deleteOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the organizations corresponding to the specified Keys.
deleteRequestIDs(String[]) - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Delete a list of request ids.
deletesAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
 
deleteServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the ServiceBindings corresponding to the specified Keys.
deleteServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the services corresponding to the specified Keys.
delims - Variable in class javax.servlet.jsp.jstl.core.IteratedExpression
 
delistResource(XAResource, int) - Method in interface javax.transaction.Transaction
Disassociate the resource specified from the transaction associated with the target Transaction object.
DeliveryMode - Interface in javax.jms
The delivery modes supported by the JMS API are PERSISTENT and NON_PERSISTENT.
DenyAll - Annotation Type in javax.annotation.security
Specifies that no security roles are allowed to invoke the specified method(s) - i.e that the methods are to be excluded from execution in the J2EE container.
DEPLOY_OPTION_AVAILABILITY_ENABLED_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- This option controls whether availability is enabled for SFSB checkpointing (and potentially passivation).
DEPLOY_OPTION_CASCADE_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for undeploy() options-- If set to true, it deletes all the connection pools and connector resources associated with the resource adapter (being undeployed).
DEPLOY_OPTION_CONTEXT_ROOT_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- The context root of the deployable web component.
DEPLOY_OPTION_DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- The description of the component being deployed.
DEPLOY_OPTION_ENABLE_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- Disables or enables the component after it is deployed.
DEPLOY_OPTION_FORCE_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy() options-- Forcefully (re)deploy the component even if the specified component has already been deployed.
DEPLOY_OPTION_GENERATE_RMI_STUBS_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- When true, will generate the static RMI-IIOP stubs and put it in the client.jar.
DEPLOY_OPTION_JAVA_WEB_START_ENABLED_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- This option controls whether java web start is enabled.
DEPLOY_OPTION_LIBRARIES_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- This option specifies additional libraries.
DEPLOY_OPTION_NAME_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy) options-- Registration name of the deployble component, its value should be unique across domain.
DEPLOY_OPTION_VERIFY_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key for startDeploy() options-- If set to true, verify the syntax and semantics of the deployment descriptor.
DeployableObject - Interface in javax.enterprise.deploy.model
The DeployableObject interface is an abstract representation of a J2EE deployable module (JAR, WAR, RAR, EAR).
DEPLOYED_ITEM_REF_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for DeployedItemRefConfig
DeployedItemHelper - Class in com.sun.appserv.management.helper
Helper for deployed items (modules).
DeployedItemHelper(DomainRoot) - Constructor for class com.sun.appserv.management.helper.DeployedItemHelper
 
DeployedItemRefConfig - Interface in com.sun.appserv.management.config
Represents an <application-ref> element found within a <server> element.
DeployedItemRefConfigCR - Interface in com.sun.appserv.management.config
Represents the capability to create or remove ("CR") an instance of the <application-ref> element.
DeployedItemRefConfigReferent - Interface in com.sun.appserv.management.config
Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a DeployedItemRefConfig.
DEPLOYMENT_ABORTED_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
The type of the Notification emitted when a deployment is aborted via abortDeploy().
DEPLOYMENT_COMPLETED_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
The type of the Notification emitted when a deployment completes.
DEPLOYMENT_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
DEPLOYMENT_MGR - Static variable in class com.sun.appserv.management.base.XTypes
ID for DeploymentMgr
DEPLOYMENT_PROGRESS_CLASS_NAME - Static variable in interface com.sun.appserv.management.deploy.DeploymentProgress
Value of the MAP_CAPABLE_TYPE_KEY when turned into a Map.
DEPLOYMENT_PROGRESS_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
The type of the Notification emitted for deployment progress.
DEPLOYMENT_SOURCE_CLASS_NAME - Static variable in interface com.sun.appserv.management.deploy.DeploymentSource
Value of the MAP_CAPABLE_TYPE_KEY when turned into a Map.
DEPLOYMENT_STARTED_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
The type of the Notification emitted when a deployment starts.
DEPLOYMENT_STATUS_CLASS_NAME - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
Value of the MapCapable.MAP_CAPABLE_CLASS_NAME_KEY when turned into a Map.
deploymentAborted(Notification, DeploymentStatus) - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Deployment has been cancelled.
DeploymentConfiguration - Interface in javax.enterprise.deploy.spi
An interface that defines a container for all the server-specific configuration information for a single top-level J2EE module.
deploymentDone(Notification, DeploymentStatus) - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Deployment has finished.
DeploymentFactory - Interface in javax.enterprise.deploy.spi.factories
The DeploymentFactory interface is a deployment driver for a J2EE plaform product.
DeploymentFactoryManager - Class in javax.enterprise.deploy.shared.factories
The DeploymentFactoryManager class is a central registry for J2EE DeploymentFactory objects.
DeploymentManager - Interface in javax.enterprise.deploy.spi
The DeploymentManager object provides the core set of functions a J2EE platform must provide for J2EE application deployment.
DeploymentManagerCreationException - Exception in javax.enterprise.deploy.spi.exceptions
This exception is to report problems in returning a DeploymentManager object cause by such things as server down, unable to authenticate and the like.
DeploymentManagerCreationException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
Creates an new DeploymentManagerCreationException object.
DeploymentMgr - Interface in com.sun.appserv.management.deploy
This interface provides facilities to deploy any type of J2EE module.
DeploymentProgress - Interface in com.sun.appserv.management.deploy
Interface to provide deployment feedback while deployment is executing in the server backend.
deploymentProgress(Notification, DeploymentProgress) - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Deployment progress.
DeploymentProgressImpl - Class in com.sun.appserv.management.deploy
Use DeploymentSupport to create a new instance of this class.
DeploymentProgressImpl(DeploymentProgress) - Constructor for class com.sun.appserv.management.deploy.DeploymentProgressImpl
Create a new instance based on another.
DeploymentProgressImpl(byte, String, Map<String, T>) - Constructor for class com.sun.appserv.management.deploy.DeploymentProgressImpl
Create a new instance with explicit params
DeploymentProgressImpl(Map<String, T>) - Constructor for class com.sun.appserv.management.deploy.DeploymentProgressImpl
Create a new instance.
DeploymentSource - Interface in com.sun.appserv.management.deploy
Abstraction for archives delivery for a deployment operation This interface may be instantiated by using routines in DeploymentSupport
DeploymentSourceImpl - Class in com.sun.appserv.management.deploy
 
DeploymentSourceImpl(DeploymentSource) - Constructor for class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
DeploymentSourceImpl(Map<String, T>) - Constructor for class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
DeploymentSourceImpl(String, boolean, String[], String[], String[], Map<String, T>) - Constructor for class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
deploymentStarted(Notification) - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Deployment has begun.
DeploymentStatus - Interface in com.sun.appserv.management.deploy
Final status of a deployment.
DeploymentStatus - Interface in javax.enterprise.deploy.spi.status
The DeploymentStatus interface provides information about the progress status of a deployment action.
DeploymentStatusImpl - Class in com.sun.appserv.management.deploy
Not for public use.
DeploymentStatusImpl(DeploymentStatus) - Constructor for class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
DeploymentStatusImpl(Map<String, T>) - Constructor for class com.sun.appserv.management.deploy.DeploymentStatusImpl
Create a new instance.
DeploymentStatusImpl(int, String, String, Map<String, T>) - Constructor for class com.sun.appserv.management.deploy.DeploymentStatusImpl
Create a new instance.
DeploymentSupport - Class in com.sun.appserv.management.deploy
Routines to convert to/from Map and Deployment types.
DeploymentSupport() - Constructor for class com.sun.appserv.management.deploy.DeploymentSupport
 
DeployNotificationListener - Class in com.sun.appserv.management.helper
A NotificationListener designed to listen to the DeploymentMgr.
DeployNotificationListener(DeploymentMgr, Object) - Constructor for class com.sun.appserv.management.helper.DeployNotificationListener
 
deprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Deprecates one or more previously submitted objects.
deriveAll(String[]) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
Setup mapping for all specified Attribute names.
deriveAll(String[]) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
deriveAll(String[]) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
derivedSameAsOriginal(String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
derivedToOriginal(String) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
Reverse the effect of originalToDerived()
derivedToOriginal(String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
derivedToOriginal(String) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
Description - Interface in com.sun.appserv.management.config
Everything having a settable description should extend this interface.
DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.config.Description
Optional key within the Map when creating an AMX implementing Description.
DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentProgress
Key for the Description as returned by getDescription().
DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Description of the web service endpoint
DeserializationContext - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
Deserializer - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.
DeserializerFactory - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.
Destination - Interface in javax.jms
A Destination object encapsulates a provider-specific address.
destroy() - Method in class com.sun.appserv.util.cache.BaseCache
Sets all references to null.
destroy() - Method in interface com.sun.appserv.util.cache.Cache
Destroys this cache.
destroy() - Method in interface com.sun.appserv.web.cache.CacheHelper
Stop the helper from active use
destroy() - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
Stop this Context component.
destroy() - Method in class com.sun.appserv.web.cache.filter.CachingFilter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.faces.webapp.FacesServlet
Release all resources acquired at startup time.
destroy() - Method in interface javax.resource.spi.ManagedConnection
Destroys the physical connection to the underlying resource manager.
destroy() - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in class javax.xml.rpc.handler.GenericHandler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.Handler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.HandlerChain
Indicates the end of lifecycle for a HandlerChain.
destroy() - Method in interface javax.xml.rpc.server.ServiceLifecycle
JAX-RPC runtime system ends the lifecycle of a service endpoint instance by invoking the destroy method.
detachNode() - Method in interface javax.xml.soap.Node
Removes this Node object from the tree.
Detail - Interface in javax.xml.soap
A container for DetailEntry objects.
DetailEntry - Interface in javax.xml.soap
The content for a Detail object, giving details for a SOAPFault object.
DEVICE_ADMIN_PORT_PROPERTY - Static variable in interface com.sun.appserv.management.config.LoadBalancerConfig
 
DEVICE_HOST_PROPERTY - Static variable in interface com.sun.appserv.management.config.LoadBalancerConfig
 
dh - Variable in class javax.mail.internet.MimeBodyPart
The DataHandler object representing this Part's content.
dh - Variable in class javax.mail.internet.MimeMessage
The DataHandler object representing this Message's content.
DIAGNOSTIC_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for DiagnosticServiceConfig
DiagnosticServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <diagnostic-service> for a <config> in a domain.
DIGEST_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for DIGEST authentication.
DIGEST_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Digest authentication.
DIRECTORY_KEY - Static variable in class com.sun.appserv.management.config.StorePropertiesConfigKeys
 
disable() - Method in class com.sun.appserv.web.cache.CacheManager
enable the cache manager (and all the listeners)
DISABLE_TIMEOUT_IN_MINUTES_KEY - Static variable in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
 
DISABLE_TIMEOUT_IN_MINUTES_KEY - Static variable in interface com.sun.appserv.management.config.ServerRefConfigCR
 
disableApplication(String, String, int) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Disables load balancing for a particular application in a server instance with a quiescing period specififed by the timeout .
disableServer(String, int) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Disables load balancing for a server with a quiescing period specififed by the timeout .
discardedObject(T) - Method in class com.sun.appserv.management.util.misc.CircularList
 
disconnected(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
DISCONNECTED - Static variable in class javax.mail.event.ConnectionEvent
A connection was disconnected (not currently used).
disconnected(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store is disconnected.
DiscriminatorColumn - Annotation Type in javax.persistence
Is used to define the discriminator column for the SINGLE_TABLE and JOINED inheritance mapping strategies.
DiscriminatorType - Enum in javax.persistence
Defines supported types of the discriminator column.
DiscriminatorValue - Annotation Type in javax.persistence
Is used to specify the value of the discriminator column for entities of the given type.
dispatch(String) - Method in class javax.faces.context.ExternalContext
Dispatch a request to the specified resource to create output for this response.
dispatch(Object) - Method in class javax.mail.event.ConnectionEvent
Invokes the appropriate ConnectionListener method
dispatch(Object) - Method in class javax.mail.event.FolderEvent
Invokes the appropriate FolderListener method
dispatch(Object) - Method in class javax.mail.event.MailEvent
This method invokes the appropriate method on a listener for this event.
dispatch(Object) - Method in class javax.mail.event.MessageChangedEvent
Invokes the appropriate MessageChangedListener method.
dispatch(Object) - Method in class javax.mail.event.MessageCountEvent
Invokes the appropriate MessageCountListener method.
dispatch(Object) - Method in class javax.mail.event.StoreEvent
Invokes the appropriate StoreListener method.
dispatch(Object) - Method in class javax.mail.event.TransportEvent
Invokes the appropriate TransportListener method.
Dispatch<T> - Interface in javax.xml.ws
The Dispatch interface provides support for the dynamic invocation of a service endpoint operations.
DissociatableManagedConnection - Interface in javax.resource.spi
This is a mix-in interface that may be optionally implemented by a ManagedConnection implementation.
dissociateConnections() - Method in interface javax.resource.spi.DissociatableManagedConnection
This method is called by an application server (that is capable of lazy connection association optimization) in order to dissociate a ManagedConnection instance from all of its connection handles.
DISTRIBUTE - Static variable in class javax.enterprise.deploy.shared.CommandType
The DeploymentManger action operation being processed is distribute.
distribute(Target[], File, File) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
The distribute method performs three tasks; it validates the deployment configuration data, generates all container specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
distribute(Target[], InputStream, InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Deprecated. as of Java EE 5, replaced with DeploymentManager.distribute(Target[], ModuleType, InputStream, InputStream)
distribute(Target[], ModuleType, InputStream, InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
The distribute method performs three tasks; it validates the deployment configuration data, generates all container specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
DNS_LOOKUP_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPProtocolConfigKeys
 
doAfterBody() - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
doAfterBody is called only if the body was evaluated.
doAfterBody() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Perform any processing necessary to handle the content implications of CASE 4 in the class description.
doAfterBody() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Continues the iteration when appropriate -- that is, if we (a) have more items and (b) don't run over our 'end' (given our 'step').
doAfterBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
After the body evaluation: do not reevaluate and continue with the page.
doAfterBody() - Method in interface javax.servlet.jsp.tagext.IterationTag
Process body (re)evaluation.
doAfterBody() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing for a body.
DOC_ROOT_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
 
DOC_ROOT_PROPERTY_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
 
doCatch(Throwable) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Rethrows the given Throwable.
doCatch(Throwable) - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doEndTag() - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
doEndTag just resets all the valiables in case the tag is reused
doEndTag() - Method in class com.sun.appserv.web.taglibs.cache.FlushTag
doEndTag just resets all the valiables in case the tag is reused
doEndTag() - Method in class javax.faces.webapp.AttributeTag
Deprecated.  
doEndTag() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Perform any processing necessary to handle the content implications of CASE 3 in the class description.
doEndTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Default processing of the end tag returning EVAL_PAGE.
doEndTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the end tag for this instance.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the end tag returning EVAL_PAGE.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.appserv.web.cache.filter.CachingFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface javax.servlet.Filter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in interface javax.servlet.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doFinally() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Removes any attributes that this LoopTagSupport set.
doFinally() - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doHead(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives an HTTP HEAD request from the protected service method and handles the request.
doInitBody() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Prepare for evaluation of the body.
doInitBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Prepare for evaluation of the body.
doInitBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body just before the first body evaluation: no action.
DOMAIN_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for DomainConfig
DOMAIN_KEY - Static variable in class com.sun.appserv.management.base.NotificationEmitterServiceKeys
Key for looking up the global NotificationEmitterService using DomainRoot.getNotificationEmitterServiceMap().
DOMAIN_ROOT - Static variable in class com.sun.appserv.management.base.XTypes
ID for DomainRoot
DomainConfig - Interface in com.sun.appserv.management.config
Configuration for the <domain> element.
domainMatches(String, ObjectName, ObjectName) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
DomainRoot - Interface in com.sun.appserv.management
The top-level interface for an appserver domain.
DomHandler<ElementT,ResultT extends Result> - Interface in javax.xml.bind.annotation
Converts an element (and its descendants) from/to DOM (or similar) representation.
dontListenTo(ObjectName) - Method in interface com.sun.appserv.management.base.NotificationService
Stop listening for Notifications on the specified .
dontMap(String) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
Don't perform any mapping on this name.
dontMap(String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
dontMap(String) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
doStartTag() - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
doStartTag is called every time the cache tag is encountered.
doStartTag() - Method in class com.sun.appserv.web.taglibs.cache.FlushTag
doStartTag is called when the flush tag is encountered.
doStartTag() - Method in class javax.faces.webapp.AttributeTag
Deprecated. Register the specified attribute name and value with the UIComponent instance associated with our most immediately surrounding UIComponentTag instance, if this UIComponent does not already have a value for the specified attribute name.
doStartTag() - Method in class javax.faces.webapp.ConverterELTag
Create a new instance of the specified Converter class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentClassicTagBase instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class javax.faces.webapp.ConverterTag
Deprecated. Create a new instance of the specified Converter class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentTag instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class javax.faces.webapp.FacetTag
Return EVAL_BODY_INCLUDE to cause nested body content to be evaluated.
doStartTag() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Perform any processing necessary to find (or create) the UIComponent instance in the view corresponding to this tag instance in the page and, if and only if a component was created, insert it into the tree at the proper location as expected by the page author.
doStartTag() - Method in class javax.faces.webapp.ValidatorELTag
Create a new instance of the specified Validator class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentTagBase instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class javax.faces.webapp.ValidatorTag
Deprecated. Create a new instance of the specified Validator class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentTag instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Includes its body if condition() evaluates to true.
doStartTag() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Begins iterating by processing the first item.
doStartTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Default processing of the start tag returning EVAL_BODY_BUFFERED.
doStartTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the start tag for this instance.
doStartTag() - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
doStartTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the start tag, returning SKIP_BODY.
doTag() - Method in interface javax.servlet.jsp.tagext.SimpleTag
Called by the container to invoke this tag.
doTag() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Default processing of the tag does nothing.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
dottedNameGet(String[]) - Method in interface com.sun.appserv.management.base.DottedNames
Return an array of values corresponding to each dotted-name.
dottedNameGet(String) - Method in interface com.sun.appserv.management.base.DottedNames
Return a value for a dotted-name.
dottedNameList(String[]) - Method in interface com.sun.appserv.management.base.DottedNames
List all valid prefixes for dotted names
DottedNames - Interface in com.sun.appserv.management.base
Programmatic access to dotted-names corresponding to asadmin CLI functionality.
dottedNameSet(String[]) - Method in interface com.sun.appserv.management.base.DottedNames
Set values for dotted names; each entry must be of the form: dotted-name=value
DOUBLE_ID - Static variable in class javax.faces.convert.DoubleConverter
The message identifier of the FacesMessage to be created if the conversion to Double fails.
DoubleConverter - Class in javax.faces.convert
Converter implementation for java.lang.Double (and double primitive) values.
DoubleConverter() - Constructor for class javax.faces.convert.DoubleConverter
 
DoubleHolder - Class in javax.xml.rpc.holders
 
DoubleHolder() - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleHolder(double) - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleRangeValidator - Class in javax.faces.validator
DoubleRangeValidator is a Validator that checks the value of the corresponding component against specified minimum and maximum values.
DoubleRangeValidator() - Constructor for class javax.faces.validator.DoubleRangeValidator
Construct a Validator with no preconfigured limits.
DoubleRangeValidator(double) - Constructor for class javax.faces.validator.DoubleRangeValidator
Construct a Validator with the specified preconfigured limit.
DoubleRangeValidator(double, double) - Constructor for class javax.faces.validator.DoubleRangeValidator
Construct a Validator with the specified preconfigured limits.
DoubleWrapperHolder - Class in javax.xml.rpc.holders
 
DoubleWrapperHolder() - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
DoubleWrapperHolder(Double) - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
downloadBytes(int) - Method in interface com.sun.appserv.management.base.Sample
 
downloadBytes(Object, int) - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
Download bytes from the server using the downloadID obtained from initiateDownload().
downloadBytes(Object, int) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Download byte chunks from the server using a file operation id obtained via initiateFileDownload API.
doWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Accepts a Work instance for processing.
doWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Accepts a Work instance for processing.
DRAFT - Static variable in class javax.mail.Flags.Flag
This message is a draft.
ds - Variable in class javax.mail.internet.MimeMultipart
The DataSource supplying our InputStream.
DTD - Interface in javax.xml.stream.events
This is the top level interface for events dealing with DTDs
DTD - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a DTD
DuplicateKeyException - Exception in javax.ejb
The DuplicateKeyException exception is thrown if an entity EJB object cannot be created because an object with the same key already exists.
DuplicateKeyException() - Constructor for exception javax.ejb.DuplicateKeyException
Constructs a DuplicateKeyException with no detail message.
DuplicateKeyException(String) - Constructor for exception javax.ejb.DuplicateKeyException
Constructs a DuplicateKeyException with the specified detail message.
DUPS_OK_ACKNOWLEDGE - Static variable in interface javax.jms.Session
This acknowledgment mode instructs the session to lazily acknowledge the delivery of messages.
DYNAMIC_RECONFIGURATION_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.ConfigConfigKeys
Key for use with DomainConfig.createConfigConfig(java.lang.String, java.util.Map), value must be Boolean.
DYNAMIC_SOAP_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
Used to create MessageFactory instances that create SOAPMessages whose concrete type is based on the Content-Type MIME header passed to the createMessage method.
DynamicAttributes - Interface in javax.servlet.jsp.tagext
For a tag to declare that it accepts dynamic attributes, it must implement this interface.

E

EAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module is an EAR archive.
EBXML_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
 
EditableValueHolder - Interface in javax.faces.component
EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, including ValueChangeEvents and Validators.
EISSystemException - Exception in javax.resource.spi
An EISSystemException is used to indicate any EIS specific system-level error conditions.
EISSystemException() - Constructor for exception javax.resource.spi.EISSystemException
Constructs a new instance with null as its detail message.
EISSystemException(String) - Constructor for exception javax.resource.spi.EISSystemException
Constructs a new instance with the specified detail message.
EISSystemException(Throwable) - Constructor for exception javax.resource.spi.EISSystemException
Constructs a new throwable with the specified cause.
EISSystemException(String, Throwable) - Constructor for exception javax.resource.spi.EISSystemException
Constructs a new throwable with the specified detail message and cause.
EISSystemException(String, String) - Constructor for exception javax.resource.spi.EISSystemException
Constructs a new throwable with the specified detail message and an error code.
EJB - Interface in com.sun.appserv.management.j2ee
Parent type for the various EJB types.
EJB - Annotation Type in javax.ejb
Indicates a dependency on the local or remote view of an Enterprise Java Bean.
EJB - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module is an Enterprise Java Bean archive.
EJB_APPLICATION - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
EJB Application Container
EJB_APPLICATION_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Used in CallFlowMonitor.queryPieInformation(java.lang.String).
EJB_CONTAINER - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
EJB Container
EJB_CONTAINER_AVAILABILITY_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for EJBContainerAvailabilityConfig
EJB_CONTAINER_AVAILABILITY_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
 
EJB_CONTAINER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for EJBContainerConfig
EJB_CONTAINER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
EJB_CONTAINER_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Used in CallFlowMonitor.queryPieInformation(java.lang.String).
EJB_IMPL - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
EJB implementation type name
EJB_MODULE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
EJB_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for EJBModuleConfig
EJB_MODULE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for EJBModuleMonitor
EJB_TIMER_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for EJBTimerServiceConfig
EJB_XML_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
ejb.xml file
EJBAccessException - Exception in javax.ejb
This exception indicates that client access to a business method was denied.
EJBAccessException() - Constructor for exception javax.ejb.EJBAccessException
Constructs an EJBAccessException with no detail message.
EJBAccessException(String) - Constructor for exception javax.ejb.EJBAccessException
Constructs an EJBAccessException with the specified detailed message.
ejbActivate() - Method in interface javax.ejb.EntityBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in interface javax.ejb.SessionBean
The activate method is called when the instance is activated from its "passive" state.
ejbAsWebServiceInvocation(String, boolean) - Method in class com.sun.appserv.security.AuditModule
Invoked during validation of the web service request
EJBCacheStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistics exposed by the Enterprise Bean Cache.
EJBContainerAvailabilityConfig - Interface in com.sun.appserv.management.config
Configuration for the <ejb-container-availability> element.
EJBContainerAvailabilityConfigKeys - Class in com.sun.appserv.management.config
Parameters used by AvailabilityServiceConfig when creating a new <ejb-container-availability> element.
EJBContainerConfig - Interface in com.sun.appserv.management.config
Configuration for the <ejb-container> element.
EJBContext - Interface in javax.ejb
The EJBContext interface provides an instance with access to the container-provided runtime context of an enterprise Bean instance.
EJBException - Exception in javax.ejb
The EJBException exception is thrown by an enterprise Bean instance to its container to report that the invoked business method or callback method could not be completed because of an unexpected error (e.g. the instance failed to open a database connection).
EJBException() - Constructor for exception javax.ejb.EJBException
Constructs an EJBException with no detail message.
EJBException(String) - Constructor for exception javax.ejb.EJBException
Constructs an EJBException with the specified detailed message.
EJBException(Exception) - Constructor for exception javax.ejb.EJBException
Constructs an EJBException that embeds the originally thrown exception.
EJBException(String, Exception) - Constructor for exception javax.ejb.EJBException
Constructs an EJBException that embeds the originally thrown exception with the specified detail message.
EJBHome - Interface in javax.ejb
The EJBHome interface must be extended by all enterprise Beans' remote home interfaces.
ejbInvocation(String, String, String, boolean) - Method in class com.sun.appserv.security.AuditModule
Invoked post ejb authorization request.
ejbLoad() - Method in interface javax.ejb.EntityBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
EJBLocalHome - Interface in javax.ejb
The EJBLocalHome interface must be extended by all enterprise Beans' local home interfaces.
EJBLocalObject - Interface in javax.ejb
The EJBLocalObject interface must be extended by all enterprise Beans' local interfaces.
EJBMetaData - Interface in javax.ejb
The EJBMetaData interface allows a client to obtain the enterprise Bean's meta-data information.
EJBMethodPermission - Class in javax.security.jacc
Class for EJB method permissions.
EJBMethodPermission(String, String) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with the specified name and actions.
EJBMethodPermission(String, String, String, String[]) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with name corresponding to the EJBName and actions composed from methodName, methodInterface, and methodParams.
EJBMethodPermission(String, String, Method) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with name corresponding to the EJBName and actions composed from methodInterface, and the Method object.
EJBMethodStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistical data exposed by an EJB Business Method.
EJBModule - Interface in com.sun.appserv.management.j2ee
 
EJBModuleConfig - Interface in com.sun.appserv.management.config
Configuration for the <ejb-module> element.
EJBModuleMonitor - Interface in com.sun.appserv.management.monitor
 
EJBObject - Interface in javax.ejb
The EJBObject interface is extended by all enterprise Beans' remote interfaces.
ejbPassivate() - Method in interface javax.ejb.EntityBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in interface javax.ejb.SessionBean
The passivate method is called before the instance enters the "passive" state.
EJBPoolStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistical data exposed by an EJB Bean Pool.
ejbRemove() - Method in interface javax.ejb.EntityBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in interface javax.ejb.MessageDrivenBean
A container invokes this method before it ends the life of the message-driven object.
ejbRemove() - Method in interface javax.ejb.SessionBean
A container invokes this method before it ends the life of the session object.
EJBRoleRefPermission - Class in javax.security.jacc
Class for EJB isCallerInRole (String reference) permissions.
EJBRoleRefPermission(String, String) - Constructor for class javax.security.jacc.EJBRoleRefPermission
Creates a new EJBRoleRefPermission with the specified name and actions.
EJBs - Annotation Type in javax.ejb
Declares multiple TYPE-level @EJB annotations.
EJBStats - Interface in javax.management.j2ee.statistics
Specifies statistics provided by all EJB component types.
ejbStore() - Method in interface javax.ejb.EntityBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbTimeout(Timer) - Method in interface javax.ejb.TimedObject
Invoked by the EJB container upon timer expiration.
EJBTimerServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <ejb-timer-service> element.
EJBTimerServiceConfigKeys - Class in com.sun.appserv.management.config
Keys used by EJBContainerConfig.createEJBTimerServiceConfig(java.util.Map).
EJBTransactionRequiredException - Exception in javax.ejb
This exception indicates that a request carried a null transaction context, but the target object requires an active transaction.
EJBTransactionRequiredException() - Constructor for exception javax.ejb.EJBTransactionRequiredException
Constructs an EJBTransactionRequiredException with no detail message.
EJBTransactionRequiredException(String) - Constructor for exception javax.ejb.EJBTransactionRequiredException
Constructs an EJBTransactionRequiredException with the specified detailed message.
EJBTransactionRolledbackException - Exception in javax.ejb
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
EJBTransactionRolledbackException() - Constructor for exception javax.ejb.EJBTransactionRolledbackException
Constructs an EJBTransactionRolledbackException with no detail message.
EJBTransactionRolledbackException(String) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
Constructs an EJBTransactionRolledbackException with the specified detailed message.
EJBTransactionRolledbackException(String, Exception) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
Constructs an EJBTransactionRolledbackException with the specified detail message and a nested exception.
ELContext - Class in javax.el
Context information for expression evaluation.
ELContext() - Constructor for class javax.el.ELContext
 
ELContextEvent - Class in javax.el
An event which indicates that an ELContext has been created.
ELContextEvent(ELContext) - Constructor for class javax.el.ELContextEvent
Constructs an ELContextEvent object to indicate that an ELContext has been created.
ELContextListener - Interface in javax.el
The listener interface for receiving notification when an ELContext is created.
Element - Interface in javax.xml.bind
This is an element marker interface.
elements() - Method in class com.sun.appserv.util.cache.BaseCache
get an Enumeration for the keys stored in the cache
elements() - Method in interface com.sun.appserv.util.cache.Cache
get an Enumeration for the keys stored in the cache
ELException - Exception in javax.el
Represents any of the exception conditions that can arise during expression evaluation.
ELException() - Constructor for exception javax.el.ELException
Creates an ELException with no detail message.
ELException(String) - Constructor for exception javax.el.ELException
Creates an ELException with the provided detail message.
ELException(Throwable) - Constructor for exception javax.el.ELException
Creates an ELException with the given cause.
ELException(String, Throwable) - Constructor for exception javax.el.ELException
Creates an ELException with the given detail message and root cause.
ELException - Exception in javax.servlet.jsp.el
Deprecated. As of JSP 2.1, replaced by ELException
ELException() - Constructor for exception javax.servlet.jsp.el.ELException
Deprecated. Creates an ELException with no detail message.
ELException(String) - Constructor for exception javax.servlet.jsp.el.ELException
Deprecated. Creates an ELException with the provided detail message.
ELException(Throwable) - Constructor for exception javax.servlet.jsp.el.ELException
Deprecated. Creates an ELException with the given root cause.
ELException(String, Throwable) - Constructor for exception javax.servlet.jsp.el.ELException
Deprecated. Creates an ELException with the given detail message and root cause.
ELParseException - Exception in javax.servlet.jsp.el
Deprecated. As of JSP 2.1, replaced by ELException
ELParseException() - Constructor for exception javax.servlet.jsp.el.ELParseException
Deprecated. Creates an ELParseException with no detail message.
ELParseException(String) - Constructor for exception javax.servlet.jsp.el.ELParseException
Deprecated. Creates an ELParseException with the provided detail message.
ELResolver - Class in javax.el
Enables customization of variable and property resolution behavior for EL expression evaluation.
ELResolver() - Constructor for class javax.el.ELResolver
 
EMAIL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
EmailAddress - Interface in javax.xml.registry.infomodel
Represents an email address.
Embeddable - Annotation Type in javax.persistence
Defines a class whose instances are stored as an intrinsic part of an owning entity and share the identity of the entity.
Embedded - Annotation Type in javax.persistence
Defines a persistent field or property of an entity whose value is an instance of an embeddable class.
EmbeddedId - Annotation Type in javax.persistence
Is applied to a persistent field or property of an entity class or mapped superclass to denote a composite primary key that is an embeddable class.
emitNotification(Notification) - Method in interface com.sun.appserv.management.base.NotificationEmitterService
Emit an already-formed Notification.
emitNotifications(Object, int, long) - Method in interface com.sun.appserv.management.base.Sample
Emit 'numNotifs' notifications of type SAMPLE_NOTIFICATION_TYPE at the specified interval.
enable() - Method in class com.sun.appserv.web.cache.CacheManager
enable the cache manager (and all the listeners)
enableAllApplications(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Enables all user applications in the given target
enableApplication(String, String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Enables load balancing for a particular application in a server instance
Enabled - Interface in com.sun.appserv.management.config
Factors out the meaning of the "Enabled" Attribute.
ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Key for use with createDeployedItemRefConfig()
ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.IIOPListenerConfigKeys
 
ENABLED_KEY - Static variable in class com.sun.appserv.management.config.ProfilerConfigKeys
 
ENABLED_KEY - Static variable in class com.sun.appserv.management.config.ResourceConfigKeys
Key for use when creating resources which specifies enabled.
ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.ServerRefConfigCR
 
ENABLED_KEY - Static variable in class com.sun.appserv.management.config.TransformationRuleConfigKeys
Key for use with WebServiceEndpointConfig.createTransformationRuleConfig(java.lang.String, java.lang.String, boolean, java.lang.String, java.util.Map)
enableServer(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Enables a server for load balancing.
encode(OutputStream, String) - Static method in class javax.mail.internet.MimeUtility
Wrap an encoder around the given output stream.
encode(OutputStream, String, String) - Static method in class javax.mail.internet.MimeUtility
Wrap an encoder around the given output stream.
encodeActionURL(String) - Method in class javax.faces.context.ExternalContext
Return the input URL, after performing any rewriting needed to ensure that it will correctly identify an addressable action in the current application.
encodeAll(FacesContext) - Method in class javax.faces.component.UIComponent
If this component returns true from UIComponent.isRendered(), render this component and all its children that return true from isRendered(), regardless of the value of the UIComponent.getRendersChildren() flag.
encodeBegin(FacesContext) - Method in class javax.faces.component.UIComponent
If our rendered property is true, render the beginning of the current state of this UIComponent to the response contained in the specified FacesContext.
encodeBegin(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
encodeBegin(FacesContext) - Method in class javax.faces.component.UIData
In addition to the default behavior, ensure that any saved per-row state for our child input components is discarded unless it is needed to rerender the current page with errors.
encodeBegin(FacesContext) - Method in class javax.faces.component.UIViewRoot
Override the default UIComponentBase.encodeBegin(javax.faces.context.FacesContext) behavior.
encodeBegin(FacesContext, UIComponent) - Method in class javax.faces.render.Renderer
Render the beginning specified UIComponent to the output stream or writer associated with the response we are creating.
encodeBegin() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Deprecated. No encoding is done during JSP page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.
encodeChildren(FacesContext) - Method in class javax.faces.component.UIComponent
If our rendered property is true, render the child UIComponents of this UIComponent.
encodeChildren(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
encodeChildren(FacesContext, UIComponent) - Method in class javax.faces.render.Renderer
Render the child components of this UIComponent, following the rules described for encodeBegin() to acquire the appropriate value to be rendered.
encodeChildren() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Deprecated. No encoding is done during JSP page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.
encodedPersonal - Variable in class javax.mail.internet.InternetAddress
The RFC 2047 encoded version of the personal name.
encodeEnd(FacesContext) - Method in class javax.faces.component.UIComponent
If our rendered property is true, render the ending of the current state of this UIComponent.
encodeEnd(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
encodeEnd(FacesContext) - Method in class javax.faces.component.UIViewRoot
Override the default UIComponentBase.encodeEnd(javax.faces.context.FacesContext) behavior.
encodeEnd(FacesContext, UIComponent) - Method in class javax.faces.render.Renderer
Render the ending of the current state of the specified UIComponent, following the rules described for encodeBegin() to acquire the appropriate value to be rendered.
encodeEnd() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Deprecated. No encoding is done during JSP page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.
encodeNamespace(String) - Method in class javax.faces.context.ExternalContext
Return the specified name, after prefixing it with a namespace that ensures that it will be unique within the context of a particular page.
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeRedirectURL(String url) instead
encodeRedirectURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectURL(String url) on the wrapped response object.
encodeRedirectUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectUrl(String url) on the wrapped response object.
encodeResourceURL(String) - Method in class javax.faces.context.ExternalContext
Return the input URL, after performing any rewriting needed to ensure that it will correctly identify an addressable resource in the current application.
encodeText(String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "text" token into mail-safe form as per RFC 2047.
encodeText(String, String, String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "text" token into mail-safe form as per RFC 2047.
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeURL(String url) instead
encodeURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeURL(String url) on the wrapped response object.
encodeUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeUrl(String url) on the wrapped response object.
encodeWord(String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "word" token into mail-safe form as per RFC 2047.
encodeWord(String, String, String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "word" token into mail-safe form as per RFC 2047.
encodingSet() - Method in interface javax.xml.stream.events.StartDocument
Returns true if CharacterEncodingScheme was set in the encoding declaration of the document
ENCODINGSTYLE_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for encoding Style: Encoding style specified as a namespace URI.
end - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ending index of the iteration ('end' attribute).
end(Xid, int) - Method in interface javax.transaction.xa.XAResource
Ends the work performed on behalf of a transaction branch.
END_DOCUMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an end document
END_ELEMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an end element
END_POINT_URI_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Relative end point URI
endDocument() - Method in class javax.faces.context.ResponseWriter
Write whatever text should end a response.
endDocument() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.endDocument() on the wrapped ResponseWriter object.
EndDocument - Interface in javax.xml.stream.events
A marker interface for the end of the document
endElement(String) - Method in class javax.faces.context.ResponseWriter
Write the end of an element, after closing any open element created by a call to startElement().
endElement(String) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.endElement(String) on the wrapped ResponseWriter object.
EndElement - Interface in javax.xml.stream.events
An interface for the end element event.
Endpoint - Class in javax.xml.ws
A Web service endpoint.
Endpoint() - Constructor for class javax.xml.ws.Endpoint
 
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Target service endpoint address.
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
Standard property: Target service endpoint address.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in interface javax.resource.spi.ResourceAdapter
This is called during the activation of a message endpoint.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in interface javax.resource.spi.ResourceAdapter
This is called when a message endpoint is deactivated.
endSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'end' was specified.
enlistResource(XAResource) - Method in interface javax.transaction.Transaction
Enlist the resource specified with the transaction associated with the target Transaction object.
ensureDelimitersEscapable() - Method in class com.sun.appserv.management.util.misc.TokenizerParams
 
EnterpriseBean - Interface in javax.ejb
The EnterpriseBean interface must be implemented by every enterprise Bean class.
Entity - Annotation Type in javax.persistence
Specifies that the class is an entity.
ENTITY_BEAN - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
ENTITY_BEAN_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for EntityBeanMonitor
ENTITY_DECLARATION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates a Entity Declaration
ENTITY_REFERENCE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an entity reference
EntityBean - Interface in com.sun.appserv.management.j2ee
 
EntityBean - Interface in javax.ejb
The EntityBean interface is implemented by every entity enterprise Bean class.
EntityBeanMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see EntityBeanStats.
EntityBeanStats - Interface in javax.management.j2ee.statistics
Specifies statistics provided by entity beans.
EntityContext - Interface in javax.ejb
The EntityContext interface provides an instance with access to the container-provided runtime context of an entity enterprise Bean instance.
EntityDeclaration - Interface in javax.xml.stream.events
An interface for handling Entity Declarations This interface is used to record and report unparsed entity declarations.
EntityExistsException - Exception in javax.persistence
Thrown by the persistence provider when EntityManager.persist(Object) is called and the entity already exists.
EntityExistsException() - Constructor for exception javax.persistence.EntityExistsException
Constructs a new EntityExistsException exception with null as its detail message.
EntityExistsException(String) - Constructor for exception javax.persistence.EntityExistsException
Constructs a new EntityExistsException exception with the specified detail message.
EntityExistsException(String, Throwable) - Constructor for exception javax.persistence.EntityExistsException
Constructs a new EntityExistsException exception with the specified detail message and cause.
EntityExistsException(Throwable) - Constructor for exception javax.persistence.EntityExistsException
Constructs a new EntityExistsException exception with the specified cause.
EntityListeners - Annotation Type in javax.persistence
Specifies the callback listener classes to be used for an entity or mapped superclass.
EntityManager - Interface in javax.persistence
Interface used to interact with the persistence context.
EntityManagerFactory - Interface in javax.persistence
The EntityManagerFactory interface is used by the application to obtain an application-managed entity manager.
EntityNotFoundException - Exception in javax.persistence
Thrown by the persistence provider when an entity reference obtained by EntityManager.getReference(Class,Object) is accessed but the entity does not exist.
EntityNotFoundException() - Constructor for exception javax.persistence.EntityNotFoundException
Constructs a new EntityNotFoundException exception with null as its detail message.
EntityNotFoundException(String) - Constructor for exception javax.persistence.EntityNotFoundException
Constructs a new EntityNotFoundException exception with the specified detail message.
EntityReference - Interface in javax.xml.stream.events
An interface for handling Entity events.
EntityResult - Annotation Type in javax.persistence
References an entity in the SELECT clause of a SQL query.
EntityTransaction - Interface in javax.persistence
The EntityTransaction interface is used to control resource transactions on resource-local entity managers.
entries() - Method in interface javax.enterprise.deploy.model.DeployableObject
Returns an enumeration of the module file entries.
ENTRIES_ADDED_KEY - Static variable in class com.sun.appserv.management.deploy.DeploymentSourceImpl
Key corresponding to getEntriesAdded()
ENTRIES_DELETED_KEY - Static variable in class com.sun.appserv.management.deploy.DeploymentSourceImpl
Key corresponding to getEntriesDeleted()
ENTRIES_REMOVED_KEY - Static variable in class com.sun.appserv.management.deploy.DeploymentSourceImpl
Key corresponding to getEntriesRemoved()
entryCount - Variable in class com.sun.appserv.util.cache.BaseCache
 
ENUM_ID - Static variable in class javax.faces.convert.EnumConverter
The message identifier of the FacesMessage to be created if the conversion to Enum fails.
ENUM_NO_CLASS_ID - Static variable in class javax.faces.convert.EnumConverter
The message identifier of the FacesMessage to be created if the conversion to Enum fails and no target class has been provided.
EnumConverter - Class in javax.faces.convert
Converter implementation for java.lang.Enum (and enum primitive) values.
EnumConverter() - Constructor for class javax.faces.convert.EnumConverter
 
EnumConverter(Class) - Constructor for class javax.faces.convert.EnumConverter
 
Enumerated - Annotation Type in javax.persistence
Specifies that a persistent property or field should be persisted as a enumerated type.
EnumerationIterator - Class in com.sun.appserv.management.util.misc
Implements the Iterator interface over an Enumeration
EnumerationIterator(Enumeration) - Constructor for class com.sun.appserv.management.util.misc.EnumerationIterator
 
EnumType - Enum in javax.persistence
Defines mapping for the enumerated types.
ENVELOPE - Static variable in class javax.mail.FetchProfile.Item
This is the Envelope item.
ENVELOPE_CHANGED - Static variable in class javax.mail.event.MessageChangedEvent
The message's envelope (headers, but not body) changed.
EOF - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating end of input.
eq(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
Check for equality of non-null reference x and possibly-null y.
EQ - Static variable in class javax.mail.search.ComparisonTerm
 
equals(Object) - Method in class com.sun.appserv.management.base.MapCapableBase
 
equals(Object) - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
equals(Object) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
equals(Object) - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
equals(Object) - Method in class com.sun.appserv.management.ext.logging.LogQueryResultImpl
 
equals(Object) - Method in class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
equals(Object) - Method in class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
 
equals(Object) - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
 
equals(Object) - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
 
equals(Object) - Method in class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
equals(Object) - Method in class com.sun.appserv.management.util.jmx.AttributeComparator
 
equals(Object) - Method in class com.sun.appserv.management.util.jmx.MBeanAttributeInfoComparator
 
equals(Object) - Method in class com.sun.appserv.management.util.jmx.MBeanOperationInfoComparator
 
equals(Object) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
equals(Object) - Method in class com.sun.appserv.management.util.jmx.ObjectNameComparator
 
equals(Object) - Method in class com.sun.appserv.management.util.misc.CircularList
 
equals(Object) - Method in class com.sun.appserv.management.util.misc.MethodComparator
 
equals(Object, Object) - Static method in class com.sun.appserv.management.util.misc.ObjectUtil
 
equals(DataFlavor) - Method in class javax.activation.ActivationDataFlavor
Compares the DataFlavor passed in with this DataFlavor; calls the isMimeTypeEqual method.
equals(Object) - Method in class javax.el.Expression
Determines whether the specified object is equal to this Expression.
equals(Object) - Method in class javax.faces.validator.DoubleRangeValidator
 
equals(Object) - Method in class javax.faces.validator.LengthValidator
 
equals(Object) - Method in class javax.faces.validator.LongRangeValidator
 
equals(Object) - Method in class javax.mail.Address
The equality operator.
equals(Object) - Method in class javax.mail.Flags
Check whether the two Flags objects are equal.
equals(Object) - Method in class javax.mail.internet.InternetAddress
The equality operator.
equals(Object) - Method in class javax.mail.internet.NewsAddress
The equality operator.
equals(Object) - Method in class javax.mail.search.AddressStringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.AddressTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.AndTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.BodyTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.ComparisonTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.DateTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.FlagTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.FromStringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.FromTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.HeaderTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.IntegerComparisonTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.MessageIDTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.MessageNumberTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.NotTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.OrTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.ReceivedDateTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.RecipientStringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.RecipientTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.SentDateTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.SizeTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.StringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.SubjectTerm
Equality comparison.
equals(Object) - Method in class javax.mail.URLName
Compares two URLNames.
equals(Object) - Method in interface javax.resource.cci.Record
Check if this instance is equal to another Record.
equals(Object) - Method in interface javax.resource.spi.ConnectionRequestInfo
Checks whether this instance is equal to another.
equals(Object) - Method in interface javax.resource.spi.ManagedConnectionFactory
Check if this ManagedConnectionFactory is equal to another ManagedConnectionFactory.
equals(Object) - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Tests if this GenericCredential instance refers to the same entity as the supplied object.
equals(Object) - Method in class javax.resource.spi.security.PasswordCredential
Compares this PasswordCredential with the specified object for equality.
equals(Object) - Method in class javax.security.jacc.EJBMethodPermission
Checks two EJBMethodPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.EJBRoleRefPermission
Checks two EJBRoleRefPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebResourcePermission
Checks two WebResourcePermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebRoleRefPermission
Checks two WebRoleRefPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebUserDataPermission
Checks two WebUserDataPermission objects for equality.
equals(Object) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
equals(Object) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
ERROR - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that correspond to the definition of "error" in section 1.2 of the W3C XML 1.0 Recommendation
errorCode - Variable in exception javax.transaction.SystemException
The error code with which to create the SystemException.
errorCode - Variable in exception javax.transaction.xa.XAException
The error code with which to create the SystemException.
ErrorData - Class in javax.servlet.jsp
Contains information about an error, for error pages.
ErrorData(Throwable, int, String, String) - Constructor for class javax.servlet.jsp.ErrorData
Creates a new ErrorData object.
escape(String) - Method in class com.sun.appserv.management.util.misc.StringEscaper
 
ESCAPE_CHAR - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
EVAL_BODY_AGAIN - Static variable in interface javax.servlet.jsp.tagext.IterationTag
Request the reevaluation of some body.
EVAL_BODY_BUFFERED - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Request the creation of new buffer, a BodyContent on which to evaluate the body of this tag.
EVAL_BODY_INCLUDE - Static variable in interface javax.servlet.jsp.tagext.Tag
Evaluate body into existing out stream.
EVAL_BODY_TAG - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Deprecated. As of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or IterationTag.EVAL_BODY_AGAIN.
EVAL_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Continue evaluating the page.
evaluate(VariableResolver) - Method in class javax.servlet.jsp.el.Expression
Deprecated. Evaluates an expression that was previously prepared.
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class javax.servlet.jsp.el.ExpressionEvaluator
Deprecated. Evaluates an expression.
evaluateExpressionGet(FacesContext, String, Class) - Method in class javax.faces.application.Application
Get a value by evaluating an expression.
EvaluationException - Exception in javax.faces.el
Deprecated. This has been replaced by ELException.
EvaluationException() - Constructor for exception javax.faces.el.EvaluationException
Deprecated. Construct a new exception with no detail message or root cause.
EvaluationException(String) - Constructor for exception javax.faces.el.EvaluationException
Deprecated. Construct a new exception with the specified detail message and no root cause.
EvaluationException(Throwable) - Constructor for exception javax.faces.el.EvaluationException
Deprecated. Construct a new exception with the specified root cause.
EvaluationException(String, Throwable) - Constructor for exception javax.faces.el.EvaluationException
Deprecated. Construct a new exception with the specified detail message and root cause.
EVENT_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for EventConfig
EVENT_DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
For use with createManagementRuleConfig() specifying Event description (String)
EVENT_LEVEL_KEY - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
For use with createManagementRuleConfig() specifying Event Level [default=INFO] (String)
EVENT_LOG_ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
For use with createManagementRuleConfig() specifying whether event logging is to be enabled (Boolean)
EVENT_PROPERTIES_KEY - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
For use with createManagementRuleConfig() specifying Event properties (Properties)
EVENT_TYPE_CREATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is created.
EVENT_TYPE_DELETED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is deleted.
EVENT_TYPE_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is deprecated.
EVENT_TYPE_UNDEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is undeprecated.
EVENT_TYPE_UPDATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is updated.
EVENT_TYPE_VERSIONED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is versioned.
EventConfig - Interface in com.sun.appserv.management.config
Represents the <event-config> element.
EventFilter - Interface in javax.xml.stream
This interface declares a simple filter interface that one can create to filter XMLEventReaders
EventProvider - Interface in com.sun.appserv.management.j2ee
 
EventReaderDelegate - Class in javax.xml.stream.util
This is the base class for deriving an XMLEventReader filter.
EventReaderDelegate() - Constructor for class javax.xml.stream.util.EventReaderDelegate
Construct an empty filter with no parent.
EventReaderDelegate(XMLEventReader) - Constructor for class javax.xml.stream.util.EventReaderDelegate
Construct an filter with the specified parent.
EventTypeValues - Class in com.sun.appserv.management.config
Possible event types as defined in DTD by ENTITY <event-type>.
EventTypeValues() - Constructor for class com.sun.appserv.management.config.EventTypeValues
 
EXACT_NAME_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
examineAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor.
examineMustUnderstandHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
EXCEPTION - Static variable in class javax.servlet.jsp.PageContext
Name used to store uncaught exception in ServletRequest attribute list and PageContext name table.
EXCEPTION_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Exception (if any) for the request.
ExceptionListener - Interface in javax.jms
If a JMS provider detects a serious problem with a Connection object, it informs the Connection object's ExceptionListener, if one has been registered.
ExceptionUtil - Class in com.sun.appserv.management.util.misc
Useful utilities for Exceptions
ExcludeClassInterceptors - Annotation Type in javax.interceptor
Used to exclude class-level interceptors for a business method.
ExcludeDefaultInterceptors - Annotation Type in javax.interceptor
Used to exclude default interceptors for a bean or a business method.
ExcludeDefaultListeners - Annotation Type in javax.persistence
Specifies that the invocation of default listeners is to be excluded for the entity class (or mapped superclass) and its subclasses.
ExcludeSuperclassListeners - Annotation Type in javax.persistence
Specifies that the invocation of superclass listeners is to be excluded for the entity class (or mapped superclass) and its subclasses.
excludeUnlistedClasses() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns whether classes in the root of the persistence unit that have not been explicitly listed are to be included in the set of managed classes.
EXECUTE - Static variable in class javax.enterprise.deploy.shared.ActionType
The DeploymentManager action command is executing.
execute() - Method in interface javax.enterprise.deploy.spi.status.ClientConfiguration
This method performs an exec and starts the application client running in another process.
execute(FacesContext) - Method in class javax.faces.lifecycle.Lifecycle
Execute all of the phases of the request processing lifecycle, up to but not including the Render Response phase, as described in the JavaServer Faces Specification, in the specified order.
execute(InteractionSpec, Record, Record) - Method in interface javax.resource.cci.Interaction
Executes an interaction represented by the InteractionSpec.
execute(InteractionSpec, Record) - Method in interface javax.resource.cci.Interaction
Executes an interaction represented by the InteractionSpec.
executeQuery(Query) - Method in interface javax.xml.registry.DeclarativeQueryManager
Executes a query as specified by query parameter.
executeUpdate() - Method in interface javax.persistence.Query
Execute an update or delete statement.
ExecutionContext - Class in javax.resource.spi.work
This class models an execution context (transaction, security, etc) with which the Work instance must be executed.
ExecutionContext() - Constructor for class javax.resource.spi.work.ExecutionContext
 
exists(String, int) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Checks whether a LoginInfo for given host and port exists in this store.
exists(String, int) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
exists(String) - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
exists() - Method in class javax.mail.Folder
Tests if this folder physically exists on the Store.
existsProperty(String) - Method in interface com.sun.appserv.management.config.PropertiesAccess
Return true if any properties exist with the specified name.
existsSystemProperty(String) - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
Return true if any system properties exist with the specified name.
ExpandClassName(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Expand an abbreviated classname into its true java name.
EXPR_NAMES - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
Expression - Class in javax.el
Base class for the expression subclasses ValueExpression and MethodExpression, implementing characterstics common to both.
Expression() - Constructor for class javax.el.Expression
 
Expression - Class in javax.servlet.jsp.el
Deprecated. As of JSP 2.1, replaced by ValueExpression
Expression() - Constructor for class javax.servlet.jsp.el.Expression
Deprecated.  
ExpressionEvaluator - Class in javax.servlet.jsp.el
Deprecated. As of JSP 2.1, replaced by ExpressionFactory
ExpressionEvaluator() - Constructor for class javax.servlet.jsp.el.ExpressionEvaluator
Deprecated.  
ExpressionFactory - Class in javax.el
Parses a String into a ValueExpression or MethodExpression instance for later evaluation.
ExpressionFactory() - Constructor for class javax.el.ExpressionFactory
 
exprsToPatterns(String[]) - Static method in class com.sun.appserv.management.util.misc.RegexUtil
Converts each String to a Pattern using wildcardToJavaRegex
exprsToPatterns(String[], int) - Static method in class com.sun.appserv.management.util.misc.RegexUtil
Converts each String to a Pattern using wildcardToJavaRegex, passing the flags.
expunge() - Method in class javax.mail.Folder
Expunge (permanently remove) messages marked DELETED.
expunged - Variable in class javax.mail.Message
True if this message has been expunged.
ExtensibleObject - Interface in javax.xml.registry.infomodel
An ExtensibleObject is one that allows itself to be extended by utilizing dynamically added Slots that add arbitrary attributes to the object on a per instance basis.
EXTERNAL_IDENTIFIER - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTERNAL_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTERNAL_PORT_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
ExternalContext - Class in javax.faces.context
This class allows the Faces API to be unaware of the nature of its containing application environment.
ExternalContext() - Constructor for class javax.faces.context.ExternalContext
 
ExternalIdentifier - Interface in javax.xml.registry.infomodel
ExternalIdentifier instances provide the additional identifier information to RegistryObjects such as DUNS number, Social Security Number, or an alias name of the organization.
ExternalLink - Interface in javax.xml.registry.infomodel
ExternalLink instances model a named URI to content that may reside outside the registry.
Extra - Interface in com.sun.appserv.management.base
Extra information available about each AMX.
extractAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAttributeNameFromMethod(String) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
extractContentAsDocument() - Method in interface javax.xml.soap.SOAPBody
Creates a new DOM Document and sets the first child of this SOAPBody as it's document element.
extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and detaches them from this SOAPHeader object.
EXTRINSIC_OBJECT - Static variable in interface javax.xml.registry.LifeCycleManager
 
ExtrinsicObject - Interface in javax.xml.registry.infomodel
ExtrinsicObjects provide metadata that describes submitted content whose type is not intrinsically known to the registry and therefore must be described by means of additional attributes (e.g., mime type).

F

FACES_CONTEXT_FACTORY - Static variable in class javax.faces.FactoryFinder
The property name for the FacesContextFactory class name.
FACES_MESSAGES - Static variable in class javax.faces.application.FacesMessage
ResourceBundle identifier for messages whose message identifiers are defined in the JavaServer Faces specification.
FacesContext - Class in javax.faces.context
FacesContext contains all of the per-request state information related to the processing of a single JavaServer Faces request, and the rendering of the corresponding response.
FacesContext() - Constructor for class javax.faces.context.FacesContext
 
FacesContextFactory - Class in javax.faces.context
FacesContextFactory is a factory object that creates (if needed) and returns new FacesContext instances, initialized for the processing of the specified request and response objects.
FacesContextFactory() - Constructor for class javax.faces.context.FacesContextFactory
 
FacesEvent - Class in javax.faces.event
FacesEvent is the base class for user interface and application events that can be fired by UIComponents.
FacesEvent(UIComponent) - Constructor for class javax.faces.event.FacesEvent
Construct a new event object from the specified source component.
FacesException - Exception in javax.faces
This class encapsulates general JavaServer Faces exceptions.
FacesException() - Constructor for exception javax.faces.FacesException
Construct a new exception with no detail message or root cause.
FacesException(String) - Constructor for exception javax.faces.FacesException
Construct a new exception with the specified detail message and no root cause.
FacesException(Throwable) - Constructor for exception javax.faces.FacesException
Construct a new exception with the specified root cause.
FacesException(String, Throwable) - Constructor for exception javax.faces.FacesException
Construct a new exception with the specified detail message and root cause.
FacesListener - Interface in javax.faces.event
A generic base interface for event listeners for various types of FacesEvents.
FacesMessage - Class in javax.faces.application
FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
FacesMessage() - Constructor for class javax.faces.application.FacesMessage
Construct a new FacesMessage with no initial values.
FacesMessage(String) - Constructor for class javax.faces.application.FacesMessage
Construct a new FacesMessage with just a summary.
FacesMessage(String, String) - Constructor for class javax.faces.application.FacesMessage
Construct a new FacesMessage with the specified initial values.
FacesMessage(FacesMessage.Severity, String, String) - Constructor for class javax.faces.application.FacesMessage
Construct a new FacesMessage with the specified initial values.
FacesMessage.Severity - Class in javax.faces.application
Class used to represent message severity levels in a typesafe enumeration.
FacesServlet - Class in javax.faces.webapp
FacesServlet is a servlet that manages the request processing lifecycle for web applications that are utilizing JavaServer Faces to construct the user interface.
FacesServlet() - Constructor for class javax.faces.webapp.FacesServlet
 
FacetTag - Class in javax.faces.webapp
FacetTag is the JSP mechanism for denoting a UIComponent is to be added as a facet to the component associated with its parent.
FacetTag() - Constructor for class javax.faces.webapp.FacetTag
 
FACTORY_CLASS_KEY - Static variable in class com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfigKeys
Key for use with DomainConfig.createPersistenceManagerFactoryResourceConfig(java.lang.String, java.util.Map).
FactoryConfigurationError - Error in javax.xml.stream
An error class for reporting factory configuration errors.
FactoryConfigurationError() - Constructor for error javax.xml.stream.FactoryConfigurationError
Default constructor
FactoryConfigurationError(Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String, Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with associated message
FactoryFinder - Class in javax.faces
FactoryFinder implements the standard discovery algorithm for all factory objects specified in the JavaServer Faces APIs.
FAIL_ALL_CONNECTIONS_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.Boolean.
FAIL_ALL_CONNECTIONS_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with DomainConfig.createJDBCConnectionPoolConfig(String, String, Map)
FAILED - Static variable in class javax.enterprise.deploy.shared.StateType
The action operation has failed.
FAMILY_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig() Legal values are as defined in HTTPListenerConfigFamilyValues.
FATAL_ERROR - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that correspond to the definition of "fatal error" in section 1.2 of the W3C XML 1.0 Recommendation
FederatedConnection - Interface in javax.xml.registry
Represents a single logical connection to a federation or group of registry providers.
fetch(Message[], FetchProfile) - Method in class javax.mail.Folder
Prefetch the items specified in the FetchProfile for the given Messages.
FetchProfile - Class in javax.mail
Clients use a FetchProfile to list the Message attributes that it wishes to prefetch from the server for a range of messages.
FetchProfile() - Constructor for class javax.mail.FetchProfile
Create an empty FetchProfile.
FetchProfile.Item - Class in javax.mail
This inner class is the base class of all items that can be requested in a FetchProfile.
FetchProfile.Item(String) - Constructor for class javax.mail.FetchProfile.Item
Constructor for an item.
FetchType - Enum in javax.persistence
Defines strategies for fetching data from the database.
Field - Class in com.sun.appserv.web.cache.mapping
 
Field(String, String) - Constructor for class com.sun.appserv.web.cache.mapping.Field
create a new cache field, given a string representation of the scope
FieldResult - Annotation Type in javax.persistence
Is used to map the columns specified in the SELECT list of the query to the properties or fields of the entity class.
FILE - Static variable in class com.sun.appserv.management.config.PersistenceTypeValues
 
FILE - Static variable in class com.sun.appserv.management.config.SFSBPersistenceTypeValues
 
FILE_CACHE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for FileCacheMonitor
FILE_CACHING_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
FILE_TRANSMISSION_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
FileCacheMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see FileCacheStats.
FileCacheStats - Interface in com.sun.appserv.management.monitor.statistics
 
FileDataSource - Class in javax.activation
The FileDataSource class implements a simple DataSource object that encapsulates a file.
FileDataSource(File) - Constructor for class javax.activation.FileDataSource
Creates a FileDataSource from a File object.
FileDataSource(String) - Constructor for class javax.activation.FileDataSource
Creates a FileDataSource from the specified path name.
FileOutput - Class in com.sun.appserv.management.util.misc
Directs output to a file.
FileOutput(File) - Constructor for class com.sun.appserv.management.util.misc.FileOutput
 
FileOutput(File, boolean) - Constructor for class com.sun.appserv.management.util.misc.FileOutput
 
fileToString(File) - Static method in class com.sun.appserv.management.util.misc.FileUtils
 
fileToString(File, int) - Static method in class com.sun.appserv.management.util.misc.FileUtils
 
FileTypeMap - Class in javax.activation
The FileTypeMap is an abstract class that provides a data typing interface for files.
FileTypeMap() - Constructor for class javax.activation.FileTypeMap
The default constructor.
FileUtils - Class in com.sun.appserv.management.util.misc
The API that should be used to output from a Cmd running within the framework.
Filter - Interface in javax.servlet
A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.
filterAttribute(MBeanAttributeInfo) - Method in interface com.sun.appserv.management.util.jmx.AttributeFilter
 
filterAttribute(MBeanAttributeInfo) - Method in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
filterAttributeInfos(MBeanAttributeInfo[], AttributeFilter) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
filterByAttributeValue(Set<ObjectName>, String, Object) - Method in class com.sun.appserv.management.helper.Helper
Filter ObjectNames based on the value of a particular Attribute.
FilterChain - Interface in javax.servlet
A FilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource.
FilterConfig - Interface in javax.servlet
A filter configuration object used by a servlet container to pass information to a filter during initialization.
FINAL_PREFIX - Static variable in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
finalize() - Method in class javax.mail.Folder
 
finalize() - Method in class javax.mail.Service
Stop the event dispatcher thread so the queue can be garbage collected.
finalize() - Method in class javax.mail.util.SharedFileInputStream
Force this stream to close.
find(Class<T>, Object) - Method in interface javax.persistence.EntityManager
Find by primary key.
find(PageContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Finds the value associated with a specific configuration setting identified by its context initialization parameter name.
findAllClusterRefConfigs(QueryMgr) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ClusterRefConfig.
findAllDeployedItemRefConfigs(QueryMgr) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all DeployedItemRefConfig.
findAllRefConfigs(QueryMgr) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ref configs of any j2EEType
findAllRefConfigs(RefConfigReferent) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all RefConfig that reference the specified j2eeType/name combo.
findAllRefConfigs(RefConfigReferent, String) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all RefConfig that reference the specified j2eeType/name combo.
findAllRefConfigs(DeployedItemRefConfigReferent) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all DeployedItemRefConfig that reference the specified item.
findAllRefConfigs(ResourceRefConfigReferent) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ResourceRefConfig that reference the specified item.
findAllRefConfigs(ServerRefConfigReferent) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ServerRefConfig that reference the specified item.
findAllRefConfigs(ClusterRefConfigReferent) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ClusterRefConfig that reference the specified item.
findAllRefConfigsByJ2EEType(QueryMgr, String) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ref configs of the specified j2EEType
findAllRefConfigsWithName(QueryMgr, String, String) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all RefConfig of the specified j2EEType having the specified name.
findAllResourceRefConfigs(QueryMgr) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ResourceRefConfig.
findAllServerRefConfigs(QueryMgr) - Static method in class com.sun.appserv.management.helper.RefHelper
Find all ServerRefConfig.
findAncestorWithClass(JspTag, Class<?>) - Static method in class javax.servlet.jsp.tagext.SimpleTagSupport
Find the instance of a given class type that is closest to a given instance.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
Find the instance of a given class type that is closest to a given instance.
findAndStripPrefix(Set<String>, String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
findAssociations(Collection, String, String, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Association objects that match all of the criteria specified by the parameters of this call.
findAttribute(String) - Method in class javax.servlet.jsp.JspContext
Searches for the named attribute in page, request, session (if valid), and application scope(s) in order and returns the value associated or null.
findByProperty(Set<ObjectName>, String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Find all ObjectName(s) that contains the associated key and value
findCallerAssociations(Collection, Boolean, Boolean, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Association objects owned by the caller that match all of the criteria specified by the parameters of this call.
findClassificationSchemeByName(Collection, String) - Method in interface javax.xml.registry.BusinessQueryManager
Finds a ClassificationScheme by name based on the specified find qualifiers and name pattern.
findClassificationSchemes(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all ClassificationScheme objects that match all of the criteria specified by the parameters of this call.
findComponent(String) - Method in class javax.faces.component.UIComponent
Search for and return the UIComponent with an id that matches the specified search expression (if any), according to the algorithm described below.
findComponent(String) - Method in class javax.faces.component.UIComponentBase
 
findComponent(FacesContext) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Find and return the UIComponent, from the component tree, that corresponds to this tag handler instance.
findConceptByPath(String) - Method in interface javax.xml.registry.BusinessQueryManager
Finds a Concept based on the path specified.
findConcepts(Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Concept objects that match all of the criteria specified by the parameters of this call.
FinderException - Exception in javax.ejb
The FinderException exception must be included in the throws clause of every findMETHOD(...) method of an entity Bean's home interface.
FinderException() - Constructor for exception javax.ejb.FinderException
Constructs an FinderException with no detail message.
FinderException(String) - Constructor for exception javax.ejb.FinderException
Constructs an FinderException with the specified detail message.
FindException - Exception in javax.xml.registry
A RegistryException that occurs during a find action.
FindException() - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object with no reason or embedded Throwable.
FindException(String) - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
FindException(String, Throwable) - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
FindException(Throwable) - Constructor for exception javax.xml.registry.FindException
Constructs a JAXRException object initialized with the given Throwable object.
findInfoByName(MBeanFeatureInfo[], String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Find a feature by name (attribute name, operation name, etc) and return all matches.
findInstance(ConnectionSource) - Static method in class com.sun.appserv.management.client.ProxyFactory
 
findInstance(MBeanServerConnection) - Static method in class com.sun.appserv.management.client.ProxyFactory
 
findInstanceByID(String) - Static method in class com.sun.appserv.management.client.ProxyFactory
 
findKey(Set<String>, ObjectName) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Find the first key that is present in the ObjectName
findMappings() - Method in interface com.sun.appserv.management.j2ee.Servlet
 
findMBeanOperationInfo(MBeanInfo, String, String[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Find the index within the MBeanOperationInfo[] of the specified method with the specified parameter types.
findMethod(Class, String, Class[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Find all methods that match the name.
findMethod(String) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
Return true if the specified HTTP request method is allowed for caching
findMethods(Method[], String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Find all methods that match the name.
findOperation(MBeanOperationInfo[], String, String[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
findOperations(MBeanOperationInfo[], String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
findOrganizations(Collection, Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Organization objects that match all of the criteria specified by the parameters of this call.
FindQualifier - Interface in javax.xml.registry
FindQualifier provides various constants that identify options that effect find method behavior.
findRegistryPackages(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all RegistryPackage objects that match all of the criteria specified by the parameters of this call.
findServiceBindings(Key, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all ServiceBinding objects that match all of the criteria specified by the parameters of this call.
findServices(Key, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Service objects that match all of the criteria specified by the parameters of this call.
FINE - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
FINER - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
FINEST - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
fireXpathEvent(XpathEvent) - Method in interface javax.enterprise.deploy.model.XpathListener
 
FIRST_RECORD - Static variable in interface com.sun.appserv.management.ext.logging.LogQuery
Value for the startIndex parameter to LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
FLAGGED - Static variable in class javax.mail.Flags.Flag
This message is flagged.
FLAGS - Static variable in class javax.mail.FetchProfile.Item
This is the Flags item.
Flags - Class in javax.mail
The Flags class represents the set of flags on a Message.
Flags() - Constructor for class javax.mail.Flags
Construct an empty Flags object.
Flags(Flags) - Constructor for class javax.mail.Flags
Construct a Flags object initialized with the given flags.
Flags(Flags.Flag) - Constructor for class javax.mail.Flags
Construct a Flags object initialized with the given system flag.
Flags(String) - Constructor for class javax.mail.Flags
Construct a Flags object initialized with the given user flag.
flags - Variable in class javax.mail.internet.MimeMessage
The Flags for this message.
flags - Variable in class javax.mail.search.FlagTerm
Flags object containing the flags to test.
Flags.Flag - Class in javax.mail
This inner class represents an individual system flag.
FLAGS_CHANGED - Static variable in class javax.mail.event.MessageChangedEvent
The message's flags changed.
FlagTerm - Class in javax.mail.search
This class implements comparisons for Message Flags.
FlagTerm(Flags, boolean) - Constructor for class javax.mail.search.FlagTerm
Constructor.
FLOAT_ID - Static variable in class javax.faces.convert.FloatConverter
The message identifier of the FacesMessage to be created if the conversion to Float fails.
FloatConverter - Class in javax.faces.convert
Converter implementation for java.lang.Float (and float primitive) values.
FloatConverter() - Constructor for class javax.faces.convert.FloatConverter
 
FloatHolder - Class in javax.xml.rpc.holders
 
FloatHolder() - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatHolder(float) - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatWrapperHolder - Class in javax.xml.rpc.holders
 
FloatWrapperHolder() - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
FloatWrapperHolder(Float) - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
flush() - Method in class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
Flush any buffered data for this output stream, which also causes the response to be committed.
flush() - Method in class javax.faces.context.ResponseWriter
Flush any ouput buffered by the output method to the underlying Writer or OutputStream.
flush() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.flush() on the wrapped ResponseWriter object.
flush() - Method in interface javax.persistence.EntityManager
Synchronize the persistence context to the underlying database.
flush() - Method in class javax.servlet.jsp.JspWriter
Flush the stream.
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
Redefined flush() so it is not legal.
flush() - Method in interface javax.xml.stream.XMLEventWriter
Writes any cached events to the underlying output mechanism
flush() - Method in interface javax.xml.stream.XMLStreamWriter
Write any cached data to the underlying output mechanism.
flushBuffer() - Method in interface javax.servlet.ServletResponse
Forces any content in the buffer to be written to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
FlushModeType - Enum in javax.persistence
Flush mode setting.
FlushTag - Class in com.sun.appserv.web.taglibs.cache
FlushTag is a JSP tag that is used with the CacheTag.
FlushTag() - Constructor for class com.sun.appserv.web.taglibs.cache.FlushTag
Default constructor that simply gets a handle to the web container subsystem's logger.
FMT_FALLBACK_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for fallback locale
FMT_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for application- (as opposed to browser-) based preferred locale
FMT_LOCALIZATION_CONTEXT - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for i18n localization context
FMT_TIME_ZONE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of localization setting for time zone
fold(int, String) - Static method in class javax.mail.internet.MimeUtility
Fold a string at linear whitespace so that each line is no longer than 76 characters, if possible.
folder - Variable in class javax.mail.event.FolderEvent
The folder the event occurred on.
Folder - Class in javax.mail
Folder is an abstract class that represents a folder for mail messages.
Folder(Store) - Constructor for class javax.mail.Folder
Constructor that takes a Store object.
folder - Variable in class javax.mail.Message
The containing folder, if this message is obtained from a folder
FolderAdapter - Class in javax.mail.event
The adapter which receives Folder events.
FolderAdapter() - Constructor for class javax.mail.event.FolderAdapter
 
FolderClosedException - Exception in javax.mail
This exception is thrown when a method is invoked on a Messaging object and the Folder that owns that object has died due to some reason.
FolderClosedException(Folder) - Constructor for exception javax.mail.FolderClosedException
Constructor
FolderClosedException(Folder, String) - Constructor for exception javax.mail.FolderClosedException
Constructor
folderCreated(FolderEvent) - Method in class javax.mail.event.FolderAdapter
 
folderCreated(FolderEvent) - Method in interface javax.mail.event.FolderListener
Invoked when a Folder is created.
folderDeleted(FolderEvent) - Method in class javax.mail.event.FolderAdapter
 
folderDeleted(FolderEvent) - Method in interface javax.mail.event.FolderListener
Invoked when a folder is deleted.
FolderEvent - Class in javax.mail.event
This class models Folder existence events.
FolderEvent(Object, Folder, int) - Constructor for class javax.mail.event.FolderEvent
Constructor.
FolderEvent(Object, Folder, Folder, int) - Constructor for class javax.mail.event.FolderEvent
Constructor.
FolderListener - Interface in javax.mail.event
This is the Listener interface for Folder events.
FolderNotFoundException - Exception in javax.mail
This exception is thrown by Folder methods, when those methods are invoked on a non existent folder.
FolderNotFoundException() - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with no detail message.
FolderNotFoundException(Folder) - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with the specified folder.
FolderNotFoundException(Folder, String) - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with the specified folder and the specified detail message.
FolderNotFoundException(String, Folder) - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with the specified detail message and the specified folder.
folderRenamed(FolderEvent) - Method in class javax.mail.event.FolderAdapter
 
folderRenamed(FolderEvent) - Method in interface javax.mail.event.FolderListener
Invoked when a folder is renamed.
FORCED_RESPONSE_TYPE_KEY - Static variable in class com.sun.appserv.management.config.HTTPProtocolConfigKeys
See HTTPProtocolConfig.setForcedResponseType(java.lang.String) for legal values.
forget(Xid) - Method in interface javax.resource.spi.XATerminator
Tells the resource manager to forget about a heuristically completed transaction branch.
forget(Xid) - Method in interface javax.transaction.xa.XAResource
Tells the resource manager to forget about a heuristically completed transaction branch.
FORM_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for FORM authentication.
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Form authentication.
format(String, Object[]) - Method in class com.sun.appserv.management.util.misc.Formatter
Format the objects into a String using the pattern specified by 'key'.
format(String, Object) - Method in class com.sun.appserv.management.util.misc.Formatter
 
format(String, Object, Object) - Method in class com.sun.appserv.management.util.misc.Formatter
 
format(String, Object, Object, Object) - Method in class com.sun.appserv.management.util.misc.Formatter
 
format(String, Object, Object, Object, Object) - Method in class com.sun.appserv.management.util.misc.Formatter
 
format(Date, StringBuffer, FieldPosition) - Method in class javax.mail.internet.MailDateFormat
Formats the given date in the format specified by draft-ietf-drums-msg-fmt-08 in the current TimeZone.
FORMAT_KEY - Static variable in class com.sun.appserv.management.config.AccessLogConfigKeys
 
Formatter - Class in com.sun.appserv.management.util.misc
Escapes/unescapes strings
Formatter(StringSource) - Constructor for class com.sun.appserv.management.util.misc.Formatter
 
formMethod(String, String, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
forward(String) - Method in class javax.servlet.jsp.PageContext
This method is used to re-direct, or "forward" the current ServletRequest and ServletResponse to another active component in the application.
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server.
FromStringTerm - Class in javax.mail.search
This class implements string comparisons for the From Address header.
FromStringTerm(String) - Constructor for class javax.mail.search.FromStringTerm
Constructor.
FromTerm - Class in javax.mail.search
This class implements comparisons for the From Address header.
FromTerm(Address) - Constructor for class javax.mail.search.FromTerm
Constructor
FULL - Static variable in class com.sun.appserv.management.config.ValidationLevelValues
 
FULL_TYPE_DELIM - Static variable in interface com.sun.appserv.management.base.AMX
The delimiter between parts of a fully-qualified type as returned by AMX.getFullType().
fullURL - Variable in class javax.mail.URLName
The full version of the URL
FunctionInfo - Class in javax.servlet.jsp.tagext
Information for a function in a Tag Library.
FunctionInfo(String, String, String) - Constructor for class javax.servlet.jsp.tagext.FunctionInfo
Constructor for FunctionInfo.
FunctionMapper - Class in javax.el
The interface to a map between EL function names and methods.
FunctionMapper() - Constructor for class javax.el.FunctionMapper
 
FunctionMapper - Interface in javax.servlet.jsp.el
Deprecated. As of JSP 2.1, replaced by FunctionMapper
functions - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the functions that are defined in this tag library.

G

GE - Static variable in class javax.mail.search.ComparisonTerm
 
generate(MBeanInfo, boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
generateAttributeInfos(Collection<Method>, boolean, boolean) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
generateAttributes(MBeanAttributeInfo[]) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
Generated - Annotation Type in javax.annotation
The Generated annoation is used to mark source code that has been generated.
GeneratedValue - Annotation Type in javax.persistence
Provides for the specification of generation strategies for the values of primary keys.
generateKey(String, PageContext) - Static method in class com.sun.appserv.web.taglibs.cache.CacheUtil
This function generates the key to the cache.
generateMBeanAttributeInfos(Collection<Method>, Collection<Method>, Collection<Method>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
generateMBeanOperationInfos(Collection<Method>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
generateOperations(MBeanOperationInfo[]) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
generateSchema(SchemaOutputResolver) - Method in class javax.xml.bind.JAXBContext
Generates the schema documents for this context.
generateSignature(Class[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
GenerationType - Enum in javax.persistence
Defines the types of primary key generation.
GenericCredential - Interface in javax.resource.spi.security
Deprecated. The preferred way to represent generic credential information is via the org.ietf.jgss.GSSCredential interface in J2SE Version 1.4, which provides similar functionality.
GenericHandler - Class in javax.xml.rpc.handler
The javax.xml.rpc.handler.GenericHandler class implements the Handler interface.
GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
Default constructor
GenericServlet - Class in javax.servlet
Defines a generic, protocol-independent servlet.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
Does nothing.
get() - Method in class com.sun.appserv.management.helper.NotificationServiceHelper
 
GET - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
 
GET - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
get(int) - Method in class com.sun.appserv.management.util.misc.CircularList
 
get(Class, StringSource) - Static method in class com.sun.appserv.management.util.misc.PackageStringSources
Get a string source for the specified class, using the specified StringSource as its delegate.
get(Object) - Method in class com.sun.appserv.util.cache.BaseCache
get the item stored at the key.
get(int, Object) - Method in class com.sun.appserv.util.cache.BaseCache
get the item stored at the given pre-computed hash code and the key.
get(Object) - Method in interface com.sun.appserv.util.cache.Cache
get the item stored at the key.
get(String) - Method in class javax.activation.MimeTypeParameterList
Retrieve the value associated with the given name, or null if there is no current association.
get(String) - Method in class javax.mail.internet.ParameterList
Returns the value of the specified parameter.
get(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the given scope.
get(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "request" scope.
get(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "session" scope.
get(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "application" scope.
get(Object) - Method in class javax.xml.soap.SOAPConnection
Gets a message from a specific endpoint and blocks until it receives,
GET_ATTRIBUTE - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_ATTRIBUTES - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_DEFAULT_DOMAIN - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_DOMAINS - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_MBEAN_COUNT - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_MBEAN_INFO - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_OBJECT_INSTANCE - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
GET_PREFIX_LENGTH - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getAccept() - Method in class javax.faces.component.html.HtmlForm
Return the value of the accept property.
getAcceptAll() - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
getAcceptcharset() - Method in class javax.faces.component.html.HtmlForm
Return the value of the acceptcharset property.
getAcceptedIssuers() - Method in class com.sun.appserv.management.client.TrustAnyTrustManager
 
getAcceptedIssuers() - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
By default, no issuers are trusted.
getAcceptorThreads() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getAccesskey() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the accesskey property.
getAccesskey() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the accesskey property.
getAccessLogConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Get the AccessLogConfig.
getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the URI that gives access to the service via this binding.
getAcknowledgeMode() - Method in interface javax.jms.Session
Returns the acknowledgement mode of the session.
getAction() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Retrieve the deployment ActionType for this event.
getAction() - Method in interface javax.faces.component.ActionSource
Deprecated. This has been replaced by ActionSource2.getActionExpression().
getAction() - Method in class javax.faces.component.UICommand
Deprecated. This has been replaced by UICommand.getActionExpression().
getActionConfig() - Method in interface com.sun.appserv.management.config.ManagementRuleConfig
 
getActionExpression() - Method in interface javax.faces.component.ActionSource2
Return the MethodExpression pointing at the application action to be invoked, if this UIComponent is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of the immediate property.
getActionExpression() - Method in class javax.faces.component.UICommand
 
getActionListener() - Method in class javax.faces.application.Application
Return the default ActionListener to be registered for all ActionSource components in this appication.
getActionListener() - Method in interface javax.faces.component.ActionSource
Deprecated. Use ActionSource.getActionListeners() instead.
getActionListener() - Method in class javax.faces.component.UICommand
Deprecated. Use UICommand.getActionListeners() instead.
getActionListeners() - Method in interface javax.faces.component.ActionSource
Return the set of registered ActionListeners for this ActionSource instance.
getActionListeners() - Method in class javax.faces.component.UICommand
 
getActionMBeanName() - Method in interface com.sun.appserv.management.config.ActionConfig
Identifies the classname of the action MBean as given by AMX.getName().
getActions() - Method in class javax.security.jacc.EJBMethodPermission
Returns a String containing a canonical representation of the actions of this EJBMethodPermission.
getActions() - Method in class javax.security.jacc.EJBRoleRefPermission
Returns a canonical String representation of the actions of this EJBRoleRefPermission.
getActions() - Method in class javax.security.jacc.WebResourcePermission
Returns a canonical String representation of the actions of this WebResourcePermission.
getActions() - Method in class javax.security.jacc.WebRoleRefPermission
Returns a canonical String representation of the actions of this WebRoleRefPermission.
getActions() - Method in class javax.security.jacc.WebUserDataPermission
Returns a canonical String representation of the actions of this WebUserDataPermission.
getActionType(int) - Static method in class javax.enterprise.deploy.shared.ActionType
Return an object of the specified value.
getActionURL(FacesContext, String) - Method in class javax.faces.application.ViewHandler
Return a URL suitable for rendering (after optional encoding performed by the encodeActionURL() method of ExternalContext) that selects the specified view identifier.
getActionURL(FacesContext, String) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.getActionURL(javax.faces.context.FacesContext, String) on the wrapped ViewHandler object.
getActivateDefaultPrincipalToRoleMapping() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Causes the appserver to apply a default principal to role mapping, to any application that does not have an application specific mapping defined.
getActiveCount() - Method in interface com.sun.appserv.management.monitor.statistics.TransactionServiceStats
 
getActiveCount() - Method in interface javax.management.j2ee.statistics.JTAStats
Number of active transactions.
getActiveIDs() - Method in interface com.sun.appserv.management.monitor.statistics.TransactionServiceStats
 
getActiveRequestCount() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns the number of active requests
getActiveSessionsCurrent() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the number of currently active sessions for the web module associated with this WebModuleStats. .
getActiveSessionsHigh() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the maximum number of concurrently active sessions for the web module associated with this WebModuleStats.
getActor() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the uri of the actor attribute of this SOAPHeaderElement.
getAdaptee() - Method in class javax.servlet.jsp.tagext.TagAdapter
Gets the tag that is being adapted to the Tag interface.
getAdapter(Class<A>) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getAdapter(Class<A>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
getAdapter(Class<A>) - Method in interface javax.xml.bind.Marshaller
Gets the adapter associated with the specified type.
getAdapter(Class<A>) - Method in interface javax.xml.bind.Unmarshaller
Gets the adapter associated with the specified type.
getAdapterName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets a tool displayable name of the resource adapter.
getAdapterShortDescription() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets a tool displayable short desription of the resource adapter.
getAdapterVendorName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the name of the vendor that has provided the resource adapter.
getAdapterVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the version of the resource adapter.
getAdditionalStatus() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
 
getAdditionalStatus() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getAddress() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getAddress() - Method in interface com.sun.appserv.management.config.IIOPListenerConfig
 
getAddress() - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
getAddress() - Method in class javax.mail.internet.InternetAddress
Get the email address.
getAddress() - Method in class javax.mail.search.AddressTerm
Return the address to match with.
getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
Returns the email address for this object.
getAddressListBehavior() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getAddressListIterations() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getAdmin() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getAdminObjectResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.ADMIN_OBJECT_RESOURCE_CONFIG ).
getAdminPassword() - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
getAdminServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the AdminServiceConfig.
getAdminSessionTimeoutInMinutes() - Method in interface com.sun.appserv.management.config.DASConfig
 
getAdminUserName() - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
getAfterPhaseListener() - Method in class javax.faces.component.UIViewRoot
 
getAlarms() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getAll(Object) - Method in class com.sun.appserv.util.cache.BaseCache
get all the items stored at the key.
getAll(Object) - Method in interface com.sun.appserv.util.cache.Cache
get all the items with the given key.
getAllAttributeNames(MBeanServerConnection, ObjectName) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getAllAttributeNames(MBeanAttributeInfo[]) - Static method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getAllAttributes() - Method in interface com.sun.appserv.management.base.Extra
Get all available Attribute values, keyed by name.
getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all of the attribute Name objects in this SOAPElement object.
getAllAttributesAsQNames() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all of the attributes in this SOAPElement as QName objects.
getAllCommands(String) - Method in class javax.activation.CommandMap
Get all the available commands for this type.
getAllCommands(String, DataSource) - Method in class javax.activation.CommandMap
Get all the available commands for this type.
getAllCommands() - Method in class javax.activation.DataHandler
Return all the commands for this type of data.
getAllCommands(String) - Method in class javax.activation.MailcapCommandMap
Get all the available commands in all mailcap files known to this instance of MailcapCommandMap for this MIME type.
getAllHeaderLines() - Method in class javax.mail.internet.InternetHeaders
Return all the header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class javax.mail.internet.MimeBodyPart
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class javax.mail.internet.MimeMessage
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in interface javax.mail.internet.MimePart
Get all header lines as an Enumeration of Strings.
getAllHeaders() - Method in class javax.mail.internet.InternetHeaders
Return all the headers as an Enumeration of Header objects.
getAllHeaders() - Method in class javax.mail.internet.MimeBodyPart
Return all the headers from this Message as an Enumeration of Header objects.
getAllHeaders() - Method in class javax.mail.internet.MimeMessage
Return all the headers from this Message as an enumeration of Header objects.
getAllHeaders() - Method in interface javax.mail.Part
Return all the headers from this part as an Enumeration of Header objects.
getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeaders in this MimeHeaders object.
getAllLevels() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
Get a Map keyed by Attribute name of all log levels.
getAllLevels() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
Get a Map keyed by Attribute name of all monitoring levels.
getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
getAllowLinking() - Method in interface com.sun.appserv.management.j2ee.WebModule
Allow symlinking to outside the webapp root directory, if the webapp is an exploded directory
getAllowNonComponentCallers() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
A pool with this property set to true, can be used by non-J2EE components (i.e components other than EJBs or Servlets).
getAllRecipients() - Method in class javax.mail.internet.MimeMessage
Get all the recipient addresses for the message.
getAllRecipients() - Method in class javax.mail.Message
Get all the recipient addresses for the message.
getAlt() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the alt property.
getAlt() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the alt property.
getAlt() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the alt property.
getAlt() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the alt property.
getAltJDBCConnectionPoolStats() - Method in interface com.sun.appserv.management.monitor.JDBCConnectionPoolMonitor
 
getAltServletStats() - Method in interface com.sun.appserv.management.monitor.ServletMonitor
 
getAMXNotificationData(Notification) - Static method in class com.sun.appserv.management.base.Util
All Notifications emitted by AMX MBeans which are not standard types defined by JMX place a Map into the userData field of the Notification.
getAMXNotificationValue(Notification, String) - Static method in class com.sun.appserv.management.base.Util
Use of generic type form taking Class is preferred.
getAMXNotificationValue(Notification, String, Class<T>) - Static method in class com.sun.appserv.management.base.Util
Retrieve a particular value associated with the specified key from an AMX Notification.
getAMXReady() - Method in interface com.sun.appserv.management.DomainRoot
Poll to see if AMX is ready for use.
getAnonymousRole() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getAppClientModuleConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getAppID() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the name of the application or stand alone module that has this web service.
getAppID() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the name of the application or stand alone module that has this web service.
getApplication() - Method in class javax.faces.application.ApplicationFactory
Create (if needed) and return an Application instance for this web application.
getApplication() - Method in class javax.faces.context.FacesContext
Return the Application instance associated with this web application.
getApplicationID() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the name of the application.
getApplicationID() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the name of the application.
getApplicationMap() - Method in class javax.faces.context.ExternalContext
Return a mutable Map representing the application scope attributes for the current application.
getApplicationMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getApplicationRoot() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getApplicationXML() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Gets the application.xml file.
getApplicationXML() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Gets the application.xml file .
getApplyTo() - Method in interface com.sun.appserv.management.config.TransformationRuleConfig
One of TransformationRuleConfig.APPLY_TO_REQUEST, TransformationRuleConfig.APPLY_TO_RESPONSE, TransformationRuleConfig.APPLY_TO_BOTH.
getAppserverDomainName() - Method in interface com.sun.appserv.management.DomainRoot
Return the name of this appserver domain.
getArchive() - Method in interface com.sun.appserv.management.deploy.DeploymentSource
(Optional)
getArchive() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
getArchiveAsStream() - Method in interface com.sun.appserv.management.deploy.DeploymentSource
 
getArchiveAsStream() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the area code.
getArrayDimensions(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getArrayElementClass(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getArrayMemberClassName(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Get the classname for an array element.
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.BigDecimalConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.BigIntegerConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.BooleanConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.ByteConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.CharacterConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in interface javax.faces.convert.Converter
Convert the specified string value, which is associated with the specified UIComponent, into a model data object that is appropriate for being stored during the Apply Request Values phase of the request processing lifecycle.
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.DateTimeConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.DoubleConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.EnumConverter
Convert the argument value to one of the enum constants of the class provided in our constructor.
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.FloatConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.IntegerConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.LongConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.NumberConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class javax.faces.convert.ShortConverter
 
getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the collection of RegistryObject instances associated with this object.
getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets all Associations where this object is source.
getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
Gets the association type for this Association.
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.BigDecimalConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.BigIntegerConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.BooleanConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.ByteConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.CharacterConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in interface javax.faces.convert.Converter
Convert the specified model object value, which is associated with the specified UIComponent, into a String that is suitable for being included in the response generated during the Render Response phase of the request processing lifeycle.
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.DateTimeConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.DoubleConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.EnumConverter
Convert the enum constant given by the value argument into a String.
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.FloatConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.IntegerConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.LongConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.NumberConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class javax.faces.convert.ShortConverter
 
getAttachment(SOAPElement) - Method in class javax.xml.soap.SOAPMessage
Returns an AttachmentPart object that is associated with an attachment that is referenced by this SOAPElement or null if no such attachment exists.
getAttachmentAsByteArray(String) - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
Retrieve the attachment identified by content-id, cid, as a byte[].
getAttachmentAsDataHandler(String) - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
Lookup MIME content by content-id, cid, and return as a DataHandler.
getAttachmentMarshaller() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getAttachmentMarshaller() - Method in interface javax.xml.bind.Marshaller
 
getAttachments() - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachmentUnmarshaller() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
getAttachmentUnmarshaller() - Method in interface javax.xml.bind.Unmarshaller
 
getAttribute(String) - Method in interface com.sun.appserv.management.base.StdAttributesAccess
 
getAttribute(String) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as XAttributesAccess.getAttribute, but with exceptions
getAttribute(ObjectName, String) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getAttribute(ObjectName, String) - Method in interface javax.management.j2ee.Management
Gets the value of a specific attribute of a named managed object.
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class javax.servlet.jsp.JspContext
Returns the object associated with the name in the page scope or null if not found.
getAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
Return the object associated with the name in the specified scope or null if not found.
getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
The value of the attribute.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttributeByName(QName) - Method in interface javax.xml.stream.events.StartElement
Returns the attribute referred to by this name
getAttributeCount() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeCount() - Method in interface javax.xml.stream.XMLStreamReader
Returns the count of attributes on this START_ELEMENT, this method is only valid on a START_ELEMENT or ATTRIBUTE.
getAttributeInfos(MBeanServerConnection, ObjectName) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getAttributeLocalName(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeLocalName(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the localName of the attribute at the provided index
getAttributeName(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getAttributeName(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeName(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the qname of the attribute at the provided index
getAttributeNameComment(String, String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
Return a comment regarding the Attribute name if it was mapped to a different Java name.
getAttributeNames() - Method in interface com.sun.appserv.management.base.Extra
Get the names of all available Attributes as found in MBeanInfo.
getAttributeNames() - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
Get the entire set of Attribute names, consisting of the names that were derived, and the names that do not require mapping.
getAttributeNames() - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
getAttributeNames(MBeanAttributeInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Get a String[] of Attribute names.
getAttributeNames() - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
getAttributeNames() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the list of attribute names associated with the XML element.
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an Enumeration containing the attribute names available within this servlet context.
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.JspContext
Enumerate all the attributes in a given scope.
getAttributeNamespace(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeNamespace(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the namespace of the attribute at the provided index
getAttributePrefix(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributePrefix(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the prefix of this attribute at the provided index
getAttributes(String[]) - Method in interface com.sun.appserv.management.base.StdAttributesAccess
 
getAttributes(String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as XAttributesAccess.getAttributes, but with exceptions
getAttributes(ObjectName, String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getAttributes() - Method in class javax.faces.component.UIComponent
Return a mutable Map representing the attributes (and properties, see below) associated wth this UIComponent, keyed by attribute name (which must be a String).
getAttributes() - Method in class javax.faces.component.UIComponentBase
 
getAttributes(ObjectName, String[]) - Method in interface javax.management.j2ee.Management
Enables the values of several attributes of a named managed object.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagData
Enumerates the attributes.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
Attribute information (in the TLD) on this tag.
getAttributes() - Method in interface javax.xml.stream.events.StartElement
Returns an Iterator of non-namespace declared attributes declared on this START_ELEMENT, returns an empty iterator if there are no attributes.
getAttributesRobust(MBeanServerConnection, ObjectName, String[], Set<String>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Get the Attributes using getAttributes() if possible, but if exceptions are encountered, attempt to get them one-by-one.
getAttributesScope(String) - Method in class javax.servlet.jsp.JspContext
Get the scope where a given attribute is defined.
getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
Get the value for a given attribute.
getAttributeType(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeType(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the XML type of the attribute at the provided index
getAttributeValue(String) - Method in interface javax.enterprise.deploy.model.DDBean
Returns the string value of the named attribute.
getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
getAttributeValue(QName) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified qname.
getAttributeValue(String, String) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeValue(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getAttributeValue(String, String) - Method in interface javax.xml.stream.XMLStreamReader
Returns the normalized attribute value of the attribute with the namespace and localName If the namespaceURI is null the namespace is not checked for equality
getAttributeValue(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the value of the attribute at the index
getAttrs() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getAuditEnabled() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getAuditModuleConfigMap() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Calls Container.getContaineeMap( XTypes.AUDIT_MODULE_CONFIG ).
getAuditModules() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection of AuditableEvent objects.
getAuthenticationHandler() - Method in class com.sun.appserv.security.AppservRealm
Returns an AuthenticationHandler object which can be used to authenticate within this realm.
getAuthLayer() - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
One of the values defined by MessageLayerValues.
getAuthRealmConfigMap() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Calls Container.getContaineeMap( XTypes.AUTH_REALM_CONFIG ).
getAuthRealmName() - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
getAuthRecipient() - Method in interface com.sun.appserv.management.config.RequestPolicyConfig
"before-content" or "after-content"
getAuthRecipient() - Method in interface com.sun.appserv.management.config.ResponsePolicyConfig
 
getAuthSource() - Method in interface com.sun.appserv.management.config.RequestPolicyConfig
"sender " or "content"
getAuthSource() - Method in interface com.sun.appserv.management.config.ResponsePolicyConfig
 
getAuthType() - Method in class javax.faces.context.ExternalContext
Return the name of the authentication scheme used to authenticate the current user, if any; otherwise, return null.
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the authentication scheme used to protect the servlet.
getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getAuthType() on the wrapped request object.
getAutoApplyEnabled() - Method in interface com.sun.appserv.management.config.LoadBalancerConfig
Return the boolean flag which indicates whether the changes to lb config will be pushed or not.
getAutocomplete() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the autocomplete property.
getAutocomplete() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the autocomplete property.
getAutodeployDir() - Method in interface com.sun.appserv.management.config.DASConfig
 
getAutodeployEnabled() - Method in interface com.sun.appserv.management.config.DASConfig
 
getAutodeployJSPPrecompilationEnabled() - Method in interface com.sun.appserv.management.config.DASConfig
 
getAutodeployPollingIntervalInSeconds() - Method in interface com.sun.appserv.management.config.DASConfig
 
getAutodeployVerifierEnabled() - Method in interface com.sun.appserv.management.config.DASConfig
 
getAutoManageHAStore() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
If set to true, the lifecycle of the highly available store is matched with the lifecycle of the highly available cluster.
getAutomaticRecovery() - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
 
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.EJBModuleConfig
This boolean flag controls whether availability is enabled for SFSB checkpointing (and potentially passivation).
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.J2EEApplicationConfig
This boolean flag controls whether availability is enabled for SFSB checkpointing (and potentially passivation).
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.JMSAvailabilityConfig
This boolean flag controls whether the MQ cluster associated with the application server cluster is HA enabled or not.
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
getAvailabilityEnabled() - Method in interface com.sun.appserv.management.config.WebModuleConfig
Controls whether availability is enabled for HTTP Session Persistence.
getAvailabilityServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the AvailabilityServiceConfig.
getAvailableModules(ModuleType, Target[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Retrieve the list of all J2EE application modules running or not running on the identified targets.
getAverageConnWaitTime() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
Indicates the average wait time of connections, before they are serviced by the connector connection pool
getAverageResponseTime() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns average response time in milliseconds
getAverageResponseTime() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the average time in milli seconds spent during the last successful/unsuccessful attempt to execute the operation, as a CountStatistic.
getAverageTimeInQueue() - Method in interface com.sun.appserv.management.monitor.statistics.ThreadPoolStats
Returns average time in milliseconds a work item waited in the work queue before getting processed.
getAverageWorkCompletionTime() - Method in interface com.sun.appserv.management.monitor.statistics.ThreadPoolStats
Returns the statistical information about the average completion time of a work item in milliseconds.
getBackendPrincipalConfig() - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
getBase64Content() - Method in class javax.xml.soap.AttachmentPart
Returns an InputStream which can be used to obtain the content of AttachmentPart as Base64 encoded character data, this method would base64 encode the raw bytes of the attachment and return.
getBaseType() - Method in class javax.activation.MimeType
Return a String representation of this object without the parameter list.
getBaseType() - Method in class javax.mail.internet.ContentType
Return the MIME type string, without the parameters.
getBaseURI() - Method in interface javax.xml.stream.events.EntityDeclaration
Get the base URI for this reference or null if this information is not available
getBean(CommandInfo) - Method in class javax.activation.DataHandler
A convenience method that takes a CommandInfo object and instantiates the corresponding command, usually a JavaBean component.
getBean() - Method in class javax.enterprise.deploy.model.XpathEvent
The bean being added/removed/changed.
getBeanCacheMonitor() - Method in interface com.sun.appserv.management.monitor.BeanMonitor
 
getBeanMethodMonitorMap() - Method in interface com.sun.appserv.management.monitor.BeanMonitor
 
getBeanPoolMonitor() - Method in interface com.sun.appserv.management.monitor.BeanMonitor
 
getBeanProperty(String) - Method in class javax.el.BeanELResolver.BeanProperties
 
getBeansInCache() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns total number of EJBs in the associated EJB Cache, as a BoundedRangeStatistic.
getBeforePhaseListener() - Method in class javax.faces.component.UIViewRoot
 
getBegin() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns the value of the 'begin' attribute for the associated tag, or null if no 'begin' attribute was specified.
getBgcolor() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the bgcolor property.
getBgcolor() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the bgcolor property.
getBinding() - Method in interface javax.xml.ws.BindingProvider
Get the Binding for this binding provider.
getBinding() - Method in class javax.xml.ws.Endpoint
Returns the binding for this endpoint.
getBindingID() - Method in interface javax.xml.ws.handler.PortInfo
Gets the URI identifying the binding used by the port being accessed.
getBlockingEnabled() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getBody() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBodyContent() - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Get current bodyContent.
getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
The bodycontent information for this tag.
getBodyLength() - Method in interface javax.jms.BytesMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
Get the specified BodyPart.
getBodyPart(String) - Method in class javax.mail.internet.MimeMultipart
Get the MimeBodyPart referred to by the given ContentID (CID).
getBodyPart(int) - Method in class javax.mail.Multipart
Get the specified Part.
getBodyPart(int) - Method in interface javax.mail.MultipartDataSource
Get the specified Part.
getBoolean(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getboolean(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getBoolean(String) - Method in interface javax.jms.MapMessage
Returns the boolean value with the specified name.
getBooleanProperty(String) - Method in interface javax.jms.Message
Returns the value of the boolean property with the specified name.
getBorder() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the border property.
getBorder() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the border property.
getBorder() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the border property.
getBorder() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the border property.
getBranchQualifier() - Method in interface javax.transaction.xa.Xid
Obtain the transaction branch identifier part of XID as an array of bytes.
getBufferNotifications(Object, long) - Method in interface com.sun.appserv.management.base.NotificationService
Get all outstanding Notifications which have a sequence number that is equal to or greater than the specified one.
getBufferSize() - Method in class javax.servlet.jsp.JspWriter
This method returns the size of the buffer used by the JspWriter.
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getBufferSize() on the wrapped response object.
getBuilder() - Method in class javax.xml.bind.annotation.W3CDomHandler
 
getBulkAccess() - Method in interface com.sun.appserv.management.DomainRoot
 
getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
Returns the BulkResponse associated with specified requestId.
getBundleName() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the module name within a EAR or null if it is a stand alone module.
getBundleName() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the module name within a EAR or null if it is a stand alone module.
getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
Returns the BusinessLifeCycleManager object implemented by the JAXR provider.
getBusinessObject(Class<T>) - Method in interface javax.ejb.SessionContext
Obtain an object that can be used to invoke the current bean through the given business interface.
getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
Returns the BusinessQueryManager object implemented by the JAXR provider.
getByNameContaineeSet(Set<String>, String) - Method in interface com.sun.appserv.management.base.Container
 
getByte(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getByte(String) - Method in interface javax.jms.MapMessage
Returns the byte value with the specified name.
getBytecodePreprocessors() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getByteProperty(String) - Method in interface javax.jms.Message
Returns the value of the byte property with the specified name.
getBytes() - Method in class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
return the cached bytes
getBytes(String) - Method in interface javax.jms.MapMessage
Returns the byte array value with the specified name.
getBytesReceived() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
Cumulative value of the bytesReceived by each of the RequestProcessors
getBytesSent() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
Cumulative value of the bytesSent by each of the RequestProcessors
getCache(PageContext, int) - Static method in class com.sun.appserv.web.taglibs.cache.CacheUtil
This is used to get the cache itself.
getCacheClassName() - Method in class com.sun.appserv.web.cache.CacheManager
get the underlying cache name
getCachedSessionsCurrent() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
 
getCacheHelper(String) - Method in class com.sun.appserv.web.cache.CacheManager
get the helper by name
getCacheHelperByFilterName(String) - Method in class com.sun.appserv.web.cache.CacheManager
get the helper by filter name
getCacheHits() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns the number of times a user request hits an EJB in associated EJB cache instance, as a CountStatistic.
getCacheIdleTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getCacheKey(HttpServletRequest) - Method in interface com.sun.appserv.web.cache.CacheHelper
getCacheKey: generate the key to be used to cache this request
getCacheKey(ServletContext, HttpServletRequest) - Method in interface com.sun.appserv.web.cache.CacheKeyGenerator
getCacheKey: generate the key to be used to cache the response.
getCacheKey(HttpServletRequest) - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
getCacheKey: generate the key to be used to cache this request
getCacheMapping(String) - Method in class com.sun.appserv.web.cache.CacheManager
get cacheMapping given its name
getCacheMaxSize() - Method in interface com.sun.appserv.management.j2ee.WebModule
Maximum cache size in KB
getCacheMBeanInfo() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getCacheMisses() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns the number of times a user request fails to find an EJB in associated EJB cache instance, as a CountStatistic.
getCacheOnMatch() - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
 
getCacheOnMatchFailure() - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
 
getCacheResizeQuantity() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getCacheTTL() - Method in interface com.sun.appserv.management.j2ee.WebModule
Time interval in ms between cache refeshes
getCachingAllowed() - Method in interface com.sun.appserv.management.j2ee.WebModule
Should we cache static resources for this webapp
getCallerIdentity() - Method in interface javax.ejb.EJBContext
Deprecated. Use Principal getCallerPrincipal() instead.
getCallerIPFilter() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Gets the at-source IP filter set up on this particular Server Instance.
getCallerPrincipal() - Method in interface javax.ejb.EJBContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipalFilter() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Gets the at-source Principal filter for this particular Server Instance.
getCallFlowMonitor() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getCalls(QName) - Method in interface javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
Gets the capability level supported by the JAXR provider.
getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
Returns the CapabilityProfile for the JAXR provider.
getCaptionClass() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the captionClass property.
getCaptionClass() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the captionClass property.
getCaptionStyle() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the captionStyle property.
getCaptionStyle() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the captionStyle property.
getCaptureAppDD() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
 
getCaptureHADBInfo() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
 
getCaptureInstallLog() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
 
getCaptureSystemInfo() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
 
getCaseSensitive() - Method in interface com.sun.appserv.management.j2ee.WebModule
Should case sensitivity checks be performed
getCause() - Method in exception javax.faces.FacesException
Return the cause of this exception, or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.mail.MessagingException
Overrides the getCause method of Throwable to return the next exception in the chain of nested exceptions.
getCause() - Method in exception javax.xml.bind.JAXBException
 
getCause() - Method in exception javax.xml.registry.JAXRException
Returns the Throwable embedded in this JAXRException if there is one.
getCause() - Method in exception javax.xml.soap.SOAPException
Returns the Throwable object embedded in this SOAPException if there is one.
getCausedByException() - Method in exception javax.ejb.EJBException
Obtain the exception that caused the EJBException being thrown.
getCauses(Throwable) - Static method in class com.sun.appserv.management.util.misc.ExceptionUtil
Get the chain of exceptions via getCause().
getCellpadding() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the cellpadding property.
getCellpadding() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the cellpadding property.
getCellspacing() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the cellspacing property.
getCellspacing() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the cellspacing property.
getCertificateAlias(Certificate) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Return an alias for a Certificate to be added to the TrustStore.
getCertNickname() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getChangeEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
 
getChar(String) - Method in interface javax.jms.MapMessage
Returns the Unicode character value with the specified name.
getCharacterEncoding() - Method in class javax.faces.context.ResponseWriter
Return the character encoding (such as "ISO-8859-1") for this ResponseWriter.
getCharacterEncoding() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.getCharacterEncoding() on the wrapped ResponseWriter object.
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
getCharacterEncodingScheme() - Method in interface javax.xml.stream.events.StartDocument
Returns the encoding style of the XML data
getCharacterEncodingScheme() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getCharacterEncodingScheme() - Method in interface javax.xml.stream.XMLStreamReader
Returns the character encoding declared on the xml declaration Returns null if none was declared
getCharacterOffset() - Method in interface javax.xml.stream.Location
Return the byte or character offset into the input source this location is pointing to.
getCharset() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the charset property.
getCharset() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the charset property.
getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
Gets the canonical name for the charset for this object.
getChildBean(String) - Method in interface javax.enterprise.deploy.model.DDBean
Return a list of DDBeans based upon the XPath.
getChildBean(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Return an array of standard beans representing the XML content returned based upon the XPath.
getChildBean(ModuleType, String) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return a list of DDBean based upon an XPath; all deployment descriptors of the specified type are searched.
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets number of children.
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
Gets number of children.
getChildCount() - Method in class javax.faces.component.UIComponent
Return the number of child UIComponents that are associated with this UIComponent.
getChildCount() - Method in class javax.faces.component.UIComponentBase
 
getChildElements() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element.
getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element with the specified name.
getChildElements(QName) - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element with the specified qname.
getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
Gets number of children.
getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Gets all immediate children Organizations.
getChildren() - Method in class javax.faces.component.UIComponent
Return a mutable List representing the child UIComponents associated with this component.
getChildren() - Method in class javax.faces.component.UIComponentBase
 
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets all immediate children Concepts.
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Gets all immediate children Concepts.
getChildTargetModuleID() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Retrieve a list of identifiers of the children of this deployed module.
getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the city.
getClasses() - Method in class com.sun.appserv.management.base.TypesMapper
 
getClassFromName(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Get a Class from a classname.
getClassFromScope(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Retrieve the specified class from this deployable module.
getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Classification instances that classify this object.
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
Gets the ClassificationScheme that is used in classifying the object.
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
Gets the ClassificationScheme that this Concept is a descendent of.
getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Object that is being classified.
getClassloader() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns ClassLoader that the provider may use to load any classes, resources, or open URLs.
getClassLoadTime() - Method in interface com.sun.appserv.management.j2ee.Servlet
Class loading time
getClassname() - Method in interface com.sun.appserv.management.config.AuditModuleConfig
 
getClassname() - Method in interface com.sun.appserv.management.config.AuthRealmConfig
 
getClassname() - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
getClassName() - Method in interface com.sun.appserv.management.config.ProviderConfig
 
getClassname(MBeanInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getClassname(MBeanInfo) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getClassName() - Method in class javax.mail.Provider
Returns name of the class that implements the protocol
getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <variable-class> element.
getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the type of this variable.
getClasspath() - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
getClasspath() - Method in interface com.sun.appserv.management.config.ProfilerConfig
 
getClasspathPrefix() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getClasspathSuffix() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getClientAuthEnabled() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getClientAuthenticationRequired() - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
 
getClientConfiguration(TargetModuleID) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Return the ClientConfiguration object associated with the TargetModuleID.
getClientHost() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the IP address or host name of the client machine.
getClientHost() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the IP address or host name of the client machine.
getClientId(FacesContext) - Method in class javax.faces.component.UIComponent
Return a client-side identifier for this component, generating one if necessary.
getClientId(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
getClientId(FacesContext) - Method in class javax.faces.component.UIData
Return a client identifier for this component that includes the current value of the rowIndex property, if it is not set to -1.
getClientID() - Method in interface javax.jms.Connection
Gets the client identifier for this connection.
getClientIdsWithMessages() - Method in class javax.faces.context.FacesContext
Return an Iterator over the client identifiers for which at least one FacesMessage has been queued.
getCloseCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
The number of connections closed
getCloseCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
Number of connections closed.
getClusterConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.CLUSTER_CONFIG ).
getClusteredServerConfigMap() - Method in interface com.sun.appserv.management.config.ClusterConfig
 
getClusteredServerConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.CLUSTERED_SERVER_CONFIG ).
getClusterMap() - Method in interface com.sun.appserv.management.j2ee.J2EEDomain
Deprecated. use J2EEDomain.getJ2EEClusterMap()
getClusterRefConfigMap() - Method in interface com.sun.appserv.management.config.LBConfig
Calls Container.getContaineeMap(XTypes.CLUSTER_REF_CONFIG ).
getclusters() - Method in interface com.sun.appserv.management.j2ee.J2EEDomain
Deprecated. use J2EEDomain.getJ2EEClusterMap()
getClustersInLBConfig(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Returns a filtered list of cluster references given the name of the load balancer config.
getCmdLineArgs() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the server command-line arguments
getCmdLineArgs() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the server command-line arguments
getCmdLineArgs() - Method in class com.sun.appserv.server.LifecycleEventContextImpl
Get the server command-line arguments
getCMP() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getCMPContainer() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getCollection() - Method in interface javax.xml.registry.BulkResponse
Get the Collection of objects returned as a response of a bulk operation.
getCols() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the cols property.
getColumnClasses() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the columnClasses property.
getColumnClasses() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the columnClasses property.
getColumnNames() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns the names of the columns in the result.
getColumnNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Return the column number if available
getColumnNumber() - Method in interface javax.xml.stream.Location
Return the column number where the current event ends, returns -1 if none is available.
getColumns() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the columns property.
getCommand(String, String) - Method in class javax.activation.CommandMap
Get the default command corresponding to the MIME type.
getCommand(String, String, DataSource) - Method in class javax.activation.CommandMap
Get the default command corresponding to the MIME type.
getCommand(String) - Method in class javax.activation.DataHandler
Get the command cmdName.
getCommand(String, String) - Method in class javax.activation.MailcapCommandMap
Get the command corresponding to cmdName for the MIME type.
getCommand() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Retrieve the deployment CommandType of this event.
getCommandClass() - Method in class javax.activation.CommandInfo
Return the command's class name.
getCommandName() - Method in class javax.activation.CommandInfo
Return the command verb.
getCommandObject(DataHandler, ClassLoader) - Method in class javax.activation.CommandInfo
Return the instantiated JavaBean component.
getCommandType(int) - Static method in class javax.enterprise.deploy.shared.CommandType
Return an object of the specified value.
getComment() - Method in class javax.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getCommitOption() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getCommittedCount() - Method in interface com.sun.appserv.management.monitor.statistics.TransactionServiceStats
 
getCommittedCount() - Method in interface javax.management.j2ee.statistics.JTAStats
Number of committed transactions.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.CompositeELResolver
Returns the most general type that this resolver accepts for the property argument, given a base object.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ELResolver
Returns the most general type that this resolver accepts for the property argument, given a base object.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
If the base object is null, returns String.class.
getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
If the base object is null, returns String.class.
getComparison() - Method in class javax.mail.search.DateTerm
Return the type of comparison.
getComparison() - Method in class javax.mail.search.IntegerComparisonTerm
Return the type of comparison.
getCompilerClasspath() - Method in interface com.sun.appserv.management.j2ee.WebModule
The compiler classpath to use
getComponent() - Method in class javax.faces.event.FacesEvent
Return the source UIComponent that sent this event.
getComponentInstance() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the UIComponent instance that is associated with this tag instance.
getComponentInstance() - Method in class javax.faces.webapp.UIComponentTagBase
Return the UIComponent instance that is associated with this tag instance.
getComponentStateToRestore(FacesContext) - Method in class javax.faces.render.ResponseStateManager
Deprecated. This method has been replaced by ResponseStateManager.getState(javax.faces.context.FacesContext, java.lang.String). The default implementation returns null.
getComponentStateToSave(FacesContext) - Method in class javax.faces.application.StateManager
Deprecated. the distinction between tree structure and component state is now an implementation detail. The default implementation returns null.
getComponentStateToSave(FacesContext) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.getComponentStateToSave(javax.faces.context.FacesContext) on the wrapped StateManager object.
getComponentType() - Method in class javax.faces.webapp.UIComponentTagBase
Return the component type for the component that is or will be bound to this tag.
getComponentTypes() - Method in class javax.faces.application.Application
Return an Iterator over the set of currently defined component types for this Application.
getComputeChecksum() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
 
getConcept() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Concept that is classifying the object.
getConfigConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.CONFIG_CONFIG ).
getConfigDottedNames() - Method in interface com.sun.appserv.management.DomainRoot
 
getConfigPeer() - Method in interface com.sun.appserv.management.j2ee.ConfigPeer
Return the configuration peer for this object (typically persistent configuration).
getConfigPeer() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
Get the corresponding configuration peer for this MBean (if any).
getConfiguration() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getConn() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
getConnection(Connection) - Method in interface com.sun.appserv.jdbc.DataSource
Retrieves the actual SQLConnection from the Connection wrapper implementation of SunONE application server.
getConnection() - Method in class com.sun.appserv.management.client.ProxyFactory
 
getConnection() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getConnection() - Method in interface javax.resource.cci.ConnectionFactory
Gets a connection to an EIS instance.
getConnection(ConnectionSpec) - Method in interface javax.resource.cci.ConnectionFactory
Gets a connection to an EIS instance.
getConnection() - Method in interface javax.resource.cci.Interaction
Gets the Connection associated with the Interaction.
getConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnection
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getConnectionDefinitionName() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Unique name, identifying one connection-definition in a Resource Adapter.
getConnectionFactory() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
Returns the associated JCAConnectionFactory OBJECT_NAME
getConnectionHandle() - Method in class javax.resource.spi.ConnectionEvent
Get the connection handle associated with the Managed Connection instance.
getConnectionManagerMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getConnectionManagerStats() - Method in interface com.sun.appserv.management.monitor.ConnectionManagerMonitor
 
getConnectionPoolConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Get the ConnectionPoolConfig.
getConnectionPools() - Method in interface javax.management.j2ee.statistics.JCAStats
Returns an array of JCAConnectionPool Stats that provide statistics about the connection pools associated with the referencing JCA resource statistics
getConnectionPools() - Method in interface javax.management.j2ee.statistics.JDBCStats
 
getConnectionQueueMonitor() - Method in interface com.sun.appserv.management.monitor.HTTPServiceMonitor
 
getConnectionQueueStats() - Method in interface com.sun.appserv.management.monitor.ConnectionQueueMonitor
 
getConnections() - Method in interface javax.management.j2ee.statistics.JCAStats
Returns an array of JCAConnectionStats that provide statistics about the non-pooled connections associated with the referencing JCA resource statistics
getConnections() - Method in interface javax.management.j2ee.statistics.JDBCStats
 
getConnections() - Method in interface javax.management.j2ee.statistics.JMSStats
Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.
getConnectionsIdle() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionManagerStats
 
getConnectionsInUse() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionManagerStats
 
getConnectionSource() - Method in interface com.sun.appserv.management.base.Extra
 
getConnectionSource() - Method in class com.sun.appserv.management.client.ProxyFactory
 
getConnectionSource() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getConnectionValidationMethod() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getConnectionValidationRequired() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Specifies if the connection that is about to be returned is to be validated by the container.
getConnector() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getConnectorConnectionPool() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getConnectorConnectionPoolConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.CONNECTOR_CONNECTION_POOL_CONFIG ).
getConnectorConnectionPoolMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getConnectorConnectionPoolStats() - Method in interface com.sun.appserv.management.monitor.ConnectorConnectionPoolMonitor
 
getConnectorResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.CONNECTOR_RESOURCE_CONFIG ).
getConnectorResourceJNDIName() - Method in interface com.sun.appserv.management.config.RegistryLocationConfig
 
getConnectorService() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getConnectorServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the ConnectorServiceConfig.
getConnRequestWaitTime() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
Indicates the longest, shortest wait times of connection requests.
getConstraintFields() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the constraint fields
getConsumers() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Returns an array of JMSConsumerStats that provide statistics about the message consumers associated with the referencing JMS session statistics.
getContainee(String) - Method in interface com.sun.appserv.management.base.Container
Obtain the singleton MBean having the specified type.
getContainee(String, String) - Method in interface com.sun.appserv.management.base.Container
Get a singleton containee having the specified j2eeType and name.
getContaineeJ2EETypes() - Method in interface com.sun.appserv.management.base.Container
 
getContaineeMap(String) - Method in interface com.sun.appserv.management.base.Container
Each key in the resulting Map is a String which is the value of the AMX.NAME_KEY for that AMX, which is the value.
getContaineeSet(String) - Method in interface com.sun.appserv.management.base.Container
 
getContaineeSet() - Method in interface com.sun.appserv.management.base.Container
Same as getContaineeSet( getContaineeJ2EETypes() )
getContaineeSet(Set<String>) - Method in interface com.sun.appserv.management.base.Container
 
getContainer() - Method in interface com.sun.appserv.management.base.AMX
Get the AMX which logically contains this one.
getContainerClientId(FacesContext) - Method in class javax.faces.component.UIComponent
Allow components that implement NamingContainer to selectively disable prepending their clientId to their descendent's clientIds by breaking the prepending logic into a seperately callable method.
getContainerClientId(FacesContext) - Method in class javax.faces.component.UIForm
Override the UIComponent.getContainerClientId(javax.faces.context.FacesContext) to allow users to disable this form from prepending its clientId to its descendent's clientIds depending on the value of this form's UIForm.isPrependId() property.
getContainerLatency() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
 
getContent() - Method in class com.sun.appserv.web.taglibs.cache.CacheEntry
set the content stored in the entry
getContent(DataSource) - Method in interface javax.activation.DataContentHandler
Return an object representing the data in its most preferred form.
getContent() - Method in class javax.activation.DataHandler
Return the data in its preferred Object form.
getContent() - Method in class javax.mail.internet.MimeBodyPart
Return the content as a java object.
getContent() - Method in class javax.mail.internet.MimeMessage
Return the content as a Java object.
getContent() - Method in interface javax.mail.Part
Return the content as a Java object.
getContent() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class javax.xml.soap.SOAPPart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - Method in class javax.xml.soap.SOAPMessage
Retrieves a description of this SOAPMessage object's content.
getContentID() - Method in class javax.mail.internet.MimeBodyPart
Returns the value of the "Content-ID" header field.
getContentID() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Content-ID" header field.
getContentID() - Method in interface javax.mail.internet.MimePart
Get the Content-ID of this part.
getContentId() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-ID".
getContentId() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Id".
getContentLanguage() - Method in class javax.mail.internet.MimeBodyPart
Get the languages specified in the Content-Language header of this MimePart.
getContentLanguage() - Method in class javax.mail.internet.MimeMessage
Get the languages specified in the "Content-Language" header field of this message.
getContentLanguage() - Method in interface javax.mail.internet.MimePart
Get the language tags specified in the Content-Language header of this MimePart.
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentLength() on the wrapped request object.
getContentLocation() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Location".
getContentLocation() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Location".
getContentMD5() - Method in class javax.mail.internet.MimeBodyPart
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in class javax.mail.internet.MimeMessage
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in interface javax.mail.internet.MimePart
Get the Content-MD5 digest of this part.
getContentStream() - Method in class javax.mail.internet.MimeBodyPart
Produce the raw bytes of the content.
getContentStream() - Method in class javax.mail.internet.MimeMessage
Produce the raw bytes of the content.
getContentType() - Method in class javax.activation.DataHandler
Return the MIME type of this object as retrieved from the source object.
getContentType() - Method in interface javax.activation.DataSource
This method returns the MIME type of the data in the form of a string.
getContentType() - Method in class javax.activation.FileDataSource
This method returns the MIME type of the data in the form of a string.
getContentType(File) - Method in class javax.activation.FileTypeMap
Return the type of the file object.
getContentType(String) - Method in class javax.activation.FileTypeMap
Return the type of the file passed in.
getContentType(File) - Method in class javax.activation.MimetypesFileTypeMap
Return the MIME type of the file object.
getContentType(String) - Method in class javax.activation.MimetypesFileTypeMap
Return the MIME type based on the specified file name.
getContentType() - Method in class javax.activation.URLDataSource
Returns the value of the URL content-type header field.
getContentType() - Method in class javax.faces.context.ResponseWriter
Return the content type (such as "text/html") for this ResponseWriter.
getContentType() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.getContentType() on the wrapped ResponseWriter object.
getContentType() - Method in class javax.mail.internet.MimeBodyPart
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class javax.mail.internet.MimePartDataSource
Returns the content-type of this DataSource.
getContentType() - Method in class javax.mail.Multipart
Return the content-type of this Multipart.
getContentType() - Method in interface javax.mail.Part
Returns the Content-Type of the content of this part.
getContentType() - Method in class javax.mail.util.ByteArrayDataSource
Get the MIME content type of the data.
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentType() on the wrapped request object.
getContentType() - Method in interface javax.servlet.ServletResponse
Returns the content type used for the MIME body sent in this response.
getContentType() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getContentType() on the wrapped response object.
getContentType() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Type".
getContext(Class) - Method in class javax.el.ELContext
Returns the context object associated with the given key.
getContext() - Method in class javax.faces.context.ExternalContext
Return the application environment object instance for the current appication.
getContext(String) - Static method in class javax.security.jacc.PolicyContext
This method may be used by a Policy provider to activate the PolicyContextHandler registered to the context object key and cause it to return the corresponding policy context object from the container.
getContext(String, Object) - Method in interface javax.security.jacc.PolicyContextHandler
This public method is used by the PolicyContext class to activate the handler and obtain from it the context object identified by the (case-sensitive) key.
getContext(String) - Method in interface javax.servlet.ServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContext() - Method in interface javax.xml.ws.Response
Gets the contained response context.
getContextData() - Method in interface javax.interceptor.InvocationContext
Returns the context data associated with this invocation or lifecycle callback.
getContextID() - Method in interface javax.security.jacc.PolicyConfiguration
This method returns this object's policy context identifier.
getContextID() - Static method in class javax.security.jacc.PolicyContext
This static method returns the value of the policy context identifier associated with the thread on which the accessor is called.
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getContextPath() on the wrapped request object.
getContextPath() - Method in interface javax.servlet.ServletContext
Returns the context path of the web application.
getContextRoot() - Method in interface com.sun.appserv.management.config.WebModuleConfig
The ContextRoot must match the pattern for the hpath production in RFC 1738 which can be found at: http://www.w3.org/Addressing/rfc1738.txt.
getConvertedValue(FacesContext, Object) - Method in class javax.faces.component.UIInput
Convert the submitted value into a "local value" of the appropriate data type, if necessary.
getConvertedValue(FacesContext, UIComponent, Object) - Method in class javax.faces.render.Renderer
Attempt to convert previously stored state information into an object of the type required for this component (optionally using the registered Converter for this component, if there is one).
getConverter() - Method in class javax.faces.component.UIOutput
 
getConverter() - Method in interface javax.faces.component.ValueHolder
Return the Converter (if any) that is registered for this UIComponent.
getConverterIds() - Method in class javax.faces.application.Application
Return an Iterator over the set of currently registered converter ids for this Application.
getConverterMessage() - Method in class javax.faces.component.UIInput
If there has been a call to UIInput.setConverterMessage(java.lang.String) on this instance, return the message.
getConverterTypes() - Method in class javax.faces.application.Application
Return an Iterator over the set of Class instances for which Converter classes have been explicitly registered.
getCookies() - Method in interface com.sun.appserv.management.j2ee.WebModule
Should we attempt to use cookies for session id communication?
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getCookies() on the wrapped request object.
getCoords() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the coords property.
getCoords() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the coords property.
getCORBA() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getCount() - Method in class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
getCount() - Method in class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
getCount() - Method in class javax.mail.internet.MimeMultipart
Return the number of enclosed BodyPart objects.
getCount() - Method in class javax.mail.Multipart
Return the number of enclosed BodyPart objects.
getCount() - Method in interface javax.mail.MultipartDataSource
Return the number of enclosed BodyPart objects.
getCount() - Method in interface javax.management.j2ee.statistics.CountStatistic
The count since the last reset.
getCount() - Method in interface javax.management.j2ee.statistics.TimeStatistic
Number of times the operation was invoked since the beginning of this measurement.
getCount() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the "count" of the current round of the iteration.
getCount200() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount2xx() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount302() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount304() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount3xx() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount400() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount401() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount403() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount404() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount4xx() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount503() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCount5xx() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCountConnections() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
 
getCountContentHits() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountContentMisses() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountEntries() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCounterMonitorMap() - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Return a Map of all AMXCounterMonitor.
getCountFlushes() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
 
getCountHits() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountHits() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
 
getCountInfoHits() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountInfoMisses() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountMisses() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountOpenConnections() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCountOpenEntries() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getCountOther() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getCountOverflows() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the number of times the queue has been too full to accommodate a connection
getCountQueued() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
 
getCountQueued15MinuteAverage() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the average number of connections queued in the last 15 minutes
getCountQueued1MinuteAverage() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the average number of connections queued in the last 1 minute
getCountQueued5MinuteAverage() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the average number of connections queued in the last 5 minutes
getCountRefusals() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
 
getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the country.
getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the country code.
getCountTimeouts() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
 
getCountTotalConnections() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
 
getCountTotalQueued() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the total number of connections that have been queued.
getCreateCount() - Method in interface javax.management.j2ee.statistics.EJBStats
Number of times create was called.
getCreateCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
The number of connections created
getCreateCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
Number of connections created.
getCreated() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return true if we dynamically created a new component instance during execution of this tag.
getCreated() - Method in class javax.faces.webapp.UIComponentTagBase
Return true if we dynamically created a new component instance during execution of this tag.
getCreatedComponents() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Returns the List of UIComponent ids created or located by nested UIComponentTags while processing the current request.
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCredentialData() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Gets security data for a specific security mechanism represented by the GenericCredential.
getCredentials() - Method in interface javax.xml.registry.Connection
Gets the credentials associated with this client.
getCrossContext() - Method in interface com.sun.appserv.management.j2ee.WebModule
Should we allow the ServletContext.getContext() method to access the context of other web applications in this server?
getCurrencyCode() - Method in class javax.faces.convert.NumberConverter
Return the ISO 4217 currency code used by getAsString() with a type of currency.
getCurrencySymbol() - Method in class javax.faces.convert.NumberConverter
Return the currency symbol used by getAsString() with a type of currency.
getCurrent() - Method in interface com.sun.appserv.management.j2ee.statistics.NumberStatistic
Returns the value of the statistic.
getCurrent() - Method in class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 
getCurrent() - Method in class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
getCurrent() - Method in interface com.sun.appserv.management.j2ee.statistics.StringStatistic
 
getCurrent() - Method in class com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
 
getCurrent() - Method in interface javax.management.j2ee.statistics.RangeStatistic
The current value of this attribute.
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
Retrieves the current item in the iteration.
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the current item in the iteration.
getCurrent() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getCurrentInstance() - Static method in class javax.faces.context.FacesContext
Return the FacesContext instance for the request that is being processed by the current thread, if any.
getCurrentLocale() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Returns the active locale this implementation of javax.enterprise.deploy.spi subpackages is running.
getCurrentNumberOfThreads() - Method in interface com.sun.appserv.management.monitor.statistics.ThreadPoolStats
Returns the statistical information about the number of Threads in the associated ThreaPool, as an instance of BoundedRangeStatistic.
getCurrentThreadCount() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
The number of request processing threads currently in the thread pool
getCurrentThreadsBusy() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
The number of request processing threads currently in the thread pool, serving requests.
getCustomMBeanConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getCustomResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.CUSTOM_RESOURCE_CONFIG ).
getDASConfig() - Method in interface com.sun.appserv.management.config.AdminServiceConfig
may return null if not present
getData() - Method in class com.sun.appserv.server.LifecycleEvent
Get the data associated with the event.
getData() - Method in class com.sun.appserv.server.LifecycleEvent
Get the data associated with the event.
getData() - Method in interface javax.xml.stream.events.Characters
Get the character data of this event
getData() - Method in interface javax.xml.stream.events.ProcessingInstruction
The data section of the processing instruction
getDataHandler() - Method in class javax.mail.internet.MimeBodyPart
Return a DataHandler for this body part's content.
getDataHandler() - Method in class javax.mail.internet.MimeMessage
Return a DataHandler for this Message's content.
getDataHandler() - Method in interface javax.mail.Part
Return a DataHandler for the content within this part.
getDataHandler() - Method in class javax.xml.soap.AttachmentPart
Gets the DataHandler object for this AttachmentPart object.
getDataModel() - Method in class javax.faces.component.UIData
Return the internal DataModel object representing the data objects that we will iterate over in this component's rendering.
getDataModel() - Method in class javax.faces.model.DataModelEvent
Return the DataModel that fired this event.
getDataModelListeners() - Method in class javax.faces.model.DataModel
Return the set of DataModelListeners interested in notifications from this DataModel.
getDataSource() - Method in class javax.activation.DataHandler
Return the DataSource associated with this instance of DataHandler.
getDatasourceClassname() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getDate() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The Date that the log entry was emitted.
getDate() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getDate() - Method in class javax.mail.search.DateTerm
Return the Date to compare with.
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
getDateStyle() - Method in class javax.faces.convert.DateTimeConverter
Return the style to be used to format or parse dates.
getDConfigBean(DDBean) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Return the JavaBean containing the server-specific deployment configuration information based upon the XML data provided by the DDBean.
getDConfigBean(DDBeanRoot) - Method in interface javax.enterprise.deploy.spi.DConfigBeanRoot
Return a DConfigBean for a deployment descriptor that is not the module's primary deployment descriptor.
getDConfigBeanRoot(DDBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Returns the top level configuration bean, DConfigBeanRoot, associated with the deployment descriptor represented by the designated DDBeanRoot bean.
getDConfigBeanVersion() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Returns the J2EE platform version number for which the configuration beans are provided.
getDConfigBeanVersionType(int) - Static method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Return an object of the specified value.
getDDBean() - Method in interface javax.enterprise.deploy.spi.DConfigBean
Return the JavaBean containing the deployment descriptor XML text associated with this DConfigBean.
getDDBeanRoot() - Method in interface javax.enterprise.deploy.model.DeployableObject
Return the top level standard bean representing the root of the deployment descriptor.
getDDBeanRoot(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Returns a DDBeanRoot object for the XML instance document named.
getDDBeanRootVersion() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Returns the version number of an XML instance document.
getDebug(String) - Method in class com.sun.appserv.management.base.AMXDebug
Get the debug state of a particular Output for the specified ID.
getDebug() - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
getDebug() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getDebug() - Method in interface com.sun.appserv.management.j2ee.WebModule
The debugging detail level for this component
getDebug() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getDebug() - Method in interface com.sun.appserv.management.util.misc.DebugOut
Return true if debugging is on.
getDebug() - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
getDebug() - Method in interface com.sun.appserv.management.util.misc.DebugState
Return true if debugging is on.
getDebug() - Method in class com.sun.appserv.management.util.misc.DebugState.Impl
 
getDebug() - Method in class com.sun.appserv.management.util.misc.FileOutput
 
getDebug() - Method in class com.sun.appserv.management.util.misc.OutputIgnore
 
getDebug() - Method in class javax.mail.Session
Get the debug setting for this Session.
getDebugEnabled() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getDebugID() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getDebugOptions() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getDebugOut() - Method in class javax.mail.Session
Returns the stream to be used for debugging output.
getDeclaration() - Method in interface javax.xml.stream.events.EntityReference
Return the declaration of this entity.
getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
Returns the DeclarativeQueryManager object implemented by the JAXR provider.
getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <declare> element.
getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns whether this is a new variable.
getDeclaredType() - Method in class javax.xml.bind.JAXBElement
Returns the Java binding of the xml element declaration's type attribute.
getDefaultCache() - Method in class com.sun.appserv.web.cache.CacheManager
get the default application-wide cache
getDefaultClientProvider() - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
 
getDefaultCommandMap() - Static method in class javax.activation.CommandMap
Get the default CommandMap.
getDefaultDebug() - Method in class com.sun.appserv.management.base.AMXDebug
Get the current default debug state used when any new Outputs are created.
getDefaultDomain() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getDefaultDomain() - Method in interface javax.management.j2ee.Management
Returns the default domain name of this MEJB.
getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
Returns the default factory for this implementation.
getDefaultFileTypeMap() - Static method in class javax.activation.FileTypeMap
Return the default FileTypeMap for the system.
getDefaultFolder() - Method in class javax.mail.Store
Returns a Folder object that represents the 'root' of the default namespace presented to the user by the Store.
getDefaultInstance(Properties, Authenticator) - Static method in class javax.mail.Session
Get the default Session object.
getDefaultInstance(Properties) - Static method in class javax.mail.Session
Get the default Session object.
getDefaultJavaCharset() - Static method in class javax.mail.internet.MimeUtility
Get the default charset corresponding to the system's current default locale.
getDefaultJMSHost() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getDefaultLocale() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Returns the default locale supported by this implementation of javax.enterprise.deploy.spi subpackages.
getDefaultLocale() - Method in class javax.faces.application.Application
Return the default Locale for this application.
getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
Gets the default user-defined postal scheme for codifying the attributes of PostalAddress.
getDefaultPrincipal() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getDefaultPrincipalPassword() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getDefaultProvider() - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
 
getDefaultRealm() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getDefaultRenderKitId() - Method in class javax.faces.application.Application
Return the renderKitId to be used for rendering this application.
getDefaultResponseType() - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
getDefaultTimeout() - Method in class com.sun.appserv.web.cache.CacheManager
get the application wide default cache expiry timeout
getDefaultTrustStore() - Static method in class com.sun.appserv.management.helper.Connect
The File will use the name AppserverConnectionSource.DEFAULT_TRUST_STORE_NAME in the user's home directory.
getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDefaultUserName() - Method in class javax.mail.Authenticator
 
getDefaultVirtualServer() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getDefaultWebModule() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
getDefaultWebXML() - Method in interface com.sun.appserv.management.j2ee.WebModule
Location of the default web.xml resource or file
getDelegate() - Method in interface javax.persistence.EntityManager
Return the underlying provider object for the EntityManager, if available.
getDeletedMessageCount() - Method in class javax.mail.Folder
Get the number of deleted messages in this Folder.
getDelims() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getDeliveryMode() - Method in interface javax.jms.MessageProducer
Gets the producer's default delivery mode.
getDeployableObject() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Return the containing DeployableObject
getDeployableObject(String) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the DeployableObject of the specified URI designator.
getDeployableObject() - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Returns an object that provides access to the deployment descriptor data and classes of a J2EE module.
getDeployableObjects(ModuleType) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the all DeployableObjects of the specified type.
getDeployableObjects() - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the all DeployableObjects in this application.
getDeployedItemRefConfigMap() - Method in interface com.sun.appserv.management.config.ClusterConfig
Calls Container.getContaineeMap( XTypes.DEPLOYED_ITEM_REF_CONFIG ).
getDeployedItemRefConfigMap() - Method in interface com.sun.appserv.management.config.ServerConfig
Calls Container.getContaineeMap( XTypes.DEPLOYED_ITEM_REF_CONFIG ).
getdeployedObjects() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "deployedObjects" as defined by JSR 77.
getDeployedObjectsSet() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Return Set of all deployed objects.
getDeployID() - Method in class com.sun.appserv.management.helper.DeployNotificationListener
 
getDeployment() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getdeploymentDescriptor() - Method in interface com.sun.appserv.management.j2ee.J2EEDeployedObject
The deploymentDescriptor string must contain the original XML deployment descriptor that was created for this module during the deployment process.
getDeploymentFactories() - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Retrieve the lists of currently registered DeploymentFactories.
getDeploymentManager(String, String, String) - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Retrieves a DeploymentManager instance to use for deployment.
getDeploymentManager(String, String, String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Return a connected DeploymentManager instance.
getDeploymentMgr() - Method in interface com.sun.appserv.management.DomainRoot
 
getDeploymentMgr() - Method in class com.sun.appserv.management.helper.DeployNotificationListener
 
getDeploymentProgress() - Method in class com.sun.appserv.management.helper.DeployNotificationListener
 
getDeploymentStatus() - Method in class com.sun.appserv.management.helper.DeployNotificationListener
 
getDeploymentStatus() - Method in class javax.enterprise.deploy.spi.status.ProgressEvent
Retrieve the status information.
getDeploymentStatus() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Retrieve the status of this activity.
getDeployXMLValidation() - Method in interface com.sun.appserv.management.config.DASConfig
See ValidationLevelValues.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets all descendant Concepts.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Gets all descendant Concepts.
getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Gets all descendant Organizations.
getDescription() - Method in interface com.sun.appserv.management.config.Description
Return the item description.
getDescription() - Method in interface com.sun.appserv.management.deploy.DeploymentProgress
 
getDescription() - Method in class com.sun.appserv.management.deploy.DeploymentProgressImpl
 
getDescription() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the description for this Statistic
getDescription() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
Get the description for this Statistic
getDescription(MBeanOperationInfo) - Static method in class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
getDescription() - Method in interface javax.enterprise.deploy.spi.Target
Retrieve other descriptive information about the target.
getDescription() - Method in class javax.faces.model.SelectItem
Return a description of this item, for use in development tools.
getDescription() - Method in class javax.mail.internet.MimeBodyPart
Returns the "Content-Description" header field of this body part.
getDescription() - Method in class javax.mail.internet.MimeMessage
Returns the "Content-Description" header field of this Message.
getDescription() - Method in interface javax.mail.Part
Return a description String for this part.
getDescription() - Method in interface javax.management.j2ee.statistics.Statistic
A human-readable description of the Statistic.
getDescription() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Gets the description string of this tag attribute.
getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the textual description for this object.
getDescriptors() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the descriptor .
getDescriptors() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the descriptor .
getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a Deserializer for the specified XML processing mechanism type.
getDestination() - Method in interface javax.jms.MessageProducer
Gets the destination associated with this MessageProducer.
getDestination() - Method in interface javax.management.j2ee.statistics.JMSProducerStats
Returns a string that encapsulates the identity of the message destination
getDetail() - Method in class javax.faces.application.FacesMessage
Return the localized detail text.
getDetail() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the detail element.
getDetail() - Method in interface javax.xml.soap.SOAPFault
Returns the optional detail element for this SOAPFault object.
getDetailEntries() - Method in interface javax.xml.soap.Detail
Gets an Iterator over all of the DetailEntrys in this Detail object.
getDiagnosticCauses(String) - Method in interface com.sun.appserv.management.ext.logging.LogQuery
 
getDiagnosticChecks(String) - Method in interface com.sun.appserv.management.ext.logging.LogQuery
 
getDiagnosticServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the DiagnosticServiceConfig.
getDiagnosticURI(String) - Method in interface com.sun.appserv.management.ext.logging.LogQuery
 
getDir() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlForm
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlOutputFormat
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlOutputText
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the dir property.
getDir() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the dir property.
getDirectory() - Method in interface com.sun.appserv.management.config.StorePropertiesConfig
 
getDirectoryDeployed() - Method in interface com.sun.appserv.management.config.ModuleConfig
Indicates whether the application has been deployed to a directory or not.
getDisabledClass() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the disabledClass property.
getDisabledClass() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the disabledClass property.
getDisabledClass() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the disabledClass property.
getDisabledClass() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the disabledClass property.
getDisabledClass() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the disabledClass property.
getDisabledClass() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the disabledClass property.
getDisableMessageID() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message IDs are disabled.
getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message timestamps are disabled.
getDisableTimeoutInMinutes() - Method in interface com.sun.appserv.management.config.DeployedItemRefConfig
The time, in minutes, that it takes this application to reach a quiescent state after having been disabled.
getDisableTimeoutInMinutes() - Method in interface com.sun.appserv.management.config.ServerRefConfig
returns the time, in minutes, that it takes this application to reach a quiescent state after having been disabled
getDisconnectedDeploymentManager(String) - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Return a disconnected DeploymentManager instance.
getDisconnectedDeploymentManager(String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Return a disconnected DeploymentManager instance.
getDisplayName() - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Provide a string with the name of this vendor's DeploymentManager.
getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the displayName.
getDisposition() - Method in class javax.mail.internet.ContentDisposition
Return the disposition value.
getDisposition() - Method in class javax.mail.internet.MimeBodyPart
Returns the value of the "Content-Disposition" header field.
getDisposition() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Content-Disposition" header field.
getDisposition() - Method in interface javax.mail.Part
Return the disposition of this part.
getDNSLookupEnabled() - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
getDoAfterBodyValue() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the flag value that should be returned from the doAfterBody() method when it is called.
getDocBase() - Method in interface com.sun.appserv.management.j2ee.WebModule
The document root for this web application
getDocRoot() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
getDocumentTypeDeclaration() - Method in interface javax.xml.stream.events.DTD
Returns the entire Document Type Declaration as a string, including the internal DTD subset.
getDoEndValue() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the flag value that should be returned from the doEnd() method when it is called.
getDomain() - Method in class javax.servlet.http.Cookie
Returns the domain name set for this cookie.
getDomainConfig() - Method in interface com.sun.appserv.management.DomainRoot
 
getDomainNotificationEmitterService() - Method in interface com.sun.appserv.management.DomainRoot
Get the NotificationEmitterService whose name is NotificationEmitterServiceKeys.DOMAIN_KEY.
getDomainRoot() - Method in interface com.sun.appserv.management.base.AMX
Get the DomainRoot.
getDomainRoot() - Method in class com.sun.appserv.management.client.AppserverConnectionSource
DomainRoot will be returned.
getDomainRoot() - Method in class com.sun.appserv.management.client.ProxyFactory
Return the DomainRoot.
getDomainRoot(boolean) - Method in class com.sun.appserv.management.client.ProxyFactory
If 'waitReady' is true, then upon return AMX is guaranteed to be fully loaded.
getDomainRoot() - Method in class com.sun.appserv.management.config.OfflineConfigIniter
 
getDomainRoot() - Method in class com.sun.appserv.management.helper.Helper
 
getDomainRootObjectName() - Method in class com.sun.appserv.management.client.ProxyFactory
Return the ObjectName for the DomainMBean.
getDomains() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getDoStartValue() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the flag value that should be returned from the doStart() method when it is called.
getDouble(String) - Method in interface javax.jms.MapMessage
Returns the double value with the specified name.
getDoubleProperty(String) - Method in interface javax.jms.Message
Returns the value of the double property with the specified name.
getDownloadLength(Object) - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
Get the total length the download will be, in bytes.
getDownloadLength(Object) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Get the total length the download will be, in bytes.
getDTDType() - Method in interface javax.xml.stream.events.Attribute
Gets the type of this attribute, default is the String "CDATA"
getDurableSubscriptionCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Number of durable subscriptions.
getDynamicReconfigurationEnabled() - Method in interface com.sun.appserv.management.config.ConfigConfig
When set to "true" then any changes to the system (e.g.
getDynamicReloadEnabled() - Method in interface com.sun.appserv.management.config.DASConfig
 
getDynamicReloadPollIntervalInSeconds() - Method in interface com.sun.appserv.management.config.DASConfig
 
getEISProductName() - Method in interface javax.resource.cci.ConnectionMetaData
Returns product name of the underlying EIS instance connected through the Connection that produced this metadata.
getEISProductName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns Product name of the underlying EIS instance connected through the ManagedConnection.
getEISProductVersion() - Method in interface javax.resource.cci.ConnectionMetaData
Returns product version of the underlying EIS instance.
getEISProductVersion() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns product version of the underlying EIS instance connected through the ManagedConnection.
getEJBCacheStats() - Method in interface com.sun.appserv.management.monitor.BeanCacheMonitor
 
getEJBContainer() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getEJBContainer() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getEJBContainerAvailabilityConfig() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Get the EJBContainerAvailabilityConfig MBean.
getEJBContainerConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the EJBContainerConfig.
getEJBHome() - Method in interface javax.ejb.EJBContext
Obtain the enterprise bean's remote home interface.
getEJBHome() - Method in interface javax.ejb.EJBMetaData
Obtain the remote home interface of the enterprise Bean.
getEJBHome() - Method in interface javax.ejb.EJBObject
Obtain the enterprise Bean's remote home interface.
getEJBHome() - Method in interface javax.ejb.HomeHandle
Obtain the home object represented by this handle.
getEJBLocalHome() - Method in interface javax.ejb.EJBContext
Obtain the enterprise bean's local home interface.
getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
Obtain the enterprise Bean's local home interface.
getEJBLocalObject() - Method in interface javax.ejb.EntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBLocalObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB local object that is associated with the instance.
getEJBMetaData() - Method in interface javax.ejb.EJBHome
Obtain the EJBMetaData interface for the enterprise Bean.
getEJBMethodStats() - Method in interface com.sun.appserv.management.monitor.BeanMethodMonitor
 
getEJBModuleConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getEJBModuleMonitorMap() - Method in interface com.sun.appserv.management.monitor.ApplicationMonitor
 
getEJBModuleMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getEJBObject() - Method in interface javax.ejb.EntityContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in interface javax.ejb.Handle
Obtain the EJB object reference represented by this handle.
getEJBObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEJBPoolStats() - Method in interface com.sun.appserv.management.monitor.BeanPoolMonitor
 
getejbs() - Method in interface com.sun.appserv.management.j2ee.EJBModule
Note that the Attribute name is case-sensitive "servlets" as defined by JSR 77.
getEJBSet() - Method in interface com.sun.appserv.management.j2ee.EJBModule
Return a Set of all EJBs.
getEJBStats() - Method in interface com.sun.appserv.management.monitor.BeanMonitor
Return the specific sub-interface of EJBStats appropriate to this item.
getEJBTimerServiceConfig() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getEJBXML() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Gets the ejb.xml file.
getEJBXML() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Gets the ejb.xml file .
getELContext() - Method in class javax.el.ELContextEvent
Returns the ELContext that was created.
getELContext() - Method in class javax.faces.context.FacesContext
Return the ELContext instance for this FacesContext instance.
getELContext() - Method in class javax.faces.webapp.UIComponentELTag
Return the ELContext for the FacesContext for this request.
getELContext() - Method in class javax.faces.webapp.UIComponentTagBase
Return the ELContext for the FacesContext for this request.
getELContext() - Method in class javax.servlet.jsp.JspContext
Returns the ELContext associated with this JspContext.
getELContextListeners() - Method in class javax.faces.application.Application
If no calls have been made to Application.addELContextListener(javax.el.ELContextListener), this method must return an empty array.
getElement(ResultT) - Method in interface javax.xml.bind.annotation.DomHandler
Once the portion is sent to the Result.
getElement(DOMResult) - Method in class javax.xml.bind.annotation.W3CDomHandler
 
getElementName(Object) - Method in class javax.xml.bind.JAXBIntrospector
Get xml element qname for jaxbElement.
getElementName() - Method in interface javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
getElementQName() - Method in interface javax.xml.soap.SOAPElement
Returns the qname of this SOAPElement object.
getElementText() - Method in class javax.xml.stream.util.EventReaderDelegate
 
getElementText() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getElementText() - Method in interface javax.xml.stream.XMLEventReader
Reads the content of a text-only element.
getElementText() - Method in interface javax.xml.stream.XMLStreamReader
Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
getELResolver() - Method in class javax.el.ELContext
Retrieves the ELResolver associated with this context.
getELResolver() - Method in class javax.faces.application.Application
Return the singleton ELResolver instance to be used for all EL resolution.
getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
Gets the email addresses for this User.
getEmptyCompositeType() - Static method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
Get a CompositeType describing a CompositeData which has no elements.
getEnabled() - Method in interface com.sun.appserv.management.config.Enabled
Return true if the item is enabled, false otherwise.
getEnabled() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getEnabled() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
 
getEnabledClass() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the enabledClass property.
getEnabledClass() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the enabledClass property.
getEnabledClass() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the enabledClass property.
getEnabledClass() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the enabledClass property.
getEnabledClass() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the enabledClass property.
getEnabledClass() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the enabledClass property.
getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
Get the enclosing JspWriter.
getEncoding() - Method in class javax.mail.internet.MimeBodyPart
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding() - Method in class javax.mail.internet.MimeMessage
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding() - Method in interface javax.mail.internet.MimePart
Get the transfer encoding of this part.
getEncoding(DataSource) - Static method in class javax.mail.internet.MimeUtility
Get the content-transfer-encoding that should be applied to the input stream of this datasource, to make it mailsafe.
getEncoding(DataHandler) - Static method in class javax.mail.internet.MimeUtility
Same as getEncoding(DataSource) except that instead of reading the data from an InputStream it uses the writeTo method to examine the data.
getEncoding() - Method in class javax.mail.internet.PreencodedMimeBodyPart
Returns the content transfer encoding specified when this object was created.
getEncoding() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the current output encoding.
getEncoding() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getEncoding() - Method in interface javax.xml.stream.XMLStreamReader
Return input encoding if known or null if unknown.
getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
Returns the encoding style for this SOAPElement object.
getEnctype() - Method in class javax.faces.component.html.HtmlForm
Return the value of the enctype property.
getEnd() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns the value of the 'end' attribute for the associated tag, or null if no 'end' attribute was specified.
getEndpointAddresses() - Method in interface com.sun.appserv.management.j2ee.WebModule
An array of URL addresses defined in this Web Module to invoke web services endpoints implementations
getEndpointName() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the name of the webservice endpoint.
getEndpointName() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the fully qualified name of the webservice endpoint
getEndpointURI() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the relative URI of this endpoint.
getEndpointURI() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the relative URI of this endpoint.
getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
called to get implementation-specific information on the current JSP engine.
getEngineName() - Method in interface com.sun.appserv.management.j2ee.Servlet
Fully qualified class name of the managed object
getEngineName() - Method in interface com.sun.appserv.management.j2ee.WebModule
Name of the engine domain, if different from the context domain
getEntities() - Method in interface javax.xml.stream.events.DTD
Return a List containing the general entities, both external and internal, declared in the DTD.
getEntity() - Method in exception javax.persistence.OptimisticLockException
Returns the entity that caused this exception.
getEntityBeanMonitorMap() - Method in interface com.sun.appserv.management.monitor.EJBModuleMonitor
 
getEntityBeanStats() - Method in interface com.sun.appserv.management.monitor.EntityBeanMonitor
 
getEntries() - Method in interface com.sun.appserv.management.ext.logging.LogQueryResult
Return all log entries found by the query not including the field headers.
getEntries() - Method in class com.sun.appserv.management.ext.logging.LogQueryResultImpl
 
getEntriesAdded() - Method in interface com.sun.appserv.management.deploy.DeploymentSource
In case of a partial delivery.
getEntriesAdded() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
getEntriesDeleted() - Method in interface com.sun.appserv.management.deploy.DeploymentSource
In case of a partial delivery.
getEntriesDeleted() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
getEntriesRemoved() - Method in interface com.sun.appserv.management.deploy.DeploymentSource
In case of a partial archive delivery.
getEntriesRemoved() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
getEntry(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Returns the InputStream for the given entry name The file name must be relative to the root of the module.
getEntryCount() - Method in class com.sun.appserv.util.cache.BaseCache
get the number of entries in the cache
getEntryCount() - Method in interface com.sun.appserv.util.cache.Cache
get the number of entries in the cache
getEnumeration() - Method in interface javax.jms.QueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.ActionType
Returns the enumeration value table for class ActionType
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.CommandType
Returns the enumeration value table for class CommandType
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Returns the enumeration value table for class DConfigBeanVersionType
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.ModuleType
Returns the enumeration value table for class ModuleType
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.StateType
Returns the enumeration value table for class StateType
getEnvClasspathIgnored() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getEnvelope() - Method in class javax.xml.soap.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvironment() - Method in interface javax.ejb.EJBContext
Deprecated. Use the JNDI naming context java:comp/env to access enterprise bean's environment.
getErrorClass() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the errorClass property.
getErrorClass() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the errorClass property.
getErrorCode() - Method in exception javax.jms.JMSException
Gets the vendor-specific error code.
getErrorCode() - Method in exception javax.resource.ResourceException
Get the error code.
getErrorCode() - Method in exception javax.xml.bind.JAXBException
Get the vendor specific error code
getErrorCode() - Method in exception javax.xml.bind.TypeConstraintException
Get the vendor specific error code
getErrorCount() - Method in interface com.sun.appserv.management.monitor.statistics.AltServletStats
The errorCount represents the number of cases where the response code was >= 400
getErrorCount() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
Cumulative value of the errorCount of each of the RequestProcessors.
getErrorData() - Method in class javax.servlet.jsp.PageContext
Provides convenient access to error information.
getErrorDistribution(long, String) - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Get the number of log entries for a particular timestamp of a particular Level for all modules.
getErrorInfo() - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Get a summary of the Level.SEVERE and Level.WARNING log entries for the known history.
getErrorObjectKey() - Method in exception javax.xml.registry.RegistryException
Gets the Key to the first object that encountered an error in the registry.
getErrorRequestCount() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns the number of error requests
getErrorStatisticsIntervalMinutes() - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
 
getErrorStyle() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the errorStyle property.
getErrorStyle() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the errorStyle property.
getEventAllocator() - Method in class javax.xml.stream.XMLInputFactory
Gets the allocator used by streams created with this factory
getEventConfig() - Method in interface com.sun.appserv.management.config.ManagementRuleConfig
 
getEventHandler() - Method in class javax.xml.bind.Binder
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getEventHandler() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Marshaller
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Unmarshaller
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Validator
Deprecated. since JAXB2.0
getEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Return an array of ValidationEvent objects containing a copy of each of the collected errors and warnings.
getEventType() - Method in class com.sun.appserv.server.LifecycleEvent
Get the type of event associated with this
getEventType() - Method in class com.sun.appserv.server.LifecycleEvent
Get the type of event associated with this
getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the type of this event.
getEventType() - Method in interface javax.xml.stream.events.XMLEvent
Returns an integer code for this event.
getEventType() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getEventType() - Method in interface javax.xml.stream.XMLStreamReader
Returns an integer code that indicates the type of the event the cursor is pointing to.
getException() - Method in class javax.resource.spi.ConnectionEvent
Get the exception.
getException() - Method in class javax.resource.spi.work.WorkEvent
Return the WorkException.
getException() - Method in class javax.servlet.jsp.PageContext
The current value of the exception object (an Exception).
getException() - Method in error javax.xml.stream.FactoryConfigurationError
Return the nested exception (if any)
getExceptionListener() - Method in interface javax.jms.Connection
Gets the ExceptionListener object for this connection.
getExceptions(MBeanOperationInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getExceptions(MBeanOperationInfo) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getExceptions() - Method in interface javax.xml.registry.BulkResponse
Get the Collection of RegistryException instances in case of partial commit.
getExecutionTime() - Method in interface com.sun.appserv.management.monitor.statistics.EJBMethodStats
Returns the time spent during the last successful/unsuccessful attempt to execute the operation, as a CountStatistic.
getExecutor() - Method in class javax.xml.ws.Endpoint
Returns the executor for this Endpointinstance.
getExecutor() - Method in class javax.xml.ws.Service
Returns the executor for this Serviceinstance.
getExecutor() - Method in class javax.xml.ws.spi.ServiceDelegate
Returns the executor for this Serviceinstance.
getExistingMBeanServerConnection() - Method in class com.sun.appserv.management.client.AppserverConnectionSource
 
getExistingMBeanServerConnection() - Method in interface com.sun.appserv.management.client.ConnectionSource
 
getExistingMBeanServerConnection() - Method in class com.sun.appserv.management.util.jmx.JMXConnectorConnectionSource
 
getExistingMBeanServerConnection() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionConnectionSource
 
getExistingMBeanServerConnection() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionSource
 
getExpectedType() - Method in class javax.el.ValueExpression
Returns the type the result of the expression will be coerced to after evaluation.
getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getExpectedTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the name of the expected type (as a String) of this deferred value attribute.
getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets expirationDate attribute of the RegistryEntry within the Registry.
getExpiredMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
Number of messages that expired before delivery.
getExpiredMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Number of expired messages.
getExpiredSessionsRemoved() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns the number of removed Expired Sessions as a CountStatistic.
getExpiredSessionsTotal() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the total number of expired sessions for the web module associated with this WebModuleStats. .
getExpiresDateHeader() - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
return the Expires: date header value
getExpressionEvaluator() - Method in class javax.servlet.jsp.JspContext
Deprecated. As of JSP 2.1, replaced by JspApplicationContext.getExpressionFactory()
getExpressionFactory() - Method in class javax.faces.application.Application
Return the ExpressionFactory instance for this application.
getExpressionFactory() - Method in interface javax.servlet.jsp.JspApplicationContext
Returns a factory used to create ValueExpressions and MethodExpressions so that EL expressions can be parsed and evaluated.
getExpressionString() - Method in class javax.el.Expression
Returns the original String used to create this Expression, unmodified.
getExpressionString() - Method in class javax.faces.el.MethodBinding
Deprecated. Return the (possibly null) expression String, with leading and trailing delimiters, from which this MethodBinding was built.
getExpressionString() - Method in class javax.faces.el.ValueBinding
Deprecated. Return the (possibly null) expression String, including the delimiters, from which this ValueBinding was built.
getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the internal extension.
getExternalContext() - Method in class javax.faces.context.FacesContext
Return the ExternalContext instance for this FacesContext instance.
getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the ExternalIdentifiers associated with this object that are external identifiers for this object.
getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the ExternalLinks associated with this object.
getExternalPort() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets URI to the an external resource.
getExtra(AMX) - Static method in class com.sun.appserv.management.base.Util
Get extra information about this AMX.
getFacesContext() - Method in class javax.faces.component.UIComponent
Convenience method to return the FacesContext instance for the current request.
getFacesContext() - Method in class javax.faces.component.UIComponentBase
 
getFacesContext(Object, Object, Object, Lifecycle) - Method in class javax.faces.context.FacesContextFactory
Create (if needed) and return a FacesContext instance that is initialized for the processing of the specified request and response objects, utilizing the specified Lifecycle instance, for this web application.
getFacesContext() - Method in class javax.faces.event.PhaseEvent
Return the FacesContext for the request being processed.
getFacesContext() - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
getFacesContext() - Method in class javax.faces.webapp.UIComponentTagBase
Return the FacesContext instance for the current request.
getFacesJspId() - Method in class javax.faces.webapp.UIComponentClassicTagBase
If this method has been called before on this tag's useful lifetime (before UIComponentClassicTagBase.release() was called), return the previously returned value.
getFacesListeners(Class) - Method in class javax.faces.component.UIComponent
Return an array of registered FacesListeners that are instances of the specified class.
getFacesListeners(Class) - Method in class javax.faces.component.UIComponentBase
 
getFacesMessage() - Method in exception javax.faces.convert.ConverterException
Returns the FacesMessage associated with this exception; this will only be available if the converter that thew this exception instance placed it there.
getFacesMessage() - Method in exception javax.faces.validator.ValidatorException
Returns the FacesMessage associated with the exception.
getFacet(String) - Method in class javax.faces.component.UIComponent
Convenience method to return the named facet, if it exists, or null otherwise.
getFacet(String) - Method in class javax.faces.component.UIComponentBase
 
getFacetCount() - Method in class javax.faces.component.UIComponent
Return the number of facet UIComponents that are associated with this UIComponent.
getFacetCount() - Method in class javax.faces.component.UIComponentBase
 
getFacetName() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the facet name that we should be stored under, if any; otherwise, return null (indicating that we will be a child component).
getFacets() - Method in class javax.faces.component.UIComponent
Return a mutable Map representing the facet UIComponents associated with this UIComponent, keyed by facet name (which must be a String).
getFacets() - Method in class javax.faces.component.UIComponentBase
 
getFacetsAndChildren() - Method in class javax.faces.component.UIComponent
Return an Iterator over the facet followed by child UIComponents of this UIComponent.
getFacetsAndChildren() - Method in class javax.faces.component.UIComponentBase
 
getFactory(String) - Static method in class javax.faces.FactoryFinder
Create (if necessary) and return a per-web-application instance of the appropriate implementation class for the specified JavaServer Faces factory class, based on the discovery algorithm described in the class description.
getFactoryClass() - Method in interface com.sun.appserv.management.config.CustomResourceConfig
 
getFactoryClass() - Method in interface com.sun.appserv.management.config.JNDIResourceConfig
 
getFactoryClass() - Method in interface com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfig
 
getFailAllConnections() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Indicates if all connections in the pool must be closed should a single connection fail validation.
getFailAllConnections() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getFailoverReqCount() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns the number of failover requests
getFamily() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
See HTTPListenerConfigFamilyValues.
getFamily() - Method in class javax.faces.component.UIColumn
 
getFamily() - Method in class javax.faces.component.UICommand
 
getFamily() - Method in class javax.faces.component.UIComponent
Return the identifier of the component family to which this component belongs.
getFamily() - Method in class javax.faces.component.UIData
 
getFamily() - Method in class javax.faces.component.UIForm
 
getFamily() - Method in class javax.faces.component.UIGraphic
 
getFamily() - Method in class javax.faces.component.UIInput
 
getFamily() - Method in class javax.faces.component.UIMessage
 
getFamily() - Method in class javax.faces.component.UIMessages
 
getFamily() - Method in class javax.faces.component.UINamingContainer
 
getFamily() - Method in class javax.faces.component.UIOutput
 
getFamily() - Method in class javax.faces.component.UIPanel
 
getFamily() - Method in class javax.faces.component.UIParameter
 
getFamily() - Method in class javax.faces.component.UISelectBoolean
 
getFamily() - Method in class javax.faces.component.UISelectItem
 
getFamily() - Method in class javax.faces.component.UISelectItems
 
getFamily() - Method in class javax.faces.component.UISelectMany
 
getFamily() - Method in class javax.faces.component.UISelectOne
 
getFamily() - Method in class javax.faces.component.UIViewRoot
 
getFatalClass() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the fatalClass property.
getFatalClass() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the fatalClass property.
getFatalStyle() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the fatalStyle property.
getFatalStyle() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the fatalStyle property.
getFault() - Method in interface javax.xml.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFault() - Method in exception javax.xml.ws.soap.SOAPFaultException
Gets the embedded SOAPFault instance.
getFaultActor() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the fault actor.
getFaultActor() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the fault actor.
getFaultActor() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the faultactor element.
getFaultActor() - Method in interface javax.xml.soap.SOAPFault
Gets the fault actor for this SOAPFault object.
getFaultCode() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the fault code.
getFaultCode() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the fault code.
getFaultCode() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the faultcode element.
getFaultCode() - Method in interface javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object.
getFaultCodeAsName() - Method in interface javax.xml.soap.SOAPFault
Gets the mandatory SOAP 1.1 fault code for this SOAPFault object as a SAAJ Name object.
getFaultCodeAsQName() - Method in interface javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object as a QName object.
getFaultNode() - Method in interface javax.xml.soap.SOAPFault
Returns the optional Node element value for this SOAPFault object.
getFaultReasonLocales() - Method in interface javax.xml.soap.SOAPFault
Returns an Iterator over a distinct sequence of Locales for which there are associated Reason Text items.
getFaultReasonText(Locale) - Method in interface javax.xml.soap.SOAPFault
Returns the Reason Text associated with the given Locale.
getFaultReasonTexts() - Method in interface javax.xml.soap.SOAPFault
Returns an Iterator over a sequence of String objects containing all of the Reason Text items for this SOAPFault.
getFaultRole() - Method in interface javax.xml.soap.SOAPFault
Returns the optional Role element value for this SOAPFault object.
getFaultString() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the fault string.
getFaultString() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the fault string.
getFaultString() - Method in exception javax.xml.rpc.soap.SOAPFaultException
Gets the faultstring element.
getFaultString() - Method in interface javax.xml.soap.SOAPFault
Gets the fault string for this SOAPFault object.
getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
Gets the locale of the fault string for this SOAPFault object.
getFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
Gets the Subcodes for this SOAPFault as an iterator over QNames.
getFDProtocolMaxTries() - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
Return the FD protocol tries.
getFDProtocolTimeoutMillis() - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ArrayELResolver
Always returns null, since there is no reason to iterate through set set of all integers.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, returns an Iterator containing the set of JavaBeans properties available on the given object.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.CompositeELResolver
Returns information about the set of variables or properties that can be resolved for the given base object.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ELResolver
Returns information about the set of variables or properties that can be resolved for the given base object.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ListELResolver
Always returns null, since there is no reason to iterate through set set of all integers.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns an Iterator containing the set of keys available in the Map.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, returns an Iterator containing the set of keys available in the ResourceBundle.
getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
If the base object is null, and the property matches the name of a JSP implicit object, returns an Iterator containing FeatureDescriptor objects with information about each JSP implicit object resolved by this resolver.
getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
If the base object is null, returns an Iterator containing FeatureDescriptor objects with information about each scoped attribute resolved by this resolver.
getFeatureNames() - Method in interface com.sun.appserv.management.base.SystemInfo
Return all features names.
getField(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getFieldNames() - Method in interface com.sun.appserv.management.ext.logging.LogQueryResult
Get field names for each field of a LogQueryEntry.
getFieldNames() - Method in class com.sun.appserv.management.ext.logging.LogQueryResultImpl
 
getFields() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
Get the fields associated with this entry.
getFields() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getFieldValue(Class, String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getFile(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getFile() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getFile() - Method in class javax.activation.FileDataSource
Return the File object that corresponds to this FileDataSource.
getFile() - Method in class javax.mail.URLName
Returns the file name of this URLName.
getFileCacheMonitor() - Method in interface com.sun.appserv.management.monitor.HTTPServiceMonitor
 
getFileCacheStats() - Method in interface com.sun.appserv.management.monitor.FileCacheMonitor
 
getFileCachingEnabled() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getFilename() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Returns the filename relative to the root of the module of the XML instance document this DDBeanRoot represents.
getFileName() - Method in class javax.mail.internet.MimeBodyPart
Get the filename associated with this body part.
getFileName() - Method in class javax.mail.internet.MimeMessage
Get the filename associated with this Message.
getFileName() - Method in interface javax.mail.Part
Get the filename associated with this part, if possible.
getFileTransmissionEnabled() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getFilter(ObjectName) - Method in interface com.sun.appserv.management.base.NotificationService
Get the filter being used for a particular .
getFilter() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerInfo
 
getFilterName() - Method in interface javax.servlet.FilterConfig
Returns the filter-name of this filter as defined in the deployment descriptor.
getFinalDeploymentStatus(Object) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Return the final DeploymentStatus once the deployment has finished.
getFirst() - Method in class javax.faces.component.UIData
Return the zero-relative row number of the first row to be displayed.
getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the first name for this Person.
getFlagEnabled() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getFlags() - Method in class javax.mail.internet.MimeMessage
Return a Flags object containing the flags for this message.
getFlags() - Method in class javax.mail.Message
Returns a Flags object containing the flags for this message.
getFlags() - Method in class javax.mail.search.FlagTerm
Return the Flags to test.
getFloat(String) - Method in interface javax.jms.MapMessage
Returns the float value with the specified name.
getFloatProperty(String) - Method in interface javax.jms.Message
Returns the value of the float property with the specified name.
getFlushMode() - Method in interface javax.persistence.EntityManager
Get the flush mode that applies to all objects contained in the persistence context.
getFolder() - Method in class javax.mail.event.FolderEvent
Return the affected folder.
getFolder(String) - Method in class javax.mail.Folder
Return the Folder object corresponding to the given name.
getFolder() - Method in exception javax.mail.FolderClosedException
Returns the dead Folder object
getFolder() - Method in exception javax.mail.FolderNotFoundException
Returns the offending Folder object.
getFolder() - Method in class javax.mail.Message
Get the folder from which this message was obtained.
getFolder() - Method in exception javax.mail.ReadOnlyFolderException
Returns the dead Folder object.
getFolder(URLName) - Method in class javax.mail.Session
Get a closed Folder object for the given URLName.
getFolder(String) - Method in class javax.mail.Store
Return the Folder object corresponding to the given name.
getFolder(URLName) - Method in class javax.mail.Store
Return a closed Folder object, corresponding to the given URLName.
getFooter() - Method in class javax.faces.component.UIColumn
Return the footer facet of the column (if any).
getFooter() - Method in class javax.faces.component.UIData
Return the footer facet of this component (if any).
getFooterClass() - Method in class javax.faces.component.html.HtmlColumn
Return the value of the footerClass property.
getFooterClass() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the footerClass property.
getFooterClass() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the footerClass property.
getFor() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the for property.
getFor() - Method in class javax.faces.component.UIMessage
Return the client identifier of the component for which this component represents associated message(s) (if any).
getForcedResponseType() - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
getFormat() - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
getFormatId() - Method in interface javax.transaction.xa.Xid
Obtain the format identifier part of the XID.
getFrame() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the frame property.
getFrame() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the frame property.
getFreePoolSize() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
The number of free connections in the pool
getFreePoolSize() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
Number of free connections in the pool.
getFriendlyClassname(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Get a "friendly" classname for a Class.
getFriendlyClassname(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getFrom() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getFrom() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "From" header fields.
getFrom() - Method in class javax.mail.Message
Returns the "From" attribute.
getFullName() - Method in class javax.mail.Folder
Returns the full name of this Folder.
getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the fully formatted name for this person.
getFullType() - Method in interface com.sun.appserv.management.base.AMX
Format:
[[[part].]*]j2eeType Example for j2eeType=Servlet: type=J2EEServer.J2EEApplication.WebModule.Servlet
getFullTypeProps(ObjectName, String) - Static method in class com.sun.appserv.management.base.Util
Get properties corresponding to the FullType of this ObjectName.
getFunction(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the FunctionInfo for a given function name, looking through all the functions in this tag library.
getFunctionClass() - Method in class javax.servlet.jsp.tagext.FunctionInfo
The class of the function.
getFunctionMapper() - Method in class javax.el.ELContext
Retrieves the FunctionMapper associated with this ELContext.
getFunctions() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the functions that are defined in this tag library.
getFunctionSignature() - Method in class javax.servlet.jsp.tagext.FunctionInfo
The signature of the function.
getGaugeMonitorMap() - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Return a Map of all AMXGaugeMonitor.
getGetterComment(MBeanAttributeInfo, String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getGetterComment(MBeanAttributeInfo, String) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getGetterSetterComment(MBeanAttributeInfo, String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getGloballyEnabled() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getGlobalTransactionId() - Method in interface javax.transaction.xa.Xid
Obtain the global transaction identifier part of XID as an array of bytes.
getGroup() - Method in interface com.sun.appserv.management.base.AMX
Possible values include: AMX.GROUP_CONFIGURATION AMX.GROUP_MONITORING AMX.GROUP_UTILITY AMX.GROUP_JSR77 AMX.GROUP_OTHER
getGroup(boolean) - Method in class javax.mail.internet.InternetAddress
Return the members of a group address.
getGroupManagementService() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getGroupManagementServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the Group Management Service configuration.
getGroupNames() - Method in interface com.sun.appserv.management.config.AuthRealmConfig
Supported only for the default implementation (AuthRealmConfig.DEFAULT_REALM_CLASSNAME).
getGroupNames() - Method in class com.sun.appserv.security.AppservRealm
Returns names of all the groups in this particular realm.
getHAAgentHosts() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
comma-delimited list of server host names or IP addresses where high availability store management agents are running.
getHAAgentPassword() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
getHAAgentPort() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
port number where highly available store management agents can be contacted.
getHandback() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerInfo
 
getHandle() - Method in interface javax.ejb.EJBObject
Obtain a handle for the EJB object.
getHandle() - Method in interface javax.ejb.Timer
Get a serializable handle to the timer.
getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Gets the handler chain for the specified service endpoint.
getHandlerChain() - Method in interface javax.xml.ws.Binding
Gets a copy of the handler chain for a protocol binding instance.
getHandlerChain(PortInfo) - Method in interface javax.xml.ws.handler.HandlerResolver
Gets the handler chain for the specified port.
getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler class
getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler configuration
getHandlerKeys() - Static method in class javax.security.jacc.PolicyContext
This method may be used to obtain the keys that identify the container specific context handlers registered by the container.
getHandlerRegistry() - Method in interface javax.xml.rpc.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHandlerResolver() - Method in class javax.xml.ws.Service
Returns the configured handler resolver.
getHandlerResolver() - Method in class javax.xml.ws.spi.ServiceDelegate
Returns the configured handler resolver.
getHandshakeCompletedListener() - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
 
getHandshakeCompletedListener() - Method in class com.sun.appserv.management.client.TLSParams
 
getHashCode() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's hashCode
getHashInitSize() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getHAStoreHealthcheckEnabled() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Application server stops saving session state when the store service does not function properly or is is not accessible for any reason.
getHAStoreHealthcheckIntervalSeconds() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
The periodicity at which store health is checked.
getHAStoreName() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Name of the session store.
getHasWebServices() - Method in interface com.sun.appserv.management.j2ee.WebModule
True if the web module implements web services endpoints
getHeader() - Method in class javax.faces.component.UIColumn
Return the header facet of the column (if any).
getHeader() - Method in class javax.faces.component.UIData
Return the header facet of this component (if any).
getHeader(String) - Method in class javax.mail.internet.InternetHeaders
Return all the values for the specified header.
getHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String) - Method in class javax.mail.internet.MimeBodyPart
Get all the headers for this header_name.
getHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String) - Method in class javax.mail.internet.MimeMessage
Get all the headers for this header_name.
getHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String, String) - Method in interface javax.mail.internet.MimePart
Get the values of all header fields available for this header, returned as a single String, with the values separated by the delimiter.
getHeader(String) - Method in interface javax.mail.Part
Get all the headers for this header name.
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
getHeader(String) - Method in class javax.xml.soap.MimeHeaders
Returns all of the values for the specified header as an array of String objects.
getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeaderBufferLengthInBytes() - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
getHeaderClass() - Method in class javax.faces.component.html.HtmlColumn
Return the value of the headerClass property.
getHeaderClass() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the headerClass property.
getHeaderClass() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the headerClass property.
getHeaderComment(MBeanInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getHeaderComment(MBeanInfo) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getHeaderName() - Method in class javax.mail.search.HeaderTerm
Return the name of the header to compare with.
getHeaderNames() - Method in class javax.mail.FetchProfile
Get the names of the header-fields set in this profile.
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
Gets the header blocks processed by this Handler instance.
getHeaders() - Method in interface javax.xml.rpc.handler.Handler
Gets the header blocks that can be processed by this Handler instance.
getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the header blocks processed by this Handler.
getHeaders() - Method in interface javax.xml.ws.handler.soap.SOAPHandler
Gets the header blocks that can be processed by this Handler instance.
getHeaders(QName, JAXBContext, boolean) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
Gets headers that have a particular qualified name from the message in the message context.
getHealth() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerServerStats
Returns the server's health status - Healthy, Unhealthy or Quiesced.
getHealthCheckerConfig() - Method in interface com.sun.appserv.management.config.HealthCheckerConfigCR
 
getHeapSize() - Method in interface javax.management.j2ee.statistics.JVMStats
Size of the JVM's heap.
getHeartbeatAddress() - Method in interface com.sun.appserv.management.config.ClusterConfig
 
getHeartbeatEnabled() - Method in interface com.sun.appserv.management.config.ClusterConfig
 
getHeartbeatPort() - Method in interface com.sun.appserv.management.config.ClusterConfig
Return the port used by GMS for group events.
getHeight() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the height property.
getHelperNameRef() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get helper-name-ref associated with this mapping
getHeuristicDecision() - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
getHighWaterMark() - Method in class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
getHighWaterMark() - Method in interface javax.management.j2ee.statistics.RangeStatistic
The highest value this attribute has held since the beginning of the measurement.
getHomeHandle() - Method in interface javax.ejb.EJBHome
Obtain a handle for the remote home object.
getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
Obtain the Class object for the enterprise Bean's remote home interface.
getHook() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Perf
 
getHost() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getHost() - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
getHost() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getHost() - Method in class javax.mail.internet.NewsAddress
Get the host.
getHost() - Method in class javax.mail.URLName
Returns the host of this URLName.
getHosts() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
getHosts() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPServiceVirtualServerStats
Current => Space-separated list of hosts
getHreflang() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the hreflang property.
getHreflang() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the hreflang property.
getHTTPAccessLogConfig() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
Get the HTTPAccessLogConfig MBean.
getHTTPFileCacheConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
 
getHTTPListenerConfigMap() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Calls Container.getContaineeMap( XTypes.HTTP_LISTENER_CONFIG ).
getHTTPListenerMonitorMap() - Method in interface com.sun.appserv.management.monitor.HTTPServiceMonitor
 
getHTTPListeners() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
getHTTPListenerStats() - Method in interface com.sun.appserv.management.monitor.HTTPListenerMonitor
 
getHTTPProtocolConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
 
getHTTPRequestHeaders() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the comma separated list of HTTP request header names and its values.
getHTTPRequestHeaders() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the comma separated list of HTTP request header names and its values.
getHTTPResponseHeaders() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the comma separated list of HTTP response header names and its values.
getHTTPResponseHeaders() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the comma separated list of HTTP response header names and its values.
getHTTPService() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getHTTPServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the HTTPServiceConfig.
getHTTPServiceMonitor() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getHTTPServiceVirtualServerMonitorMap() - Method in interface com.sun.appserv.management.monitor.HTTPServiceMonitor
 
getHTTPServiceVirtualServerStats() - Method in interface com.sun.appserv.management.monitor.HTTPServiceVirtualServerMonitor
 
getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The getHttpSession method returns the current HTTP session (as a javax.servlet.http.HTTPSession).
getHTTPSessionStorePoolName() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
getHttpsRouting() - Method in interface com.sun.appserv.management.config.LBConfig
Returns a boolean flag indicating how load-balancer will route HTTPS requests.
getHumanPresentableName() - Method in class javax.activation.ActivationDataFlavor
Return the Human Presentable name.
getID() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
 
getID() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPServiceVirtualServerStats
Current => server name.
getID() - Method in interface com.sun.appserv.management.util.misc.DebugOut
Return the arbitrary identifier for this instance.
getID() - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
getId() - Method in interface javax.enterprise.deploy.model.DDBean
Returns a tool-specific reference for attribute ID on an element in the deployment descriptor.
getId() - Method in class javax.faces.component.UIComponent
Return the component identifier of this UIComponent.
getId() - Method in class javax.faces.component.UIComponentBase
 
getId() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the id value assigned by the page author.
getId() - Method in class javax.resource.spi.ConnectionEvent
Get the type of event
getId() - Method in interface javax.servlet.http.HttpSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class javax.servlet.jsp.tagext.TagData
The value of the tag's id attribute.
getId() - Method in class javax.servlet.jsp.tagext.TagSupport
The value of the id attribute of this tag; or null.
getId() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Get the jsp:id.
getId() - Method in interface javax.xml.registry.infomodel.Key
Returns the unique Id of this key.
getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
Convenience static method that goes through an array of TagAttributeInfo objects and looks for "id".
getIdempotentUrlAccessCount() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns the number of times all idempotent urls in this application are accessed
getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the ClassificationScheme that is used as the identification scheme for identifying this object.
getIdleThreadTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
getIdleTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Maximum time in seconds, that a connection can remain idle in the pool.
getIdleTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getIdleTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
getIgnoreCase() - Method in class javax.mail.search.StringTerm
Return true if we should ignore case when matching.
getIIOPListenerConfigMap() - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Calls Container.getContaineeMap( XTypes.IIOP_LISTENER_CONFIG ).
getIIOPServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the IIOPServiceConfig.
getIIOPSSLClientConfig() - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Get the SSLConfig MBean that corresponds to ssl-client-config element of this iiop service.
getImage() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the image property.
getImpact(MBeanOperationInfo) - Static method in class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
getImplClassname() - Method in interface com.sun.appserv.management.config.CustomMBeanConfig
Get the implementation class.
getImplementationType() - Method in interface com.sun.appserv.management.j2ee.WebServiceEndpoint
This returns the underlying implementation Servlet or EJB' type
getImplementor() - Method in class javax.xml.ws.Endpoint
Returns the implementation object for this endpoint.
getIndex(int) - Method in class com.sun.appserv.util.cache.BaseCache
get the index of the item in the cache
getIndex(Object) - Method in class com.sun.appserv.util.cache.BaseCache
get the index of the item given a key
getIndex(Object) - Method in interface com.sun.appserv.util.cache.Cache
get the index of the item given a key
getIndex() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the index of the current round of the iteration.
getIndexOfNextChildTag() - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
getIndexOfNextChildTag() - Method in class javax.faces.webapp.UIComponentTagBase
Return the index of the next child to be added as a child of this tag.
getInfo() - Method in interface javax.ejb.Timer
Get the information associated with the timer at the time of creation.
getInfoClass() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the infoClass property.
getInfoClass() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the infoClass property.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
The information string for the tag.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Information (documentation) for this TLD.
getInfoStyle() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the infoStyle property.
getInfoStyle() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the infoStyle property.
getInitialContext() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the initial naming context.
getInitialContext() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the initial naming context.
getInitialContext() - Method in class com.sun.appserv.server.LifecycleEventContextImpl
Get the initial naming context.
getInitialThreadCount() - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
getInitParameter(String) - Method in class javax.faces.context.ExternalContext
Return the value of the specified application initialization parameter (if any).
getInitParameter(String) - Method in interface javax.servlet.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterMap() - Method in class javax.faces.context.ExternalContext
Return an immutable Map whose keys are the set of application initialization parameter names configured for this application, and whose values are the corresponding parameter values.
getInitParameterNames() - Method in interface javax.servlet.FilterConfig
Returns the names of the filter's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the filter has no initialization parameters.
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Get the init parameters data as an immutable Map.
getInitTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getInnerArrayElementClass(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getInputStream() - Method in class javax.activation.DataHandler
Get the InputStream for this object.
getInputStream() - Method in interface javax.activation.DataSource
This method returns an InputStream representing the data and throws the appropriate exception if it can not do so.
getInputStream() - Method in class javax.activation.FileDataSource
This method will return an InputStream representing the the data and will throw an IOException if it can not do so.
getInputStream() - Method in class javax.activation.URLDataSource
The getInputStream method from the URL.
getInputStream() - Method in class javax.mail.internet.MimeBodyPart
Return a decoded input stream for this body part's "content".
getInputStream() - Method in class javax.mail.internet.MimeMessage
Return a decoded input stream for this Message's "content".
getInputStream() - Method in class javax.mail.internet.MimePartDataSource
Returns an input stream from this MimePart.
getInputStream() - Method in interface javax.mail.Part
Return an input stream for this part's "content".
getInputStream() - Method in class javax.mail.util.ByteArrayDataSource
Return an InputStream for the data.
getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
Returns an input stream on the XML view of a JSP page.
getInputStream() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getInputStream() on the wrapped request object.
getInstallRoot() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get server install root
getInstallRoot() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get server install root
getInstallRoot() - Method in class com.sun.appserv.server.LifecycleEventContextImpl
Get server installation root
getInstance() - Static method in class com.sun.appserv.management.base.AllTypesMapper
Get the singleton instance.
getInstance() - Static method in class com.sun.appserv.management.base.AMXClientLogger
Get the (single) instance of this logger.
getInstance() - Static method in class com.sun.appserv.management.base.AMXDebug
Get the Singletone AMXDebug instance.
getInstance() - Static method in class com.sun.appserv.management.base.AMXRootLogger
 
getInstance() - Static method in class com.sun.appserv.management.base.XTypesMapper
Get the (singleton) instance.
getInstance() - Static method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
 
getInstance(MBeanServer) - Static method in class com.sun.appserv.management.client.ProxyFactory
Get an instance of the ProxyFactory for the MBeanServer.
getInstance(MBeanServerConnection) - Static method in class com.sun.appserv.management.client.ProxyFactory
Get an instance of the ProxyFactory for the MBeanServerConnection.
getInstance(ConnectionSource) - Static method in class com.sun.appserv.management.client.ProxyFactory
Calls getInstance( connSource, true ).
getInstance(ConnectionSource, boolean) - Static method in class com.sun.appserv.management.client.ProxyFactory
Get an instance.
getInstance() - Static method in class com.sun.appserv.management.client.TrustAnyTrustManager
Get an instance; only one is ever created.
getInstance() - Static method in class com.sun.appserv.management.j2ee.J2EETypesMapper
 
getInstance() - Static method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Retrieve the Singleton DeploymentFactoryManager
getInstance(Properties, Authenticator) - Static method in class javax.mail.Session
Get a new Session object.
getInstance(Properties) - Static method in class javax.mail.Session
Get a new Session object.
getInstanceAggregateStats(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Returns the stats for an instance.
getInstanceArray() - Static method in class com.sun.appserv.management.client.TrustAnyTrustManager
Calls getInstance() and returns an array containing it.
getInstanceMonitors(String, String, boolean) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Gets the Maps of LoadBalancerServerMonitor for specified load balancer and specified target(s).
getInstanceName() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the server instance name
getInstanceName() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the server instance name
getInstanceName() - Method in class com.sun.appserv.server.LifecycleEventContextImpl
Get the server instance name
getInstanceStats(String, String, boolean) - Method in class com.sun.appserv.management.helper.LBConfigHelper
This is a convenience method to fetch the stats for server instance(s) which are either standalone or clustered or both
getInstanceStats(String, String, String, boolean) - Method in class com.sun.appserv.management.helper.LBConfigHelper
This is a convenience method to fetch the stats for context roots for an application.
getint(String) - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
Get a Statistic value which is expected to be an Integer (int)
getint(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get a Statistic value which is expected to be an Integer (int)
getInt(String) - Method in interface javax.jms.MapMessage
Returns the int value with the specified name.
getInteger(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getInteractionSpecsSupported() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns an array of fully-qualified names of InteractionSpec types supported by the CCI implementation for this resource adapter.
getInterface(Statistic) - Static method in class com.sun.appserv.management.j2ee.statistics.StatisticFactory
 
getInterfaceComment(MBeanInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getInterfaceComment(MBeanInfo) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getInterfaceForType(String) - Method in class com.sun.appserv.management.base.AllTypesMapper
 
getInterfaceForType(String) - Method in class com.sun.appserv.management.base.TypesMapper
Return the Class associated with a given type.
getInterfaceName() - Method in interface com.sun.appserv.management.base.Extra
Return the Java classname of the interface that this implements.
getInterfaces() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPServiceVirtualServerStats
Current => Space-separated list of IP addresses
getIntervalInSeconds() - Method in interface com.sun.appserv.management.config.HealthCheckerConfig
Returns interval, in seconds, between health checks.
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
getIntProperty(String) - Method in interface javax.jms.Message
Returns the value of the int property with the specified name.
getInvalidAddresses() - Method in class javax.mail.event.TransportEvent
Return the addresses to which this message could not be sent.
getInvalidAddresses() - Method in exception javax.mail.SendFailedException
Return the addresses to which this message could not be sent.
getInvalidConnections(Set) - Method in interface javax.resource.spi.ValidatingManagedConnectionFactory
This method returns a set of invalid ManagedConnection objects chosen from a specified set of ManagedConnection objects.
getInvalidPropertyDescriptors() - Method in exception javax.resource.spi.InvalidPropertyException
Get the list of invalid properties.
getInvokedBusinessInterface() - Method in interface javax.ejb.SessionContext
Obtain the business interface through which the current business method invocation was made.
getIPOnly() - Method in interface com.sun.appserv.management.config.HTTPAccessLogConfig
 
getIsConnectionValidationRequired() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getIsFailureFatal() - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
getIsIsolationLevelGuaranteed() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getItem(ELContext, int) - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
Evaluates the stored ValueExpression and return the indexed item.
getItemDescription() - Method in class javax.faces.component.UISelectItem
Return the description for this selection item.
getItemLabel() - Method in class javax.faces.component.UISelectItem
Return the localized label for this selection item.
getItems() - Method in class javax.mail.FetchProfile
Get the items set in this profile.
getItemValue() - Method in class javax.faces.component.UISelectItem
Return the server value for this selection item.
getJ2EEApplicationConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getJ2EEClusterMap() - Method in interface com.sun.appserv.management.j2ee.J2EEDomain
 
getJ2EEDomain() - Method in interface com.sun.appserv.management.DomainRoot
 
getJ2EEServerMap() - Method in interface com.sun.appserv.management.j2ee.J2EEDomain
 
getJ2EEType() - Method in interface com.sun.appserv.management.base.AMX
Get the j2eeType of this item.
getJ2EEType(ObjectName) - Static method in class com.sun.appserv.management.base.Util
 
getJ2EETypes() - Method in class com.sun.appserv.management.base.TypesMapper
 
getJACC() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
getJACCProviderConfigMap() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Calls Container.getContaineeMap( XTypes.JACC_PROVIDER_CONFIG ).
getJarFileUrls() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns a list of URLs for the jar files or exploded jar file directories that the persistence provider must examine for managed classes of the persistence unit.
getJavaConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the JavaConfig.
getJavacOptions() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getJavaEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Gets the corresponding Java encoding name from an IANA name.
getJavaHome() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getJavamail() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getjavaVendor() - Method in interface com.sun.appserv.management.j2ee.JVM
Note that the Attribute name is case-sensitive "javaVendor" as defined by JSR 77.
getjavaVersion() - Method in interface com.sun.appserv.management.j2ee.JVM
Note that the Attribute name is case-sensitive "javaVersion" as defined by JSR 77.
getjavaVMs() - Method in interface com.sun.appserv.management.j2ee.J2EEModule
Note that the Attribute name is case-sensitive "javaVM" as defined by JSR 77.
getjavaVMs() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
In 8.1, there will only ever be one JVM for a J2EEServer.
getJavaWebStartEnabled() - Method in interface com.sun.appserv.management.config.JavaWebStart
Indicates whether Java Web Start access is permitted to eligible application client(s.
getJAXBNode(XmlNode) - Method in class javax.xml.bind.Binder
Gets the JAXB object associated with the given XML element.
getJAXR() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getJAXRPC() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getJBIEnabled() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
visibility of this endoint as a service in JBI
getJDBCConnectionPool() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getJDBCConnectionPoolConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.JDBC_CONNECTION_POOL_CONFIG ).
getJDBCConnectionPoolMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getJDBCConnectionPoolStats() - Method in interface com.sun.appserv.management.monitor.JDBCConnectionPoolMonitor
Deprecated.  
getJdbcDataSource() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
Identifies the JDBC driver for the corresponding JDBCConnection.
getjdbcDataSources() - Method in interface com.sun.appserv.management.j2ee.JDBCResource
 
getJDBCDataSourceSet() - Method in interface com.sun.appserv.management.j2ee.JDBCResource
 
getJDBCResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.JDBC_RESOURCE_CONFIG ).
getJDBCResourceJNDIName() - Method in interface com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfig
 
getJDO() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getJMS() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getJMSAvailabilityConfig() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
getJMSCorrelationID() - Method in interface javax.jms.Message
Gets the correlation ID for the message.
getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
Gets the correlation ID as an array of bytes for the message.
getJMSDeliveryMode() - Method in interface javax.jms.Message
Gets the DeliveryMode value specified for this message.
getJMSDestination() - Method in interface javax.jms.Message
Gets the Destination object for this message.
getJMSExpiration() - Method in interface javax.jms.Message
Gets the message's expiration value.
getJMSHostConfigMap() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
Calls Container.getContaineeMap( XTypes.JMS_HOST_CONFIG ).
getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS major version number.
getJMSMaxMessagesLoad() - Method in interface com.sun.appserv.management.monitor.statistics.EJBPoolStats
Returns the maximum number of messages to load into a JMS session, at a time, as a CountStatistic.
getJMSMessageID() - Method in interface javax.jms.Message
Gets the message ID.
getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS minor version number.
getJMSPriority() - Method in interface javax.jms.Message
Gets the message priority level.
getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider name.
getJMSRedelivered() - Method in interface javax.jms.Message
Gets an indication of whether this message is being redelivered.
getJMSReplyTo() - Method in interface javax.jms.Message
Gets the Destination object to which a reply to this message should be sent.
getJMSService() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getJMSServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the JMSServiceConfig.
getJMSTimestamp() - Method in interface javax.jms.Message
Gets the message timestamp.
getJMSType() - Method in interface javax.jms.Message
Gets the message type identifier supplied by the client when the message was sent.
getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS API version.
getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
Gets an enumeration of the JMSX property names.
getJMXConnector(boolean) - Method in class com.sun.appserv.management.client.AppserverConnectionSource
If the connection has already been created, return the existing JMXConnector unless 'forceNew' is true or the connection is currently null.
getJMXConnector(boolean) - Method in interface com.sun.appserv.management.client.ConnectionSource
 
getJMXConnector(boolean) - Method in class com.sun.appserv.management.util.jmx.JMXConnectorConnectionSource
 
getJMXConnector(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionConnectionSource
 
getJMXConnector(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionSource
 
getJMXConnectorConfig() - Method in interface com.sun.appserv.management.config.NodeAgentConfig
 
getJMXConnectorConfigMap() - Method in interface com.sun.appserv.management.config.AdminServiceConfig
Calls Container.getContaineeMap( XTypes.JMX_CONNECTOR_CONFIG ).
getJMXMonitorMgr() - Method in interface com.sun.appserv.management.DomainRoot
 
getJNDILookupName() - Method in interface com.sun.appserv.management.config.JNDIResourceConfig
 
getJNDIName() - Method in interface com.sun.appserv.management.config.ResourceConfig
 
getJNDIResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.JNDI_RESOURCE_CONFIG ).
getJspApplicationContext(ServletContext) - Method in class javax.servlet.jsp.JspFactory
Obtains the JspApplicationContext instance associated with the web application for the given ServletContext.
getJspBody() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Returns the body passed in by the container via setJspBody.
getJspContext() - Method in class javax.servlet.jsp.tagext.JspFragment
Returns the JspContext that is bound to this JspFragment.
getJspContext() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Returns the page context passed in by the container via setJspContext.
getJSPCount() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the number of JSPs that have been loaded in the web module associated with this WebModuleStats. .
getJSPErrorCount() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the number of errors that were triggered by JSP invocations. .
getJspId() - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
getJSPReloadCount() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the number of JSPs that have been reloaded in the web module associated with this WebModuleStats .
getJTA() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the JTA-enabled data source to be used by the persistence provider.
getJTS() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getJVM() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getJVM() - Method in interface com.sun.appserv.management.j2ee.J2EEModule
 
getJVM() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
There is always a single JVM for a J2EEServer.
getJVMMonitor() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getJVMOptions() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getJVMOptions() - Method in interface com.sun.appserv.management.config.ProfilerConfig
 
getJVMStats() - Method in interface com.sun.appserv.management.monitor.JVMMonitor
 
getKeepAliveConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
 
getKeepAliveMonitor() - Method in interface com.sun.appserv.management.monitor.HTTPServiceMonitor
 
getKeepAliveStats() - Method in interface com.sun.appserv.management.monitor.KeepAliveMonitor
 
getKeepErrorStatisticsForIntervals() - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
 
getKey() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's key
getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the key representing the universally unique ID (UUID) for this object.
getKeyFields() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the key fields
getKeyObjects(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
getKeypointInterval() - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
getKeyProperty(String, ObjectName[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getKeyProperty(String, Set<ObjectName>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getKeyPropertySet(String, Set<ObjectName>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getKeys() - Method in interface javax.security.jacc.PolicyContextHandler
This public method returns the keys identifying the context objects supported by the handler.
getKeyStrings(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
getLabel() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the label property.
getLabel() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the label property.
getLabel() - Method in class javax.faces.model.SelectItem
Return the label of this item, to be rendered visibly for the user.
getLang() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlForm
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlOutputFormat
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlOutputText
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the lang property.
getLang() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the lang property.
getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the large icon.
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
getLastApplied() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Returns the timestamp of the most recent application of corresponding LBConfig
getLastEvent() - Method in class com.sun.appserv.management.client.HandshakeCompletedListenerImpl
Get the last HandshakeCompletedEvent which occurred, possibly null.
getLastExported() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Returns the timestamp of the most recent export of corresponding LBConfig
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the last name (surname) for this Person.
getLastResetTime() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Returns the timestamp of the last time the stats on this loadbalancer were reset
getLastResetTime() - Method in interface com.sun.appserv.management.j2ee.WebServiceEndpoint
Returns last reset timestamp in milliseconds.
getLastSampleTime() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the last sample time for this Statistic
getLastSampleTime() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
Get the last sample time for this Statistic
getLastSampleTime() - Method in interface javax.management.j2ee.statistics.Statistic
The time of the last measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
getLayout() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the layout property.
getLayout() - Method in class javax.faces.component.html.HtmlPanelGroup
Return the value of the layout property.
getLayout() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the layout property.
getLayout() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the layout property.
getLBConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.LB_CONFIG ).
getLbConfigName() - Method in interface com.sun.appserv.management.config.LoadBalancerConfig
Return the name of the lb-config-name used by this load-balancer
getLBConfigsForCluster(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Returns a filtered LBConfig list given the name of the cluster reference
getLBConfigsForServer(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Returns a filtered LBConfig list given the name of the server reference
getLBEnabled() - Method in interface com.sun.appserv.management.config.DeployedItemRefConfig
EE only Return the boolean flag that causes any and all load-balancers using this application to consider this application unavailable to them.
getLBEnabled() - Method in interface com.sun.appserv.management.config.ServerRefConfig
EE only Return the boolean flag that causes any and all load-balancers using this application to consider this application unavailable to them.
getLBPolicy() - Method in interface com.sun.appserv.management.config.ClusterRefConfig
EE only Load balancing policy to be used for this cluster.
getLBPolicyModule() - Method in interface com.sun.appserv.management.config.ClusterRefConfig
EE only Returns the absolute path to the shared library implementing the LbPolicyTypeValues.USER_DEFINED policy.
getLBWeight() - Method in interface com.sun.appserv.management.config.ServerConfig
EE only Return the load balancer weight for this server.
getLevel() - Method in interface com.sun.appserv.management.config.EventConfig
Specifies at what level to record the event occurance in server log file.
getLevel() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The Level of the entry.
getLevel() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getLibraries() - Method in interface com.sun.appserv.management.config.Libraries
Optional Attribute (may be null).
getLifecycle(String) - Method in class javax.faces.lifecycle.LifecycleFactory
Create (if needed) and return a Lifecycle instance for the specified lifecycle identifier.
getLifecycleEventContext() - Method in class com.sun.appserv.server.LifecycleEvent
Get the ServerContext generating this lifecycle event
getLifecycleEventContext() - Method in class com.sun.appserv.server.LifecycleEvent
Get the ServerContext generating this lifecycle event
getLifecycleIds() - Method in class javax.faces.lifecycle.LifecycleFactory
Return an Iterator over the set of lifecycle identifiers supported by this factory.
getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the LifeCycleManager that created this object.
getLifecycleModuleConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getLineCount() - Method in class javax.mail.internet.MimeBodyPart
Return the number of lines for the content of this Part.
getLineCount() - Method in class javax.mail.internet.MimeMessage
Return the number of lines for the content of this message.
getLineCount() - Method in interface javax.mail.Part
Return the number of lines in the content of this part.
getLineNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getLineNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Return the line number if available
getLineNumber() - Method in interface javax.xml.stream.Location
Return the line number where the current event ends, returns -1 if none is available.
getLinkedCause() - Method in exception javax.xml.rpc.JAXRPCException
Gets the Linked cause
getLinkedCause() - Method in exception javax.xml.rpc.ServiceException
Gets the Linked cause
getLinkedException() - Method in exception javax.jms.JMSException
Gets the exception linked to this one.
getLinkedException() - Method in exception javax.resource.ResourceException
Deprecated. J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer to getCause and initCause methods of the java.lang.Throwable class..
getLinkedException() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getLinkedException() - Method in exception javax.xml.bind.JAXBException
Get the linked exception
getLinkedException() - Method in exception javax.xml.bind.TypeConstraintException
Get the linked exception
getLinkedException() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the linked exception for this warning/error.
getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets the collection of RegistryObjects that are annotated by this ExternalLink.
getLinkedWarning() - Method in exception javax.resource.cci.ResourceWarning
Deprecated. J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer to getCause and initCause methods of the java.lang.Throwable class.
getListenees() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
getListeneeSet() - Method in interface com.sun.appserv.management.base.NotificationService
Get the MBeans to which this service listens.
getListener() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerInfo
 
getListener() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getListener() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
getListener() - Method in interface javax.xml.bind.Marshaller
Return Marshaller.Listener registered with this Marshaller.
getListener() - Method in interface javax.xml.bind.Unmarshaller
Return Unmarshaller.Listener registered with this Unmarshaller.
getListenerCount() - Method in interface com.sun.appserv.management.base.ListenerInfo
Get the total number of listeners listening for anything.
getListenerCount() - Method in interface com.sun.appserv.management.base.NotificationEmitterService
 
getListenerCount() - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
getListenerCount() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerTracking
 
getListenerRegistry() - Method in interface javax.management.j2ee.Management
Returns the listener registry implementation for this MEJB.
getLoadBalancerApplicationMonitorMap() - Method in interface com.sun.appserv.management.monitor.LoadBalancerServerMonitor
 
getLoadBalancerClusterMonitorMap() - Method in interface com.sun.appserv.management.monitor.LoadBalancerMonitor
 
getLoadBalancerConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.LOAD_BALANCER_CONFIG).
getLoadBalancerContextRootMonitorMap() - Method in interface com.sun.appserv.management.monitor.LoadBalancerApplicationMonitor
 
getLoadBalancerContextRootStats() - Method in interface com.sun.appserv.management.monitor.LoadBalancerContextRootMonitor
 
getLoadBalancerMap() - Method in interface com.sun.appserv.management.DomainRoot
Get all the LoadBalancer instances
getLoadBalancerMonitorMap() - Method in interface com.sun.appserv.management.monitor.MonitoringRoot
 
getLoadBalancers(String, boolean) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Returns the load balancers loadbalancing a target : standalone instance, clustered instance or a cluster
getLoadBalancerServerMonitorMap() - Method in interface com.sun.appserv.management.monitor.LoadBalancerClusterMonitor
 
getLoadBalancerServerStats() - Method in interface com.sun.appserv.management.monitor.LoadBalancerServerMonitor
 
getLoadBalancerXML() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Exports the corresponding LBConfig information and returns the contents as a string.
getLoadOrder() - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
getLoadTime() - Method in interface com.sun.appserv.management.j2ee.Servlet
Load time
getLocalAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalAddr() on the wrapped request object.
getLocalAddress(Session) - Static method in class javax.mail.internet.InternetAddress
Return an InternetAddress object representing the current user.
getLocale() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getLocale() - Method in class javax.el.ELContext
Get the Locale stored by a previous invocation to ELContext.setLocale(java.util.Locale).
getLocale() - Method in class javax.faces.component.UIViewRoot
Return the Locale to be used in localizing the response being created for this view.
getLocale() - Method in class javax.faces.convert.DateTimeConverter
Return the Locale to be used when parsing or formatting dates and times.
getLocale() - Method in class javax.faces.convert.NumberConverter
Return the Locale to be used when parsing numbers.
getLocale() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
Gets the locale of this I18N localization context.
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocale() on the wrapped request object.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the locale specified for this response using the ServletResponse.setLocale(java.util.Locale) method.
getLocale() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getLocale() on the wrapped response object.
getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the Locale for this object.
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocales() on the wrapped request object.
getLocalizedDescription(Locale) - Method in interface com.sun.appserv.management.deploy.DeploymentProgress
 
getLocalizedDescription(Locale) - Method in class com.sun.appserv.management.deploy.DeploymentProgressImpl
 
getLocalizedDescriptionKey(Locale) - Static method in class com.sun.appserv.management.deploy.DeploymentProgressImpl
 
getLocalizedMessage(PageContext, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key.
getLocalizedMessage(PageContext, String, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key.
getLocalizedMessage(PageContext, String, Object[]) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key, and performs parametric replacement using the arguments specified via args.
getLocalizedMessage(PageContext, String, Object[], String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key, and performs parametric replacement using the arguments specified via args.
getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the LocalizedString for the specified Locale and charsetName.
getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
Returns the LocalizedStrings associated with this object.
getLocalName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalName() on the wrapped request object.
getLocalName() - Method in interface javax.xml.soap.Name
Gets the local name part of the XML name that this Name object represents.
getLocalName() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getLocalName() - Method in interface javax.xml.stream.XMLStreamReader
Returns the (local) name of the current event.
getLocalPort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalPort() on the wrapped request object.
getLocalTransaction() - Method in interface javax.resource.cci.Connection
Returns an LocalTransaction instance that enables a component to demarcate resource manager local transactions on the Connection.
getLocalTransaction() - Method in interface javax.resource.spi.ManagedConnection
Returns an javax.resource.spi.LocalTransaction instance.
getLocalValue() - Method in class javax.faces.component.UIOutput
 
getLocalValue() - Method in interface javax.faces.component.ValueHolder
Return the local value of this UIComponent (if any), without evaluating any associated ValueExpression.
getLocation() - Method in interface com.sun.appserv.management.config.AppClientModuleConfig
The file system path to this module, typically something like ${com.sun.aas.instanceRoot}/applications/...
getLocation() - Method in interface com.sun.appserv.management.config.ModuleConfig
The file system path to this module, typically something like ${com.sun.aas.instanceRoot}/applications/...
getLocation() - Method in interface javax.xml.stream.events.XMLEvent
Return the location of this event.
getLocation() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getLocation() - Method in exception javax.xml.stream.XMLStreamException
Gets the location of the exception
getLocation() - Method in interface javax.xml.stream.XMLStreamReader
Return the current location of the processor.
getLocator() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getLocator() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the locator for this warning/error.
getLogDirectory() - Method in interface com.sun.appserv.management.config.HTTPAccessLogConfig
 
getLogFile() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
getLogFile(String, String) - Method in interface com.sun.appserv.management.ext.logging.LogFileAccess
The entire specified log file is read, converted into a String, and returned.
getLogFile() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getLogFileKeys() - Method in interface com.sun.appserv.management.ext.logging.LogFileAccess
Keys which may be used to specify which log file to access.
getLogFileNames(String) - Method in interface com.sun.appserv.management.ext.logging.LogFileAccess
The names returned are not full paths but the simple file names of the log files.
getLogFilter() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getLoggerNames() - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
 
getLoggerNamesUnder(String) - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
 
getLogging() - Method in class com.sun.appserv.management.helper.LoggingHelper
 
getLogging() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getLogging() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getLogHandler() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getLogLevel() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getLogLevelListenerCount(Level) - Method in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Get the number of listeners for the specified log level.
getLogRoot() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getLogRotationLimitInBytes() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getLogRotationTimeLimitInMinutes() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getLogServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the LogServiceConfig.
getLogToConsole() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getLogWriter() - Method in interface javax.resource.spi.ManagedConnection
Gets the log writer for this ManagedConnection instance.
getLogWriter() - Method in interface javax.resource.spi.ManagedConnectionFactory
Get the log writer for this ManagedConnectionFactory instance.
getlong(String) - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
Get a Statistic value which is expected to be a Long (long)
getlong(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get a Statistic value which is expected to be a Long (long)
getLong(String) - Method in interface javax.jms.MapMessage
Returns the long value with the specified name.
getLongdesc() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the longdesc property.
getLongProperty(String) - Method in interface javax.jms.Message
Returns the value of the long property with the specified name.
getLoopStatus() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
Retrieves a 'status' object to provide information about the current round of the iteration.
getLoopStatus() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getLowerBound() - Method in class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
 
getLowerBound() - Method in class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
getLowerBound() - Method in interface javax.management.j2ee.statistics.BoundaryStatistic
The lower limit of the value of this attribute.The upper limit of the value of this attribute.
getLowWaterMark() - Method in class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
getLowWaterMark() - Method in interface javax.management.j2ee.statistics.RangeStatistic
The lowest value this attribute has held since the beginning of the measurement.
getMailResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.MAIL_RESOURCE_CONFIG ).
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the major revision number for this version of the Versionable object.
getManagedClassNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the list of the names of the classes that the persistence provider must add it to its set of managed classes.
getManagedConnectionFactory() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
Returns the associated JCAManagedConnectionFactory OBJECT_NAME
getManagedConnectionFactory() - Method in class javax.resource.spi.security.PasswordCredential
Gets the target ManagedConnectionFactory for which the user name and password has been set by the application server.
getManagementEvent() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getManagementRuleConfigMap() - Method in interface com.sun.appserv.management.config.ManagementRulesConfig
 
getManagementRulesConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
 
getManagerChecksFrequency() - Method in interface com.sun.appserv.management.j2ee.WebModule
The frequency of the manager checks (expiration and passivation)
getManagerPropertiesConfig() - Method in interface com.sun.appserv.management.config.SessionManagerConfig
Get the ManagerPropertiesConfig MBean.
getMap(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getMap() - Method in class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
 
getMap() - Static method in class com.sun.appserv.management.util.jmx.Acronyms
Return a Map whose keys are acronyms (their case should be ignored), and whose values are the proper capitalization.
getMapClassName() - Method in interface com.sun.appserv.management.base.MapCapable
Return the interface that this Map represents (the Java classname).
getMapClassName() - Method in class com.sun.appserv.management.base.MapCapableBase
Return the type name which will be paired with MAP_CAPABLE_CLASS_NAME_KEY.
getMapClassName() - Method in class com.sun.appserv.management.deploy.DeploymentProgressImpl
 
getMapClassName() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
getMapNames() - Method in interface javax.jms.MapMessage
Returns an Enumeration of all the names in the MapMessage object.
getMappedPrincipalClass() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
This attribute is used to customize the java.security.Principal implementation class used in the default principal to role mapping.
getMappingFile() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the mapping file.
getMappingFile() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the mapping file .
getMappingFileNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the list of mapping file names that the persistence provider must load to determine the mappings for the entity classes.
getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
Get matching header lines as an Enumeration of Strings.
getMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all matching Header objects.
getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in interface javax.mail.Part
Return matching headers from this part as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeader objects whose name matches a name in the given array of names.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects that match a name in the given array.
getMaxAge() - Method in class javax.servlet.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxAgeInSeconds() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getMaxCacheSize() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getMaxConnections() - Method in interface com.sun.appserv.management.config.KeepAliveConfig
 
getMaxConnections() - Method in interface com.sun.appserv.management.config.ORBConfig
 
getMaxConnections() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
 
getMaxConnections() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns maximum limit on number of active concurrent connections that an EIS instance can support across client processes.
getMaxDownloadChunkSize() - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
 
getMaxEntries() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getMaxFilesCount() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getMaxFractionDigits() - Method in class javax.faces.convert.NumberConverter
Return the maximum number of digits getAsString() should render in the fraction portion of the result.
getMaxHeapCacheSize() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getMaxHistorySize() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Gets the web service' max history size.
getMaximum() - Method in class javax.faces.validator.DoubleRangeValidator
Return the maximum value to be enforced by this Validator or Double.MAX_VALUE if it has not been set.
getMaximum() - Method in class javax.faces.validator.LengthValidator
Return the maximum length to be enforced by this Validator, or 0 if the maximum has not been set.
getMaximum() - Method in class javax.faces.validator.LongRangeValidator
Return the maximum value to be enforced by this Validator.
getMaximumSeverity() - Method in class javax.faces.context.FacesContext
Return the maximum severity level recorded on any FacesMessages that has been queued, whether or not they are associated with any specific UIComponent.
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMaxIntegerDigits() - Method in class javax.faces.convert.NumberConverter
Return the maximum number of digits getAsString() should render in the integer portion of the result.
getMaxlength() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the maxlength property.
getMaxlength() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the maxlength property.
getMaxLogEntries() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
 
getMaxMmapCacheSize() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getMaxOpenConnections() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
 
getMaxOpenEntries() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getMaxPendingCount() - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
getMaxPoolSize() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Maximum number of conections that can be created.
getMaxPoolSize() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getMaxPoolSize() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getMaxPoolSize() - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
getMaxQueued() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the maximum size of the connection queue
getMaxRecords() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getMaxRedeliveries() - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
getMaxResponseTime() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the maximum time spent in milli seconds for any successful/ unsuccessful attempt to execute the operation, as a CountStatistic.
getMaxSessions() - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
getMaxSpareThreads() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
The maximum number of unused request processing threads that will be allowed to exist until the thread pool starts stopping the unnecessary threads.
getMaxThreadPoolSize() - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
getMaxThreads() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
The maximum number of request processing threads that are created by the listener.
getMaxTime() - Method in class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
getMaxTime() - Method in interface com.sun.appserv.management.monitor.statistics.AltServletStats
 
getMaxTime() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
The longest response time for a request.
getMaxTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
The maximum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
getMaxWaitTimeInMillis() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Amount of time the caller will wait before getting a connection timeout.
getMaxWaitTimeInMillis() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getMBeanAttributeInfo(MBeanAttributeInfo[], String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getMBeanAttributeInfo(MBeanInfo, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getMBeanCount() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getMBeanCount() - Method in interface javax.management.j2ee.Management
Returns the number of managed objects registered in the MEJB.
getMBeanInfo() - Method in interface com.sun.appserv.management.base.Extra
 
getMBeanInfo(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as XAttributesAccess.getAttributes, but with exceptions
getMBeanInfo() - Method in interface com.sun.appserv.management.util.jmx.MBeanProxyHandlerIntf
Get the MBeanInfo for the MBean this proxy represents.
getMBeanInfo(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getMBeanInfo(ObjectName) - Method in interface javax.management.j2ee.Management
This method discovers the attributes and operations that a managed object exposes for management.
getMBeanInfoIsInvariant() - Method in interface com.sun.appserv.management.base.Extra
 
getMBeanInfoIsInvariant() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getMBeanLoggerName() - Method in interface com.sun.appserv.management.base.AMXMBeanLogging
 
getMBeanLogLevel() - Method in interface com.sun.appserv.management.base.AMXMBeanLogging
Get the log level.
getMBeanServer() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionSource
Return the internal MBeanServer
getMBeanServerConnection(boolean) - Method in class com.sun.appserv.management.client.AppserverConnectionSource
 
getMBeanServerConnection(boolean) - Method in interface com.sun.appserv.management.client.ConnectionSource
Return a valid MBeanServerConnection, making a new connection if necessary, or returning an existing one if still valid.
getMBeanServerConnection(boolean) - Method in class com.sun.appserv.management.util.jmx.JMXConnectorConnectionSource
 
getMBeanServerConnection(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionConnectionSource
 
getMBeanServerConnection(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnectionSource
 
getMBeanServerConnection() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
getMBeanServerDelegateObjectName() - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getMBeanServerID() - Method in class com.sun.appserv.management.client.ProxyFactory
 
getMBeanServerID(MBeanServerConnection) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getMDBContainer() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getMDBContainerConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the MDBContainerConfig.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
Gets the type of the XML processing mechanism and representation used by this Deserializer.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechType() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Returns the mechanism type for the GenericCredential instance.
getMediumFileSizeLimitInBytes() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getMediumFileSpaceInBytes() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getMergeProtocolMaxIntervalMillis() - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
getMergeProtocolMinIntervalMillis() - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
getMessage() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The free-form message.
getMessage() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getMessage() - Method in interface com.sun.appserv.management.j2ee.J2EEManagementEvent
An informational message about the event.
getMessage() - Method in exception javax.ejb.EJBException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Retrieve any additional information about the status of this event.
getMessage() - Method in exception javax.faces.application.ViewExpiredException
Return the message for this exception prepended with the view identifier if the view identifier is not null, otherwise, return the message.
getMessage() - Method in class javax.mail.event.MessageChangedEvent
Return the changed Message.
getMessage() - Method in class javax.mail.event.StoreEvent
Get the message from the Store.
getMessage() - Method in class javax.mail.event.TransportEvent
Get the Message object associated with this Transport Event.
getMessage(int) - Method in class javax.mail.Folder
Get the Message object corresponding to the given message number.
getMessage() - Method in class javax.mail.MessageContext
Return the Message that contains the content.
getMessage() - Method in exception javax.resource.ResourceException
Returns a detailed message string describing this exception.
getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Get the localized validation message.
getMessage() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getMessage() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the text message for this warning/error.
getMessage() - Method in exception javax.xml.registry.JAXRException
Returns the detail message for this JAXRException object.
getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAPMessage from this message context
getMessage() - Method in exception javax.xml.soap.SOAPException
Returns the detail message for this SOAPException object.
getMessage() - Method in error javax.xml.stream.FactoryConfigurationError
Report the message associated with this error
getMessage() - Method in interface javax.xml.ws.handler.LogicalMessageContext
Gets the message from this message context
getMessage() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
Gets the SOAPMessage from this message context.
getMessageBundle() - Method in class javax.faces.application.Application
Return the fully qualified class name of the ResourceBundle to be used for JavaServer Faces messages for this application.
getMessageByUID(long) - Method in interface javax.mail.UIDFolder
Get the Message corresponding to the given UID.
getMessageChangeType() - Method in class javax.mail.event.MessageChangedEvent
Return the type of this event.
getMessageContext() - Method in interface javax.ejb.SessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class javax.mail.internet.MimePartDataSource
Return the MessageContext for the current part.
getMessageContext() - Method in interface javax.mail.MessageAware
Return the message context.
getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getMessageContext returns the MessageContext targeted for this endpoint instance.
getMessageContext() - Method in interface javax.xml.ws.WebServiceContext
Returns the MessageContext for the request being served at the time this method is called.
getMessageCount() - Method in class javax.mail.Folder
Get total number of messages in this Folder.
getMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
Number of messages sent or received.
getMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Number of messages exchanged.
getMessageCount() - Method in interface javax.management.j2ee.statistics.MessageDrivenBeanStats
Number of messages received.
getMessageDrivenBeanMonitorMap() - Method in interface com.sun.appserv.management.monitor.EJBModuleMonitor
 
getMessageDrivenBeanStats() - Method in interface com.sun.appserv.management.monitor.MessageDrivenBeanMonitor
 
getMessageFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
Gets the SAAJ MessageFactory instance used by this SOAP binding.
getMessageFragmentSize() - Method in interface com.sun.appserv.management.config.ORBConfig
 
getMessageID() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The unique message ID identifying the entry.
getMessageID() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getMessageID() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the message id.
getMessageID() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the message id.
getMessageID() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Message-ID" header field.
getMessageListener() - Method in interface javax.jms.MessageConsumer
Gets the message consumer's MessageListener.
getMessageListener() - Method in interface javax.jms.Session
Returns the session's distinguished message listener (optional).
getMessageNumber() - Method in class javax.mail.Message
Get the Message number for this Message.
getMessages() - Method in class javax.faces.context.FacesContext
Return an Iterator over the FacesMessages that have been queued, whether or not they are associated with any specific client identifier.
getMessages(String) - Method in class javax.faces.context.FacesContext
Return an Iterator over the FacesMessages that have been queued that are associated with the specified client identifier (if clientId is not null), or over the FacesMessages that have been queued that are not associated with any specific client identifier (if clientId is null).
getMessages() - Method in class javax.mail.event.MessageCountEvent
Return the array of messages added or removed.
getMessages(int, int) - Method in class javax.mail.Folder
Get the Message objects for message numbers ranging from start through end, both start and end inclusive.
getMessages(int[]) - Method in class javax.mail.Folder
Get the Message objects for message numbers specified in the array.
getMessages() - Method in class javax.mail.Folder
Get all Message objects from this Folder.
getMessagesByUID(long, long) - Method in interface javax.mail.UIDFolder
Get the Messages specified by the given range.
getMessagesByUID(long[]) - Method in interface javax.mail.UIDFolder
Get the Messages specified by the given array of UIDs.
getMessageSecurityConfigMap() - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Calls Container.getContaineeMap( XTypes.MESSAGE_SECURITY_CONFIG ).
getMessageSelector() - Method in interface javax.jms.MessageConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in interface javax.jms.QueueBrowser
Gets this queue browser's message selector expression.
getMessagesInHistory() - Method in interface com.sun.appserv.management.j2ee.WebServiceEndpoint
Returns last N message content and info collected for this web service.
getMessageType() - Method in class javax.mail.event.StoreEvent
Return the type of this event.
getMessageWaitTime() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
Time spent by a message before being delivered.
getMessageWaitTime() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Time spent by a message before being delivered.
getMetaData() - Method in interface javax.jms.Connection
Gets the metadata for this connection.
getMetaData() - Method in interface javax.resource.cci.Connection
Gets the information on the underlying EIS instance represented through an active connection.
getMetaData() - Method in interface javax.resource.cci.ConnectionFactory
Gets metadata for the Resource Adapter.
getMetaData() - Method in interface javax.resource.spi.ManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetadata() - Method in class javax.xml.ws.Endpoint
Returns a list of metadata documents for the service.
getMethod() - Method in interface javax.interceptor.InvocationContext
Returns the method of the bean class for which the interceptor was invoked.
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getMethod() on the wrapped request object.
getMethodInfo(ELContext) - Method in class javax.el.MethodExpression
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
getMethodReadyCount() - Method in interface javax.management.j2ee.statistics.SessionBeanStats
Number of beans in the method-ready state.
getMethodSignature() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the expected method signature of this deferred method attribute.
getMethodStatistic() - Method in interface com.sun.appserv.management.monitor.statistics.EJBMethodStats
Returns the statistics of the method invocation as an instance of TimeStatistic.
getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the middle name for this Person.
getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - Method in class javax.xml.soap.SOAPMessage
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMimeType() - Method in class javax.activation.ActivationDataFlavor
Return the MIME type for this DataFlavor.
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the mime type associated with this object.
getMimeTypes() - Method in class javax.activation.CommandMap
Get all the MIME types known to this command map.
getMimeTypes() - Method in class javax.activation.MailcapCommandMap
Get all the MIME types known to this command map.
getMinFractionDigits() - Method in class javax.faces.convert.NumberConverter
Return the minimum number of digits getAsString() should render in the fraction portion of the result.
getMinimum() - Method in class javax.faces.validator.DoubleRangeValidator
Return the minimum value to be enforced by this Validator, or Double.MIN_VALUE if it has not been set.
getMinimum() - Method in class javax.faces.validator.LengthValidator
Return the minimum length to be enforced by this Validator, or 0 if the minimum has not been set.
getMinimum() - Method in class javax.faces.validator.LongRangeValidator
Return the minimum value to be enforced by this Validator.
getMinimumDeliveryIntervalInMillis() - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
getMinIntegerDigits() - Method in class javax.faces.convert.NumberConverter
Return the minimum number of digits getAsString() should render in the integer portion of the result.
getMinLogLevel() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
The level at which the messages for diagnostic services will be retrieved.
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the minor revision number for this version of the Versionable object.
getMinResponseTime() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the minimum time spent in milli seconds for any successful/ unsuccessful attempt to execute the operation, as a CountStatistic.
getMinSpareThreads() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
The number of request processing threads that will be created when this listener is first started.
getMinThreadPoolSize() - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
getMinTime() - Method in class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
getMinTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
The minimum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
getMode() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPServiceVirtualServerStats
Current one of: "active" "off" "disabled"
getMode() - Method in class javax.mail.Folder
Return the open mode of this folder.
getModelerType() - Method in interface com.sun.appserv.management.j2ee.Servlet
Type of the modeled resource.
getModelerType() - Method in interface com.sun.appserv.management.j2ee.WebModule
Type of the modeled resource.
getModule() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The module or Logger that emitted the entry.
getModule() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getModuleDTDVersion() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Deprecated. As of version 1.1 replaced by DDBeanRoot.getDDBeanRootVersion()
getModuleDTDVersion() - Method in interface javax.enterprise.deploy.model.DeployableObject
Deprecated. As of version 1.1 replaced by DDBeanRoot.getDDBeanRootVersion()
getModuleExtension() - Method in class javax.enterprise.deploy.shared.ModuleType
Return the file extension string for this enumeration.
getModuleID() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Retrieve the id assigned to represent the deployed module.
getModuleLogLevel(String) - Method in interface com.sun.appserv.management.ext.logging.Logging
Gets the log level of the Logger for the specified module, which may or may not be the same as that found in the configuration.
getModuleLogLevelsConfig() - Method in interface com.sun.appserv.management.config.LogServiceConfig
Get the ModuleLogLevelsConfig MBean.
getModuleMonitoringLevelsConfig() - Method in interface com.sun.appserv.management.config.MonitoringServiceConfig
 
getModules() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getmodules() - Method in interface com.sun.appserv.management.j2ee.J2EEApplication
 
getModuleSet() - Method in interface com.sun.appserv.management.j2ee.J2EEApplication
 
getModuleType(int) - Static method in class javax.enterprise.deploy.shared.ModuleType
Return an object of the specified value.
getModuleUris(ModuleType) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the list of URIs of the designated module type.
getModuleUris() - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the list of URIs for all modules in the application.
getMonitoringDottedNames() - Method in interface com.sun.appserv.management.DomainRoot
 
getMonitoringEnabled() - Method in interface com.sun.appserv.management.config.LBConfig
Returns the boolean flag that determines whether monitoring is switched on or not.
getMonitoringLevel() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Get the web service' monitoring level can be OFF, LOW or HIGH.
getMonitoringObjectName() - Method in interface com.sun.appserv.management.j2ee.StatisticsProvider
Return the ObjectName of the MonitoringMBean which provides monitoring statistics, or null if not available.
getMonitoringPeer() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
Get the Monitoring (if any)
getMonitoringRoot() - Method in interface com.sun.appserv.management.DomainRoot
 
getMonitoringServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the MonitoringServiceConfig.
getMQScheme() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getMQService() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getMQStorePoolName() - Method in interface com.sun.appserv.management.config.JMSAvailabilityConfig
This is the jndi-name for the JDBC Connection Pool used by the MQ broker cluster for use in saving persistent JMS messages and other broker cluster configuration information.
getMultiContaineeMap(Set<String>) - Method in interface com.sun.appserv.management.base.Container
Return a Map keyed by j2eeType.
getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the boolean value of the mustUnderstand attribute for this SOAPHeaderElement.
getName() - Method in interface com.sun.appserv.management.base.AMX
Get the name of this item.
getName(ObjectName) - Static method in class com.sun.appserv.management.base.Util
Get the value of the AMX.NAME_KEY property within the ObjectName or AMX.NO_NAME if not present.
getName() - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Returns the name of the store.
getName() - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
getName() - Method in interface com.sun.appserv.management.config.JACCProviderConfig
 
getName() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Get the web service name.
getName() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the name of the WebService.
getName() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the name of the WebService.
getName() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the name of this Statistic
getName() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
Get the name of this Statistic
getName() - Method in class com.sun.appserv.web.cache.mapping.Field
get the associated name
getName() - Method in class javax.activation.DataHandler
Return the name of the data object.
getName() - Method in interface javax.activation.DataSource
Return the name of this object where the name of the object is dependant on the nature of the underlying objects.
getName() - Method in class javax.activation.FileDataSource
Return the name of this object.
getName() - Method in class javax.activation.URLDataSource
Calls the getFile method on the URL used to instantiate the object.
getName() - Method in class javax.el.MethodInfo
Returns the name of the method
getName() - Method in interface javax.enterprise.deploy.spi.Target
Retrieve the name of the target server.
getName() - Method in class javax.faces.component.UIParameter
Return the optional parameter name for this parameter.
getName() - Method in class javax.faces.webapp.FacetTag
Return the name to be assigned to this facet.
getName() - Method in class javax.mail.Folder
Returns the name of this Folder.
getName() - Method in class javax.mail.Header
Returns the name of this header.
getName() - Method in class javax.mail.internet.MimePartDataSource
DataSource method to return a name.
getName() - Method in class javax.mail.util.ByteArrayDataSource
Get the name of the data.
getName() - Method in interface javax.management.j2ee.statistics.Statistic
The name of this Statistic.
getName() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Returns the name of the resource principal associated with a GenericCredential instance.
getName() - Method in class javax.servlet.http.Cookie
Returns the name of the cookie.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the name with which the attribute is bound to or unbound from the session.
getName() - Method in class javax.servlet.jsp.tagext.FunctionInfo
The name of the function.
getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The name of this attribute.
getName() - Method in class javax.servlet.jsp.tagext.TagFileInfo
The unique action name of this tag.
getName() - Method in class javax.servlet.ServletContextAttributeEvent
Return the name of the attribute that changed on the ServletContext.
getName() - Method in class javax.servlet.ServletRequestAttributeEvent
Return the name of the attribute that changed on the ServletRequest.
getName() - Method in class javax.xml.bind.JAXBElement
Returns the xml element tag name.
getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the user-friendly name of this object.
getName() - Method in interface javax.xml.registry.infomodel.Slot
Gets the name for this Slot.
getName() - Method in class javax.xml.soap.MimeHeader
Returns the name of this MimeHeader object.
getName() - Method in interface javax.xml.stream.events.Attribute
Returns the QName for this attribute
getName() - Method in interface javax.xml.stream.events.EndElement
Get the name of this event
getName() - Method in interface javax.xml.stream.events.EntityDeclaration
The entity's name
getName() - Method in interface javax.xml.stream.events.EntityReference
The name of the entity
getName() - Method in interface javax.xml.stream.events.NotationDeclaration
The notation name.
getName() - Method in interface javax.xml.stream.events.StartElement
Get the name of this event
getName() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getName() - Method in interface javax.xml.stream.XMLStreamReader
Returns a QName for the current START_ELEMENT or END_ELEMENT event
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <name-from-attribute> element.
getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <name-given> element.
getNames(Set<? extends AMX>) - Static method in class com.sun.appserv.management.base.Util
Extract the names from all ObjectNames.
getNames() - Method in class javax.activation.MimeTypeParameterList
Retrieve an enumeration of all the names in this list.
getNames() - Method in class javax.mail.internet.ParameterList
Return an enumeration of the names of all parameters in this list.
getNamesArray(Set<ObjectName>) - Static method in class com.sun.appserv.management.base.Util
Extract the names from all ObjectNames.
getNamespaceContext() - Method in interface javax.xml.stream.events.StartElement
Gets a read-only namespace context.
getNamespaceContext() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getNamespaceContext() - Method in interface javax.xml.stream.XMLEventWriter
Returns the current namespace context.
getNamespaceContext() - Method in interface javax.xml.stream.XMLStreamReader
Returns a read only namespace context for the current position.
getNamespaceContext() - Method in interface javax.xml.stream.XMLStreamWriter
Returns the current namespace context.
getNamespaceCount() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getNamespaceCount() - Method in interface javax.xml.stream.XMLStreamReader
Returns the count of namespaces declared on this START_ELEMENT or END_ELEMENT, this method is only valid on a START_ELEMENT, END_ELEMENT or NAMESPACE.
getNamespacePrefix(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getNamespacePrefix(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the prefix for the namespace declared at the index.
getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings declared by this element.
getNamespaces() - Method in interface javax.xml.stream.events.EndElement
Returns an Iterator of namespaces that have gone out of scope.
getNamespaces() - Method in interface javax.xml.stream.events.StartElement
Returns an Iterator of namespaces declared on this element.
getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
getNamespaceURI() - Method in interface javax.xml.stream.events.Namespace
Gets the uri bound to the prefix of this namespace
getNamespaceURI(String) - Method in interface javax.xml.stream.events.StartElement
Gets the value that the prefix is bound to in the context of this element.
getNamespaceURI(String) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getNamespaceURI(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getNamespaceURI() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getNamespaceURI(String) - Method in interface javax.xml.stream.XMLStreamReader
Return the uri for the given prefix.
getNamespaceURI(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the uri for the namespace declared at the index.
getNamespaceURI() - Method in interface javax.xml.stream.XMLStreamReader
If the current event is a START_ELEMENT or END_ELEMENT this method returns the URI of the prefix or the default namespace.
getNamesSet(Set<ObjectName>) - Static method in class com.sun.appserv.management.base.Util
Extract the names from all ObjectNames.
getNameValuePairs() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The raw name/value pair String for this log entry.
getNameValuePairs() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getNameValuePairsMap() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
A Map containing name/value pairs as parsed from the String given by LogQueryEntry.getNameValuePairs().
getNameValuePairsMap() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getNaming() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getNativeCommands(String) - Method in class javax.activation.MailcapCommandMap
Get the native commands for the given MIME type.
getNativeLibraryPath() - Method in interface com.sun.appserv.management.config.ProfilerConfig
 
getNativeLibraryPathPrefix() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getNativeLibraryPathSuffix() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getNavigationHandler() - Method in class javax.faces.application.Application
Return the NavigationHandler instance that will be passed the outcome returned by any invoked application action for this web application.
getNestedException() - Method in exception javax.xml.stream.XMLStreamException
Gets the nested exception.
getNewFolder() - Method in class javax.mail.event.FolderEvent
If this event indicates that a folder is renamed, (i.e, the event type is RENAMED), then this method returns the Folder object representing the new name.
getNewMessageCount() - Method in class javax.mail.Folder
Get the number of new messages in this Folder.
getNewsgroup() - Method in class javax.mail.internet.NewsAddress
Get the newsgroup.
getNewTempClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Return a new instance of a ClassLoader that the provider may use to temporarily load any classes, resources, or open URLs.
getNewValue() - Method in class javax.faces.event.ValueChangeEvent
Return the current local value of the source UIComponent.
getNextException() - Method in exception javax.mail.MessagingException
Get the next exception chained to this one.
getNextTimeout() - Method in interface javax.ejb.Timer
Get the point in time at which the next timer expiration is scheduled to occur.
getnode() - Method in interface com.sun.appserv.management.j2ee.JVM
Note that the Attribute name is case-sensitive "node" as defined by JSR 77.
getNode(Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
By default, the getNode method is unsupported and throw an UnsupportedOperationException.
getNode() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getNode(Object) - Method in interface javax.xml.bind.Marshaller
Get a DOM tree view of the content tree(Optional).
getNode() - Method in interface javax.xml.bind.ValidationEventLocator
Return a reference to the DOM Node if available
getNodeAgent() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getNodeAgentConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.NODE_AGENT_CONFIG ).
getNoLocal() - Method in interface javax.jms.TopicSubscriber
Gets the NoLocal attribute for this subscriber.
getNonJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the non-JTA-enabled data source to be used by the persistence provider for accessing data outside a JTA transaction.
getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all non-matching header lines
getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all non-matching Header objects.
getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in interface javax.mail.Part
Return non-matching headers from this envelope as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all of the MimeHeader objects whose name does not match a name in the given array of names.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonRunningModules(ModuleType, Target[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Retrieve the list of J2EE application modules distributed to the identified targets and that are currently not running on the associated server or servers.
getNoNSSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the current noNamespaceSchemaLocation.
getNonTransactionalConnections() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
A pool with this property set to true returns non-transactional connections.
getNonTxConnection() - Method in interface com.sun.appserv.jdbc.DataSource
Gets a connection that is not in the scope of any transaction.
getNonTxConnection(String, String) - Method in interface com.sun.appserv.jdbc.DataSource
Gets a connection that is not in the scope of any transaction.
getNotationName() - Method in interface javax.xml.stream.events.EntityDeclaration
The name of the associated notation.
getNotations() - Method in interface javax.xml.stream.events.DTD
Return a List containing the notations declared in the DTD.
getNotificationEmitterServiceMap() - Method in interface com.sun.appserv.management.DomainRoot
Get all NotificationEmitterService instances.
getNotificationFilter(ObjectName) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
Get the filter originally specified when constructing this object.
getNotifications() - Method in class com.sun.appserv.management.helper.NotificationServiceHelper
Get any outstanding Notifications and return them.
getNotificationService(String) - Method in interface com.sun.appserv.management.base.NotificationServiceMgr
Get the specified NotificationService.
getNotificationServiceMap() - Method in interface com.sun.appserv.management.base.NotificationServiceMgr
 
getNotificationServiceMgr() - Method in interface com.sun.appserv.management.DomainRoot
Get the NotificationServiceMgr
getNotificationType() - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
 
getNotificationTypeListenerCount(String) - Method in interface com.sun.appserv.management.base.ListenerInfo
Get the number of listeners which are listening for the specified type of Notification.
getNotificationTypeListenerCount(String) - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
getNullValueKeys(Map<K, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
getNumBeansInPool() - Method in interface com.sun.appserv.management.monitor.statistics.EJBPoolStats
Returns the statistical information about the number of EJBs in the associated pool, as an instance of BoundedRangeStatistic.
getNumber() - Method in class javax.mail.search.IntegerComparisonTerm
Return the number to compare with.
getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the telephone number suffix, not including the country or area code.
getNumberOfActiveRequests() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerServerStats
Returns the number of active requests on this instance
getNumberOfAvailableThreads() - Method in interface com.sun.appserv.management.monitor.statistics.ThreadPoolStats
Returns the total number of available threads, as an instance of CountStatistic.
getNumberOfBusyThreads() - Method in interface com.sun.appserv.management.monitor.statistics.ThreadPoolStats
Returns the number of busy threads, as an instance of CountStatistic.
getNumberOfTotalRequests() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerServerStats
Returns the total number of requests for this instance.
getNumConnAcquired() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
 
getNumConnCreated() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
indicates the number of connections that were created, since the last reset
getNumConnDestroyed() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
indicates the number of connections that were destroyed, since the last reset
getNumConnFailedValidation() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
represents the number of connections that failed validation
getNumConnFree() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
 
getNumConnNotSuccessfullyMatched() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
Indicates the number of connections that were rejected by the Managed Connection Factory during matching.
getNumConnReleased() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
 
getNumConnSuccessfullyMatched() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
Indicates the number of connections that were successfully matched by the Managed Connection Factory.
getNumConnTimedOut() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
represents the number of connection requests that timed out
getNumConnUsed() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
Statistic to represent the Connection Usage In addition to information about the number of connections being used currently, this also contains information about the Maximum number of connections that were used(High Watermark)
getNumThreadsWaiting() - Method in interface com.sun.appserv.management.monitor.statistics.EJBPoolStats
Returns the number of threads waiting for free Beans, as an instance of CountStatistic.
getNumWorkQueues() - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
getObject(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getObject(String) - Method in interface javax.jms.MapMessage
Returns the value of the object with the specified name.
getObject() - Method in interface javax.jms.ObjectMessage
Gets the serializable object containing this message's data.
getObject() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getObject() - Method in interface javax.xml.bind.ValidationEventLocator
Return a reference to the object in the Java content tree if available
getObjectInstance(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
getObjectName() - Method in interface com.sun.appserv.management.base.Extra
 
getObjectName(T) - Static method in class com.sun.appserv.management.base.Util
Get the ObjectName targeted by this AMX.
getObjectName(Map<String, ObjectName>, String) - Static method in class com.sun.appserv.management.base.Util
Get an ObjectName from a Map of ObjectName where the values are keyed by name.
getObjectName() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getobjectName() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
The ObjectName of the J2EEManagedObject.
getObjectNameInConfig() - Method in interface com.sun.appserv.management.config.CustomMBeanConfig
Get the ObjectName as configured (which could differ from the ObjectName with which the MBean is registered--TBD).
getObjectProperty(String) - Method in interface javax.jms.Message
Returns the value of the Java object property with the specified name.
getObjectType() - Method in interface com.sun.appserv.management.config.ObjectType
 
getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the object type that best describes the RegistryObject.
getOffset() - Method in class javax.enterprise.deploy.shared.ActionType
Returns the lowest integer value used by this enumeration value's enumeration class.
getOffset() - Method in class javax.enterprise.deploy.shared.CommandType
Returns the lowest integer value used by this enumeration value's enumeration class.
getOffset() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Returns the lowest integer value used by this enumeration value's enumeration class.
getOffset() - Method in class javax.enterprise.deploy.shared.ModuleType
Returns the lowest integer value used by this enumeration value's enumeration class.
getOffset() - Method in class javax.enterprise.deploy.shared.StateType
Returns the lowest integer value used by this enumeration value's enumeration class.
getOffset() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getOffset() - Method in interface javax.xml.bind.ValidationEventLocator
Return the byte offset if available
getOldValue() - Method in class javax.faces.event.ValueChangeEvent
Return the previous local value of the source UIComponent.
getOmitDomain() - Method in class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
getOnblur() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onblur property.
getOnblur() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onblur property.
getOnchange() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onchange property.
getOnchange() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onchange property.
getOnclick() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onclick property.
getOnclick() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlForm
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the ondblclick property.
getOndblclick() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the ondblclick property.
getOnfocus() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onfocus property.
getOnfocus() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onfocus property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onkeydown property.
getOnkeydown() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onkeydown property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onkeypress property.
getOnkeypress() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onkeypress property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onkeyup property.
getOnkeyup() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onkeyup property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onmousedown property.
getOnmousedown() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onmousedown property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onmousemove property.
getOnmousemove() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onmousemove property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onmouseout property.
getOnmouseout() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onmouseout property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onmouseover property.
getOnmouseover() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onmouseover property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onmouseup property.
getOnmouseup() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onmouseup property.
getOnreset() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onreset property.
getOnselect() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the onselect property.
getOnselect() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the onselect property.
getOnsubmit() - Method in class javax.faces.component.html.HtmlForm
Return the value of the onsubmit property.
getOpenStatistic(String) - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get a JSR 77 Statistic encoded as a standard serializable JMX OpenType.
getOpenStatistics(String[]) - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get JSR 77 Statistics encoded as a standard serializable JMX OpenTypes.
getOpenStats() - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get a JSR 77 Stats object encoded as a standard serializable JMX OpenType.
getOpenType(Object) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Get the OpenType of an Object, which must conform to OpenType requirements.
getOpenTypeFromName(String) - Method in interface com.sun.appserv.management.util.jmx.CompositeTypeFromNameCallback
 
getOperationComment(MBeanOperationInfo, String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getOperationComment(MBeanOperationInfo, String[]) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getOperationName() - Method in interface javax.xml.rpc.Call
Gets the name of the operation to be invoked using this Call instance.
getORB() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getORBConfig() - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Get a proxy to an ORBConfig
getORBConnectionManagerMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
Deprecated. use ServerRootMonitor.getConnectionManagerMonitorMap().
getOrdinal() - Method in class javax.faces.application.FacesMessage.Severity
Return the ordinal value of this FacesMessage.Severity instance.
getOrdinal() - Method in class javax.faces.event.PhaseId
Return the ordinal value of this PhaseId instance.
getOrganization() - Method in interface javax.xml.registry.infomodel.User
Gets the Organization that this User is affiliated with.
getOrigin() - Method in interface javax.management.j2ee.statistics.JMSConsumerStats
Returns a string that encapsulates the identity of a message origin
getOut() - Method in class javax.servlet.jsp.JspContext
The current value of the out object (a JspWriter).
getOutput(String) - Method in class com.sun.appserv.management.base.AMXDebug
ID is typically a classname, but may be anything which can be used for a filename.
getOutputFile(String) - Method in class com.sun.appserv.management.base.AMXDebug
Get the File associated with 'id'.
getOutputIDs() - Method in class com.sun.appserv.management.base.AMXDebug
 
getOutputParams() - Method in interface javax.xml.rpc.Call
Returns a Map of {name, value} for the output parameters of the last invoked operation.
getOutputStream() - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Return the servlet output stream associated with this Response.
getOutputStream() - Method in class javax.activation.DataHandler
Get an OutputStream for this DataHandler to allow overwriting the underlying data.
getOutputStream() - Method in interface javax.activation.DataSource
This method returns an OutputStream where the data can be written and throws the appropriate exception if it can not do so.
getOutputStream() - Method in class javax.activation.FileDataSource
This method will return an OutputStream representing the the data and will throw an IOException if it can not do so.
getOutputStream() - Method in class javax.activation.URLDataSource
The getOutputStream method from the URL.
getOutputStream() - Method in class javax.mail.internet.MimePartDataSource
DataSource method to return an output stream.
getOutputStream() - Method in class javax.mail.util.ByteArrayDataSource
Return an OutputStream for the data.
getOutputStream() - Method in interface javax.servlet.ServletResponse
Returns a ServletOutputStream suitable for writing binary data in the response.
getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getOutputStream() on the wrapped response object.
getOutputValues() - Method in interface javax.xml.rpc.Call
Returns a List values for the output parameters of the last invoked operation.
getOverflowHandler() - Method in class com.sun.appserv.management.util.misc.CircularList
 
getOverride() - Method in interface com.sun.appserv.management.j2ee.WebModule
The DefaultContext override flag for this web application
getPackageName(MBeanInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getPackageName(MBeanInfo) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getPackagePrefix(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getPackages() - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getPackages(ClassLoader) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
getPage() - Method in class javax.servlet.jsp.PageContext
The current value of the page object (In a Servlet environment, this is an instance of javax.servlet.Servlet).
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
obtains an instance of an implementation dependent javax.servlet.jsp.PageContext abstract class for the calling Servlet and currently pending request and response.
getParameter(String) - Method in class javax.activation.MimeType
Retrieve the value associated with the given name, or null if there is no current association.
getParameter(String) - Method in class javax.mail.internet.ContentDisposition
Return the specified parameter value.
getParameter(String) - Method in class javax.mail.internet.ContentType
Return the specified parameter value.
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
getParameterList() - Method in class javax.mail.internet.ContentDisposition
Return a ParameterList object that holds all the available parameters.
getParameterList() - Method in class javax.mail.internet.ContentType
Return a ParameterList object that holds all the available parameters.
getParameterMap() - Method in interface javax.servlet.ServletRequest
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterMap() on the wrapped request object.
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterNames() on the wrapped request object.
getParameters() - Method in class javax.activation.MimeType
Retrieve this object's parameter list.
getParameters() - Method in interface javax.interceptor.InvocationContext
Returns the parameters that will be used to invoke the business method.
getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
Gets the XML type of a parameter by name
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
getParamNames(MBeanOperationInfo) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getParamNames(MBeanOperationInfo) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getParamTypes() - Method in class javax.el.MethodInfo
Returns the parameter types of the method
getParent() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
 
getParent() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getParent() - Method in class javax.faces.component.UIComponent
Return the parent UIComponent of this UIComponent, if any.
getParent() - Method in class javax.faces.component.UIComponentBase
 
getParent() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return the Tag that is the parent of this instance.
getParent() - Method in class javax.mail.BodyPart
Return the containing Multipart object, or null if not known.
getParent() - Method in class javax.mail.Folder
Returns the parent folder of this folder.
getParent() - Method in class javax.mail.Multipart
Return the Part that contains this Multipart object, or null if not known.
getParent() - Method in interface javax.servlet.jsp.tagext.SimpleTag
Returns the parent of this tag, for collaboration purposes.
getParent() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Returns the parent of this tag, for collaboration purposes.
getParent() - Method in interface javax.servlet.jsp.tagext.Tag
Get the parent (closest enclosing tag handler) for this tag handler.
getParent() - Method in class javax.servlet.jsp.tagext.TagAdapter
Returns the parent of this tag, which is always getAdaptee().getParent().
getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
The Tag instance most closely enclosing this tag instance.
getParent() - Method in interface javax.xml.registry.infomodel.Concept
Gets the parent Concept or ClassificationScheme for this object.
getParent() - Method in class javax.xml.stream.util.EventReaderDelegate
Get the parent of this instance.
getParent() - Method in class javax.xml.stream.util.StreamReaderDelegate
Get the parent of this instance.
getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
Gets the parent Concept or null if parent is a ClassificationScheme.
getParentElement() - Method in interface javax.xml.soap.Node
Returns the parent element of this Node object.
getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Gets the parent (container) organization.
getParentTargetModuleID() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Retrieve the identifier of the parent object of this deployed module.
getParentUIComponentClassicTagBase(PageContext) - Static method in class javax.faces.webapp.UIComponentClassicTagBase
Locate and return the nearest enclosing UIComponentClassicTagBase if any; otherwise, return null.
getParentUIComponentTag(PageContext) - Static method in class javax.faces.webapp.UIComponentTag
Deprecated. Locate and return the nearest enclosing UIComponentTag if any; otherwise, return null.
getPart() - Method in class javax.mail.MessageContext
Return the Part that contains the content.
getPassivatedSessionsCurrent() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
 
getPassivationErrors() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns the number of errors in passivating a Stateful Session Bean, as a CountStatistic.
getPassivations() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns the number of passivations of a Stateful Session Bean, as a CountStatistic.
getPassivationSuccesses() - Method in interface com.sun.appserv.management.monitor.statistics.EJBCacheStats
Returns the number of errors in passivating a Stateful Session Bean, as a CountStatistic.
getPassiveCount() - Method in interface javax.management.j2ee.statistics.StatefulSessionBeanStats
Number of beans that are in the passive state.
getPassword() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getPassword() - Method in interface com.sun.appserv.management.config.BackendPrincipalConfig
 
getPassword() - Method in class javax.mail.PasswordAuthentication
 
getPassword() - Method in class javax.mail.URLName
Returns the password of this URLName.
getPassword() - Method in class javax.resource.spi.security.PasswordCredential
Returns the user password.
getPasswordAuthentication() - Method in class javax.mail.Authenticator
Called when password authentication is needed.
getPasswordAuthentication(URLName) - Method in class javax.mail.Session
Return any saved PasswordAuthentication for this (store or transport) URLName.
getPath() - Method in interface com.sun.appserv.management.j2ee.WebModule
The context path for this Context
getPath() - Method in class javax.servlet.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class javax.servlet.jsp.tagext.TagFileInfo
Where to find the .tag file implementing this action.
getPath() - Method in interface javax.xml.registry.infomodel.Concept
Gets the canonical path representation for this Concept.
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathInfo() on the wrapped request object.
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
getPattern() - Method in class javax.faces.convert.DateTimeConverter
Return the format pattern to be used when formatting and parsing dates and times.
getPattern() - Method in class javax.faces.convert.NumberConverter
Return the format pattern to be used when formatting and parsing numbers.
getPattern() - Method in class javax.mail.search.StringTerm
Return the string to match with.
getPatternKeys(String) - Static method in class com.sun.appserv.management.base.Util
Get all keys required for an ObjectName pattern which uniquely identifies the MBean.
getPayload() - Method in interface javax.xml.ws.LogicalMessage
Gets the message payload as an XML source, may be called multiple times on the same LogicalMessage instance, always returns a new Source that may be used to retrieve the entire message payload.
getPayload(JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
Gets the message payload as a JAXB object.
getPeakQueued() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the largest number of connections that were in the queue simultaneously.
getPendingMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
Number of pending messages.
getPendingMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Number of pending messages.
getPerf() - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Perf
 
getPermanentFlags() - Method in class javax.mail.Folder
Get the permanent flags supported by this Folder.
getPersistenceFrequency() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
getPersistenceManagerFactoryResourceConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.PERSISTENCE_MANAGER_FACTORY_RESOURCE_CONFIG ).
getPersistenceProviderClassName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the fully qualified name of the persistence provider implementation class.
getPersistenceScope() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
See SessionSaveScopeValues.
getPersistenceStoreHealthCheckEnabled() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
getPersistenceType() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
getPersistenceUnitName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the name of the persistence unit.
getPersistenceUnitRootUrl() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the URL for the jar file or directory that is the root of the persistence unit.
getPersonal() - Method in class javax.mail.internet.InternetAddress
Get the personal name.
getPersonalNamespaces() - Method in class javax.mail.Store
Return a set of folders representing the personal namespaces for the current user.
getPersonName() - Method in interface javax.xml.registry.infomodel.User
Returns the name of this User.
getPhaseId() - Method in class javax.faces.event.FacesEvent
Return the identifier of the request processing phase during which this event should be delivered.
getPhaseId() - Method in class javax.faces.event.PhaseEvent
Return the PhaseId representing the current request processing lifecycle phase.
getPhaseId() - Method in interface javax.faces.event.PhaseListener
Return the identifier of the request processing phase during which this listener is interested in processing PhaseEvent events.
getPhaseListeners() - Method in class javax.faces.lifecycle.Lifecycle
Return the set of registered PhaseListeners for this Lifecycle instance.
getPIData() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getPIData() - Method in interface javax.xml.stream.XMLStreamReader
Get the data section of a processing instruction
getPingProtocolTimeoutMillis() - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
getPITarget() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getPITarget() - Method in interface javax.xml.stream.XMLStreamReader
Get the target of a processing instruction
getPolicyConfiguration(String, boolean) - Method in class javax.security.jacc.PolicyConfigurationFactory
This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration interface that corresponds to the identified policy context within the provider.
getPolicyConfigurationFactory() - Static method in class javax.security.jacc.PolicyConfigurationFactory
This static method uses a system property to find and instantiate (via a public constructor) a provider specific factory implementation class.
getPolicyConfigurationFactoryProvider() - Method in interface com.sun.appserv.management.config.JACCProviderConfig
 
getPolicyProvider() - Method in interface com.sun.appserv.management.config.JACCProviderConfig
 
getPooledCount() - Method in interface javax.management.j2ee.statistics.EntityBeanStats
Number of beans in the pooled state.
getPoolIdleTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getPoolName() - Method in interface com.sun.appserv.management.config.ConnectorResourceConfig
 
getPoolName() - Method in interface com.sun.appserv.management.config.JDBCResourceConfig
 
getPoolResizeQuantity() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Number of connections to be removed when idle-timeout-in-seconds timer expires.
getPoolResizeQuantity() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getPoolResizeQuantity() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getPoolResizeQuantity() - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
getPoolSize() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
The size of the connection pool
getPoolSize() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
Size of the connection pool.
getPort() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getPort() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
The port can be either a number or a system property ${...}, thus its type is String.
getPort() - Method in interface com.sun.appserv.management.config.IIOPListenerConfig
 
getPort() - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
getPort() - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
getPort() - Method in class javax.mail.URLName
Returns the port number of this URLName.
getPort(QName, Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort(Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort(QName, Class<T>) - Method in class javax.xml.ws.Service
The getPort method returns a stub.
getPort(Class<T>) - Method in class javax.xml.ws.Service
The getPort method returns a stub.
getPort(QName, Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
The getPort method returns a stub.
getPort(Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
The getPort method returns a stub.
getPortName() - Method in interface javax.xml.ws.handler.PortInfo
Gets the qualified name of the WSDL port being accessed.
getPorts() - Method in interface javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPorts() - Method in class javax.xml.ws.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPorts() - Method in class javax.xml.ws.spi.ServiceDelegate
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPortTypeName() - Method in interface javax.xml.rpc.Call
Gets the qualified name of the port type.
getPos() - Method in exception javax.mail.internet.AddressException
Get the position with the reference string where the error was detected (-1 if not relevant).
getPosition() - Method in interface javax.mail.internet.SharedInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class javax.mail.util.SharedByteArrayInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class javax.mail.util.SharedFileInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Address for this Organization.
getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
Gets the postal address for this User.
getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the postal or zip code.
getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
getPreamble() - Method in class javax.mail.internet.MimeMultipart
Get the preamble text, if any, that appears before the first body part of this multipart.
getPreferredCommands(String) - Method in class javax.activation.CommandMap
Get the preferred command list from a MIME Type.
getPreferredCommands(String, DataSource) - Method in class javax.activation.CommandMap
Get the preferred command list from a MIME Type.
getPreferredCommands() - Method in class javax.activation.DataHandler
Return the preferred commands for this type of data.
getPreferredCommands(String) - Method in class javax.activation.MailcapCommandMap
Get the preferred command list for a MIME Type.
getPrefix(Set<String>, String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
getPrefix() - Method in interface javax.xml.soap.Name
Returns the prefix that was specified when this Name object was initialized.
getPrefix() - Method in interface javax.xml.stream.events.Namespace
Gets the prefix, returns "" if this is a default namespace declaration.
getPrefix() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getPrefix(String) - Method in interface javax.xml.stream.XMLEventWriter
Gets the prefix the uri is bound to
getPrefix() - Method in interface javax.xml.stream.XMLStreamReader
Returns the prefix of the current event or null if the event does not have a prefix
getPrefix(String) - Method in interface javax.xml.stream.XMLStreamWriter
Gets the prefix the uri is bound to
getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The prefix assigned to this taglib from the taglib directive
getPreviousOut() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Get the JspWriter from our BodyContent.
getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Get surrounding out JspWriter.
getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
Gets the primary Contact for this Organization.
getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
Obtain the primary key of the EJB local object.
getPrimaryKey() - Method in interface javax.ejb.EJBObject
Obtain the primary key of the EJB object.
getPrimaryKey() - Method in interface javax.ejb.EntityContext
Obtain the primary key of the EJB object that is currently associated with this instance.
getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
Obtain the Class object for the enterprise Bean's primary key class.
getPrimaryType() - Method in class javax.activation.MimeType
Retrieve the primary type of this object.
getPrimaryType() - Method in class javax.mail.internet.ContentType
Return the primary type.
getPrimitiveArrayTypeCode(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Return the primitive element type code for an array of primitive types.
getPrimitiveArrayTypeCode(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Return the primitive element type code for an array of primitive types.
getPrincipalName() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the caller principal name.
getPrincipalName() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the caller principal name.
getPrincipalNames() - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
getPriority() - Method in interface javax.jms.MessageProducer
Gets the producer's default priority.
getProcessedDTD() - Method in interface javax.xml.stream.events.DTD
Returns an implementation defined representation of the DTD.
getProcessingTime() - Method in interface com.sun.appserv.management.monitor.statistics.AltServletStats
 
getProcessingTime() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
Cumulative value of the processing times of each of the RequestProcessors.
getProducers() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
Returns an array of JMSProducerStats that provide statistics about the message producers associated with the referencing JMS session statistics.
getProductName() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The name of the product.
getProductName() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getProductVersion() - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Provide a string identifying version of this vendor's DeploymentManager.
getProfilerConfig() - Method in interface com.sun.appserv.management.config.JavaConfig
Get the ProfilerConfig MBean.
getProgressPercent() - Method in interface com.sun.appserv.management.deploy.DeploymentProgress
 
getProgressPercent() - Method in class com.sun.appserv.management.deploy.DeploymentProgressImpl
 
getProp(ObjectName, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getProperties() - Method in interface com.sun.appserv.management.config.PropertiesAccess
 
getProperties() - Method in class javax.mail.Session
Returns the Properties object associated with this Session
getProperties() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns properties object.
getProperties() - Method in class javax.xml.registry.ConnectionFactory
Gets the Properties used during createConnection and createFederatedConnection calls.
getProperties() - Method in class javax.xml.ws.Endpoint
Returns the property bag for this Endpoint instance.
getProperty(String) - Method in class javax.mail.Session
Returns the value of the specified property.
getProperty(String) - Method in class javax.xml.bind.Binder
Get the particular property in the underlying implementation of Binder.
getProperty(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Default implementation of the getProperty method handles the four defined properties in Marshaller.
getProperty(String) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Default implementation of the getProperty method always throws PropertyException since there are no required properties.
getProperty(String) - Method in interface javax.xml.bind.Marshaller
Get the particular property in the underlying implementation of Marshaller.
getProperty(String) - Method in interface javax.xml.bind.Unmarshaller
Get the particular property in the underlying implementation of Unmarshaller.
getProperty(String) - Method in interface javax.xml.bind.Validator
Deprecated. since JAXB2.0
getProperty(String) - Method in interface javax.xml.rpc.Call
Gets the value of a named property.
getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Gets the value of a specific property from the MessageContext
getProperty(String) - Method in class javax.xml.soap.SOAPMessage
Retrieves value of the specified property.
getProperty(String) - Method in class javax.xml.stream.util.EventReaderDelegate
 
getProperty(String) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getProperty(String) - Method in interface javax.xml.stream.XMLEventReader
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class javax.xml.stream.XMLInputFactory
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class javax.xml.stream.XMLOutputFactory
Get a feature/property on the underlying implementation
getProperty(String) - Method in interface javax.xml.stream.XMLStreamReader
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in interface javax.xml.stream.XMLStreamWriter
Get the value of a feature/property from the underlying implementation
getPropertyNames() - Method in interface com.sun.appserv.management.config.PropertiesAccess
Get the names of all properties.
getPropertyNames() - Method in interface javax.jms.Message
Returns an Enumeration of all the property names.
getPropertyNames() - Method in interface javax.xml.rpc.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext
getPropertyResolver() - Method in class javax.faces.application.Application
Deprecated. This has been replaced by Application.getELResolver().
getPropertyType() - Method in class javax.el.BeanELResolver.BeanProperty
 
getPropertyValue(String) - Method in interface com.sun.appserv.management.config.PropertiesAccess
Get the value of a property.
getProps(ObjectName, Set<String>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getProps(ObjectName, Set<String>, boolean) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getProps() - Method in class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
getProtocol() - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
getProtocol() - Method in class javax.mail.Provider
Returns the protocol supported by this Provider
getProtocol() - Method in class javax.mail.URLName
Returns the protocol of this URLName.
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
getProtocol() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getProtocol() on the wrapped request object.
getProvider(String) - Method in class javax.mail.Session
Returns the default Provider for the protocol specified.
getProviderConfigMap() - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
 
getProviderId() - Method in interface com.sun.appserv.management.config.ProviderConfig
 
getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider major version number.
getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider minor version number.
getProviders() - Method in class javax.mail.Session
This method returns an array of all the implementations installed via the javamail.
getProviderType() - Method in interface com.sun.appserv.management.config.ProviderConfig
 
getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider version.
getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
Gets the Organization that provides this service.
getProxy(ObjectName) - Method in class com.sun.appserv.management.client.ProxyFactory
Deprecated. use versions that take a class as a parameter
getProxy(ObjectName, boolean) - Method in class com.sun.appserv.management.client.ProxyFactory
Deprecated. use versions that take a class as a parameter
getProxy(ObjectName, Class<T>) - Method in class com.sun.appserv.management.client.ProxyFactory
The actual interface(s) that the proxy implements are predetermined.
getProxy(ObjectName, Class<T>, boolean) - Method in class com.sun.appserv.management.client.ProxyFactory
Get any existing proxy, returning null if none exists and 'create' is false.
getProxyFactory() - Method in interface com.sun.appserv.management.base.Extra
 
getProxyLogger() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getProxyLogger() - Method in interface com.sun.appserv.management.util.jmx.MBeanProxyHandlerIntf
Get this proxy's Logger (if any)
getPublicId() - Method in interface javax.xml.stream.events.EntityDeclaration
The entity's public identifier, or null if none was given
getPublicId() - Method in interface javax.xml.stream.events.NotationDeclaration
The notation's public identifier, or null if none was given.
getPublicId() - Method in interface javax.xml.stream.Location
Returns the public ID of the XML
getQualifiedName() - Method in interface javax.xml.soap.Name
Gets the namespace-qualified name of the XML name that this Name object represents.
getQueryMgr() - Method in interface com.sun.appserv.management.DomainRoot
 
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getQueryString() on the wrapped request object.
getQueue() - Method in interface javax.jms.QueueBrowser
Gets the queue associated with this queue browser.
getQueue() - Method in interface javax.jms.QueueReceiver
Gets the Queue associated with this queue receiver.
getQueue() - Method in interface javax.jms.QueueSender
Gets the queue associated with this QueueSender.
getQueueName() - Method in interface javax.jms.Queue
Gets the name of this queue.
getQueueSession() - Method in interface javax.jms.XAQueueSession
Gets the queue session associated with this XAQueueSession.
getQueueSizeInBytes() - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
getQuota(String) - Method in interface javax.mail.QuotaAwareStore
Get the quotas for the named quota root.
getRARModuleConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getRawContent() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as an InputStream as if a call had been made to getContent and no DataContentHandler had been registered for the content-type of this AttachmentPart.
getRawContentBytes() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as a byte[] array as if a call had been made to getContent and no DataContentHandler had been registered for the content-type of this AttachmentPart.
getRawInputStream() - Method in class javax.mail.internet.MimeBodyPart
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getRawInputStream() - Method in class javax.mail.internet.MimeMessage
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of this BodyContent as a Reader.
getReader() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as character data using a BufferedReader.
getReader() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getReader() on the wrapped request object.
getReadMethod() - Method in class javax.el.BeanELResolver.BeanProperty
 
getReadOnlyBeanLocalNotifier(String) - Static method in class com.sun.appserv.ejb.ReadOnlyBeanHelper
 
getReadOnlyBeanNotifier(String) - Static method in class com.sun.appserv.ejb.ReadOnlyBeanHelper
 
getReadyCount() - Method in interface javax.management.j2ee.statistics.EntityBeanStats
Number of beans in the ready state.
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the real path for a given virtual path.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead.
getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRealPath(String path) on the wrapped request object.
getReapIntervalInSeconds() - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
getReapIntervalInSeconds() - Method in interface com.sun.appserv.management.config.StorePropertiesConfig
 
getReceiveBufferSizeInBytes() - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
getReceivedDate() - Method in class javax.mail.internet.MimeMessage
Returns the Date on this message was received.
getReceivedDate() - Method in class javax.mail.Message
Get the date this message was received.
getRecipients(Message.RecipientType) - Method in class javax.mail.internet.MimeMessage
Returns the recepients specified by the type.
getRecipients(Message.RecipientType) - Method in class javax.mail.Message
Get all the recipient addresses of the given type.
getRecipientType() - Method in class javax.mail.search.RecipientStringTerm
Return the type of recipient to match with.
getRecipientType() - Method in class javax.mail.search.RecipientTerm
Return the type of recipient to match with.
getReconnectAttempts() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getReconnectEnabled() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getReconnectIntervalInSeconds() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getRecordEvent() - Method in interface com.sun.appserv.management.config.EventConfig
Specifies whether the occurance of the event is to be logged or not.
getRecordFactory() - Method in interface javax.resource.cci.ConnectionFactory
Gets a RecordFactory instance.
getRecordName() - Method in interface javax.resource.cci.Record
Gets the name of the Record.
getRecordNumber() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The record number within the log file (first one is 0).
getRecordNumber() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getRecordShortDescription() - Method in interface javax.resource.cci.Record
Gets a short description string for the Record.
getRedeliveryIntervalInternalInMillis() - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
getRedirectPort() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
The port can be either a number or a system property ${...}, thus its type is String.
getRef() - Method in interface com.sun.appserv.management.config.RefConfig
 
getRef() - Method in exception javax.mail.internet.AddressException
Get the string that was being parsed when the error was detected (null if not relevant).
getRef() - Method in class javax.mail.URLName
Returns the reference of this URLName.
getReference(Class<T>, Object) - Method in interface javax.persistence.EntityManager
Get an instance, whose state may be lazily fetched.
getReferencedClusterName() - Method in interface com.sun.appserv.management.config.ClusterRefConfig
 
getReferencedConfigName() - Method in interface com.sun.appserv.management.config.ClusterConfig
Get the name of the config element referenced by this cluster.
getReferencedConfigName() - Method in interface com.sun.appserv.management.config.ServerConfig
Get the name of the config element referenced by this server.
getReferencedNodeAgentName() - Method in interface com.sun.appserv.management.config.ServerConfig
Get the name of the node-agent element referenced by this server.
getReferentJ2EETypes() - Static method in class com.sun.appserv.management.helper.RefHelper
 
getReferentRefJ2EEType(RefConfigReferent) - Static method in class com.sun.appserv.management.helper.RefHelper
 
getRefreshField() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the refresh field
getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRegistry() - Method in interface com.sun.appserv.management.util.stringifier.StringifierRegistryIniter
Get the registry in use by this Stringifier
getRegistry() - Method in class com.sun.appserv.management.util.stringifier.StringifierRegistryIniterImpl
 
getRegistryLocationConfigMap() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
 
getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the RegistryObject associated with this AuditableEvent.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the parent RegistryObject for this ExternalIdentifier.
getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id and type of object.
getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id.
getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
Gets the collection of member RegistryObjects of this RegistryPackage.
getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
Gets the specified RegistryObjects.
getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
Gets the specified RegistryObjects.
getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller.
getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller, that are of the specified type.
getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the Package associated with this object.
getRegistryService() - Method in interface javax.xml.registry.Connection
Gets the RegistryService interface associated with the Connection.
getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
Returns the parent RegistryService that created this object.
getRegistryService() - Method in interface javax.xml.registry.QueryManager
Returns the parent RegistryService that created this object.
getRejectedSessionsTotal() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the total number of rejected sessions for the web module associated with this WebModuleStats.
getRel() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the rel property.
getRel() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the rel property.
getRelay() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the boolean value of the relay attribute for this SOAPHeaderElement
getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The "reliable" URN indicated in the TLD (the uri element).
getReloadable() - Method in interface com.sun.appserv.management.j2ee.WebModule
The reloadable flag for this web application
getReloadPollIntervalInSeconds() - Method in interface com.sun.appserv.management.config.LBConfig
Returns the maximum period, in seconds, that a change to the load balancer configuration file takes before it is detected by the load balancer and the file reloaded.
getRemainder() - Method in class javax.mail.internet.HeaderTokenizer
Return the rest of the Header.
getRemaining() - Method in class javax.servlet.jsp.JspWriter
This method returns the number of unused bytes in the buffer.
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
getRemoteAddress(HttpServletRequest) - Method in class com.sun.appserv.ProxyHandler
Gets the Internet Protocol (IP) address of the original client request that was intercepted by the proxy server.
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the fully qualified name of the client or the last proxy that sent the request.
getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
Obtain the Class object for the enterprise Bean's remote interface.
getRemotePort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemotePort() on the wrapped request object.
getRemoteUser() - Method in class javax.faces.context.ExternalContext
Return the login name of the user making the current request if any; otherwise, return null.
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
getRemovalTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getRemoveCount() - Method in interface javax.management.j2ee.statistics.EJBStats
Number of times remove was called.
getRenderer(FacesContext) - Method in class javax.faces.component.UIComponent
Convenience method to return the Renderer instance associated with this component, if any; otherwise, return null.
getRenderer(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
getRenderer(String, String) - Method in class javax.faces.render.RenderKit
Return the Renderer instance most recently registered for the specified component family and rendererType, if any; otherwise, return null.
getRendererType() - Method in class javax.faces.component.UIComponent
Return the Renderer type for this UIComponent (if any).
getRendererType() - Method in class javax.faces.component.UIComponentBase
 
getRendererType() - Method in class javax.faces.webapp.UIComponentTagBase
Return the rendererType property that selects the Renderer to be used for encoding this component, or null to ask the component to render itself directly.
getRenderKit() - Method in class javax.faces.context.FacesContext
Return the RenderKit instance for the render kit identifier specified on our UIViewRoot, if there is one.
getRenderKit(FacesContext, String) - Method in class javax.faces.render.RenderKitFactory
Return a RenderKit instance for the specified render kit identifier, possibly customized based on dynamic characteristics of the specified FacesContext, if non-null.
getRenderKitId() - Method in class javax.faces.component.UIViewRoot
Return the render kit identifier of the RenderKit associated with this view.
getRenderKitIds() - Method in class javax.faces.render.RenderKitFactory
Return an Iterator over the set of render kit identifiers registered with this factory.
getRenderResponse() - Method in class javax.faces.context.FacesContext
Return true if the renderResponse() method has been called for the current request.
getRendersChildren() - Method in class javax.faces.component.UIComponent
Return a flag indicating whether this component is responsible for rendering its child components.
getRendersChildren() - Method in class javax.faces.component.UIComponentBase
 
getRendersChildren() - Method in class javax.faces.render.Renderer
Return a flag indicating whether this Renderer is responsible for rendering the children the component it is asked to render.
getReplacementText() - Method in interface javax.xml.stream.events.EntityDeclaration
The replacement text of the entity.
getReplyTo() - Method in class javax.mail.internet.MimeMessage
Return the value of the RFC 822 "Reply-To" header field.
getReplyTo() - Method in class javax.mail.Message
Get the addresses to which replies should be directed.
getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the repository item for this object.
getRepresentationClass() - Method in class javax.activation.ActivationDataFlavor
Return the representation class.
getRequest() - Method in class javax.faces.context.ExternalContext
Return the environment-specific object instance for the current request.
getRequest() - Method in class javax.servlet.jsp.PageContext
The current value of the request object (a ServletRequest).
getRequest() - Method in class javax.servlet.ServletRequestWrapper
Return the wrapped request object.
getRequestCharacterEncoding() - Method in class javax.faces.context.ExternalContext
Return the character encoding currently being used to interpret this request.
getRequestContent() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the SOAP request content.
getRequestContent() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the SOAP request content.
getRequestContentType() - Method in class javax.faces.context.ExternalContext
Return the MIME Content-Type for this request.
getRequestContext() - Method in interface javax.xml.ws.BindingProvider
Get the context that is used to initialize the message context for request messages.
getRequestContextPath() - Method in class javax.faces.context.ExternalContext
Return the portion of the request URI that identifies the web application context for this request.
getRequestCookieMap() - Method in class javax.faces.context.ExternalContext
Return an immutable Map whose keys are the set of cookie names included in the current request, and whose values (of type javax.servlet.http.Cookie) are the first (or only) cookie for each cookie name returned by the underlying request.
getRequestCount() - Method in interface com.sun.appserv.management.monitor.statistics.AltServletStats
 
getRequestCount() - Method in interface com.sun.appserv.management.monitor.statistics.HTTPListenerStats
Cumulative number of the requests processed so far, by the RequestProcessors.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session ID specified by the client.
getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
getRequestHeaderMap() - Method in class javax.faces.context.ExternalContext
Return an immutable Map whose keys are the set of request header names included in the current request, and whose values (of type String) are the first (or only) value for each header name returned by the underlying request.
getRequestHeaderValuesMap() - Method in class javax.faces.context.ExternalContext
Return an immutable Map whose keys are the set of request header names included in the current request, and whose values (of type String[]) are all of the value for each header name returned by the underlying request.
getRequestId() - Method in exception javax.xml.registry.JAXRException
 
getRequestId() - Method in interface javax.xml.registry.JAXRResponse
Returns the unique id for the request that generated this response.
getRequestingPort() - Method in class javax.mail.Authenticator
 
getRequestingPrompt() - Method in class javax.mail.Authenticator
 
getRequestingProtocol() - Method in class javax.mail.Authenticator
Give the protocol that's requesting the connection.
getRequestingSite() - Method in class javax.mail.Authenticator
 
getRequestLocale() - Method in class javax.faces.context.ExternalContext
Return the preferred Locale in which the client will accept content.
getRequestLocales() - Method in class javax.faces.context.ExternalContext
Return an Iterator over the preferred Locales specified in the request, in decreasing order of preference.
getRequestMap() - Method in class javax.faces.context.ExternalContext
Return a mutable Map representing the request scope attributes for the current application.
getRequestParameterMap() - Method in class javax.faces.context.ExternalContext
Return an immutable Map whose keys are the set of request parameters names included in the current request, and whose values (of type String) are the first (or only) value for each parameter name returned by the underlying request.
getRequestParameterNames() - Method in class javax.faces.context.ExternalContext
Return an Iterator over the names of all request parameters included in the current request.
getRequestParameterValuesMap() - Method in class javax.faces.context.ExternalContext
Return an immutable Map whose keys are the set of request parameters names included in the current request, and whose values (of type String[]) are all of the values for each parameter name returned by the underlying request.
getRequestPathInfo() - Method in class javax.faces.context.ExternalContext
Return the extra path information (if any) included in the request URI; otherwise, return null.
getRequestPolicyConfig() - Method in interface com.sun.appserv.management.config.ProviderConfig
Get the RequestPolicyConfig MBean.
getRequestProcessingConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Get the RequestProcessingConfig.
getRequestServletPath() - Method in class javax.faces.context.ExternalContext
Return the servlet path information (if any) included in the request URI; otherwise, return null.
getRequestSize() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the total size in bytes of the request content.
getRequestSize() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the total size in bytes of the request content.
getRequestTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURI() on the wrapped request object.
getRequestURI() - Method in class javax.servlet.jsp.ErrorData
Returns the request URI.
getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURL() on the wrapped request object.
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Reconstructs the URL the client used to make the request, using information in the HttpServletRequest object.
getRequiredMessage() - Method in class javax.faces.component.UIInput
If there has been a call to UIInput.setRequiredMessage(java.lang.String) on this instance, return the message.
getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
A string describing the required version of the JSP container.
getResAdapter() - Method in interface com.sun.appserv.management.config.AdminObjectResourceConfig
 
getResource(String) - Method in class javax.faces.context.ExternalContext
Return a URL for the application resource mapped to the specified path, if it exists; otherwise, return null.
getResource(String) - Method in interface javax.servlet.ServletContext
Returns a URL to the resource that is mapped to a specified path.
getResource(Object) - Method in interface javax.transaction.TransactionSynchronizationRegistry
Get an object from the Map of resources being managed for the transaction bound to the current thread at the time this method is called.
getResourceAdapter() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getResourceAdapter() - Method in interface javax.resource.spi.ResourceAdapterAssociation
Get the associated ResourceAdapter object.
getResourceAdapterConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.RESOURCE_ADAPTER_CONFIG ).
getResourceAdapterMap() - Method in interface com.sun.appserv.management.j2ee.ResourceAdapterModule
Return a Map of all resourceAdapters
getResourceAdapterName() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Name of resource adapter.
getResourceAdapterName() - Method in interface com.sun.appserv.management.config.ResourceAdapterConfig
 
getresourceAdapters() - Method in interface com.sun.appserv.management.j2ee.ResourceAdapterModule
 
getResourceAsStream(String) - Method in class javax.faces.context.ExternalContext
Return an InputStream for an application resource mapped to the specified path, if it exists; otherwise, return null.
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource located at the named path as an InputStream object.
getResourceBundle(FacesContext, String) - Method in class javax.faces.application.Application
Find a ResourceBundle as defined in the application configuration resources under the specified name.
getResourceBundle() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
Gets the resource bundle of this I18N localization context.
getResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Get a ResourceConfig of any kind.
getResourceNames() - Method in interface com.sun.appserv.management.j2ee.WebModule
Names of all the defined resource references for this application.
getResourcePaths(String) - Method in class javax.faces.context.ExternalContext
Return the Set of resource paths for all application resources whose resource path starts with the specified argument.
getResourcePaths(String) - Method in interface javax.servlet.ServletContext
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResourceRefConfigMap() - Method in interface com.sun.appserv.management.config.ClusterConfig
Calls Container.getContaineeMap( XTypes.RESOURCE_REF_CONFIG ).
getResourceRefConfigMap() - Method in interface com.sun.appserv.management.config.ServerConfig
Calls Container.getContaineeMap( XTypes.RESOURCE_REF_CONFIG ).
getresources() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "resources" as defined by JSR 77.
getResourcesSet() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Return Set of all resources.
getResourceURL(FacesContext, String) - Method in class javax.faces.application.ViewHandler
Return a URL suitable for rendering (after optional encoding perfomed by the encodeResourceURL() method of ExternalContext) that selects the specifed web application resource.
getResourceURL(FacesContext, String) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.getResourceURL(javax.faces.context.FacesContext, String) on the wrapped ViewHandler object.
getResponse() - Method in class javax.faces.context.ExternalContext
Return the environment-specific object instance for the current response.
getResponse() - Method in class javax.servlet.jsp.PageContext
The current value of the response object (a ServletResponse).
getResponse() - Method in class javax.servlet.ServletResponseWrapper
Return the wrapped ServletResponse object.
getResponseCharacterEncoding() - Method in class javax.faces.context.ExternalContext
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
getResponseComplete() - Method in class javax.faces.context.FacesContext
Return true if the responseComplete() method has been called for the current request.
getResponseContent() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the SOAP response content.
getResponseContent() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the SOAP response content.
getResponseContentType() - Method in class javax.faces.context.ExternalContext
Return the MIME Content-Type for this response.
getResponseContext() - Method in interface javax.xml.ws.BindingProvider
Get the context that resulted from processing a response message.
getResponsePolicyConfig() - Method in interface com.sun.appserv.management.config.ProviderConfig
Get the ResponsePolicyConfig MBean.
getResponseSize() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the total size in bytes of the response content.
getResponseSize() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the total size in bytes of the response content.
getResponseStateManager() - Method in class javax.faces.render.RenderKit
Return an instance of ResponseStateManager to handle rendering technology specific state management decisions.
getResponseStream() - Method in class javax.faces.context.FacesContext
Return the ResponseStream to which components should direct their binary output.
getResponseTime() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the response time in milli seconds for this web service operation.
getResponseTime() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the response time in milli seconds for this web service operation.
getResponseTime() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns response time in milliseconds
getResponseTime() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the time in milli seconds spent during the last successful/unsuccessful attempt to execute the operation, as a CountStatistic.
getResponseTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.LBConfig
Returns the period, in seconds, within which a server must return a response or otherwise it will be considered unhealthy.
getResponseWriter() - Method in class javax.faces.context.FacesContext
Return the ResponseWriter to which components should direct their character-based output.
getRestartRequired() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
 
getResType() - Method in interface com.sun.appserv.management.config.AdminObjectResourceConfig
 
getResType() - Method in interface com.sun.appserv.management.config.CustomResourceConfig
 
getResType() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getResType() - Method in interface com.sun.appserv.management.config.JNDIResourceConfig
 
getResult() - Method in interface javax.xml.bind.UnmarshallerHandler
Obtains the unmarshalled result.
getResult() - Method in class javax.xml.bind.util.JAXBResult
Gets the unmarshalled object created by the transformation.
getResult() - Method in class javax.xml.soap.SAAJResult
 
getResultList() - Method in interface javax.persistence.Query
Execute a SELECT query and return the query results as a List.
getResultSetInfo() - Method in interface javax.resource.cci.Connection
Gets the information on the ResultSet functionality supported by a connected EIS instance.
getResultTargetModuleIDs() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Retrieve the list of TargetModuleIDs successfully processed or created by the associated DeploymentManager operation.
getRetainErrorStatisticsForHours() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getRetryTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
getReturnType() - Method in class javax.el.MethodInfo
Returns the return type of the method
getReturnType() - Method in interface javax.xml.rpc.Call
Gets the return type for a specific operation
getRev() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the rev property.
getRev() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the rev property.
getRMICOptions() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getRole() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the value of the Role attribute of this SOAPHeaderElement.
getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAP actor roles associated with an execution of the HandlerChain and its contained Handler instances.
getRoles() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
Gets the SOAP actor roles associated with an execution of the handler chain.
getRoles() - Method in interface javax.xml.ws.soap.SOAPBinding
Gets the roles played by the SOAP binding instance.
getRollbackOnly() - Method in interface javax.ejb.EJBContext
Test if the transaction has been marked for rollback only.
getRollbackOnly() - Method in interface javax.persistence.EntityTransaction
Determine whether the current transaction has been marked for rollback.
getRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
Get the rollbackOnly status of the transaction bound to the current thread at the time this method is called.
getRolledbackCount() - Method in interface com.sun.appserv.management.monitor.statistics.TransactionServiceStats
 
getRolledbackCount() - Method in interface javax.management.j2ee.statistics.JTAStats
Number of rolled-back transactions.
getRoot() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getRoot() - Method in interface javax.enterprise.deploy.model.DDBean
Return the root element for this DDBean.
getRootCause(Throwable) - Static method in class com.sun.appserv.management.util.misc.ExceptionUtil
Get the original troublemaker.
getRootCause() - Method in exception javax.servlet.jsp.el.ELException
Deprecated. Returns the root cause.
getRootCause() - Method in exception javax.servlet.jsp.JspException
Deprecated. As of JSP 2.1, replaced by Throwable.getCause()
getRootCause() - Method in exception javax.servlet.ServletException
Returns the exception that caused this servlet exception.
getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Gets the root organization.
getRotationEnabled() - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
getRotationIntervalInMinutes() - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
getRotationPolicy() - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
getRotationSuffix() - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
getRouteCookieEnabled() - Method in interface com.sun.appserv.management.config.LBConfig
Returns the boolean flag that determines whether a route cookie is or is not enabled.
getRowClasses() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the rowClasses property.
getRowClasses() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the rowClasses property.
getRowCount() - Method in class javax.faces.component.UIData
Return the number of rows in the underlying data model.
getRowCount() - Method in class javax.faces.model.ArrayDataModel
If there is wrappedData available, return the length of the array.
getRowCount() - Method in class javax.faces.model.DataModel
Return the number of rows of data objects represented by this DataModel.
getRowCount() - Method in class javax.faces.model.ListDataModel
If there is wrappedData available, return the length of the list.
getRowCount() - Method in class javax.faces.model.ResultDataModel
If there is wrappedData available, return the length of the array returned by calling getRows() on the underlying Result.
getRowCount() - Method in class javax.faces.model.ResultSetDataModel
Return -1, since ResultSet does not provide a standard way to determine the number of available rows without scrolling through the entire ResultSet, and this can be very expensive if the number of rows is large.
getRowCount() - Method in class javax.faces.model.ScalarDataModel
If there is wrappedData available, return 1.
getRowCount() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns the number of rows in the cached ResultSet
getRowData() - Method in class javax.faces.component.UIData
Return the data object representing the data for the currently selected row index, if any.
getRowData() - Method in class javax.faces.model.ArrayDataModel
If row data is available, return the array element at the index specified by rowIndex.
getRowData() - Method in class javax.faces.model.DataModel
Return an object representing the data for the currenty selected row index.
getRowData() - Method in class javax.faces.model.DataModelEvent
Return the object representing the data for the specified row index, or null for no associated row data.
getRowData() - Method in class javax.faces.model.ListDataModel
If row data is available, return the array element at the index specified by rowIndex.
getRowData() - Method in class javax.faces.model.ResultDataModel
If row data is available, return the SortedMap array element at the index specified by rowIndex of the array returned by calling getRows() on the underlying Result.
getRowData() - Method in class javax.faces.model.ResultSetDataModel
If row data is available, return a Map representing the values of the columns for the row specified by rowIndex, keyed by the corresponding column names.
getRowData() - Method in class javax.faces.model.ScalarDataModel
If wrapped data is available, return the wrapped data instance.
getRowIndex() - Method in class javax.faces.component.UIData
Return the zero-relative index of the currently selected row.
getRowIndex() - Method in class javax.faces.model.ArrayDataModel
 
getRowIndex() - Method in class javax.faces.model.DataModel
Return the zero-relative index of the currently selected row.
getRowIndex() - Method in class javax.faces.model.DataModelEvent
Return the row index for this event, or -1 for no specific row.
getRowIndex() - Method in class javax.faces.model.ListDataModel
 
getRowIndex() - Method in class javax.faces.model.ResultDataModel
 
getRowIndex() - Method in class javax.faces.model.ResultSetDataModel
 
getRowIndex() - Method in class javax.faces.model.ScalarDataModel
 
getRows() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the rows property.
getRows() - Method in class javax.faces.component.UIData
Return the number of rows to be displayed, or zero for all remaining rows in the table.
getRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns the result of the query as an array of SortedMap objects.
getRowsByIndex() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns the result of the query as an array of arrays.
getRuleFileLocation() - Method in interface com.sun.appserv.management.config.TransformationRuleConfig
Gets the transformation rule file location.
getRules() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the rules property.
getRules() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the rules property.
getRunningModules(ModuleType, Target[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Retrieve the list of J2EE application modules distributed to the identified targets and that are currently running on the associated server or servers.
getSAAJ() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getSchema() - Method in class javax.xml.bind.Binder
Gets the last Schema object (including null) set by the Binder.setSchema(Schema) method.
getSchema() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getSchema() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
getSchema() - Method in interface javax.xml.bind.Marshaller
Get the JAXP 1.3 Schema object being used to perform marshal-time validation.
getSchema() - Method in interface javax.xml.bind.Unmarshaller
Get the JAXP 1.3 Schema object being used to perform unmarshal-time validation.
getSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the current schemaLocation.
getSchemaType() - Method in interface javax.xml.stream.events.XMLEvent
This method is provided for implementations to provide optional type information about the associated event.
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
getScheme() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getScheme() on the wrapped request object.
getScope() - Method in class com.sun.appserv.web.cache.mapping.Field
get the associated scope
getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <scope> element.
getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the lexical scope of the variable.
getScope() - Method in class javax.xml.bind.JAXBElement
Returns scope of xml element declaration.
getScope(String) - Method in interface javax.xml.ws.handler.MessageContext
Gets the scope of a property.
getSearchForward() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getSecondsMaxAge() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getSecondsTimeouts() - Method in interface com.sun.appserv.management.monitor.statistics.KeepAliveStats
Gets the number of seconds before a keep-alive connection that has been idle times out and is closed.
getSecure() - Method in class javax.servlet.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSecurity() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getSecurityEnabled() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getSecurityEnabled() - Method in interface com.sun.appserv.management.config.IIOPListenerConfig
 
getSecurityEnabled() - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
getSecurityMapConfigMap() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
 
getSecurityServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the SecurityServiceConfig.
getSelectedValues() - Method in class javax.faces.component.UISelectMany
Return the currently selected values, or null if there are no currently selected values.
getSelectItems() - Method in class javax.faces.model.SelectItemGroup
Return the set of subordinate SelectItems for this group.
getSelfManagement() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getSelfProp(ObjectName) - Static method in class com.sun.appserv.management.base.Util
Extract the j2eeType and name properties and return it as a single property j2eeType=name
getSendBufferSizeInBytes() - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
getSender() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "Sender" header field.
getSentDate() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "Date" field.
getSentDate() - Method in class javax.mail.Message
Get the date this message was sent.
getSentMailCount() - Method in interface javax.management.j2ee.statistics.JavaMailStats
The number of mail messages sent.
getSeparator() - Method in class javax.mail.Folder
Return the delimiter character that separates this Folder's pathname from the names of immediate subfolders.
getSequence() - Method in interface com.sun.appserv.management.j2ee.J2EEManagementEvent
The sequence number of the event.
getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a Serializer for the specified XML processing mechanism type.
getServer() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getserver() - Method in interface com.sun.appserv.management.j2ee.J2EEDeployedObject
The J2EEServer this module is deployed on.
getServer() - Method in interface com.sun.appserv.management.j2ee.J2EEDeployedObject
 
getServerClasspath() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getServerConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Combines the results of getStandaloneServerConfigMap() and getClusteredServerConfigMap().
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServerMap() - Method in interface com.sun.appserv.management.j2ee.J2EECluster
 
getServerMap() - Method in interface com.sun.appserv.management.j2ee.J2EEDomain
Deprecated. used J2EEDomain.getJ2EEServerMap()
getServerName() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the server to which the request was sent.
getServerName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerName() on the wrapped request object.
getServerNames() - Method in interface com.sun.appserv.management.j2ee.J2EECluster
Get the names of all server instances in the cluster.
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the port number to which the request was sent.
getServerPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerPort() on the wrapped request object.
getServerRefConfigMap() - Method in interface com.sun.appserv.management.config.ClusterConfig
Calls Container.getContaineeMap( XTypes.SERVER_REF_CONFIG ).
getServerRefConfigMap() - Method in interface com.sun.appserv.management.config.LBConfig
Calls Container.getContaineeMap(XTypes.SERVER_REF_CONFIG ).
getServerRootMonitor() - Method in interface com.sun.appserv.management.monitor.Monitoring
Most monitoring MBeans live under (are contained by) a ServerRootMonitor.
getServerRootMonitorMap() - Method in interface com.sun.appserv.management.monitor.MonitoringRoot
 
getservers() - Method in interface com.sun.appserv.management.j2ee.J2EEDomain
Note that the Attribute name is case-sensitive "servers" as defined by JSR 77.
getServerSession() - Method in interface javax.jms.ServerSessionPool
Return a server session from the pool.
getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
Gets the server session pool associated with this connection consumer.
getServersInLBConfig(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Returns a filtered list of server references given the name of the load balancer config.
getserverVendor() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "serverVendor" as defined by JSR 77.
getserverVersion() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Note that the Attribute name is case-sensitive "serverVersion" as defined by JSR 77.
getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the parent service for which this is a binding.
getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the parent ServiceBinding for this SpecificationLink.
getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
Gets all children ServiceBindings.
getServiceImplClass() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the implementation Ejb or Servlet class name of this web service.
getServiceImplClass() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the implementation Ejb or Servlet class name of this web service.
getServiceImplName() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the implementation Ejb or Servlet name of this web service.
getServiceImplName() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the implementation Ejb or Servlet name of this web service.
getServiceImplType() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the implementation type of this web service.
getServiceImplType() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the implementation type of this web service.
getServiceName() - Method in interface javax.xml.rpc.Service
Gets the name of this service.
getServiceName() - Method in interface javax.xml.ws.handler.PortInfo
Gets the qualified name of the WSDL service name containing the port being accessed.
getServiceName() - Method in class javax.xml.ws.Service
Gets the name of this service.
getServiceName() - Method in class javax.xml.ws.spi.ServiceDelegate
Gets the name of this service.
getServices() - Method in interface javax.xml.registry.infomodel.Organization
Gets all children Services.
getServiceTime() - Method in interface com.sun.appserv.management.monitor.statistics.AltServletStats
 
getServiceTime() - Method in interface javax.management.j2ee.statistics.ServletStats
Execution times for the methods.
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.

This method was originally defined to retrieve a servlet from a ServletContext. In this version, this method always returns null and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

In lieu of this method, servlets can share information using the ServletContext class and can perform shared business logic by invoking methods on common non-servlet classes.

getServlet() - Method in exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, with no replacement. Returns the servlet that is reporting its unavailability.
getServletConfig() - Method in class javax.faces.webapp.FacesServlet
Return the ServletConfig instance for this servlet.
getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's ServletConfig object.
getServletConfig() - Method in class javax.servlet.jsp.PageContext
The ServletConfig instance.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns a ServletConfig object, which contains initialization and startup parameters for this servlet.
getServletContext() - Method in interface javax.servlet.FilterConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.GenericServlet
Returns a reference to the ServletContext in which this servlet is running.
getServletContext() - Method in interface javax.servlet.http.HttpSession
Returns the ServletContext to which this session belongs.
getServletContext() - Method in class javax.servlet.jsp.PageContext
The ServletContext instance.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.ServletContextEvent
Return the ServletContext that changed.
getServletContext() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletContext of this web application.
getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getServletContext returns the ServletContext associated with the web application that contain this endpoint.
getServletContextName() - Method in interface javax.servlet.ServletContext
Returns the name of this web application corresponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletInfo() - Method in class javax.faces.webapp.FacesServlet
Return information about this Servlet.
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns information about the servlet, such as author, version, and copyright.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns information about the servlet, such as author, version, and copyright.
getServletMap() - Method in interface com.sun.appserv.management.j2ee.WebModule
 
getServletMonitorMap() - Method in interface com.sun.appserv.management.monitor.WebModuleVirtualServerMonitor
 
getServletName() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the underlying servlet-name
getServletName() - Method in class javax.servlet.GenericServlet
Returns the name of this servlet instance.
getServletName() - Method in class javax.servlet.jsp.ErrorData
Returns the name of the servlet invoked.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the name of this servlet instance.
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no replacement.

This method was originally defined to return an Enumeration of all the servlet names known to this context. In this version, this method always returns an empty Enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL that calls the servlet.
getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getServletPath() on the wrapped request object.
getServletProcessingTimes() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the cumulative processing times of all servlets in the web module associated with this WebModuleStats.
getServletRequest() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletRequest that is changing.
getservlets() - Method in interface com.sun.appserv.management.j2ee.WebModule
Note that the Attribute name is case-sensitive "servlets" as defined by JSR 77.
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.0, with no replacement.

This method was originally defined to return an Enumeration of all the servlets known to this servlet context. In this version, this method always returns an empty enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getSession(boolean) - Method in class javax.faces.context.ExternalContext
If the create parameter is true, create (if necessary) and return a session instance associated with the current request.
getSession() - Method in interface javax.jms.ServerSession
Return the ServerSession's Session.
getSession() - Method in interface javax.jms.XASession
Gets the session associated with this XASession.
getSession() - Method in class javax.mail.MessageContext
Return the Session we're operating in.
getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session.
getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession() on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Return the session that changed.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Return the session that changed.
getSession() - Method in class javax.servlet.jsp.PageContext
The current value of the session object (an HttpSession).
getSessionConfig() - Method in interface com.sun.appserv.management.config.WebContainerConfig
Get the SessionConfig.
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.1, this method is deprecated and has no replacement. It will be removed in a future version of the Java Servlet API.
getSessionFileName() - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
getSessionIdGeneratorClassname() - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
getSessionManagerConfig() - Method in interface com.sun.appserv.management.config.SessionConfig
Get the SessionManagerConfig MBean.
getSessionMap() - Method in class javax.faces.context.ExternalContext
Return a mutable Map representing the session scope attributes for the current application.
getSessionPersistTime() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
 
getSessionPropertiesConfig() - Method in interface com.sun.appserv.management.config.SessionConfig
Get the SessionPropertiesConfig MBean.
getSessions() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Returns comma-separated list of all sessions currently active in the web module associated with this WebModuleStats.
getSessions() - Method in interface javax.management.j2ee.statistics.JMSConnectionStats
Returns an array of JMSSessionStats that provide statistics about the sessions associated with the referencing JMSConnectionStats.
getSessionSize() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
 
getSessionStore() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getSessionsTotal() - Method in interface com.sun.appserv.management.monitor.statistics.WebModuleVirtualServerStats
Gets the total number of sessions that have been created for the web module associated with this WebModuleStats. .
getSetterComment(MBeanAttributeInfo, String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
getSetterComment(MBeanAttributeInfo, String) - Method in interface com.sun.appserv.management.util.jmx.MBeanGeneratorHook
 
getSeverity() - Method in class javax.faces.application.FacesMessage
Return the severity level.
getSeverity() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getSeverity() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the severity code for this warning/error.
getSFSBCheckpointEnabled() - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
Deprecated.  
getSFSBHAPersistenceType() - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
 
getSFSBPersistenceType() - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
 
getSFSBQuickCheckpointEnabled() - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
Deprecated.  
getSFSBStorePoolName() - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
 
getShape() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the shape property.
getShape() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the shape property.
getShared() - Method in class com.sun.appserv.management.base.AMXDebug
 
getSharedNamespaces() - Method in class javax.mail.Store
Return a set of folders representing the shared namespaces.
getShort(String) - Method in interface javax.jms.MapMessage
Returns the short value with the specified name.
getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name (prefix) as indicated in the TLD.
getShortProperty(String) - Method in interface javax.jms.Message
Returns the value of the short property with the specified name.
getShutdownTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.ConnectorServiceConfig
 
getSignature(MBeanParameterInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
getSignature(MBeanOperationInfo) - Static method in class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
getSignature(MBeanOperationInfo, MBeanFeatureInfoStringifierOptions) - Static method in class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
getSimpleType(Class) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Get the SimpleType for a class which can be so-represented.
getSingleResult() - Method in interface javax.persistence.Query
Execute a SELECT query that returns a single result.
getSingleton(Collection<T>) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
 
getSingleton(Set<T>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
getSingleton(Set<T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated.  
getSize() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
 
getSize() - Method in class com.sun.appserv.web.cache.filter.HttpCacheEntry
get the size
getSize() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the size property.
getSize() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the size property.
getSize() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the size property.
getSize() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the size property.
getSize() - Method in class javax.mail.internet.MimeBodyPart
Return the size of the content of this body part in bytes.
getSize() - Method in class javax.mail.internet.MimeMessage
Return the size of the content of this message in bytes.
getSize() - Method in interface javax.mail.Part
Return the size of the content of this part in bytes.
getSize() - Method in class javax.xml.soap.AttachmentPart
Returns the number of bytes in this AttachmentPart object.
getSizeHeapCache() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getSizeMmapCache() - Method in interface com.sun.appserv.management.monitor.statistics.FileCacheStats
 
getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Gets the slot specified by slotName.
getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Returns the Slots associated with this object.
getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
Gets the slotType for this Slot.
getSmallFileSizeLimitInBytes() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getSmallFileSpaceInBytes() - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the small icon.
getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
Gets the SAAJ SOAPFactory instance used by this SOAP binding.
getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Header contained in this SOAPMessage object.
getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
getSource() - Method in interface com.sun.appserv.management.j2ee.J2EEManagementEvent
The name of the managed object that generated this event.
getSource() - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
 
getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
Gets the Object that is the source of this Association.
getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets all children SpecificationLinks.
getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the specification object for this object.
getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
Return the version number of the JSP specification that is supported by this JSP engine.
getSpecVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns a string representation of the version of the connector architecture specification that is supported by the resource adapter.
getSSL2Ciphers() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getSSL2Enabled() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getSSL3Enabled() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getSSL3TLSCiphers() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getSSLClientCertificateChain(HttpServletRequest) - Method in class com.sun.appserv.ProxyHandler
Gets the SSL client certificate chain with which the client had authenticated itself to the SSL offloader, and which the SSL offloader has added as a custom request header on the given request.
getSSLConfig() - Method in interface com.sun.appserv.management.config.SSLConfigContainer
Get the SSLConfig.
getSSLEnabled() - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
getSSLKeysize(HttpServletRequest) - Method in class com.sun.appserv.ProxyHandler
Returns the SSL keysize with which the original client request that was intercepted by the SSL offloader has been protected, and which the SSL offloader has added as a custom request header on the given request.
getSSOFailoverEnabled() - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the stability indicator for the RegistryEntry within the Registry.
getStackTrace(Throwable) - Static method in class com.sun.appserv.management.util.misc.ExceptionUtil
Get the stack trace as a String.
getStackTraceElementCompositeType() - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
Get a CompositeType describing a CompositeData which has no elements.
getStackTraceElementOpenType() - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Get a CompositeType describing a CompositeData which has no elements.
getStageDescription() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
 
getStageDescription() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getStageStatus() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
Legal status codes include: OperationStatus#STATUS_CODE_SUCCESS OperationStatus#STATUS_CODE_FAILURE OperationStatus#STATUS_CODE_WARNING #STATUS_CODE_NOT_INITIALIZED
getStageStatus() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getStageStatusMessage() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
 
getStageStatusMessage() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getStageThrowable() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
 
getStageThrowable() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getStandaloneServerConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
Calls Container.getContaineeMap( XTypes.STANDALONE_SERVER_CONFIG ).
getStartArgs() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getStartDuration() - Method in class javax.resource.spi.work.WorkEvent
Return the start interval duration.
getStartIndex() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getStartServersInStartup() - Method in interface com.sun.appserv.management.config.NodeAgentConfig
 
getStartTime() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getstartTime() - Method in interface com.sun.appserv.management.j2ee.StateManageable
The time that the managed object was started represented as a long which value is the number of milliseconds since January 1, 1970, 00:00:00.
getStartTime() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the start time for this Statistic
getStartTime() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
Get the start time for this Statistic
getStartTime() - Method in interface javax.management.j2ee.statistics.Statistic
The time of the first measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
getStartupTime() - Method in interface com.sun.appserv.management.j2ee.WebModule
Startup time for this context
getStatByName(String) - Method in class com.sun.appserv.util.cache.BaseCache
get the desired statistic counter
getStatByName(String) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
get the desired statistic counter
getStatByName(String) - Method in interface com.sun.appserv.util.cache.Cache
get the desired statistic counter
getStatByName(String) - Method in class com.sun.appserv.util.cache.LruCache
get the desired statistic counter
getStatByName(String) - Method in class com.sun.appserv.util.cache.MultiLruCache
get the desired statistic counter
getState() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
getstate() - Method in interface com.sun.appserv.management.j2ee.StateManageable
The current state of this SMO.
getState() - Method in interface com.sun.appserv.management.monitor.statistics.TransactionServiceStats
 
getState() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Retrieve the StateType value.
getState() - Method in class javax.faces.application.StateManager.SerializedView
Deprecated.  
getState(FacesContext, String) - Method in class javax.faces.render.ResponseStateManager
The implementation must inspect the current request and return an Object representing the tree structure and component state passed in to a previous invocation of ResponseStateManager.writeState(javax.faces.context.FacesContext,java.lang.Object).
getStatefulSessionBeanMonitorMap() - Method in interface com.sun.appserv.management.monitor.EJBModuleMonitor
 
getStatefulSessionBeanStats() - Method in interface com.sun.appserv.management.monitor.StatefulSessionBeanMonitor
 
getStatelessSessionBeanMonitorMap() - Method in interface com.sun.appserv.management.monitor.EJBModuleMonitor
 
getStatelessSessionBeanStats() - Method in interface com.sun.appserv.management.monitor.StatelessSessionBeanMonitor
 
getStateManager() - Method in class javax.faces.application.Application
Return the StateManager instance that will be utilized during the Restore View and Render Response phases of the request processing lifecycle.
getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the state or province.
getStateType(int) - Static method in class javax.enterprise.deploy.shared.StateType
Return an object of the specified value.
getStatistic(String) - Method in class com.sun.appserv.management.j2ee.statistics.CompositeDataStats
 
getStatistic(String) - Method in class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
getStatistic(String) - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get a specific JSR 77 Statistic.
getStatistic(String) - Method in interface javax.management.j2ee.statistics.Stats
Get a Statistic by name.
getStatisticGetterMethodsUsingIntrospection(Stats) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
 
getStatisticGetterMethodsUsingNames(Stats) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
 
getStatisticNames() - Method in class com.sun.appserv.management.j2ee.statistics.CompositeDataStats
 
getStatisticNames() - Method in class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
getStatisticNames() - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get the names of all available Statistics.
getStatisticNames() - Method in interface javax.management.j2ee.statistics.Stats
Returns an array of Strings which are the names of the attributes from the specific Stats submodel that this object supports.
getStatistics() - Method in class com.sun.appserv.management.j2ee.statistics.CompositeDataStats
 
getStatistics() - Method in class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
getStatistics(String[]) - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get specific JSR 77 Statistics.
getStatistics() - Method in interface javax.management.j2ee.statistics.Stats
Returns an array containing all of the Statistic objects supported by this Stats object.
getStatisticType(Statistic) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Get the type name for a Statistic.
getStats() - Method in interface com.sun.appserv.management.j2ee.EntityBean
 
getStats() - Method in interface com.sun.appserv.management.j2ee.StatisticsProvider
Return a Stats object
getStats() - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Get a JSR 77 Stats object for all available statistics.
getStats() - Method in class com.sun.appserv.util.cache.BaseCache
get the stats snapshot
getStats() - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
getStats() - Method in interface com.sun.appserv.util.cache.Cache
get the stats snapshot
getStats() - Method in class com.sun.appserv.util.cache.LruCache
 
getStats() - Method in class com.sun.appserv.util.cache.MultiLruCache
get the stats snapshot
getStatsInterfaceName() - Method in interface com.sun.appserv.management.monitor.MonitoringStats
 
getStatsType(Stats) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Get the type for use in a CompositeType type.
getStatus(String) - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Returns the uhealthy/healthy/quiesced status for an insatnce load balanced by this load balancer.
getStatus() - Method in class com.sun.appserv.server.ServerLifecycleModule
return status of this lifecycle module as a string
getStatus() - Method in interface javax.transaction.Transaction
Obtain the status of the transaction associated with the target Transaction object.
getStatus() - Method in interface javax.transaction.TransactionManager
Obtain the status of the transaction associated with the current thread.
getStatus() - Method in interface javax.transaction.UserTransaction
Obtain the status of the transaction associated with the current thread.
getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the life cycle status of the RegistryEntry within the registry.
getStatus() - Method in exception javax.xml.registry.JAXRException
 
getStatus() - Method in interface javax.xml.registry.JAXRResponse
Returns the status for this response.
getStatusCode() - Method in interface com.sun.appserv.management.base.OperationStatus
If there is no explicit status code, an operation is considered successful if nothing was thrown.
getStatusCode() - Method in class com.sun.appserv.management.base.OperationStatusBase
 
getStatusCode() - Method in class javax.servlet.jsp.ErrorData
Returns the status code of the error.
getStatusCode() - Method in exception javax.xml.ws.http.HTTPException
Gets the HTTP status code.
getStdMarker() - Method in class com.sun.appserv.management.base.AMXDebug
The standard marker line emitted by AMXDebug.mark(com.sun.appserv.management.util.misc.Output, java.lang.String).
getStdMarker(String) - Method in class com.sun.appserv.management.base.AMXDebug
The standard marker line emitted by AMXDebug.mark(com.sun.appserv.management.util.misc.Output, java.lang.String) with a message inserted.
getSteadyPoolSize() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Minimum and initial number of connections maintained in the pool.
getSteadyPoolSize() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getSteadyPoolSize() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getSteadyPoolSize() - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
getStep() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns the value of the 'step' attribute for the associated tag, or null if no 'step' attribute was specified.
getStopTime() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
getStore(String) - Static method in class com.sun.appserv.management.client.prefs.LoginInfoStoreFactory
Returns the store that is represented by given class name.
getStore() - Method in class javax.mail.Folder
Returns the Store that owns this Folder object.
getStore() - Method in class javax.mail.Session
Get a Store object that implements this user's desired Store protocol.
getStore(String) - Method in class javax.mail.Session
Get a Store object that implements the specified protocol.
getStore(URLName) - Method in class javax.mail.Session
Get a Store object for the given URLName.
getStore(Provider) - Method in class javax.mail.Session
Get an instance of the store specified by Provider.
getStore() - Method in exception javax.mail.StoreClosedException
Returns the dead Store object
getStorePoolName() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
This is the jndi-name for the JDBC Connection Pool used potentially by both the Web Container and the EJB Stateful Session Bean Container for use in checkpointing/passivation when persistence-type = "ha".
getStorePropertiesConfig() - Method in interface com.sun.appserv.management.config.SessionManagerConfig
Get the StorePropertiesConfig MBean.
getStoreProtocol() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getStoreProtocolClass() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the street name.
getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the street number.
getString(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getString(String) - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
Get a Statistic value which is expected to be a String
getString(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get a Statistic value which is expected to be a String
getString(String) - Method in class com.sun.appserv.management.util.misc.Formatter
 
getString(String, String) - Method in class com.sun.appserv.management.util.misc.Formatter
 
getString(String, String) - Method in class com.sun.appserv.management.util.misc.MapStringSource
 
getString(String, String) - Method in class com.sun.appserv.management.util.misc.PropertiesStringSource
 
getString(String) - Method in interface com.sun.appserv.management.util.misc.StringSource
Get the String referred to by 'id'
getString(String, String) - Method in interface com.sun.appserv.management.util.misc.StringSource
Get the String referred to by 'id'.
getString(String) - Method in class com.sun.appserv.management.util.misc.StringSourceBase
 
getString(String, String) - Method in class com.sun.appserv.management.util.misc.StringSourceBase
 
getString(String) - Method in class com.sun.appserv.management.util.misc.StringStringSource
 
getString(String) - Method in interface javax.jms.MapMessage
Returns the String value with the specified name.
getString() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of the BodyContent as a String.
getStringArray(String) - Method in class com.sun.appserv.management.base.MapCapableBase
 
getStringMonitorMap() - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Return a Map of all AMXStringMonitor MBean.
getStringProperty(String) - Method in interface javax.jms.Message
Returns the value of the String property with the specified name.
getStringTable() - Method in class javax.enterprise.deploy.shared.ActionType
Returns the string table for class ActionType
getStringTable() - Method in class javax.enterprise.deploy.shared.CommandType
Returns the string table for class CommandType
getStringTable() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Returns the string table for class DConfigBeanVersionType
getStringTable() - Method in class javax.enterprise.deploy.shared.ModuleType
Returns the string table for class ModuleType
getStringTable() - Method in class javax.enterprise.deploy.shared.StateType
Returns the string table for class StateType
getStructure() - Method in class javax.faces.application.StateManager.SerializedView
Deprecated.  
getStyle() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlForm
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlOutputFormat
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlOutputText
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlPanelGroup
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the style property.
getStyle() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the style property.
getStyleClass() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlForm
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlOutputFormat
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlOutputText
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlPanelGroup
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the styleClass property.
getStyleClass() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the styleClass property.
getSubject() - Method in class com.sun.appserv.security.AppservPasswordLoginModule
 
getSubject() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Subject" header field.
getSubject() - Method in class javax.mail.Message
Get the subject of this message.
getSubmittedValue() - Method in interface javax.faces.component.EditableValueHolder
Return the submittedValue value of this component.
getSubmittedValue() - Method in class javax.faces.component.UIInput
Return the submittedValue value of this UIInput component.
getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Organization that submitted this RegistryObject.
getSubStages() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
Deprecated.  
getSubStages() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getSubStagesList() - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
Get the sub stages for this deployment status.
getSubStagesList() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
getSubType() - Method in class javax.activation.MimeType
Retrieve the subtype of this object.
getSubType() - Method in class javax.mail.internet.ContentType
Return the subType.
getSummary() - Method in class javax.faces.application.FacesMessage
Return the localized summary text.
getSummary() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the summary property.
getSummary() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the summary property.
getSunEJBXML() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Gets the sun-ejb.xml file.
getSunEJBXML() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Gets the sun-ejb.xml file .
getSunWebXML() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Gets the sun-web.xml file.
getSunWebXML() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Gets the sun-web.xml file .
getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
Returns the encodingStyle URIs (as String[]) supported by this TypeMapping instance.
getSupportedLocales() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Returns an array of supported locales for this implementation.
getSupportedLocales() - Method in class javax.faces.application.Application
Return an Iterator over the supported Locales for this appication.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a list of all XML processing mechanism types supported by this DeserializerFactory.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a list of all XML processing mechanism types supported by this SerializerFactory.
getSwallowOutput() - Method in interface com.sun.appserv.management.j2ee.WebModule
Flag to set to cause the system.out and system.err to be redirected to the logger when executing a servlet
getSynchronization() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getSystemClasspath() - Method in interface com.sun.appserv.management.config.JavaConfig
 
getSystemFlags() - Method in class javax.mail.Flags
Return all the system flags in this Flags object.
getSystemId() - Method in interface javax.xml.stream.events.EntityDeclaration
The entity's system identifier.
getSystemId() - Method in interface javax.xml.stream.events.NotationDeclaration
The notation's system identifier, or null if none was given.
getSystemId() - Method in interface javax.xml.stream.events.StartDocument
Returns the system ID of the XML data
getSystemId() - Method in interface javax.xml.stream.Location
Returns the system ID of the XML
getSystemInfo() - Method in interface com.sun.appserv.management.DomainRoot
 
getSystemInstance() - Static method in class com.sun.appserv.management.client.TrustStoreTrustManager
Create an instance using the system trust-store as returned by getSystemTrustStoreFile().
getSystemJMXConnectorName() - Method in interface com.sun.appserv.management.config.AdminServiceConfig
 
getSystemJMXConnectorName() - Method in interface com.sun.appserv.management.config.NodeAgentConfig
 
getSystemProperties() - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
 
getSystemPropertyNames() - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
Get the names of all system properties.
getSystemPropertyValue(String) - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
Get the value of a property.
getSystemTrustStoreFile() - Static method in class com.sun.appserv.management.client.TrustStoreTrustManager
Use System.getProperty( "javax.net.ssl.trustStore" ) to find a trust-store.
getSystemTrustStorePassword() - Static method in class com.sun.appserv.management.client.TrustStoreTrustManager
Use System.getProperty( "javax.net.ssl.trustStorePassword" ) to find the trust-store password.
getTabindex() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the tabindex property.
getTabindex() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the tabindex property.
getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the TagInfo for a given tag name, looking through all the tags in this tag library.
getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
Name of the class that provides the handler for this tag.
getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance (if any) for extra tag information.
getTagFile(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the TagFileInfo for a given tag name, looking through all the tag files in this tag library.
getTagFiles() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tag files that are defined in this tag library.
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Get the TagInfo for this class.
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagFileInfo
Returns information about this tag, parsed from the directives in the tag file.
getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance of TabLibraryInfo we belong to.
getTagLibraryInfos() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns an array of TagLibraryInfo objects representing the entire set of tag libraries (including this TagLibraryInfo) imported by taglib directives in the translation unit that references this TagLibraryInfo.
getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
The name of the Tag.
getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tags that are defined in this tag library.
getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
Get TagVariableInfo objects associated with this TagInfo.
getTarget() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Retrieve the name of the target server.
getTarget() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the target property.
getTarget() - Method in class javax.faces.component.html.HtmlForm
Return the value of the target property.
getTarget() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the target property.
getTarget() - Method in interface javax.interceptor.InvocationContext
Returns the target instance.
getTarget() - Method in interface javax.xml.stream.events.ProcessingInstruction
The target section of the processing instruction
getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the next ServiceBinding in case there is a redirection from one service provider to another service provider.
getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
Gets the address of a target service endpoint.
getTargetModuleID() - Method in class javax.enterprise.deploy.spi.status.ProgressEvent
Retrieve the TargetModuleID for this event
getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
Gets the Object that is the target of this Association.
getTargetObjectName() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
getTargetObjectName() - Method in interface com.sun.appserv.management.util.jmx.MBeanProxyHandlerIntf
 
getTargets() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Retrieve the list of deployment targets supported by this DeploymentManager.
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
Gets the telephone numbers for this User that match the specified telephone number type.
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
Gets the telephone numbers for this User that match the specified telephone number type.
getTempFile(File) - Static method in class com.sun.appserv.management.util.misc.SafeSave
Reads a line, outputting an optional prompt first.
GetterInvocationHandler<T> - Class in com.sun.appserv.management.j2ee.statistics
Abstract base InvocationHandler for any getXXX() method.
GetterInvocationHandler() - Constructor for class com.sun.appserv.management.j2ee.statistics.GetterInvocationHandler
 
getTerm() - Method in class javax.mail.search.NotTerm
Return the term to negate.
getTerms() - Method in class javax.mail.search.AndTerm
Return the search terms.
getTerms() - Method in class javax.mail.search.OrTerm
Return the search terms.
getTestSet() - Method in class javax.mail.search.FlagTerm
Return true if testing whether the flags are set.
getText() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the XML text for by this bean.
getText(String) - Method in interface javax.enterprise.deploy.model.DDBean
Return a list of text values for a given XPath in the deployment descriptor.
getText(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Return the XML content associated with the XPath from a deployment descriptor.
getText(ModuleType, String) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the text value from the XPath; search only the deployment descriptors of the specified type.
getText() - Method in interface javax.jms.TextMessage
Gets the string containing this message's data.
getText() - Method in interface javax.xml.stream.events.Comment
Return the string data of the comment, returns empty string if it does not exist
getText() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getText() - Method in interface javax.xml.stream.XMLStreamReader
Returns the current value of the parse event as a string, this returns the string value of a CHARACTERS event, returns the value of a COMMENT, the replacement value for an ENTITY_REFERENCE, the string value of a CDATA section, the string value for a SPACE event, or the String value of the internal subset of the DTD.
getTextCharacters(int, char[], int, int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getTextCharacters() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getTextCharacters() - Method in interface javax.xml.stream.XMLStreamReader
Returns an array which contains the characters from this event.
getTextCharacters(int, char[], int, int) - Method in interface javax.xml.stream.XMLStreamReader
Gets the the text associated with a CHARACTERS, SPACE or CDATA event.
getTextLength() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getTextLength() - Method in interface javax.xml.stream.XMLStreamReader
Returns the length of the sequence of characters for this Text event within the text character array.
getTextStart() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getTextStart() - Method in interface javax.xml.stream.XMLStreamReader
Returns the offset into the text character array where the first character (of this text event) is stored.
getThreadCount() - Method in interface com.sun.appserv.management.config.KeepAliveConfig
 
getThreadCount() - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
getThreadID() - Method in interface com.sun.appserv.management.ext.logging.LogQueryEntry
The ID of the thread that emitted the entry (may be null).
getThreadID() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
getThreadIncrement() - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
getThreadPool() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getThreadPoolConfigMap() - Method in interface com.sun.appserv.management.config.ConfigConfig
Calls Container.getContaineeMap( XTypes.THREAD_POOL_CONFIG ).
getThreadPoolId() - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
getThreadPoolIDs() - Method in interface com.sun.appserv.management.config.ResourceAdapterConfig
 
getThreadPoolMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getThreadPoolStats() - Method in interface com.sun.appserv.management.monitor.ThreadPoolMonitor
 
getThroughput() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the number successful messages/minute since the server is started as a NumberStatistic.
getThrowable() - Method in interface com.sun.appserv.management.base.OperationStatus
If a Throwable was thrown, this implies some degree of failure from partial to total.
getThrowable() - Method in class com.sun.appserv.management.base.OperationStatusBase
 
getThrowable() - Method in class javax.servlet.jsp.ErrorData
Returns the Throwable that caused the error.
getThrowableOpenType(Throwable) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Get a CompositeType describing a CompositeData which has no elements.
getTicksTotalQueued() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionQueueStats
Gets the total number of ticks that connections have spent in the queue.
getTimeout(HttpServletRequest) - Method in interface com.sun.appserv.web.cache.CacheHelper
get timeout for the cached response.
getTimeout(HttpServletRequest) - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
get timeout for the cacheable data in this request
getTimeout() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the timeout
getTimeoutField() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the timeout field
getTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.HealthCheckerConfig
Return the maximum time, in seconds, that a server must respond to a health check request to be considered healthy.
getTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.KeepAliveConfig
 
getTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.SessionPropertiesConfig
 
getTimeoutInSeconds() - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
getTimer() - Method in interface javax.ejb.TimerHandle
Obtain a reference to the timer represented by this handle.
getTimerDatasource() - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
getTimeRemaining() - Method in interface javax.ejb.Timer
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
getTimers() - Method in interface javax.ejb.TimerService
Get all the active timers associated with this bean.
getTimerService() - Method in interface javax.ejb.EJBContext
Get access to the EJB Timer Service.
getTimestamp() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the time stamp when the SOAP message was received.
getTimestamp() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the time stamp when the SOAP message was received.
getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the Timestamp for when this event occurred.
getTimeStyle() - Method in class javax.faces.convert.DateTimeConverter
Return the style to be used to format or parse times.
getTimeToLive() - Method in interface javax.jms.MessageProducer
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
getTimeZone() - Method in class javax.faces.convert.DateTimeConverter
Return the TimeZone used to interpret a time value.
getTitle() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlForm
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlOutputFormat
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlOutputText
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the title property.
getTitle() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the title property.
getTLDScanTime() - Method in interface com.sun.appserv.management.j2ee.WebModule
Time spend scanning jars for TLDs for this context
getTLSEnabled() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getTLSRollbackEnabled() - Method in interface com.sun.appserv.management.config.SSLConfig
 
getTokens() - Method in interface com.sun.appserv.management.util.misc.Tokenizer
Tokenize everything and return an array of the tokens.
getTokens() - Method in class com.sun.appserv.management.util.misc.TokenizerImpl
 
getTopic() - Method in interface javax.jms.TopicPublisher
Gets the topic associated with this TopicPublisher.
getTopic() - Method in interface javax.jms.TopicSubscriber
Gets the Topic associated with this subscriber.
getTopicName() - Method in interface javax.jms.Topic
Gets the name of this topic.
getTopicSession() - Method in interface javax.jms.XATopicSession
Gets the topic session associated with this XATopicSession.
getTotalAuthFailures() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the total number of authentication failures as a CountStatistic.
getTotalAuthSuccesses() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the total number of authentication successes CountStatistic.
getTotalBeansCreated() - Method in interface com.sun.appserv.management.monitor.statistics.EJBPoolStats
Returns the number of Beans created in associated pool so far over time, since the gathering of data started, as a CountStatistic.
getTotalBeansDestroyed() - Method in interface com.sun.appserv.management.monitor.statistics.EJBPoolStats
Returns the number of Beans destroyed from associated pool so far over time, since the gathering of data started, as a CountStatistic.
getTotalConnections() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionManagerStats
 
getTotalFaults() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the total number of fault as a CountStatistic.
getTotalNumErrors() - Method in interface com.sun.appserv.management.monitor.statistics.EJBMethodStats
Returns the total number of errors as a CountStatistic.
getTotalNumSuccess() - Method in interface com.sun.appserv.management.monitor.statistics.EJBMethodStats
Returns the total number of successful runs, as a CountStatistic.
getTotalNumSuccess() - Method in interface com.sun.appserv.management.monitor.statistics.WebServiceEndpointAggregateStats
Returns the total number of successful runs, as a CountStatistic.
getTotalRequestCount() - Method in interface com.sun.appserv.management.monitor.statistics.LoadBalancerContextRootStats
Returns the number of total requests
getTotalTime() - Method in class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
getTotalTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
This is the sum total of time taken to complete every invocation of this operation since the beginning of this measurement.
getTotalWorkItemsAdded() - Method in interface com.sun.appserv.management.monitor.statistics.ThreadPoolStats
Returns the the total number of work items added so far to the work queue associated with threadpool.
getTrace() - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
 
getTransacted() - Method in interface javax.jms.Session
Indicates whether the session is in transacted mode.
getTransacted() - Method in interface javax.jms.XASession
Indicates whether the session is in transacted mode.
getTransaction() - Method in interface javax.persistence.EntityManager
Returns the resource-level transaction object.
getTransaction() - Method in interface javax.transaction.TransactionManager
Get the transaction object that represents the transaction context of the calling thread.
getTransactionIsolationLevel() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getTransactionKey() - Method in interface javax.transaction.TransactionSynchronizationRegistry
Return an opaque object to represent the transaction bound to the current thread at the time this method is called.
getTransactionService() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getTransactionServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the TransactionServiceConfig.
getTransactionServiceMonitor() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getTransactionServiceStats() - Method in interface com.sun.appserv.management.monitor.TransactionServiceMonitor
 
getTransactionStatus() - Method in interface javax.transaction.TransactionSynchronizationRegistry
Return the status of the transaction bound to the current thread at the time this method is called.
getTransactionSupport() - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Indicates the level of transaction support that this pool will have.
getTransactionTimeout() - Method in class javax.resource.spi.work.ExecutionContext
Get the transaction timeout value for a imported transaction.
getTransactionTimeout() - Method in interface javax.transaction.xa.XAResource
Obtains the current transaction timeout value set for this XAResource instance.
getTransactionType() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the transaction type of the entity managers created by the EntityManagerFactory.
getTransferData(DataFlavor, DataSource) - Method in interface javax.activation.DataContentHandler
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class javax.activation.DataHandler
Returns an object that represents the data to be transferred.
getTransferDataFlavors() - Method in interface javax.activation.DataContentHandler
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class javax.activation.DataHandler
Return the DataFlavors in which this data is available.
getTransformationRuleConfigList() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Get the transformation rules (in the same order as in domain.xml) defined for this end point.
getTransformationRuleConfigMap() - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Get the transformation rules (not in any specific order) defined for this end point.
getTransport() - Method in class javax.mail.Session
Get a Transport object that implements this user's desired Transport protcol.
getTransport(String) - Method in class javax.mail.Session
Get a Transport object that implements the specified protocol.
getTransport(URLName) - Method in class javax.mail.Session
Get a Transport object for the given URLName.
getTransport(Provider) - Method in class javax.mail.Session
Get an instance of the transport specified in the Provider.
getTransport(Address) - Method in class javax.mail.Session
Get a Transport object that can transport a Message to the specified address type.
getTransportProtocol() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getTransportProtocolClass() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getTransportType() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns the transport type.
getTransportType() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the transport type.
getTreeStructureToRestore(FacesContext, String) - Method in class javax.faces.render.ResponseStateManager
Deprecated. This method has been replaced by ResponseStateManager.getState(javax.faces.context.FacesContext, java.lang.String). The default implementation returns null.
getTreeStructureToSave(FacesContext) - Method in class javax.faces.application.StateManager
Deprecated. the distinction between tree structure and component state is now an implementation detail. The default implementation returns null.
getTreeStructureToSave(FacesContext) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.getTreeStructureToSave(javax.faces.context.FacesContext) on the wrapped StateManager object.
getTrustManagers() - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
 
getTrustManagers(File, char[], boolean) - Static method in class com.sun.appserv.management.client.TLSParams
Return a X509TrustManager[] supporting trust via the specified trustStore file using the specified password.
getTrustManagers() - Method in class com.sun.appserv.management.client.TLSParams
 
getTrustStore() - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Get the KeyStore containing the Certificates to be trusted.
getTrustStoreFile() - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Return the trust-store that was initially passed in.
getTrustStorePassword() - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Subclass may choose to override this method to get the password from any desired source.
getTxLogDir() - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
getType() - Method in interface com.sun.appserv.management.config.AdminServiceConfig
 
getType() - Method in interface com.sun.appserv.management.config.EventConfig
 
getType() - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
getType() - Method in interface com.sun.appserv.management.j2ee.J2EEManagementEvent
The type of the event.
getType(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is an array, returns the most general acceptable type for a value in this array.
getType(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, returns the most general acceptable type that can be set on this bean property.
getType(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
For a given base and property, attempts to identify the most general type that is acceptable for an object to be passed as the value parameter in a future call to the CompositeELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) method.
getType(ELContext, Object, Object) - Method in class javax.el.ELResolver
For a given base and property, attempts to identify the most general type that is acceptable for an object to be passed as the value parameter in a future call to the ELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) method.
getType(ELContext, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns the most general acceptable type for a value in this list.
getType(ELContext, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns the most general acceptable type for a value in this map.
getType(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is an instance of ResourceBundle, return null, since the resolver is read only.
getType(ELContext) - Method in class javax.el.ValueExpression
Evaluates the expression relative to the provided context, and returns the most general type that is acceptable for an object to be passed as the value parameter in a future call to the ValueExpression.setValue(javax.el.ELContext, java.lang.Object) method.
getType() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Return the ModuleType of deployment descriptor.
getType() - Method in interface javax.enterprise.deploy.model.DeployableObject
Return the ModuleType of deployment descriptor (i.e., EAR, JAR, WAR, RAR) this deployable object represents.
getType() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the type property.
getType() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the type property.
getType() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the type property.
getType() - Method in class javax.faces.convert.DateTimeConverter
Return the type of value to be formatted or parsed.
getType() - Method in class javax.faces.convert.NumberConverter
Return the number type to be used when formatting and parsing numbers.
getType(FacesContext) - Method in class javax.faces.el.MethodBinding
Deprecated. Return the Java class representing the return type from the method identified by this method binding expression.
getType(Object, Object) - Method in class javax.faces.el.PropertyResolver
Deprecated. Return the java.lang.Class representing the type of the specified property.
getType(Object, int) - Method in class javax.faces.el.PropertyResolver
Deprecated. Return the java.lang.Class representing the type of the specified index.
getType(FacesContext) - Method in class javax.faces.el.ValueBinding
Deprecated. Return the type of the property represented by this ValueBinding, relative to the specified FacesContext.
getType() - Method in class javax.mail.Address
Return a type string that identifies this address type.
getType() - Method in class javax.mail.event.ConnectionEvent
Return the type of this event
getType() - Method in class javax.mail.event.FolderEvent
Return the type of this event.
getType() - Method in class javax.mail.event.MessageCountEvent
Return the type of this event.
getType() - Method in class javax.mail.event.TransportEvent
Return the type of this event.
getType() - Method in class javax.mail.Folder
Returns the type of this Folder, that is, whether this folder can hold messages or subfolders or both.
getType() - Method in class javax.mail.internet.HeaderTokenizer.Token
Return the type of the token.
getType() - Method in class javax.mail.internet.InternetAddress
Return the type of this address.
getType() - Method in class javax.mail.internet.NewsAddress
Return the type of this address.
getType() - Method in class javax.mail.Provider
Returns the type of this Provider
getType() - Method in class javax.resource.spi.work.WorkEvent
Return the type of this event.
getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
If the base object is null, and the property matches the name of a JSP implicit object, returns null to indicate that no types are ever accepted to setValue().
getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
If the base object is null, returns Object.class to indicate that any type is valid to set for a scoped attribute.
getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
Gets the type for this object.
getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the type of address (for example, "headquarters") as a String.
getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
The type of telephone number (for example, "fax").
getType() - Method in interface javax.xml.registry.infomodel.User
Gets the type for this User.
getType() - Method in interface javax.xml.registry.Query
Gets the type of Query (for example, QUERY_TYPE_SQL).
getTypeArray(String) - Static method in class com.sun.appserv.management.base.Util
Get the FullType as a String[], last element being the j2eeType.
getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
Gets the TypeMappingRegistry for this Service object.
getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The type (as a String) of this attribute.
gettypes() - Method in interface com.sun.appserv.management.j2ee.EventProvider
Note that the Attribute name is case-sensitive "types" as defined by JSR 77.
getTypes(Object[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Return the corresponding classes for each element in an Object[] If an element is null, then its corresponding Class will also be null.
getUID(Message) - Method in interface javax.mail.UIDFolder
Get the UID for the specified message.
getUIDValidity() - Method in interface javax.mail.UIDFolder
Returns the UIDValidity value associated with this folder.
getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
Returns the number of seconds the servlet expects to be temporarily unavailable.
getUniformClass(Iterator<?>) - Static method in class com.sun.appserv.management.util.misc.IteratorUtil
 
getUnit() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the units associated with this statistic.
getUnit() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
Get the units associated with this statistic.
getUnit() - Method in interface javax.management.j2ee.statistics.Statistic
The unit of measurement for this Statistic.
getUnmarshallerHandler() - Method in interface javax.xml.bind.Unmarshaller
Get an unmarshaller handler object that can be used as a component in an XML pipeline.
getUnreadMessageCount() - Method in class javax.mail.Folder
Get the total number of unread messages in this Folder.
getUploadDownloadMgr() - Method in interface com.sun.appserv.management.DomainRoot
 
getUpperBound() - Method in class com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl
 
getUpperBound() - Method in class com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl
 
getUpperBound() - Method in interface javax.management.j2ee.statistics.BoundaryStatistic
The upper limit of the value of this attribute.
getUpTime() - Method in interface javax.management.j2ee.statistics.JVMStats
Amount of time the JVM has been running.
getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The value of the uri attribute from the taglib directive for this library.
getURI() - Method in interface javax.xml.soap.Name
Returns the URI of the namespace for the XML name that this Name object represents.
getURL() - Method in interface com.sun.appserv.management.config.HealthCheckerConfig
Returns the relative URL to ping to determine the health state of a listener.
getURL() - Method in class javax.activation.URLDataSource
Return the URL used to create this DataSource.
getUrl() - Method in class javax.faces.component.UIGraphic
Return the image URL for this UIGraphic.
getURL() - Method in class javax.mail.URLName
Constructs a URL from the URLName.
getURL() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getURL() - Method in interface javax.xml.bind.ValidationEventLocator
Return the name of the XML source as a URL if available
getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the URL that can dial this number electronically.
getUrl() - Method in interface javax.xml.registry.infomodel.User
Gets the URL to the web page for this User.
getURLName() - Method in class javax.mail.Folder
Return a URLName representing this folder.
getURLName() - Method in class javax.mail.Service
Return a URLName representing this service.
getURLPattern() - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
get the underlying url-pattern this mapping applicable
getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the description of usage parameters.
getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets any usage parameters.
getUsemap() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the usemap property.
getUseNaming() - Method in interface com.sun.appserv.management.j2ee.WebModule
Create a JNDI naming context for this application?
getUser() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getUser() - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
getUser(String) - Method in class com.sun.appserv.security.AppservRealm
Returns the information recorded about a particular named user.
getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the User associated with this object.
getUserData() - Method in interface com.sun.appserv.management.base.NotificationService
The user data supplied when the instance was created.
getUserDataMapString_Serializable(Notification) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Get a Map from the user data field of a Notification.
getUserFlags() - Method in class javax.mail.Flags
Return all the user flags in this Flags object.
getUserGroupNames(String) - Method in interface com.sun.appserv.management.config.AuthRealmConfig
Supported only for the default implementation (AuthRealmConfig.DEFAULT_REALM_CLASSNAME).
getUserGroupNames() - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
getUserName() - Method in interface com.sun.appserv.management.config.BackendPrincipalConfig
 
getUserName() - Method in class javax.mail.PasswordAuthentication
 
getUsername() - Method in class javax.mail.URLName
Returns the user name of this URLName.
getUserName() - Method in interface javax.resource.cci.ConnectionMetaData
Returns the user name for an active connection as known to the underlying EIS instance.
getUserName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns name of the user associated with the ManagedConnection instance.
getUserName() - Method in class javax.resource.spi.security.PasswordCredential
Returns the user name.
getUserNames() - Method in interface com.sun.appserv.management.config.AuthRealmConfig
Supported only for the default implementation (AuthRealmConfig.DEFAULT_REALM_CLASSNAME).
getUserNames() - Method in class com.sun.appserv.security.AppservRealm
Returns names of all the users in this particular realm.
getUserNamespaces(String) - Method in class javax.mail.Store
Return a set of folders representing the namespaces for user.
getUserPrincipal() - Method in class javax.faces.context.ExternalContext
Return the Principal object containing the name of the current authenticated user, if any; otherwise, return null.
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a java.security.Principal instance that contains the name of the authenticated user for the current method invocation on the endpoint instance.
getUserPrincipal() - Method in interface javax.xml.ws.WebServiceContext
Returns the Principal that identifies the sender of the request currently being serviced.
getUsers() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Collection of Users affiliated with this Organization.
getUserTransaction() - Method in interface javax.ejb.EJBContext
Obtain the transaction demarcation interface.
getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the user-specified revision number for this version of the Versionable object.
getUseSystemLogging() - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
getUseThreadPoolIds() - Method in interface com.sun.appserv.management.config.ORBConfig
 
getUseTime() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
Returns the time spent using a connection
getUseTime() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
Time spent using a connection.
getUtil() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
Gets whether to do URI validation for this object.
getValidationTableName() - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
getValidator() - Method in interface javax.faces.component.EditableValueHolder
Deprecated. EditableValueHolder.getValidators() should be used instead.
getValidator() - Method in class javax.faces.component.UIInput
Deprecated. UIInput.getValidators() should be used instead.
getValidatorIds() - Method in class javax.faces.application.Application
Return an Iterator over the set of currently registered validator ids for this Application.
getValidatorMessage() - Method in class javax.faces.component.UIInput
If there has been a call to UIInput.setRequiredMessage(java.lang.String) on this instance, return the message.
getValidators() - Method in interface javax.faces.component.EditableValueHolder
Return the set of registered Validators for this component instance.
getValidators() - Method in class javax.faces.component.UIInput
Return the set of registered Validators for this UIInput instance.
getValidSentAddresses() - Method in class javax.mail.event.TransportEvent
Return the addresses to which this message was sent succesfully.
getValidSentAddresses() - Method in exception javax.mail.SendFailedException
Return the addresses to which this message was sent succesfully.
getValidUnsentAddresses() - Method in class javax.mail.event.TransportEvent
Return the addresses that are valid but to which this message was not sent.
getValidUnsentAddresses() - Method in exception javax.mail.SendFailedException
Return the addresses that are valid but to which this message was not sent.
getValue(String) - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
 
getValue(String) - Method in class com.sun.appserv.management.j2ee.statistics.GetterInvocationHandler
 
getValue(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
 
getValue(String) - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
Get a Statistic value which is expected to be any Object
getValue(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get a Statistic value which is expected to be any Object
getValue() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's value
getValue(ServletContext, HttpServletRequest) - Method in class com.sun.appserv.web.cache.mapping.Field
get the field value by looking up in the given scope
getValue(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, returns the value at the given index.
getValue(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, returns the current value of the given property on this bean.
getValue(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
Attempts to resolve the given property object on the given base object by querying all component resolvers.
getValue(ELContext, Object, Object) - Method in class javax.el.ELResolver
Attempts to resolve the given property object on the given base object.
getValue(ELContext, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns the value at the given index.
getValue(ELContext, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns the value associated with the given key, as specified by the property argument.
getValue(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is an instance of ResourceBundle, the provided property will first be coerced to a String.
getValue(ELContext) - Method in class javax.el.ValueExpression
Evaluates the expression relative to the provided context, and returns the resulting value.
getValue() - Method in class javax.enterprise.deploy.shared.ActionType
Returns this enumeration value's integer value.
getValue() - Method in class javax.enterprise.deploy.shared.CommandType
Returns this enumeration value's integer value.
getValue() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Returns this enumeration value's integer value.
getValue() - Method in class javax.enterprise.deploy.shared.ModuleType
Returns this enumeration value's integer value.
getValue() - Method in class javax.enterprise.deploy.shared.StateType
Returns this enumeration value's integer value.
getValue() - Method in class javax.faces.component.UICommand
Returns the value property of the UICommand.
getValue() - Method in class javax.faces.component.UIData
Return the value of the UIData.
getValue() - Method in class javax.faces.component.UIGraphic
Returns the value property of the UIGraphic.
getValue() - Method in class javax.faces.component.UIOutput
 
getValue() - Method in class javax.faces.component.UIParameter
Returns the value property of the UIParameter.
getValue() - Method in class javax.faces.component.UISelectItem
Returns the value property of the UISelectItem.
getValue() - Method in class javax.faces.component.UISelectItems
Returns the value property of the UISelectItems.
getValue() - Method in interface javax.faces.component.ValueHolder
Gets the value of this UIComponent.
getValue(Object, Object) - Method in class javax.faces.el.PropertyResolver
Deprecated. Return the value of the specified property from the specified base object.
getValue(Object, int) - Method in class javax.faces.el.PropertyResolver
Deprecated. Return the value at the specified index of the specified base object.
getValue(FacesContext) - Method in class javax.faces.el.ValueBinding
Deprecated. Return the value of the property represented by this ValueBinding, relative to the specified FacesContext.
getValue() - Method in class javax.faces.model.SelectItem
Return the value of this item, to be delivered to the model if this item is selected by the user.
getValue() - Method in class javax.mail.Header
Returns the value of this header.
getValue() - Method in class javax.mail.internet.HeaderTokenizer.Token
Returns the value of the token just read.
getValue() - Method in class javax.mail.internet.InternetHeaders.InternetHeader
Return the "value" part of the header line.
getValue() - Method in class javax.servlet.http.Cookie
Returns the value of the cookie.
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttribute(java.lang.String).
getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
If the base object is null, and the property matches the name of a JSP implicit object, returns the implicit object.
getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
If the base object is null, searches the page, request, session and application scopes for an attribute with the given name and returns it, or null if no attribute exists with the current name.
getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Get a the value associated with a key.
getValue() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the value of the attribute that has been added, removed, or replaced.
getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue() - Method in class javax.xml.bind.JAXBElement
Return the content model and attribute values for this element.
getValue(Object) - Static method in class javax.xml.bind.JAXBIntrospector
Get the element value of a JAXB element.
getValue() - Method in interface javax.xml.registry.infomodel.Classification
Gets the taxonomy value for this Classification.
getValue() - Method in interface javax.xml.registry.infomodel.Concept
Gets the value (usually a code in a taxonomy) associated with this Concept.
getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the value of an ExternalIdentifier.
getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the String value for the Locale returned by Locale.getDefault().
getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the String value for the specified Locale.
getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the String value for this object.
getValue() - Method in class javax.xml.soap.MimeHeader
Returns the value of this MimeHeader object.
getValue() - Method in interface javax.xml.soap.Node
Returns the value of this node if this is a Text node or the value of the immediate child of this node otherwise.
getValue() - Method in interface javax.xml.stream.events.Attribute
Gets the normalized value of this attribute
getValueBinding(String) - Method in class javax.faces.component.UIComponent
Deprecated. This has been replaced by UIComponent.getValueExpression(java.lang.String).
getValueBinding(String) - Method in class javax.faces.component.UIComponentBase
Deprecated. This has been replaced by UIComponentBase.getValueExpression(java.lang.String).
getValueBinding(String) - Method in class javax.faces.component.UIGraphic
Deprecated. This has been replaced by UIGraphic.getValueExpression(java.lang.String).
getValueBinding(String) - Method in class javax.faces.component.UISelectBoolean
Deprecated. This has been replaced by UISelectBoolean.getValueExpression(java.lang.String).
getValueBinding(String) - Method in class javax.faces.component.UISelectMany
Deprecated. this has been replaced by UISelectMany.getValueExpression(java.lang.String).
getValueChangeListener() - Method in interface javax.faces.component.EditableValueHolder
Deprecated. Use EditableValueHolder.getValueChangeListeners() instead.
getValueChangeListener() - Method in class javax.faces.component.UIInput
 
getValueChangeListeners() - Method in interface javax.faces.component.EditableValueHolder
Return the set of registered ValueChangeListeners for this component instance.
getValueChangeListeners() - Method in class javax.faces.component.UIInput
Return the set of registered ValueChangeListeners for this UIInput instance.
getValueExpression(String) - Method in class javax.faces.component.UIComponent
Return the ValueExpression used to calculate the value for the specified attribute or property name, if any.
getValueExpression(String) - Method in class javax.faces.component.UIComponentBase

Return the ValueExpression used to calculate the value for the specified attribute or property name, if any.

getValueExpression(String) - Method in class javax.faces.component.UIGraphic
Return any ValueExpression set for value if a ValueExpression for url is requested; otherwise, perform the default superclass processing for this method.
getValueExpression(String) - Method in class javax.faces.component.UISelectBoolean
Return any ValueExpression set for value if a ValueExpression for selected is requested; otherwise, perform the default superclass processing for this method.
getValueExpression(String) - Method in class javax.faces.component.UISelectMany
Return any ValueExpression set for value if a ValueExpression for selectedValues is requested; otherwise, perform the default superclass processing for this method.
getValueExpression() - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
 
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttributeNames()
getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
Enumerate the keys for the values kept by this tag handler.
getValues() - Method in interface javax.xml.registry.infomodel.Slot
Gets the values for this Slot.
getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets the value type for this object.
getVar() - Method in class javax.faces.component.UIData
Return the request-scope attribute under which the data object for the current row will be exposed when iterating.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Information on the scripting objects created by this tag at runtime.
getVariableMapper() - Method in class javax.el.ELContext
Retrieves the VariableMapper associated with this ELContext.
getVariableResolver() - Method in class javax.faces.application.Application
Deprecated. This has been replaced by Application.getELResolver().
getVariableResolver() - Method in class javax.servlet.jsp.JspContext
Deprecated. As of JSP 2.1, replaced by ELContext.getELResolver(), which can be obtained by jspContext.getELContext().getELResolver().
getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the name of the scripting variable.
getVendor() - Method in class javax.mail.Provider
Returns name of vendor associated with this implementation or null
getVerifier() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getVerifyConfig() - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
Indicates whether output of verify-config asadmin command is included in the diagnostic report.
getVersion() - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
getVersion() - Method in class javax.mail.Provider
Returns version of this implementation or null if no version
getVersion() - Method in class javax.servlet.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in interface javax.xml.registry.CapabilityProfile
Gets the JAXR specification version supported by the JAXR provider.
getVersion() - Method in interface javax.xml.stream.events.StartDocument
Returns the version of XML of this XML stream
getVersion() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
getVersion() - Method in interface javax.xml.stream.XMLStreamReader
Get the xml version declared on the xml declaration Returns null if none was declared
getVictimSelectionPolicy() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
getViewHandler() - Method in class javax.faces.application.Application
Return the ViewHandler instance that will be utilized during the Restore View and Render Response phases of the request processing lifecycle.
getViewId() - Method in exception javax.faces.application.ViewExpiredException
Return the view identifier of this exception, or null if the view identifier is nonexistent or unknown.
getViewId() - Method in class javax.faces.component.UIViewRoot
Return the view identifier for this view.
getViewRoot() - Method in class javax.faces.context.FacesContext
Return the root component that is associated with the this request.
getVirtualServerConfigMap() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Calls Container.getContaineeMap( XTypes.VIRTUAL_SERVER_CONFIG ).
getVirtualServers() - Method in interface com.sun.appserv.management.config.DeployedItemRefConfig
 
getVisibleNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings visible to this element.
getVSProtocolTimeoutMillis() - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
getWaitingThreadCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
The number of threads waiting for a connection
getWaitingThreadCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
Number of threads waiting for a connection.
getWaitQueueLength() - Method in interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats
Indicates the number of connection requests in the queue waiting to be serviced
getWaitTime() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
Returns the time spent waiting for a connection to be available
getWaitTime() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
Time spent waiting for a connection to be available.
getWarnClass() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the warnClass property.
getWarnClass() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the warnClass property.
getWarnings() - Method in interface javax.resource.cci.Interaction
Gets the first ResourceWarning from the chain of warnings associated with this Interaction instance.
getWarnStyle() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the warnStyle property.
getWarnStyle() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the warnStyle property.
getWebContainer() - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
getWebContainer() - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
getWebContainerAvailabilityConfig() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Get the WebContainerAvailabilityConfig MBean.
getWebContainerConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Return the WebContainerConfig.
getWebModuleConfigMap() - Method in interface com.sun.appserv.management.config.DomainConfig
 
getWebModuleVirtualServerMonitorMap() - Method in interface com.sun.appserv.management.monitor.ApplicationMonitor
 
getWebModuleVirtualServerMonitorMap() - Method in interface com.sun.appserv.management.monitor.ServerRootMonitor
 
getWebModuleVirtualServerStats() - Method in interface com.sun.appserv.management.monitor.WebModuleVirtualServerMonitor
Enterprise Edition only; not supported in PE/Glassfish.
getWebServiceEndpointAggregateStats() - Method in interface com.sun.appserv.management.monitor.WebServiceEndpointMonitor
Returns the aggregate statistics for this web service operation.
getWebServiceEndpointConfigMap() - Method in interface com.sun.appserv.management.config.EJBModuleConfig
 
getWebServiceEndpointConfigMap() - Method in interface com.sun.appserv.management.config.J2EEApplicationConfig
 
getWebServiceEndpointConfigMap() - Method in interface com.sun.appserv.management.config.WebModuleConfig
 
getWebServiceEndpointInfo(Object) - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Deprecated. should not use proprietary types over the wire
getWebServiceEndpointKeys() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Returns a map of web service endpoint keys and their display names.
getWebServiceEndpointMonitorMap() - Method in interface com.sun.appserv.management.monitor.EJBModuleMonitor
 
getWebServiceEndpointMonitorMap() - Method in interface com.sun.appserv.management.monitor.WebModuleVirtualServerMonitor
 
getWebServiceEndpointSet(Object, String) - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Returns the set of WebServiceEndpoint runtime mbeans for the specified Web Service Endpoint key on the specified server instance.
getWebServiceMgr() - Method in interface com.sun.appserv.management.DomainRoot
 
getWebservicesFile() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the webservices.xml file .
getWebservicesFile() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the webservices.xml file .
getWebURL() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
If this TargetModulID represents a web module retrieve the URL for it.
getWebXML() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Gets the web.xml file.
getWebXML() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Gets the web.xml file .
getWelcomeFiles() - Method in interface com.sun.appserv.management.j2ee.WebModule
The welcome files for this context
getWhen() - Method in interface com.sun.appserv.management.j2ee.J2EEManagementEvent
The time of the event represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
getWidth() - Method in class javax.faces.component.html.HtmlDataTable
Return the value of the width property.
getWidth() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the width property.
getWidth() - Method in class javax.faces.component.html.HtmlPanelGrid
Return the value of the width property.
getWithDefault(Map<K, V>, K, V) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
getWork() - Method in class javax.resource.spi.work.WorkEvent
Return the Work instance which is the cause of the event.
getWorkDir() - Method in interface com.sun.appserv.management.j2ee.WebModule
The pathname to the work directory for this context
getWorkManager() - Method in interface javax.resource.spi.BootstrapContext
Provides a handle to a WorkManager instance.
getWrapped() - Method in class javax.faces.application.StateManagerWrapper
 
getWrapped() - Method in class javax.faces.application.ViewHandlerWrapper
 
getWrapped() - Method in class javax.faces.context.ResponseWriterWrapper
 
getWrappedData() - Method in class javax.faces.model.ArrayDataModel
 
getWrappedData() - Method in class javax.faces.model.DataModel
Return the object representing the data wrapped by this DataModel, if any.
getWrappedData() - Method in class javax.faces.model.ListDataModel
 
getWrappedData() - Method in class javax.faces.model.ResultDataModel
 
getWrappedData() - Method in class javax.faces.model.ResultSetDataModel
 
getWrappedData() - Method in class javax.faces.model.ScalarDataModel
 
getWriteMethod() - Method in class javax.el.BeanELResolver.BeanProperty
 
getWriter() - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Return the writer associated with this Response.
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter object that can send character text to the client.
getWriter() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getWriter() on the wrapped response object.
getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
Gets the location of the WSDL document for this Service.
getWSDLDocumentLocation() - Method in class javax.xml.ws.Service
Gets the location of the WSDL document for this Service.
getWSDLDocumentLocation() - Method in class javax.xml.ws.spi.ServiceDelegate
Gets the location of the WSDL document for this Service.
getWSDLFile() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns the WSDL file Corresponds to the WebServiceEndpointInfo.WSDL_FILE_KEY key.
getWSDLFile() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns the WSDL file.
getXAResource() - Method in interface javax.jms.XASession
Returns an XA resource to the caller.
getXAResource() - Method in interface javax.resource.spi.ManagedConnection
Returns an javax.transaction.xa.XAresource instance.
getXAResources(ActivationSpec[]) - Method in interface javax.resource.spi.ResourceAdapter
This method is called by the application server during crash recovery.
getXATerminator() - Method in interface javax.resource.spi.BootstrapContext
Provides a handle to a XATerminator instance.
getXid() - Method in class javax.resource.spi.work.ExecutionContext
 
getXMLNode(Object) - Method in class javax.xml.bind.Binder
Gets the XML element associated with the given JAXB object.
getXMLReader() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Obtains a configured XMLReader.
getXMLReporter() - Method in class javax.xml.stream.XMLInputFactory
The reporter that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
getXMLResolver() - Method in class javax.xml.stream.XMLInputFactory
The resolver that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
getXpath() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the original xpath string provided by the DConfigBean.
getXpath() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Return the XPath for this standard bean.
getXpaths() - Method in interface javax.enterprise.deploy.spi.DConfigBean
Return a list of XPaths designating the deployment descriptor information this DConfigBean requires.
getXpoweredBy() - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
GLOBALLY_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
GROUP_CONFIGURATION - Static variable in interface com.sun.appserv.management.base.AMX
Value from AMX.getGroup() indicating that the AMX is a configuration MBean.
GROUP_JSR77 - Static variable in interface com.sun.appserv.management.base.AMX
Value from AMX.getGroup() indicating that the AMX is a JSR 77 MBean (J2EE Management) .
GROUP_MANAGEMENT_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for GroupManagementServiceConfig
GROUP_MONITORING - Static variable in interface com.sun.appserv.management.base.AMX
Value from AMX.getGroup() indicating that the AMX represents a monitoring MBean.
GROUP_OTHER - Static variable in interface com.sun.appserv.management.base.AMX
Value from AMX.getGroup() indicating that the AMX is not one of the other types.
GROUP_UTILITY - Static variable in interface com.sun.appserv.management.base.AMX
Value from AMX.getGroup() indicating that the AMX is a utility MBean.
GroupManagementServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <group-management-service> for a <config> in a domain.
GSetUtil - Class in com.sun.appserv.management.util.misc
Utilities for working with sets using JDK 1.5 generics.
GT - Static variable in class javax.mail.search.ComparisonTerm
 

H

HA - Static variable in class com.sun.appserv.management.config.PersistenceTypeValues
 
HA - Static variable in class com.sun.appserv.management.config.SFSBPersistenceTypeValues
 
Handle - Interface in javax.ejb
The Handle interface is implemented by all EJB object handles.
handleBufferOverflow(Object) - Method in interface com.sun.appserv.management.util.misc.CircularList.OverflowHandler
 
handleBufferOverflow(Object) - Method in interface com.sun.appserv.management.util.misc.OverflowHandler
 
HandleDelegate - Interface in javax.ejb.spi
The HandleDelegate interface is implemented by the EJB container.
handleEvent(LifecycleEvent) - Method in interface com.sun.appserv.server.LifecycleListener
receive a server lifecycle event
handleEvent(LifecycleEvent) - Method in interface com.sun.appserv.server.LifecycleListener
receive a server lifecycle event
handleEvent(LifecycleEvent) - Method in class com.sun.appserv.server.LifecycleListenerImpl
receive a server lifecycle event
handleEvent(LifecycleEvent) - Method in class com.sun.appserv.server.LifecycleListenerImpl
receive a server lifecycle event
handleEvent(ValidationEvent) - Method in class javax.xml.bind.helpers.DefaultValidationEventHandler
 
handleEvent(ValidationEvent) - Method in class javax.xml.bind.util.ValidationEventCollector
 
handleEvent(ValidationEvent) - Method in interface javax.xml.bind.ValidationEventHandler
Receive notification of a validation warning or error.
handleFault(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleFault method initiates the SOAP fault processing for this handler chain.
handleFault(C) - Method in interface javax.xml.ws.handler.Handler
The handleFault method is invoked for fault message processing.
handleMessage(C) - Method in interface javax.xml.ws.handler.Handler
The handleMessage method is invoked for normal processing of inbound and outbound messages.
handleNavigation(FacesContext, String, String) - Method in class javax.faces.application.NavigationHandler
Perform navigation processing based on the state information in the specified FacesContext, plus the outcome string returned by an executed application action.
handleNotification(Notification, Object) - Method in class com.sun.appserv.management.client.AppserverConnectionSource
Used internally as callback for NotificationListener.
handleNotification(Notification, Object) - Method in class com.sun.appserv.management.client.ProxyFactory
Listens for MBeanServerNotification.UNREGISTRATION_NOTIFICATION and JMXConnectionNotification and takes appropriate action.
handleNotification(Notification, Object) - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Callback for all Notifications occurring during deployment.
handleNotification(Notification, Object) - Method in class com.sun.appserv.management.util.jmx.MBeanRegistrationListener
 
handleNotification(Notification, Object) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
Subclass should implement this routine.
handleOverflow() - Method in class com.sun.appserv.util.cache.BaseCache
increase the threshold
handleOverflow() - Method in class com.sun.appserv.util.cache.MultiLruCache
cache has reached threshold so trim its size. subclasses are expected to provide a robust cache replacement algorithm.
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled 'page' level exception by forwarding the exception to the specified error page for this JSP.
handlePageException(Throwable) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled 'page' level exception by forwarding the exception to the specified error page for this JSP.
handleProgressEvent(ProgressEvent) - Method in interface javax.enterprise.deploy.spi.status.ProgressListener
Invoked when a deployment progress event occurs.
Handler - Interface in javax.xml.rpc.handler
The javax.xml.rpc.handler.Handler interface is required to be implemented by a SOAP message handler.
Handler<C extends MessageContext> - Interface in javax.xml.ws.handler
The Handler interface is the base interface for JAX-WS handlers.
HandlerChain - Annotation Type in javax.jws
Associates the Web Service with an externally defined handler chain.
HandlerChain - Interface in javax.xml.rpc.handler
The javax.xml.rpc.handler.HandlerChain represents a list of handlers.
handleRequest(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleRequest method processes the request SOAP message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleRequest method processes the request message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleRequest method initiates the request processing for this handler chain.
handleResponse(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleResponse method processes the response message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleResponse method processes the response SOAP message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleResponse method initiates the response processing for this handler chain.
handleResponse(Response<T>) - Method in interface javax.xml.ws.AsyncHandler
Called when the response to an asynchronous operation is available.
HandlerInfo - Class in javax.xml.rpc.handler
The javax.xml.rpc.handler.HandlerInfo represents information about a handler in the HandlerChain.
HandlerInfo() - Constructor for class javax.xml.rpc.handler.HandlerInfo
Default constructor
HandlerInfo(Class, Map, QName[]) - Constructor for class javax.xml.rpc.handler.HandlerInfo
Constructor for HandlerInfo
HandlerRegistry - Interface in javax.xml.rpc.handler
The javax.xml.rpc.handler.HandlerRegistry provides support for the programmatic configuration of handlers in a HandlerRegistry.
HandlerResolver - Interface in javax.xml.ws.handler
HandlerResolver is an interface implemented by an application to get control over the handler chain set on proxy/dispatch objects at the time of their creation.
handlesURI(String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Tests whether this factory can create a DeploymentManager object based on the specificed URI.
HANDSHAKE_COMPLETED_LISTENER_KEY - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
[used internally]
handshakeCompleted(HandshakeCompletedEvent) - Method in class com.sun.appserv.management.client.HandshakeCompletedListenerImpl
Remember the HandshakeCompletedEvent, then call the chained listener (if any) with the same event.
HandshakeCompletedListenerImpl - Class in com.sun.appserv.management.client
A default HandshakeCompletedListener which remembers the last HandshakeCompletedEvent that occured.
HandshakeCompletedListenerImpl() - Constructor for class com.sun.appserv.management.client.HandshakeCompletedListenerImpl
 
HandshakeCompletedListenerImpl(HandshakeCompletedListener) - Constructor for class com.sun.appserv.management.client.HandshakeCompletedListenerImpl
Create a new instance which chains to the specified HandshakeCompletedListener when handshakeCompleted() is called.
hasBinding() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Return true if this component has a non-null binding attribute.
hasBinding() - Method in class javax.faces.webapp.UIComponentELTag
 
hasBinding() - Method in class javax.faces.webapp.UIComponentTag
Deprecated.  
hasDetail() - Method in interface javax.xml.soap.SOAPFault
Returns true if this SOAPFault has a Detail subelement and false otherwise.
hasDynamicAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
Get dynamicAttributes associated with this TagInfo.
hasEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Returns true if this event collector contains at least one ValidationEvent.
hasFault() - Method in interface javax.xml.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hash(Object) - Method in class com.sun.appserv.util.cache.BaseCache
Returns a hash code for non-null Object x.
HASH_INIT_SIZE_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
hashCode() - Method in class com.sun.appserv.management.base.MapCapableBase
 
hashCode() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
hashCode() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
hashCode() - Method in class com.sun.appserv.management.ext.logging.LogQueryResultImpl
 
hashCode() - Method in class com.sun.appserv.management.j2ee.statistics.CountStatisticImpl
 
hashCode() - Method in class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
 
hashCode() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
 
hashCode() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
 
hashCode() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
hashCode(boolean) - Static method in class com.sun.appserv.management.util.misc.ObjectUtil
 
hashCode(Object...) - Static method in class com.sun.appserv.management.util.misc.ObjectUtil
 
hashCode(Object) - Static method in class com.sun.appserv.management.util.misc.ObjectUtil
 
hashCode(long) - Static method in class com.sun.appserv.management.util.misc.ObjectUtil
 
hashCode(double) - Static method in class com.sun.appserv.management.util.misc.ObjectUtil
 
hashCode() - Method in class javax.el.Expression
Returns the hash code for this Expression.
hashCode() - Method in class javax.faces.validator.DoubleRangeValidator
 
hashCode() - Method in class javax.faces.validator.LengthValidator
 
hashCode() - Method in class javax.faces.validator.LongRangeValidator
 
hashCode() - Method in class javax.mail.Flags
Compute a hash code for this Flags object.
hashCode() - Method in class javax.mail.internet.InternetAddress
Compute a hash code for the address.
hashCode() - Method in class javax.mail.internet.NewsAddress
Compute a hash code for the address.
hashCode() - Method in class javax.mail.search.AddressTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.AndTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.ComparisonTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.DateTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.FlagTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.HeaderTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.IntegerComparisonTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.NotTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.OrTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.RecipientStringTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.RecipientTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.StringTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.URLName
Compute the hash code for this URLName.
hashCode() - Method in interface javax.resource.cci.Record
Returns the hash code for the Record instance.
hashCode() - Method in interface javax.resource.spi.ConnectionRequestInfo
Returns the hashCode of the ConnectionRequestInfo.
hashCode() - Method in interface javax.resource.spi.ManagedConnectionFactory
Returns the hash code for the ManagedConnectionFactory
hashCode() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Returns the hash code for this GenericCredential
hashCode() - Method in class javax.resource.spi.security.PasswordCredential
Returns the hash code for this PasswordCredential
hashCode() - Method in class javax.security.jacc.EJBMethodPermission
Returns the hash code value for this EJBMethodPermission.
hashCode() - Method in class javax.security.jacc.EJBRoleRefPermission
Returns the hash code value for this EJBRoleRefPermission.
hashCode() - Method in class javax.security.jacc.WebResourcePermission
Returns the hash code value for this WebResourcePermission.
hashCode() - Method in class javax.security.jacc.WebRoleRefPermission
Returns the hash code value for this WebRoleRefPermission.
hashCode() - Method in class javax.security.jacc.WebUserDataPermission
Returns the hash code value for this WebUserDataPermission.
hashCode() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
hashCode() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
hasIdenticalElementClasses(Object[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
hasName() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
hasName() - Method in interface javax.xml.stream.XMLStreamReader
returns true if the current event has a name (is a START_ELEMENT or END_ELEMENT) returns false otherwise
hasNewMessages() - Method in class javax.mail.Folder
Returns true if this Folder has new messages since the last time this indication was reset.
hasNext() - Method in class com.sun.appserv.management.util.misc.EnumerationIterator
 
hasNext() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns information concerning the availability of more items over which to iterate.
hasNext() - Method in class javax.xml.stream.util.EventReaderDelegate
 
hasNext() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
hasNext() - Method in interface javax.xml.stream.XMLEventReader
Check if there are more events.
hasNext() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasText() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
hasText() - Method in interface javax.xml.stream.XMLStreamReader
Return true if the current event has text, false otherwise The following events have text: CHARACTERS,DTD ,ENTITY_REFERENCE, COMMENT, SPACE
head - Variable in class com.sun.appserv.util.cache.LruCache
 
Header - Class in javax.mail
The Header class stores a name/value pair to represent headers.
Header(String, String) - Constructor for class javax.mail.Header
Construct a Header object.
HEADER_BUFFER_LENGTH_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.RequestProcessingConfigKeys
 
headerName - Variable in class javax.mail.search.HeaderTerm
The name of the header.
headers - Variable in class javax.mail.internet.InternetHeaders
The actual list of Headers, including placeholder entries.
headers - Variable in class javax.mail.internet.MimeBodyPart
The InternetHeaders object that stores all the headers of this body part.
headers - Variable in class javax.mail.internet.MimeMessage
The InternetHeaders object that stores the header of this message.
HeaderTerm - Class in javax.mail.search
This class implements comparisons for Message headers.
HeaderTerm(String, String) - Constructor for class javax.mail.search.HeaderTerm
Constructor.
HeaderTokenizer - Class in javax.mail.internet
This class tokenizes RFC822 and MIME headers into the basic symbols specified by RFC822 and MIME.
HeaderTokenizer(String, String, boolean) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor that takes a rfc822 style header.
HeaderTokenizer(String, String) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer.Token - Class in javax.mail.internet
The Token class represents tokens returned by the HeaderTokenizer.
HeaderTokenizer.Token(int, String) - Constructor for class javax.mail.internet.HeaderTokenizer.Token
Constructor.
HEALTH_CHECKER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
 
HEALTH_CHECKER_INTERVAL - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
HEALTH_CHECKER_TIMEOUT - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
HEALTH_CHECKER_URL - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
HealthCheckerConfig - Interface in com.sun.appserv.management.config
EE only Each cluster would be configured for a ping based health check mechanism.
HealthCheckerConfigCR - Interface in com.sun.appserv.management.config
Supports creation and removal of health checker configurations.
HealthCheckerConfigKeys - Class in com.sun.appserv.management.config
Not used in this release.
Helper - Class in com.sun.appserv.management.helper
Base class for Helpers, useable alone as well.
Helper(AMX) - Constructor for class com.sun.appserv.management.helper.Helper
 
HeuristicCommitException - Exception in javax.transaction
This exception is thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.
HeuristicCommitException() - Constructor for exception javax.transaction.HeuristicCommitException
 
HeuristicCommitException(String) - Constructor for exception javax.transaction.HeuristicCommitException
 
HeuristicMixedException - Exception in javax.transaction
This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
HeuristicMixedException() - Constructor for exception javax.transaction.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for exception javax.transaction.HeuristicMixedException
 
HeuristicRollbackException - Exception in javax.transaction
This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
HeuristicRollbackException() - Constructor for exception javax.transaction.HeuristicRollbackException
 
HeuristicRollbackException(String) - Constructor for exception javax.transaction.HeuristicRollbackException
 
HexBinaryAdapter - Class in javax.xml.bind.annotation.adapters
XmlAdapter for xs:hexBinary.
HexBinaryAdapter() - Constructor for class javax.xml.bind.annotation.adapters.HexBinaryAdapter
 
HIGH - Static variable in class com.sun.appserv.management.config.ModuleMonitoringLevelValues
Value indicating the maximum level of monitoring is enabled.
Holder - Interface in javax.xml.rpc.holders
The java.xml.rpc.holders.Holder interface represents the base interface for both standard and generated Holder classes.
Holder<T> - Class in javax.xml.ws
Holds a value of type T.
Holder() - Constructor for class javax.xml.ws.Holder
Creates a new holder with a null value.
Holder(T) - Constructor for class javax.xml.ws.Holder
Create a new holder with the specified value.
HOLDS_FOLDERS - Static variable in class javax.mail.Folder
This folder can contain other folders
HOLDS_MESSAGES - Static variable in class javax.mail.Folder
This folder can contain messages
HomeHandle - Interface in javax.ejb
The HomeHandle interface is implemented by all home object handles.
HOOK - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
host - Variable in class javax.mail.internet.NewsAddress
 
HOST_KEY - Static variable in class com.sun.appserv.management.config.JMSHostConfigKeys
 
HTML_BASIC_RENDER_KIT - Static variable in class javax.faces.render.RenderKitFactory
The render kit identifier of the default RenderKit instance for this JavaServer Faces implementation.
HtmlColumn - Class in javax.faces.component.html
Represents a column that will be rendered in an HTML table element.
HtmlColumn() - Constructor for class javax.faces.component.html.HtmlColumn
 
HtmlCommandButton - Class in javax.faces.component.html
Represents an HTML input element for a button of type submit or reset.
HtmlCommandButton() - Constructor for class javax.faces.component.html.HtmlCommandButton
 
HtmlCommandLink - Class in javax.faces.component.html
Represents an HTML a element for a hyperlink that acts like a submit button.
HtmlCommandLink() - Constructor for class javax.faces.component.html.HtmlCommandLink
 
HtmlDataTable - Class in javax.faces.component.html
Represents a set of repeating data (segregated into columns by child UIColumn components) that will be rendered in an HTML table element.
HtmlDataTable() - Constructor for class javax.faces.component.html.HtmlDataTable
 
HtmlForm - Class in javax.faces.component.html
Represents an HTML form element.
HtmlForm() - Constructor for class javax.faces.component.html.HtmlForm
 
HtmlGraphicImage - Class in javax.faces.component.html
Represents an HTML img element, used to retrieve and render a graphical image.
HtmlGraphicImage() - Constructor for class javax.faces.component.html.HtmlGraphicImage
 
HtmlInputHidden - Class in javax.faces.component.html
Represents an HTML input element of type hidden.
HtmlInputHidden() - Constructor for class javax.faces.component.html.HtmlInputHidden
 
HtmlInputSecret - Class in javax.faces.component.html
Represents an HTML input element of type password.
HtmlInputSecret() - Constructor for class javax.faces.component.html.HtmlInputSecret
 
HtmlInputText - Class in javax.faces.component.html
Represents an HTML input element of type text.
HtmlInputText() - Constructor for class javax.faces.component.html.HtmlInputText
 
HtmlInputTextarea - Class in javax.faces.component.html
Represents an HTML textarea element.
HtmlInputTextarea() - Constructor for class javax.faces.component.html.HtmlInputTextarea
 
HtmlMessage - Class in javax.faces.component.html
By default, the rendererType property must be set to "javax.faces.Message".
HtmlMessage() - Constructor for class javax.faces.component.html.HtmlMessage
 
HtmlMessages - Class in javax.faces.component.html
By default, the rendererType property must be set to "javax.faces.Messages".
HtmlMessages() - Constructor for class javax.faces.component.html.HtmlMessages
 
HtmlOutputFormat - Class in javax.faces.component.html
Represents a component that looks up a localized message in a resource bundle, optionally uses it as a MessageFormat pattern string and substitutes in parameter values from nested UIParameter components, and renders the result.
HtmlOutputFormat() - Constructor for class javax.faces.component.html.HtmlOutputFormat
 
HtmlOutputLabel - Class in javax.faces.component.html
Represents an HTML label element, used to define an accessible label for a corresponding input element.
HtmlOutputLabel() - Constructor for class javax.faces.component.html.HtmlOutputLabel
 
HtmlOutputLink - Class in javax.faces.component.html
Represents an HTML a (hyperlink) element that may be used to link to an arbitrary URL defined by the value property.
HtmlOutputLink() - Constructor for class javax.faces.component.html.HtmlOutputLink
 
HtmlOutputText - Class in javax.faces.component.html
Renders the component value as text, optionally wrapping in a span element if I18N attributes, CSS styles or style classes are specified.
HtmlOutputText() - Constructor for class javax.faces.component.html.HtmlOutputText
 
HtmlPanelGrid - Class in javax.faces.component.html
Renders child components in a table, starting a new row after the specified number of columns.
HtmlPanelGrid() - Constructor for class javax.faces.component.html.HtmlPanelGrid
 
HtmlPanelGroup - Class in javax.faces.component.html
Causes all child components of this component to be rendered.
HtmlPanelGroup() - Constructor for class javax.faces.component.html.HtmlPanelGroup
 
HtmlSelectBooleanCheckbox - Class in javax.faces.component.html
Represents an HTML input element of type checkbox.
HtmlSelectBooleanCheckbox() - Constructor for class javax.faces.component.html.HtmlSelectBooleanCheckbox
 
HtmlSelectManyCheckbox - Class in javax.faces.component.html
Represents a multiple-selection component that is rendered as a set of HTML input elements of type checkbox.
HtmlSelectManyCheckbox() - Constructor for class javax.faces.component.html.HtmlSelectManyCheckbox
 
HtmlSelectManyListbox - Class in javax.faces.component.html
Represents a multiple-selection component that is rendered as an HTML select element, showing either all available options or the specified number of options.
HtmlSelectManyListbox() - Constructor for class javax.faces.component.html.HtmlSelectManyListbox
 
HtmlSelectManyMenu - Class in javax.faces.component.html
Represents a multiple-selection component that is rendered as an HTML select element, showing a single available option at a time.
HtmlSelectManyMenu() - Constructor for class javax.faces.component.html.HtmlSelectManyMenu
 
HtmlSelectOneListbox - Class in javax.faces.component.html
Represents a single-selection component that is rendered as an HTML select element, showing either all available options or the specified number of options.
HtmlSelectOneListbox() - Constructor for class javax.faces.component.html.HtmlSelectOneListbox
 
HtmlSelectOneMenu - Class in javax.faces.component.html
Represents a single-selection component that is rendered as an HTML select element, showing a single available option at a time.
HtmlSelectOneMenu() - Constructor for class javax.faces.component.html.HtmlSelectOneMenu
 
HtmlSelectOneRadio - Class in javax.faces.component.html
Represents a single-selection component that is rendered as a set of HTML input elements of type radio.
HtmlSelectOneRadio() - Constructor for class javax.faces.component.html.HtmlSelectOneRadio
 
HTTP_ACCESS_LOG_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPAccessLogConfig
HTTP_BINDING - Static variable in interface javax.xml.ws.http.HTTPBinding
A constant representing the identity of the XML/HTTP binding.
HTTP_FILE_CACHE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPFileCacheConfig
HTTP_LISTENER_1_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the listener named http-listener-1
HTTP_LISTENER_2_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the listener named http-listener-2
HTTP_LISTENER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPListenerConfig
HTTP_LISTENER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPListenerMonitor
HTTP_LISTENERS_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
comma-separated list of http-listeners
HTTP_PROTOCOL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPProtocolConfig
HTTP_REQUEST_HEADERS - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: HTTP request headers.
HTTP_REQUEST_METHOD - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: HTTP request method.
HTTP_RESPONSE_CODE - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: HTTP response status code.
HTTP_RESPONSE_HEADERS - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: HTTP response headers.
HTTP_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPServiceConfig
HTTP_SERVICE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPServiceMonitor
HTTP_SERVICE_VIRTUAL_SERVER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for HTTPServiceVirtualServerMonitor
HTTP_SERVLET - Static variable in class com.sun.appserv.management.config.MessageLayerValues
 
HTTP_SESSION_STORE_POOL_NAME_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
 
HTTPAccessLogConfig - Interface in com.sun.appserv.management.config
Configuration for the <http-access-log> element.
HTTPBinding - Interface in javax.xml.ws.http
The HTTPBinding interface is an abstraction for the XML/HTTP binding.
HttpCacheEntry - Class in com.sun.appserv.web.cache.filter
HttpCacheEntry Each entry holds cached (HTTP) response: a) response bytes b) response headers c) expiryTime d) parameterEncoding used e) entryKey this entry represents, to match the entry within the hash bucket.
HttpCacheEntry() - Constructor for class com.sun.appserv.web.cache.filter.HttpCacheEntry
 
HTTPException - Exception in javax.xml.ws.http
The HTTPException exception represents a XML/HTTP fault.
HTTPException(int) - Constructor for exception javax.xml.ws.http.HTTPException
Constructor for the HTTPException
HTTPFileCacheConfig - Interface in com.sun.appserv.management.config
Deprecated.  
HTTPFileCacheConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createHTTPFileCacheConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
HttpJspPage - Interface in javax.servlet.jsp
The HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol.
HTTPListenerConfig - Interface in com.sun.appserv.management.config
Configuration for an HTTPListenerConfigFamilyValues - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createHTTPListenerConfig(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.util.Map) and HTTPListenerConfig.setFamily(java.lang.String)
HTTPListenerConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createHTTPListenerConfig(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.util.Map).
HTTPListenerMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see HTTPListenerStats.
HTTPListenerStats - Interface in com.sun.appserv.management.monitor.statistics
A Stats interface to represent the statistical data exposed by an HTTP Listener.
HTTPProtocolConfig - Interface in com.sun.appserv.management.config
Configuration for the <http-protocol> element.
HTTPProtocolConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createHTTPProtocolConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
HTTPS_ROUTING - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
HTTPS_ROUTING_KEY - Static variable in class com.sun.appserv.management.config.LBConfigKeys
 
HTTPServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <http-service> element.
HTTPServiceMonitor - Interface in com.sun.appserv.management.monitor
 
HTTPServiceVirtualServerMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see HTTPServiceVirtualServerStats.
HTTPServiceVirtualServerStats - Interface in com.sun.appserv.management.monitor.statistics
 
HttpServlet - Class in javax.servlet.http
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - Interface in javax.servlet.http
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletRequestWrapper - Class in javax.servlet.http
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class javax.servlet.http.HttpServletRequestWrapper
Constructs a request object wrapping the given request.
HttpServletResponse - Interface in javax.servlet.http
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpServletResponseWrapper - Class in javax.servlet.http
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class javax.servlet.http.HttpServletResponseWrapper
Constructs a response adaptor wrapping the given response.
HttpSession - Interface in javax.servlet.http
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionActivationListener - Interface in javax.servlet.http
Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that session will be activated.
HttpSessionAttributeListener - Interface in javax.servlet.http
This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.
HttpSessionBindingEvent - Class in javax.servlet.http
Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a session, or to a HttpSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - Interface in javax.servlet.http
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - Interface in javax.servlet.http
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpSessionEvent - Class in javax.servlet.http
This is the class representing event notifications for changes to sessions within a web application.
HttpSessionEvent(HttpSession) - Constructor for class javax.servlet.http.HttpSessionEvent
Construct a session event from the given source.
HttpSessionListener - Interface in javax.servlet.http
Implementations of this interface are notified of changes to the list of active sessions in a web application.
HttpUtils - Class in javax.servlet.http
Deprecated. As of Java(tm) Servlet API 2.3. These methods were only useful with the default encoding and have been moved to the request interfaces.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Deprecated. Constructs an empty HttpUtils object.

I

i - Variable in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
i - Variable in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
Id - Annotation Type in javax.persistence
Specifies the primary key property or field of an entity.
id - Variable in class javax.resource.spi.ConnectionEvent
Type of the event
ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
"id" is wired in to be ID.
id - Variable in class javax.servlet.jsp.tagext.TagSupport
The value of the id attribute of this tag; or null.
IdClass - Annotation Type in javax.persistence
Specifies a composite primary key class that is mapped to multiple fields or properties of the entity.
IDLE_THREAD_TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.ThreadPoolConfigKeys
Key for use with ConfigConfig.createThreadPoolConfig(java.lang.String, java.util.Map).
IDLE_TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.String.
IDLE_TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
IGNORE_MISSING_REFERENCES_KEY - Static variable in class com.sun.appserv.management.config.CommonConfigKeys
Key for use with any create method which indicates that missing references are to be ignored.
ignoreCase - Variable in class javax.mail.search.StringTerm
Ignore case when comparing?
IIOP_LISTENER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for IIOPListenerConfig
IIOP_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for IIOPServiceConfig
IIOPListenerConfig - Interface in com.sun.appserv.management.config
Configuration for the <iiop-listener> element.
IIOPListenerConfigKeys - Interface in com.sun.appserv.management.config
Keys for use with IIOPServiceConfig.createIIOPListenerConfig(java.lang.String, java.lang.String, java.util.Map).
IIOPServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <iiop-service> element.
illegalObject(Object) - Method in class com.sun.appserv.management.base.MapCapableBase
 
IllegalStateException - Exception in javax.jms
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an appropriate state for the requested operation.
IllegalStateException(String, String) - Constructor for exception javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason and error code.
IllegalStateException(String) - Constructor for exception javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason.
IllegalStateException - Exception in javax.resource.spi
An IllegalStateException is thrown from a method if the callee (resource adapter or application server for system contracts) is in an illegal or inappropriate state for the method invocation.
IllegalStateException() - Constructor for exception javax.resource.spi.IllegalStateException
Constructs a new instance with null as its detail message.
IllegalStateException(String) - Constructor for exception javax.resource.spi.IllegalStateException
Constructs a new instance with the specified detail message.
IllegalStateException(Throwable) - Constructor for exception javax.resource.spi.IllegalStateException
Constructs a new throwable with the specified cause.
IllegalStateException(String, Throwable) - Constructor for exception javax.resource.spi.IllegalStateException
Constructs a new throwable with the specified detail message and cause.
IllegalStateException(String, String) - Constructor for exception javax.resource.spi.IllegalStateException
Constructs a new throwable with the specified detail message and an error code.
IllegalWriteException - Exception in javax.mail
The exception thrown when a write is attempted on a read-only attribute of any Messaging object.
IllegalWriteException() - Constructor for exception javax.mail.IllegalWriteException
Constructs a IllegalWriteException with no detail message.
IllegalWriteException(String) - Constructor for exception javax.mail.IllegalWriteException
Constructs a IllegalWriteException with the specified detail message.
IMMEDIATE - Static variable in interface javax.resource.spi.work.WorkManager
A constant to indicate timeout duration.
ImplicitObjectELResolver - Class in javax.servlet.jsp.el
Defines variable resolution behavior for the EL implicit objects defined in the JSP specification.
ImplicitObjectELResolver() - Constructor for class javax.servlet.jsp.el.ImplicitObjectELResolver
 
implies(Permission) - Method in class javax.security.jacc.EJBMethodPermission
Determines if the argument Permission is "implied by" this EJBMethodPermission.
implies(Permission) - Method in class javax.security.jacc.EJBRoleRefPermission
Determines if the argument Permission is "implied by" this EJBRoleRefPermission.
implies(Permission) - Method in class javax.security.jacc.WebResourcePermission
Determines if the argument Permission is "implied by" this WebResourcePermission.
implies(Permission) - Method in class javax.security.jacc.WebRoleRefPermission
Determines if the argument Permission is "implied by" this WebRoleRefPermission.
implies(Permission) - Method in class javax.security.jacc.WebUserDataPermission
Determines if the argument Permission is "implied by" this WebUserDataPermission.
IMPORT_THRESHOLD - Static variable in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
in - Variable in class javax.mail.util.SharedFileInputStream
The file containing the data.
IN - Static variable in class javax.xml.rpc.ParameterMode
IN mode for parameter passing
INBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: Map of attachments to a message for the inbound message, key is the MIME Content-ID, value is a DataHandler.
include(String) - Method in class javax.servlet.jsp.PageContext
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being processed by the calling Thread.
include(String, boolean) - Method in class javax.servlet.jsp.PageContext
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being processed by the calling Thread.
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
incrementAddCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementCurrentSize(int) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
synchronized counter updates
incrementEntryCount() - Method in class com.sun.appserv.util.cache.BaseCache
synchronized counter updates
incrementHitCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementMissCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementOverflowCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementRefreshCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementRemovalCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementTrimIndex() - Method in class com.sun.appserv.util.cache.MultiLruCache
 
INDEFINITE - Static variable in interface javax.resource.spi.work.WorkManager
A constant to indicate timeout duration.
indent(String, String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
indent(String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
IndexedRecord - Interface in javax.resource.cci
IndexedRecord represents an ordered collection of record elements based on the java.util.List interface.
IndexedValueExpression - Class in javax.servlet.jsp.jstl.core
 
IndexedValueExpression(ValueExpression, int) - Constructor for class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
INET - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigFamilyValues
 
INFO - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
Information (documentation) for this TLD.
Inheritance - Annotation Type in javax.persistence
Defines the inheritance strategy to be used for an entity class hierarchy.
InheritanceType - Enum in javax.persistence
Defines inheritance strategy options.
init(Properties) - Method in class com.sun.appserv.security.AuditModule
Method is invoked at server startup, during AuditModule initialization.
init(int, Properties) - Method in class com.sun.appserv.util.cache.BaseCache
initialize the cache
init(int, float, Properties) - Method in class com.sun.appserv.util.cache.BaseCache
initialize the cache
init(int, Properties) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
initialize the LRU cache
init(int, float, Properties) - Method in interface com.sun.appserv.util.cache.Cache
initialize the cache
init(int, Properties) - Method in interface com.sun.appserv.util.cache.Cache
initialize the cache with the default load factor (0.75)
init(int, long, float, Properties) - Method in class com.sun.appserv.util.cache.LruCache
initialize the cache
init(int, Properties) - Method in class com.sun.appserv.util.cache.MultiLruCache
initialize the LRU cache
init(ServletContext, Map) - Method in interface com.sun.appserv.web.cache.CacheHelper
initialize the helper
init(ServletContext, Map) - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
initialize this helper
init(FilterConfig) - Method in class com.sun.appserv.web.cache.filter.CachingFilter
Called by the web container to indicate to a filter that it is being placed into service.
Init - Annotation Type in javax.ejb
Designates a method of a session bean that corresponds to the create method of an adapted Home interface or an adapted Local Home interface.
init(ServletConfig) - Method in class javax.faces.webapp.FacesServlet
Acquire the factory instances we will require.
init(FilterConfig) - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being placed into service.
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init() - Method in class javax.servlet.GenericServlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(ServletConfig) - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
The init method to enable the Handler instance to initialize itself.
init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
The init method enables the Handler instance to initialize itself.
init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
Initializes the configuration for a HandlerChain.
init(Object) - Method in interface javax.xml.rpc.server.ServiceLifecycle
Used for initialization of a service endpoint.
INIT_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is initializing subsystems and setting up the runtime environment.
INIT_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is initializing subsystems and setting up the runtime environment.
initCause(Throwable) - Method in exception javax.xml.registry.JAXRException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in exception javax.xml.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable object.
initDeploy() - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Create a new deploy ID which may be used via startDeploy() to start a new deployment operation.
initDomainRoot() - Method in class com.sun.appserv.management.client.ProxyFactory
 
INITIAL_THREAD_COUNT_KEY - Static variable in class com.sun.appserv.management.config.RequestProcessingConfigKeys
 
initialize(Hashtable) - Method in interface com.sun.appserv.BytecodePreprocessor
Initialize the profiler instance.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.sun.appserv.security.AppservPasswordLoginModule
Initialize this login module.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
The initialize method is called to initialize an uninitialized PageContext so that it may be used by a JSP Implementation class to service an incoming request and response within it's _jspService() method.
initiateDownload(File, boolean) - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
Initiates a file download with the given filename.
initiateFileDownload(String, String) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Initiates a file download with the given filename.
initiateFileUpload(long) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
initiatiate a new deployment operation, the id returned will be used to transfer the appropriate files on the server.
initiateFileUpload(String, long) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
This variant allows a name to be specified.
initiateUpload(String, long) - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
Initiate an upload operation.
initMapper() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Initialize a mapper based on the supplied attributeInfos.
InitParam - Annotation Type in javax.jws.soap
Deprecated. As of JSR-181 2.0 with no replacement.
initView(FacesContext) - Method in class javax.faces.application.ViewHandler
Initialize the view for the request processing lifecycle.
initView(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.initView(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
INLINE - Static variable in interface javax.mail.Part
This part should be presented inline.
INOUT - Static variable in class javax.xml.rpc.ParameterMode
INOUT mode for parameter passing
insertsAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a visible row insert can be detected by calling ResultSet.rowInserted.
inService() - Method in interface javax.security.jacc.PolicyConfiguration
This method is used to determine if the policy context whose interface is this PolicyConfiguration Object is in the "inService" state.
inService(String) - Method in class javax.security.jacc.PolicyConfigurationFactory
This method determines if the identified policy context exists with state "inService" in the Policy provider associated with the factory.
INSTANCE - Static variable in class com.sun.appserv.management.util.jmx.AttributeComparator
 
INSTANCE - Static variable in class com.sun.appserv.management.util.jmx.MBeanAttributeInfoComparator
 
INSTANCE - Static variable in class com.sun.appserv.management.util.jmx.MBeanOperationInfoComparator
 
INSTANCE - Static variable in class com.sun.appserv.management.util.jmx.ObjectNameComparator
 
INSTANCE - Static variable in class com.sun.appserv.management.util.misc.MethodComparator
 
INSTANCE - Static variable in class com.sun.appserv.management.util.misc.OutputIgnore
 
InstanceNotFoundExceptionHook(String, long, InstanceNotFoundException) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
InstanceNotFoundExceptionHook(String, long, InstanceNotFoundException) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
InstantiateDefault(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Given a Class, create a new instance with an empty constructor.
InstantiateFromString(Class, String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Given a Class and a String, create a new instance with a constructor that accept a String.
InstantiateObject(Class, Object[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Create a new object of the specified class using a constructor that accepts the specified arguments.
InstantiateObject(Class, String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Create a new object of the specified class using a String constructor.
INTEGER_ID - Static variable in class javax.faces.convert.IntegerConverter
The message identifier of the FacesMessage to be created if the conversion to Integer fails.
IntegerComparisonTerm - Class in javax.mail.search
This class implements comparisons for integers.
IntegerComparisonTerm(int, int) - Constructor for class javax.mail.search.IntegerComparisonTerm
 
IntegerConverter - Class in javax.faces.convert
Converter implementation for java.lang.Integer (and int primitive) values.
IntegerConverter() - Constructor for class javax.faces.convert.IntegerConverter
 
IntegerWrapperHolder - Class in javax.xml.rpc.holders
 
IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
Interaction - Interface in javax.resource.cci
The javax.resource.cci.Interaction enables a component to execute EIS functions.
InteractionSpec - Interface in javax.resource.cci
An InteractionSpec holds properties for driving an Interaction with an EIS instance.
Interceptors - Annotation Type in javax.interceptor
Declares an ordered list of interceptors for a class or method.
InterfacesStringifier - Class in com.sun.appserv.management.util.stringifier
Stringifies an object based on specified interfaces.
InterfacesStringifier(Class[]) - Constructor for class com.sun.appserv.management.util.stringifier.InterfacesStringifier
 
InterfacesStringifier(StringifierRegistry, Class[]) - Constructor for class com.sun.appserv.management.util.stringifier.InterfacesStringifier
 
interfaceToMBeanInfo(Class) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
INTERNAL - Static variable in exception javax.resource.spi.work.WorkException
Indicates an internal error condition.
internalSendNotification(Notification) - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
InternationalString - Interface in javax.xml.registry.infomodel
This interface represents a String that has been internationalized into several Locales.
InternetAddress - Class in javax.mail.internet
This class represents an Internet email address using the syntax of RFC822.
InternetAddress() - Constructor for class javax.mail.internet.InternetAddress
Default constructor.
InternetAddress(String) - Constructor for class javax.mail.internet.InternetAddress
Constructor.
InternetAddress(String, boolean) - Constructor for class javax.mail.internet.InternetAddress
Parse the given string and create an InternetAddress.
InternetAddress(String, String) - Constructor for class javax.mail.internet.InternetAddress
Construct an InternetAddress given the address and personal name.
InternetAddress(String, String, String) - Constructor for class javax.mail.internet.InternetAddress
Construct an InternetAddress given the address and personal name.
InternetHeaders - Class in javax.mail.internet
InternetHeaders is a utility class that manages RFC822 style headers.
InternetHeaders() - Constructor for class javax.mail.internet.InternetHeaders
Create an empty InternetHeaders object.
InternetHeaders(InputStream) - Constructor for class javax.mail.internet.InternetHeaders
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
InternetHeaders.InternetHeader - Class in javax.mail.internet
An individual internet header.
InternetHeaders.InternetHeader(String) - Constructor for class javax.mail.internet.InternetHeaders.InternetHeader
Constructor that takes a line and splits out the header name.
InternetHeaders.InternetHeader(String, String) - Constructor for class javax.mail.internet.InternetHeaders.InternetHeader
Constructor that takes a header name and value.
intersectSets(Set<T>, Set<T>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Return a new Set of all items in both set1 and set2.
intersectSets(Set<T>, Set<T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Return a new Set of all items in both set1 and set2.
INTERVAL_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.HealthCheckerConfigKeys
 
IntHolder - Class in javax.xml.rpc.holders
 
IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
 
invalid - Variable in class javax.mail.event.TransportEvent
 
invalid - Variable in exception javax.mail.SendFailedException
 
INVALID_MESSAGE_ID - Static variable in class javax.faces.component.UISelectMany
The message identifier of the FacesMessage to be created if a value not matching the available options is specified.
INVALID_MESSAGE_ID - Static variable in class javax.faces.component.UISelectOne
The message identifier of the FacesMessage to be created if a value not matching the available options is specified.
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session then unbinds any objects bound to it.
InvalidClientIDException - Exception in javax.jms
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider.
InvalidClientIDException(String, String) - Constructor for exception javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason and error code.
InvalidClientIDException(String) - Constructor for exception javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason.
InvalidDestinationException - Exception in javax.jms
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
InvalidDestinationException(String, String) - Constructor for exception javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason and error code.
InvalidDestinationException(String) - Constructor for exception javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason.
InvalidModuleException - Exception in javax.enterprise.deploy.spi.exceptions
This exception is to report an invalid J2EE deployment module type.
InvalidModuleException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.InvalidModuleException
Creates an new InvalidModuleException object.
InvalidPropertyException - Exception in javax.resource.spi
This exception is thrown to indicate invalid configuration property settings.
InvalidPropertyException() - Constructor for exception javax.resource.spi.InvalidPropertyException
Create a InvalidPropertyException.
InvalidPropertyException(String) - Constructor for exception javax.resource.spi.InvalidPropertyException
Create a InvalidPropertyException.
InvalidPropertyException(Throwable) - Constructor for exception javax.resource.spi.InvalidPropertyException
Constructs a new throwable with the specified cause.
InvalidPropertyException(String, Throwable) - Constructor for exception javax.resource.spi.InvalidPropertyException
Constructs a new throwable with the specified detail message and cause.
InvalidPropertyException(String, String) - Constructor for exception javax.resource.spi.InvalidPropertyException
Constructs a new throwable with the specified detail message and an error code.
InvalidRequestException - Exception in javax.xml.registry
This exception is thrown when a JAXR client attempts to invoke an API method that is not valid for some reason.
InvalidRequestException() - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with no reason or embedded Throwable.
InvalidRequestException(String) - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
InvalidRequestException(String, Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
InvalidRequestException(Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
Constructs a JAXRException object initialized with the given Throwable object.
InvalidSelectorException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
InvalidSelectorException(String, String) - Constructor for exception javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason and error code.
InvalidSelectorException(String) - Constructor for exception javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason.
InvalidTransactionException - Exception in javax.transaction
This exception indicates that the request carried an invalid transaction context.
InvalidTransactionException() - Constructor for exception javax.transaction.InvalidTransactionException
 
InvalidTransactionException(String) - Constructor for exception javax.transaction.InvalidTransactionException
 
InvocationContext - Interface in javax.interceptor
Context information passed to AroundInvoke and Interceptor-class lifecycle callback methods.
invoke(Object, Method, Object[]) - Method in class com.sun.appserv.management.j2ee.statistics.GetterInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
invoke(Object, Method, Object[]) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Invoke the specified method.
INVOKE - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
invoke(ELContext, Object[]) - Method in class javax.el.MethodExpression
If a String literal is specified as the expression, returns the String literal coerced to the expected return type of the method signature.
invoke(FacesContext, Object[]) - Method in class javax.faces.el.MethodBinding
Deprecated. Return the return value (if any) resulting from a call to the method identified by this method binding expression, passing it the specified parameters, relative to the specified FacesContext.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.j2ee.Management
Invokes an operation on a managed object.
invoke(Writer) - Method in class javax.servlet.jsp.tagext.JspFragment
Executes the fragment and directs all output to the given Writer, or the JspWriter returned by the getOut() method of the JspContext associated with the fragment if out is null.
invoke(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(T) - Method in interface javax.xml.ws.Dispatch
Invoke a service operation synchronously.
invoke(T) - Method in interface javax.xml.ws.Provider
Invokes an operation occording to the contents of the request message.
INVOKE_APPLICATION - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Invoke Application phase of the request processing lifecycle.
invokeAsync(T) - Method in interface javax.xml.ws.Dispatch
Invoke a service operation asynchronously.
invokeAsync(T, AsyncHandler<T>) - Method in interface javax.xml.ws.Dispatch
Invoke a service operation asynchronously.
invokeContextCallback(FacesContext, UIComponent) - Method in interface javax.faces.component.ContextCallback
This method will be called by an implementation of UIComponent.invokeOnComponent(javax.faces.context.FacesContext, java.lang.String, javax.faces.component.ContextCallback) and must be passed the component with the clientId given as an argument to invokeOnComponent.
invokeOnComponent(FacesContext, String, ContextCallback) - Method in class javax.faces.component.UIComponent
Starting at this component in the View hierarchy, search for a component with a clientId equal to the argument clientId and, if found, call the ContextCallback.invokeContextCallback(javax.faces.context.FacesContext, javax.faces.component.UIComponent) method on the argument callback, passing the current FacesContext and the found component as arguments.
invokeOnComponent(FacesContext, String, ContextCallback) - Method in class javax.faces.component.UIComponentBase

Starting at this component in the View hierarchy, search for a component with a clientId equal to the argument clientId and, if found, call the ContextCallback.invokeContextCallback(javax.faces.context.FacesContext, javax.faces.component.UIComponent) method on the argument callback, passing the current FacesContext and the found component as arguments.

invokeOnComponent(FacesContext, String, ContextCallback) - Method in class javax.faces.component.UIData
Override behavior from UIComponentBase.invokeOnComponent(javax.faces.context.FacesContext, java.lang.String, javax.faces.component.ContextCallback) to provide special care for positioning the data properly before finding the component and invoking the callback on it.
invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a remote method using the one-way interaction mode.
invokeOneWay(T) - Method in interface javax.xml.ws.Dispatch
Invokes a service operation using the one-way interaction mode.
IOExceptionHook(long, IOException, String, ObjectName, Object[]) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
Should throw the exception 'e'
IOExceptionHook(long, IOException, String, ObjectName, Object[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
IS - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
 
IS - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
IS_COALESCING - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to coalesce adjacent character data sections
IS_COMPLETE_ARCHIVE_KEY - Static variable in class com.sun.appserv.management.deploy.DeploymentSourceImpl
Key corresponding to isComplete()
IS_CONNECTION_VALIDATION_REQUIRED_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
IS_INSTANCE_OF - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
IS_ISOLATION_LEVEL_GUARANTEED_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
IS_NAMESPACE_AWARE - Static variable in class javax.xml.stream.XMLInputFactory
The property used to turn on/off namespace support, this is to support XML 1.0 documents, only the true setting must be supported
IS_PREFIX_LENGTH - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
IS_REGISTERED - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
IS_REPAIRING_NAMESPACES - Static variable in class javax.xml.stream.XMLOutputFactory
Property used to set prefix defaulting on the output side
IS_REPLACING_ENTITY_REFERENCES - Static variable in class javax.xml.stream.XMLInputFactory
Requires the parser to replace internal entity references with their replacement text and report them as characters
IS_SECURE_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Decides if this web service end point is secured or not.
IS_STAND_ALONE_MODULE_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Decides if this web service end point is in a stand alone Module or not.
IS_SUPPORTING_EXTERNAL_ENTITIES - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to resolve external parsed entities
IS_VALIDATING - Static variable in class javax.xml.stream.XMLInputFactory
The property used to turn on/off implementation specific validation
isActive() - Method in interface javax.persistence.EntityTransaction
Indicate whether a transaction is in progress.
isAddEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Is this an add event?
isAlive() - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
isAllStrings(Collection<?>) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
 
isAllStrings(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
isApplyChangeRequired() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
 
isAppropriateListener(FacesListener) - Method in class javax.faces.event.ActionEvent
 
isAppropriateListener(FacesListener) - Method in class javax.faces.event.FacesEvent
Return true if this FacesListener is an instance of a listener class that this event supports.
isAppropriateListener(FacesListener) - Method in class javax.faces.event.ValueChangeEvent
 
isAppStandaloneModule() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns true if this web service belongs to a stand alone module.
isAppStandaloneModule() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns true if this web service belongs to a stand alone module.
isAttribute() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is an Attribute.
isAttributeSpecified(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isAttributeSpecified(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns a boolean which indicates if this attribute was created by default
isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
This method indicates whether the JspWriter is autoFlushing.
isAvailable() - Method in exception javax.xml.registry.JAXRException
Returns true if a response is available, false otherwise.
isAvailable() - Method in interface javax.xml.registry.JAXRResponse
Returns true if a response is available, false otherwise.
isBoilerplateDescription(String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
isCacheable(HttpServletRequest) - Method in interface com.sun.appserv.web.cache.CacheHelper
isCacheable: is the response to given request cachebale?
isCacheable(HttpServletRequest) - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
isCacheable: is the response to given request cachebale?
isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
Deprecated. Use boolean isCallerInRole(String roleName) instead.
isCallerInRole(String) - Method in interface javax.ejb.EJBContext
Test if the caller has a given security role.
isCallFlowEnabled() - Method in interface com.sun.appserv.management.ext.wsmgmt.MessageTrace
Returns if during this web service invocation call flow was enabled or not
isCallFlowEnabled() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns if during this web service invocation call flow was enabled or not
isCancelSupported() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Tests whether the vendor supports a cancel opertation for deployment activities.
isCData() - Method in interface javax.xml.stream.events.Characters
Returns true if this is a CData section.
isChangeEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Is this a change event?
isCharacters() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is Characters.
isCharacters() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isCharacters() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a character data event
isClosed() - Method in interface javax.xml.registry.Connection
Indicated whether this Connection has been closed or not.
isComment() - Method in interface javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return isCommitted() on the wrapped response object.
isComplete() - Method in class javax.mail.internet.MimeMultipart
Return true if the final boundary line for this multipart was seen.
isCompleteArchive() - Method in interface com.sun.appserv.management.deploy.DeploymentSource
 
isCompleteArchive() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
isCompleted() - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Return true if deployment has finished.
isCompleted() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
A convience method to report if the operation is in the completed state.
isConfigProvider() - Method in interface com.sun.appserv.management.j2ee.ConfigProvider
If true, indicates that the managed object supports access to its configuration, accessed through an MBean whose name may be obtained via getConfigPeerObjectName().
isConfirmed() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed completely.
isConfirmedBySourceOwner() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed by the owner of the source object.
isConfirmedByTargetOwner() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed by the owner of the target object.
isConnected() - Method in class javax.mail.Service
Is this service currently connected?
isDAS() - Method in interface com.sun.appserv.management.base.AMX
 
isDataFlavorSupported(DataFlavor) - Method in class javax.activation.DataHandler
Returns whether the specified data flavor is supported for this object.
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Returns 'true' if the configuration beans support the J2EE platform version specified.
isDefaultNamespaceDeclaration() - Method in interface javax.xml.stream.events.Namespace
returns true if this attribute declares the default namespace
isDeferredMethod() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns true if this attribute is to be passed a MethodExpression so that expression evaluation can be deferred.
isDeferredValue() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns true if this attribute is to be passed a ValueExpression so that expression evaluation can be deferred.
isDeliveryTransacted(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
This is used to find out whether message deliveries to a target method on a message listener interface that is implemented by a message endpoint will be transacted or not.
isDisabled() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlCommandLink
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlOutputLink
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the disabled property.
isDisabled() - Method in class javax.faces.model.SelectItem
Return the disabled flag for this item, which should modify the rendered output to make this item unavailable for selection by the user if set to true.
isElement(Object) - Method in class javax.xml.bind.JAXBIntrospector
Return true iff object represents a JAXB element.
isEmpty() - Method in class com.sun.appserv.util.cache.BaseCache
is this cache empty?
isEmpty() - Method in interface com.sun.appserv.util.cache.Cache
is this cache empty?
isEmpty() - Method in class javax.activation.MimeTypeParameterList
Determine whether or not this list is empty.
isEnabled() - Method in class com.sun.appserv.web.cache.CacheManager
 
isEndDocument() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is an EndDocument.
isEndElement() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is a EndElement.
isEndElement() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isEndElement() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if the cursor points to an end tag (otherwise false)
isEntityReference() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is an EntityReference.
isError() - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
has the response been set to error
isEscape() - Method in class javax.faces.component.html.HtmlOutputFormat
Return the value of the escape property.
isEscape() - Method in class javax.faces.component.html.HtmlOutputLabel
Return the value of the escape property.
isEscape() - Method in class javax.faces.component.html.HtmlOutputText
Return the value of the escape property.
isEscape() - Method in class javax.faces.model.SelectItem
Getter for property escape.
iseventProvider() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
If true, indicates that the managed object provides event notification about events that occur on that object.
isExpunged() - Method in class javax.mail.Message
Checks whether this message is expunged.
isExternal() - Method in interface javax.xml.registry.infomodel.Classification
Returns true if this is an external classification.
isExternal() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Determines whether this ClassificationScheme is an external ClassificationScheme or an internal ClassificationScheme.
isExtramural() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association is extramural or not.
isFailed() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
A convience method to report if the operation is in the failed state.
isFailureFatal() - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
Deprecated.  
isFirst() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns information about whether the current round of the iteration is the first one.
isFormattedOutput() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the formatted output flag.
isFragment() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute is of type JspFragment.
isFragment() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the fragment flag.
isGetAttribute(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isGetAttributes(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isGetter(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Return true if the method is of the form isXyz() or getXyz() (no parameters)
isGetter(MBeanOperationInfo) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isGlobalOnly() - Method in class javax.faces.component.UIMessages
Return the flag indicating whether only global messages (that is, messages with no associated client identifier) should be rendered.
isGlobalScope() - Method in class javax.xml.bind.JAXBElement
Returns true iff this xml element declaration is global.
isGroup() - Method in class javax.mail.internet.InternetAddress
Indicates whether this address is an RFC 822 group address.
isGroupingUsed() - Method in class javax.faces.convert.NumberConverter
Return true if getAsString should include grouping separators if necessary.
isIdentical(EJBLocalObject) - Method in interface javax.ejb.EJBLocalObject
Test if a given EJB local object is identical to the invoked EJB local object.
isIdentical(EJBObject) - Method in interface javax.ejb.EJBObject
Test if a given EJB object is identical to the invoked EJB object.
isIgnorableWhiteSpace() - Method in interface javax.xml.stream.events.Characters
Return true if this is ignorableWhiteSpace.
isImmediate() - Method in interface javax.faces.component.ActionSource
Return a flag indicating that the default ActionListener provided by the JavaServer Faces implementation should be executed immediately (that is, during Apply Request Values phase of the request processing lifecycle), rather than waiting until the Invoke Application phase.
isImmediate() - Method in interface javax.faces.component.EditableValueHolder
Return the "immediate" state for this component.
isImmediate() - Method in class javax.faces.component.UICommand
 
isImmediate() - Method in class javax.faces.component.UIInput
 
isInstanceOf(ObjectName, String) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
isIntegerOnly() - Method in class javax.faces.convert.NumberConverter
Return true if only the integer portion of the given value should be returned from getAsObject().
isIs(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isIsmap() - Method in class javax.faces.component.html.HtmlGraphicImage
Return the value of the ismap property.
isIsOrGetter(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Return true if the method is of the form isXyz() or getXyz() (no parameters)
isItemDisabled() - Method in class javax.faces.component.UISelectItem
Return the disabled setting for this selection item.
isItemEscaped() - Method in class javax.faces.component.UISelectItem
Return the escape setting for the label of this selection item.
isLast() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns information about whether the current round of the iteration is the last one.
isLimitedByMaxRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns true if the query was limited by a maximum row setting
isLiteralText() - Method in class javax.el.Expression
Returns whether this expression was created from only literal text.
isLiteralText() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
isLiteralText() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
isLocaleSupported(Locale) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Reports if this implementation supports the designated locale.
isLocalValueSet() - Method in interface javax.faces.component.EditableValueHolder
Return the "local value set" state for this component.
isLocalValueSet() - Method in class javax.faces.component.UIInput
Return the "local value set" state for this component.
isMappedAttributeMethod(String) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
isMimeType(String) - Method in class javax.mail.internet.MimeBodyPart
Is this Part of the specified MIME type?
isMimeType(String) - Method in class javax.mail.internet.MimeMessage
Is this Part of the specified MIME type?
isMimeType(String) - Method in interface javax.mail.Part
Is this Part of the specified MIME type?
isMimeTypeEqual(String) - Method in class javax.activation.ActivationDataFlavor
Is the string representation of the MIME type passed in equivalent to the MIME type of this DataFlavor.
isMTOMEnabled() - Method in interface javax.xml.ws.soap.SOAPBinding
Returns true if the use of MTOM is enabled.
isNamespace() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is a Namespace.
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNil() - Method in class javax.xml.bind.JAXBElement
Returns true iff this element instance content model is nil.
IsolationValues - Class in com.sun.appserv.management.config
Values which are legal to pass for 'isolation' See JDBCConnectionPoolConfig.setTransactionIsolationLevel(java.lang.String) and DomainConfig.createJDBCConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, boolean, int, boolean, boolean, java.lang.String, int, int, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
isOpaque() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator.
isOpen() - Method in class javax.mail.Folder
Indicates whether this Folder is in the 'open' state.
isOpen() - Method in interface javax.persistence.EntityManager
Determine whether the EntityManager is open.
isOpen() - Method in interface javax.persistence.EntityManagerFactory
Indicates whether or not this factory is open.
isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
Indicates whether addParameter and setReturnType methods are to be invoked to specify the parameter and return type specification for a specific operation.
isPartialResponse() - Method in interface javax.xml.registry.BulkResponse
Determines whether the response is a partial response due to large result set.
isPermanent() - Method in exception javax.servlet.UnavailableException
Returns a boolean indicating whether the servlet is permanently unavailable.
isPostback(FacesContext) - Method in class javax.faces.render.ResponseStateManager
Return true if the current request is a postback.
isPrependId() - Method in class javax.faces.component.UIForm
 
IsPrimitiveClass(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Test whether a class is a primitive class.
isProcessingInstruction() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is a ProcessingInstruction.
isPropertyResolved() - Method in class javax.el.ELContext
Returns whether an ELResolver has successfully resolved a given (base, property) pair.
isPropertySupported(String) - Method in class javax.xml.stream.XMLInputFactory
Query the set of properties that this factory supports.
isPropertySupported(String) - Method in class javax.xml.stream.XMLOutputFactory
Query the set of properties that this factory supports.
isPublished() - Method in class javax.xml.ws.Endpoint
Returns true if the endpoint is in the published state.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, returns whether a call to ArrayELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) will always fail.
isReadOnly() - Method in class javax.el.BeanELResolver.BeanProperty
 
isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, returns whether a call to BeanELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
For a given base and property, attempts to determine whether a call to CompositeELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ELResolver
For a given base and property, attempts to determine whether a call to ELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns whether a call to ListELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns whether a call to MapELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is not null and an instanceof ResourceBundle, return true.
isReadOnly(ELContext) - Method in class javax.el.ValueExpression
Evaluates the expression relative to the provided context, and returns true if a call to ValueExpression.setValue(javax.el.ELContext, java.lang.Object) will always fail.
isReadonly() - Method in class javax.faces.component.html.HtmlCommandButton
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlInputText
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlInputTextarea
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectManyListbox
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectManyMenu
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectOneListbox
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectOneMenu
Return the value of the readonly property.
isReadonly() - Method in class javax.faces.component.html.HtmlSelectOneRadio
Return the value of the readonly property.
isReadOnly(Object, Object) - Method in class javax.faces.el.PropertyResolver
Deprecated. Checks if the specified property is read-only.
isReadOnly(Object, int) - Method in class javax.faces.el.PropertyResolver
Deprecated. Checks if the specified index is read-only.
isReadOnly(FacesContext) - Method in class javax.faces.el.ValueBinding
Deprecated. Return true if the specified property of the specified property is known to be immutable; otherwise, return false.
isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
If the base object is null, and the property matches the name of a JSP implicit object, returns true to indicate that implicit objects cannot be overwritten.
isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
If the base object is null, returns false to indicate that scoped attributes are never read-only.
isReadOnly(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
isReadOnly(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
isRedeploySupported() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
This method designates whether this platform vendor provides application redeployment functionality.
isRedisplay() - Method in class javax.faces.component.html.HtmlInputSecret
Return the value of the redisplay property.
isRefreshNeeded(HttpServletRequest) - Method in interface com.sun.appserv.web.cache.CacheHelper
isRefreshNeeded: is the response to given request be refreshed?
isRefreshNeeded(HttpServletRequest) - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
isRefreshNeeded: is the response to given request be refreshed?
isRegistered(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
isRegistered(ObjectName) - Method in interface javax.management.j2ee.Management
Checks whether a managed object, identified by its object name, is already registered with the MEJB.
isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRemoved() - Method in class javax.mail.event.MessageCountEvent
Indicates whether this event is the result of an explicit expunge by this client, or due to an expunge from external sources.
isRemoveEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Is this a remove event?
isRendered() - Method in class javax.faces.component.UIComponent
Return true if this component (and its children) should be rendered during the Render Response phase of the request processing lifecycle.
isRendered() - Method in class javax.faces.component.UIComponentBase
 
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpServletRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromUrl() on the wrapped request object.
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
isRequired() - Method in interface javax.faces.component.EditableValueHolder
Return the "required field" state for this component.
isRequired() - Method in class javax.faces.component.UIInput
Return the "required field" state for this component.
isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute is required.
isRowAvailable() - Method in class javax.faces.component.UIData
Return a flag indicating whether there is rowData available at the current rowIndex.
isRowAvailable() - Method in class javax.faces.model.ArrayDataModel
Return true if there is wrappedData available, and the current value of rowIndex is greater than or equal to zero, and less than the length of the array.
isRowAvailable() - Method in class javax.faces.model.DataModel
Return a flag indicating whether there is rowData available at the current rowIndex.
isRowAvailable() - Method in class javax.faces.model.ListDataModel
Return true if there is wrappedData available, and the current value of rowIndex is greater than or equal to zero, and less than the size of the list.
isRowAvailable() - Method in class javax.faces.model.ResultDataModel
Return true if there is wrappedData available, and the current value of rowIndex is greater than or equal to zero, and less than the length of the array returned by calling getRows() on the underlying Result.
isRowAvailable() - Method in class javax.faces.model.ResultSetDataModel
Return true if there is wrappedData available, and the result of calling absolute() on the underlying ResultSet, passing the current value of rowIndex plus one (to account for the fact that ResultSet uses one-relative indexing), returns true.
isRowAvailable() - Method in class javax.faces.model.ScalarDataModel
Return true if there is wrappedData available, and the current value of rowIndex is zero.
isRunning() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
A convience method to report if the operation is in the running state.
isSameRM(XAResource) - Method in interface javax.transaction.xa.XAResource
This method is called to determine if the resource manager instance represented by the target object is the same as the resouce manager instance represented by the parameter xares.
isSavingStateInClient(FacesContext) - Method in class javax.faces.application.StateManager
 
isSavingStateInClient(FacesContext) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.isSavingStateInClient(javax.faces.context.FacesContext) on the wrapped StateManager object.
isSecure() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Returns true if this web service is secured or not.
isSecure() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns true if this web service is secured or not.
isSecure() - Method in interface javax.servlet.ServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return isSecure() on the wrapped request object.
isSelected() - Method in class javax.faces.component.UISelectBoolean
Return the local value of the selected state of this component.
isSession() - Method in interface javax.ejb.EJBMetaData
Test if the enterprise Bean's type is "session".
isSet(Flags.Flag) - Method in class javax.mail.internet.MimeMessage
Check whether the flag specified in the flag argument is set in this message.
isSet(Flags.Flag) - Method in class javax.mail.Message
Check whether the flag specified in the flag argument is set in this message.
isSetAttribute(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isSetAttributes(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isSetter(Method) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
isShowDetail() - Method in class javax.faces.component.UIMessage
Return the flag indicating whether the detail property of the associated message(s) should be displayed.
isShowDetail() - Method in class javax.faces.component.UIMessages
Return the flag indicating whether the detail property of the associated message(s) should be displayed.
isShowSummary() - Method in class javax.faces.component.UIMessage
Return the flag indicating whether the summary property of the associated message(s) should be displayed.
isShowSummary() - Method in class javax.faces.component.UIMessages
Return the flag indicating whether the summary property of the associated message(s) should be displayed.
isSpecified() - Method in interface javax.xml.stream.events.Attribute
A flag indicating whether this attribute was actually specified in the start-tag of its element, or was defaulted from the schema.
isStandalone() - Method in interface javax.xml.stream.events.StartDocument
Returns if this XML is standalone
isStandalone() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isStandalone() - Method in interface javax.xml.stream.XMLStreamReader
Get the standalone declaration from the xml declaration
isStartDocument() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is a StartDocument.
isStartElement() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is a StartElement.
isStartElement() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isStartElement() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a start tag (otherwise false)
isStatelessSession() - Method in interface javax.ejb.EJBMetaData
Test if the enterprise Bean's type is "stateless session".
isstateManageable() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
If true, indicates that this managed object implements the StateManageable model and is state manageable.
isstatisticProvider() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
If true, indicates that the managed object supports performance statistics and therefore implements the StatisticsProvider model.
isstatisticsProvider() - Method in interface com.sun.appserv.management.j2ee.J2EEManagedObject
 
isStopSupported() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Tests whether the vendor supports a stop opertation for deployment activities.
isSubmitted() - Method in class javax.faces.component.UIForm
Returns the current value of the submitted property.
isSubscribed() - Method in class javax.mail.Folder
Returns true if this Folder is subscribed.
isSupportedProtocol(String) - Static method in class com.sun.appserv.management.client.AppserverConnectionSource
 
isSuppressed() - Method in class javax.faces.webapp.UIComponentTag
Deprecated.  
isSynchronous() - Method in interface javax.xml.registry.Connection
Indicates whether a client uses synchronous communication with JAXR provider or not.
isTemplateString(String) - Method in interface com.sun.appserv.management.config.TemplateResolver
If the String is a template, return true.
isThresholdReached() - Method in class com.sun.appserv.util.cache.BaseCache
has cache reached its threshold
isThresholdReached() - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
has cache reached its threshold
isTooltip() - Method in class javax.faces.component.html.HtmlMessage
Return the value of the tooltip property.
isTooltip() - Method in class javax.faces.component.html.HtmlMessages
Return the value of the tooltip property.
isTransactional() - Method in interface javax.management.j2ee.statistics.JMSConnectionStats
Returns the transactional state of this JMS connection.
isTransient() - Method in interface javax.faces.component.StateHolder
If true, the Object implementing this interface must not participate in state saving or restoring.
isTransient() - Method in class javax.faces.component.UIComponentBase
 
isTransient() - Method in class javax.faces.convert.DateTimeConverter
 
isTransient() - Method in class javax.faces.convert.EnumConverter
 
isTransient() - Method in class javax.faces.convert.NumberConverter
 
isTransient() - Method in class javax.faces.event.MethodExpressionActionListener
 
isTransient() - Method in class javax.faces.event.MethodExpressionValueChangeListener
 
isTransient() - Method in class javax.faces.validator.DoubleRangeValidator
 
isTransient() - Method in class javax.faces.validator.LengthValidator
 
isTransient() - Method in class javax.faces.validator.LongRangeValidator
 
isTransient() - Method in class javax.faces.validator.MethodExpressionValidator
 
isTrimmed - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
isTypeSubstituted() - Method in class javax.xml.bind.JAXBElement
Returns true iff this xml element instance's value has a different type than xml element declaration's declared type.
isUnbounded - Variable in class com.sun.appserv.util.cache.LruCache
 
isUniformClass(Iterator, Class<T>, boolean) - Static method in class com.sun.appserv.management.util.misc.IteratorUtil
 
isUnqualifiedType(String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
isUserInRole(String) - Method in class javax.faces.context.ExternalContext
Return true if the currently authenticated user is included in the specified role.
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
isUserInRole(String) - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a boolean indicating whether the authenticated user for the current method invocation on the endpoint instance is included in the specified logical "role".
isUserInRole(String) - Method in interface javax.xml.ws.WebServiceContext
Returns a boolean indicating whether the authenticated user is included in the specified logical role.
isValid() - Method in class com.sun.appserv.web.cache.filter.HttpCacheEntry
is this response still valid?
isValid() - Method in class com.sun.appserv.web.taglibs.cache.CacheEntry
is this response still valid?
isValid() - Method in interface javax.faces.component.EditableValueHolder
Return a flag indicating whether the local value of this component is valid (no conversion error has occurred).
isValid() - Method in class javax.faces.component.UIInput
 
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
isValidating() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Indicates whether or not the Unmarshaller is configured to validate during unmarshal operations.
isValidating() - Method in interface javax.xml.bind.Unmarshaller
Deprecated. since JAXB2.0, please see Unmarshaller.getSchema()
isValueReference(String) - Static method in class javax.faces.webapp.UIComponentTag
Deprecated. Return true if the specified value conforms to the syntax requirements of a value binding expression.
isWhiteSpace(char) - Static method in class javax.xml.bind.annotation.adapters.CollapsedStringAdapter
returns true if the specified char is a white space character.
isWhiteSpace() - Method in interface javax.xml.stream.events.Characters
Returns true if this set of Characters is all whitespace.
isWhiteSpace() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isWhiteSpace() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a character data event that consists of all whitespace
isWhiteSpaceExceptSpace(char) - Static method in class javax.xml.bind.annotation.adapters.NormalizedStringAdapter
Returns true if the specified char is a white space character but not 0x20.
isXOPPackage() - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Read-only property that returns true if JAXB marshaller should enable XOP creation.
isXOPPackage() - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
Read-only property that returns true if JAXB unmarshaller needs to perform XOP processing.
itemAccessed(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
this item is accessed
itemAccessed(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.LruCache
this item is accessed
itemAccessed(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.MultiLruCache
this item is accessed
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
this item is just added to the cache
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
this item is just added to the cache
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.LruCache
/** this item is just added to the cache
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.MultiLruCache
this item is just added to the cache
itemExists(String) - Method in interface javax.jms.MapMessage
Indicates whether an item exists in this MapMessage object.
itemId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Attribute-exposing control
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.BaseCache
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.LruCache
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.MultiLruCache
item value has been refreshed
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.LruCache
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.MultiLruCache
item value has been removed from the cache
IteratedExpression - Class in javax.servlet.jsp.jstl.core
 
IteratedExpression(ValueExpression, String) - Constructor for class javax.servlet.jsp.jstl.core.IteratedExpression
 
iteratedExpression - Variable in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
IteratedValueExpression - Class in javax.servlet.jsp.jstl.core
 
IteratedValueExpression(IteratedExpression, int) - Constructor for class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
IterationTag - Interface in javax.servlet.jsp.tagext
The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body.
iterator() - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
IteratorStringifier - Class in com.sun.appserv.management.util.stringifier
Stringifies an Iterator, using an optional element Stringifier
IteratorStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
IteratorStringifier(String) - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
IteratorStringifier(Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
IteratorStringifier(String, Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
IteratorStringifierBase - Class in com.sun.appserv.management.util.stringifier
Stringifies an Iterator, using an optional element Stringifier.
IteratorStringifierBase() - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
IteratorStringifierBase(String) - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
IteratorStringifierBase(Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
IteratorStringifierBase(String, Stringifier) - Constructor for class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
IteratorUtil - Class in com.sun.appserv.management.util.misc
 

J

J2EE_APPLICATION - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
J2EE_APPLICATION_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for J2EEApplicationConfig
J2EE_CLUSTER - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
J2EE_DOMAIN - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
J2EE_SERVER - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.BulkAccess
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.NotificationEmitterService
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.NotificationService
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.NotificationServiceMgr
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.QueryMgr
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.Sample
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.SystemInfo
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.base.UploadDownloadMgr
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AccessLogConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ActionConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AdminObjectResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AdminServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AppClientModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AuditModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AuthRealmConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.AvailabilityServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.BackendPrincipalConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ClusterConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ClusteredServerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ClusterRefConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConfigConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConfigDottedNames
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConnectionPoolConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConnectorModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConnectorResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ConnectorServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.CustomMBeanConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.CustomResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.DASConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.DeployedItemRefConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.DiagnosticServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.DomainConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.EJBContainerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.EJBModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.EJBTimerServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.EventConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.GroupManagementServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.HealthCheckerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.HTTPAccessLogConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated. The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.HTTPListenerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.HTTPProtocolConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.HTTPServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.IIOPListenerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.IIOPServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.J2EEApplicationConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JACCProviderConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JavaConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JDBCResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JMSAvailabilityConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JMSHostConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JMSServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JMXConnectorConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.JNDIResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.KeepAliveConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.LBConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.LifecycleModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.LoadBalancerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.LogServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.MailResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ManagementRuleConfig
The j2eeType as returned by AMX.getJ2EEType()
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
The j2eeType as returned by AMX.getJ2EEType()
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ManagerPropertiesConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.MDBContainerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.MessageSecurityConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.MonitoringServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.NodeAgentConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ORBConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ProfilerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ProviderConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.RARModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.RegistryLocationConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.RequestPolicyConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.RequestProcessingConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ResourceAdapterConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ResourceRefConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ResponsePolicyConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.SecurityMapConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.SecurityServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ServerRefConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.SessionConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.SessionManagerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.SessionPropertiesConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.SSLConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.StandaloneServerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.StorePropertiesConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.ThreadPoolConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.TransactionServiceConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.TransformationRuleConfig
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.VirtualServerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.WebContainerConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.WebModuleConfig
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.config.WebServiceEndpointConfig
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.DomainRoot
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.ext.lb.LoadBalancer
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.Logging
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
The j2eeType of WebServiceMgr
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.AppClientModule
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.EJBModule
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.EntityBean
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.J2EEApplication
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.J2EECluster
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.J2EEDomain
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.J2EEServer
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JavaMailResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JCAConnectionFactory
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JCAManagedConnectionFactory
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JCAResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JDBCDataSource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JDBCDriver
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JDBCResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JMSResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JNDIResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JTAResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.JVM
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.MessageDrivenBean
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.ResourceAdapter
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.ResourceAdapterModule
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.RMIIIOPResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.Servlet
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.StatefulSessionBean
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.StatelessSessionBean
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.URLResource
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.WebModule
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.j2ee.WebServiceEndpoint
 
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.AMXCounterMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.AMXGaugeMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.AMXStringMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ApplicationMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.BeanCacheMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.BeanMethodMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.BeanPoolMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ConnectionManagerMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ConnectionQueueMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ConnectorConnectionPoolMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.EJBModuleMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.EntityBeanMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.FileCacheMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.HTTPListenerMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.HTTPServiceMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.HTTPServiceVirtualServerMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.JDBCConnectionPoolMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.JMXMonitorMgr
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.JVMMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.KeepAliveMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.LoadBalancerApplicationMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.LoadBalancerClusterMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.LoadBalancerContextRootMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.LoadBalancerMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.LoadBalancerServerMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.MessageDrivenBeanMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.MonitoringDottedNames
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.MonitoringRoot
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ServerRootMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ServletMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.StatefulSessionBeanMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.StatelessSessionBeanMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.ThreadPoolMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.TransactionServiceMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.WebModuleVirtualServerMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE - Static variable in interface com.sun.appserv.management.monitor.WebServiceEndpointMonitor
The j2eeType as returned by AMX.getJ2EEType().
J2EE_TYPE_KEY - Static variable in interface com.sun.appserv.management.base.AMX
The ObjectName property key denoting the type of the MBean.
J2EE_TYPE_KEY - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
The javax.management.ObjectName property key denoting the type of the MBean.
J2EEApplication - Interface in com.sun.appserv.management.j2ee
 
J2EEApplicationConfig - Interface in com.sun.appserv.management.config
representing a J2EEApplicationConfig.
J2eeApplicationObject - Interface in javax.enterprise.deploy.model
J2eeApplicationObject is an interface that represents a J2EE application (EAR); it maintains a DeployableObject for each module in the archive.
J2EECluster - Interface in com.sun.appserv.management.j2ee
JSR 77 extension representing an Appserver Cluster
J2EEDeployedObject - Interface in com.sun.appserv.management.j2ee
 
J2EEDomain - Interface in com.sun.appserv.management.j2ee
The discovery and navigation of all managed objects in the J2EE management system begins with the J2EEDomain.
J2EELogicalServer - Interface in com.sun.appserv.management.j2ee
Base interface only (for cluster and standalone server)
J2EEManagedObject - Interface in com.sun.appserv.management.j2ee
The J2EEManagedObject model is the base model of all managed objects in the J2EE Management Model.
J2EEManagementEvent - Interface in com.sun.appserv.management.j2ee
 
J2EEModule - Interface in com.sun.appserv.management.j2ee
 
J2EEResource - Interface in com.sun.appserv.management.j2ee
J2EEResource is the base model for all J2EE resources.
J2EEServer - Interface in com.sun.appserv.management.j2ee
 
J2EETypes - Class in com.sun.appserv.management.j2ee
See JSR 77.3-1.
J2EETypes() - Constructor for class com.sun.appserv.management.j2ee.J2EETypes
 
J2EETypesMapper - Class in com.sun.appserv.management.j2ee
Map all types from J2EE Types to their respective MBean interfaces.
J2EEUtil - Class in com.sun.appserv.management.util.j2ee
J2EE JSR 77 utilities
JAAS_CONTEXT_PARAM - Static variable in class com.sun.appserv.security.AppservRealm
 
JAAS_CONTEXT_PROPERTY_KEY - Static variable in interface com.sun.appserv.management.config.AuthRealmConfig
 
JACC_PROVIDER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JACCProviderConfig
JACCProviderConfig - Interface in com.sun.appserv.management.config
Configuration for the <jacc-provider> element.
JAVA_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JavaConfig
JAVA_MAIL_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
javaCharset(String) - Static method in class javax.mail.internet.MimeUtility
Convert a MIME charset name into a valid Java charset name.
JavaConfig - Interface in com.sun.appserv.management.config
Configuration for the <java-config> element.
JAVAMAIL_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JavaMailResource - Interface in com.sun.appserv.management.j2ee
 
JavaMailStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JavaMail resource.
JavaWebStart - Interface in com.sun.appserv.management.config
Mixin interface.
javax.activation - package javax.activation
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data.
javax.annotation - package javax.annotation
This package defines the common annotations.
javax.annotation.security - package javax.annotation.security
This package contains the security common annotations.
javax.ejb - package javax.ejb
The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container.
javax.ejb.spi - package javax.ejb.spi
The javax.ejb.spi package defines interfaces that are implemented by the EJB container.
javax.el - package javax.el
Provides the API for the Unified Expression Language shared by the JSP 2.1 and JSF 1.2 technologies.
javax.enterprise.deploy.model - package javax.enterprise.deploy.model
Provides Tool Vendor implementation classes.
javax.enterprise.deploy.model.exceptions - package javax.enterprise.deploy.model.exceptions
Provides Tool Vendor exception implementation classes.
javax.enterprise.deploy.shared - package javax.enterprise.deploy.shared
Provides shared objects for Tool Vendor and Product Vendor implementation classes.
javax.enterprise.deploy.shared.factories - package javax.enterprise.deploy.shared.factories
Provides shared factory manager object for Tool Vendor and Product Vendor implementation classes.
javax.enterprise.deploy.spi - package javax.enterprise.deploy.spi
Provides J2EE Product Vendor implementation classes.
javax.enterprise.deploy.spi.exceptions - package javax.enterprise.deploy.spi.exceptions
Provides J2EE Product Vendor deployment exception implementation classes.
javax.enterprise.deploy.spi.factories - package javax.enterprise.deploy.spi.factories
Provides J2EE Product Vendor deployment factory implementation classes.
javax.enterprise.deploy.spi.status - package javax.enterprise.deploy.spi.status
Provides J2EE Product Vendor deployment status implementation classes.
javax.faces - package javax.faces
Top level classes for the JavaServer(tm) Faces API.
javax.faces.application - package javax.faces.application
APIs that are used to link an application's business logic objects to JavaServer Faces, as well as convenient pluggable mechanisms to manage the execution of an application that is based on JavaServer Faces.
javax.faces.component - package javax.faces.component
Fundamental APIs for user interface components.
javax.faces.component.html - package javax.faces.component.html
Specialized user interface component classes for HTML.
javax.faces.context - package javax.faces.context
Classes and interfaces defining per-request state information.
javax.faces.convert - package javax.faces.convert
Contains classes and interfaces defining converters.
javax.faces.el - package javax.faces.el
DEPRECATED Classes and interfaces for evaluating and processing reference expressions.
javax.faces.event - package javax.faces.event
Interfaces describing events and event listeners, and concrete event implementation classes.
javax.faces.lifecycle - package javax.faces.lifecycle
Classes and interfaces defining lifecycle management for the JavaServer Faces implementation.
javax.faces.model - package javax.faces.model
Standard model data beans for JavaServer Faces.
javax.faces.render - package javax.faces.render
Classes and interfaces defining the rendering model.
javax.faces.validator - package javax.faces.validator
Interface defining the validator model, and concrete validator implementation classes.
javax.faces.webapp - package javax.faces.webapp
Classes required for integration of JavaServer Faces into web applications, including a standard servlet, base classes for JSP custom component tags, and concrete tag implementations for core tags.
javax.interceptor - package javax.interceptor
The javax.interceptor package contains classes and interfaces for use with EJB interceptors.
javax.jms - package javax.jms
The Java Message Service (JMS) API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.
javax.jws - package javax.jws
 
javax.jws.soap - package javax.jws.soap
 
javax.mail - package javax.mail
Classes modeling a mail system.
javax.mail.event - package javax.mail.event
Listeners and events for the JavaMail API.
javax.mail.internet - package javax.mail.internet
Classes specific to Internet mail systems.
javax.mail.search - package javax.mail.search
Message search terms for the JavaMail API.
javax.mail.util - package javax.mail.util
Utility classes.
javax.management.j2ee - package javax.management.j2ee
Provides the J2EE Management Enterprise Bean component (MEJB) interfaces.
javax.management.j2ee.statistics - package javax.management.j2ee.statistics
Provides the standard interfaces for accessing performance data from J2EE managed objects Package Specification JSR 77, J2EE Management Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: J2EE Tools javax.persistence - package javax.persistence
The javax.persistence package contains the classes and interfaces that define the contracts between a persistence provider and the managed classes and the clients of the Java Persistence API.
javax.persistence.spi - package javax.persistence.spi
The javax.persistence.spi package defines the classes and interfaces that are implemented by the persistence provider and the Java EE container for use by the container, provider, and/or Persistence bootstrap class in deployment and bootstrapping.
javax.resource - package javax.resource
The javax.resource package is the top-level package for the J2EE Connector API specification.
javax.resource.cci - package javax.resource.cci
The javax.resource.cci package contains API specification for the Common Client Interface (CCI).
javax.resource.spi - package javax.resource.spi
The javax.resource.spi package contains APIs for the system contracts defined in the J2EE Connector Architecture specification.
javax.resource.spi.endpoint - package javax.resource.spi.endpoint
This package contains system contracts for service endpoint interactions.
javax.resource.spi.security - package javax.resource.spi.security
The javax.resource.spi.security package contains APIs for the security management contract.
javax.resource.spi.work - package javax.resource.spi.work
This package contains APIs for the work management contract.
javax.security.jacc - package javax.security.jacc
This package contains the Java Authorization Contract for Containers API
javax.servlet - package javax.servlet
The javax.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.servlet.http - package javax.servlet.http
The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.servlet.jsp - package javax.servlet.jsp
Classes and interfaces for the Core JSP 2.1 API.
javax.servlet.jsp.el - package javax.servlet.jsp.el
Provides the ELResolver classes that define the object resolution rules that must be supported by a JSP container with the new unified Expression Language.
javax.servlet.jsp.jstl.core - package javax.servlet.jsp.jstl.core
Classes and interfaces related to the core tag library component of the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.jstl.fmt - package javax.servlet.jsp.jstl.fmt
Classes and interfaces related to the locale sensitive formatting tag library component of the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.jstl.sql - package javax.servlet.jsp.jstl.sql
Classes and interfaces related to the sql tag library component of the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.jstl.tlv - package javax.servlet.jsp.jstl.tlv
Reusable Tag Library Validator (TLV) classes provided by the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.tagext - package javax.servlet.jsp.tagext
Classes and interfaces for the definition of JavaServer Pages Tag Libraries.
javax.transaction - package javax.transaction
Provides the API that defines the contract between the transaction manager and the various parties involved in a distributed transaction namely : resource manager, application, and application server.
javax.transaction.xa - package javax.transaction.xa
Provides the API that defines the contract between the transaction manager and the resource manager, which allows the transaction manager to enlist and delist resource objects (supplied by the resource manager driver) in JTA transactions.
javax.xml.bind - package javax.xml.bind
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
javax.xml.bind.annotation - package javax.xml.bind.annotation
Defines annotations for customizing Java program elements to XML Schema mapping.
javax.xml.bind.annotation.adapters - package javax.xml.bind.annotation.adapters
XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.
javax.xml.bind.attachment - package javax.xml.bind.attachment
This package is implemented by a MIME-based package processor that enables the interpretation and creation of optimized binary data within an MIME-based package format.
javax.xml.bind.helpers - package javax.xml.bind.helpers
JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.
javax.xml.bind.util - package javax.xml.bind.util
Useful client utility classes.
javax.xml.registry - package javax.xml.registry
This package and its sub-packages describe the API classes and interfaces for the JAXR API.
javax.xml.registry.infomodel - package javax.xml.registry.infomodel
This package describes the information model for the JAXR API.
javax.xml.rpc - package javax.xml.rpc
This package contains the core JAX-RPC APIs for the client programming model.
javax.xml.rpc.encoding - package javax.xml.rpc.encoding
This package defines APIs for the extensible type mapping framework.
javax.xml.rpc.handler - package javax.xml.rpc.handler
This package defines APIs for SOAP Message Handlers
javax.xml.rpc.handler.soap - package javax.xml.rpc.handler.soap
This package defines APIs for SOAP Message Handlers
javax.xml.rpc.holders - package javax.xml.rpc.holders
This package contains the standard Java Holder classes.
javax.xml.rpc.server - package javax.xml.rpc.server
This package defines APIs for the servlet based JAX-RPC endpoint model.
javax.xml.rpc.soap - package javax.xml.rpc.soap
This package defines APIs specific to the SOAP binding.
javax.xml.soap - package javax.xml.soap
Provides the API for creating and building SOAP messages.
javax.xml.stream - package javax.xml.stream
 
javax.xml.stream.events - package javax.xml.stream.events
 
javax.xml.stream.util - package javax.xml.stream.util
 
javax.xml.ws - package javax.xml.ws
This package contains the core JAX-WS APIs.
javax.xml.ws.handler - package javax.xml.ws.handler
This package defines APIs for message handlers.
javax.xml.ws.handler.soap - package javax.xml.ws.handler.soap
This package defines APIs for SOAP message handlers.
javax.xml.ws.http - package javax.xml.ws.http
This package defines APIs specific to the HTTP binding.
javax.xml.ws.soap - package javax.xml.ws.soap
This package defines APIs specific to the SOAP binding.
javax.xml.ws.spi - package javax.xml.ws.spi
This package defines SPIs for JAX-WS 2.0.
JAXB_CONTEXT_FACTORY - Static variable in class javax.xml.bind.JAXBContext
The name of the property that contains the name of the class capable of creating new JAXBContext objects.
JAXB_ENCODING - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the output encoding in the marshalled XML data.
JAXB_FORMATTED_OUTPUT - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify whether or not the marshalled XML data is formatted with linefeeds and indentation.
JAXB_FRAGMENT - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify whether or not the marshaller will generate document level events (ie calling startDocument or endDocument).
JAXB_NO_NAMESPACE_SCHEMA_LOCATION - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the xsi:noNamespaceSchemaLocation attribute value to place in the marshalled XML output.
JAXB_SCHEMA_LOCATION - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the xsi:schemaLocation attribute value to place in the marshalled XML output.
JAXBContext - Class in javax.xml.bind
The JAXBContext class provides the client's entry point to the JAXB API.
JAXBContext() - Constructor for class javax.xml.bind.JAXBContext
 
JAXBElement<T> - Class in javax.xml.bind
JAXB representation of an Xml Element.
JAXBElement(QName, Class<T>, Class, T) - Constructor for class javax.xml.bind.JAXBElement
Construct an xml element instance.
JAXBElement(QName, Class<T>, T) - Constructor for class javax.xml.bind.JAXBElement
Construct an xml element instance.
JAXBElement.GlobalScope - Class in javax.xml.bind
Designates global scope for an xml element.
JAXBElement.GlobalScope() - Constructor for class javax.xml.bind.JAXBElement.GlobalScope
 
JAXBException - Exception in javax.xml.bind
This is the root exception class for all JAXB exceptions.
JAXBException(String) - Constructor for exception javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message.
JAXBException(String, String) - Constructor for exception javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and vendor specific errorCode.
JAXBException(Throwable) - Constructor for exception javax.xml.bind.JAXBException
Construct a JAXBException with a linkedException.
JAXBException(String, Throwable) - Constructor for exception javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and linkedException.
JAXBException(String, String, Throwable) - Constructor for exception javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message, vendor specific errorCode, and linkedException.
JAXBIntrospector - Class in javax.xml.bind
Provide access to JAXB xml binding data for a JAXB object.
JAXBIntrospector() - Constructor for class javax.xml.bind.JAXBIntrospector
 
JAXBResult - Class in javax.xml.bind.util
JAXP Result implementation that unmarshals a JAXB object.
JAXBResult(JAXBContext) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance that uses the specified JAXBContext to unmarshal.
JAXBResult(Unmarshaller) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance that uses the specified Unmarshaller to unmarshal an object.
JAXBSource - Class in javax.xml.bind.util
JAXP Source implementation that marshals a JAXB-generated object.
JAXBSource(JAXBContext, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXBSource(Marshaller, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXR_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JAXRException - Exception in javax.xml.registry
Signals that a JAXR exception has occurred.
JAXRException() - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object with no reason or embedded Throwable.
JAXRException(String) - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
JAXRException(String, Throwable) - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
JAXRException(Throwable) - Constructor for exception javax.xml.registry.JAXRException
Constructs a JAXRException object initialized with the given Throwable object.
JAXRPC_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JAXRPCException - Exception in javax.xml.rpc
The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms.
JAXRPCException() - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new exception with null as its detail message.
JAXRPCException(String) - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message.
JAXRPCException(String, Throwable) - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message and cause.
JAXRPCException(Throwable) - Constructor for exception javax.xml.rpc.JAXRPCException
Constructs a new JAXRPCException with the specified cause and a detail message of (cause==null ?
JAXRResponse - Interface in javax.xml.registry
A JAXR requests' response.
JAXWSPROVIDER_PROPERTY - Static variable in class javax.xml.ws.spi.Provider
A constant representing the property used to lookup the name of a Provider implementation class.
JBI_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.WebServiceEndpointConfigKeys
Key for use with WebServiceEndpointConfigCR.createWebServiceEndpointConfig(java.lang.String, java.util.Map)
JCA_CONNECTION_FACTORY - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JCA_MANAGED_CONNECTION_FACTORY - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JCA_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JCAConnectionFactory - Interface in com.sun.appserv.management.j2ee
 
JCAConnectionPoolStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JCA Connection Pool
JCAConnectionStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JCA connection
JCAManagedConnectionFactory - Interface in com.sun.appserv.management.j2ee
 
JCAResource - Interface in com.sun.appserv.management.j2ee
 
JCAStats - Interface in javax.management.j2ee.statistics
Specifies statistics provided by a JCA resource
JDBC_CONNECTION_POOL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JDBCConnectionPoolConfig
JDBC_CONNECTION_POOL_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for JDBCConnectionPoolMonitor
JDBC_DATA_SOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JDBC_DRIVER - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JDBC_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JDBC_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JDBCResourceConfig
JDBC_RESOURCE_JNDI_NAME_KEY - Static variable in class com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfigKeys
Key for use with DomainConfig.createPersistenceManagerFactoryResourceConfig(java.lang.String, java.util.Map).
JDBCConnectionPoolConfig - Interface in com.sun.appserv.management.config
Configuration for the <jdbc-connection-pool> element.
JDBCConnectionPoolConfigKeys - Class in com.sun.appserv.management.config
Keys for use with DomainConfig.createJDBCConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, boolean, int, boolean, boolean, java.lang.String, int, int, int, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
JDBCConnectionPoolMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see AltJDBCConnectionPoolStats.
JDBCConnectionPoolStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JDBC connection pool.
JDBCConnectionStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by all (pooled and non-pooled) JDBC connections.
JDBCDataSource - Interface in com.sun.appserv.management.j2ee
 
JDBCDriver - Interface in com.sun.appserv.management.j2ee
 
JDBCResource - Interface in com.sun.appserv.management.j2ee
 
JDBCResourceConfig - Interface in com.sun.appserv.management.config
Configuration for the <jdbc-resource> element.
JDBCStats - Interface in javax.management.j2ee.statistics
Statistics provided by a JDBC resource
JDO_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JMS_AVAILABILITY_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JMSAvailabilityConfig
JMS_HOST_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JMSHostConfig
JMS_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JMS_PROVIDER_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the secure iiop listener named JMX_SYSTEM_CONNECTOR
JMS_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JMS_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JMSServiceConfig
JMSAvailabilityConfig - Interface in com.sun.appserv.management.config
Represents the <jms-availability> element.
JMSConnectionStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JMS connection
JMSConsumerStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JMS message consumer
JMSEndpointStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JMS message producer or a JMS message consumer.
JMSException - Exception in javax.jms
This is the root class of all JMS API exceptions.
JMSException(String, String) - Constructor for exception javax.jms.JMSException
Constructs a JMSException with the specified reason and error code.
JMSException(String) - Constructor for exception javax.jms.JMSException
Constructs a JMSException with the specified reason and with the error code defaulting to null.
JMSHostConfig - Interface in com.sun.appserv.management.config
Configuration for the <jms-host> element.
JMSHostConfigKeys - Class in com.sun.appserv.management.config
Keys for use with JMSServiceConfig.createJMSHostConfig(java.lang.String, java.util.Map).
JMSProducerStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JMS message producer
JMSResource - Interface in com.sun.appserv.management.j2ee
 
JMSSecurityException - Exception in javax.jms
This exception must be thrown when a provider rejects a user name/password submitted by a client.
JMSSecurityException(String, String) - Constructor for exception javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason and error code.
JMSSecurityException(String) - Constructor for exception javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason.
JMSServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <jms-service> element.
JMSSessionStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JMS session.
JMSStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JMS Resource
JMX_CONNECTOR_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JMXConnectorConfig
JMX_COUNTER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for AMXCounterMonitor
JMX_DOMAIN - Static variable in interface com.sun.appserv.management.base.AMX
The JMX domain in which all AMX MBeans are located.
JMX_DOMAIN - Static variable in interface com.sun.appserv.management.config.CustomMBeanConfig
The JMX domain in which all custom MBeans are registered by default.
JMX_GAUGE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for AMXGaugeMonitor
JMX_MONITOR_MGR - Static variable in class com.sun.appserv.management.base.XTypes
ID for JMXMonitorMgr
JMX_STRING_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for AMXStringMonitor
JMX_SYSTEM_CONNECTOR_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the secure iiop listener named JMX_SYSTEM_CONNECTOR
JMXConnectorConfig - Interface in com.sun.appserv.management.config
Configuration for the <jmx-connector> element.
JMXConnectorConfigKeys - Interface in com.sun.appserv.management.config
Keys for use with AdminServiceConfig.createJMXConnectorConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
JMXConnectorConnectionSource - Class in com.sun.appserv.management.util.jmx
A ConnectionSource for in-process access where the MBeanServer is actually known and where later access to it may be desired.
JMXConnectorConnectionSource(JMXConnector) - Constructor for class com.sun.appserv.management.util.jmx.JMXConnectorConnectionSource
 
JMXMonitorMgr - Interface in com.sun.appserv.management.monitor
Supports the standard monitoring facilities of javax.management.monitor by making available routines to create the Monitors available in javax.management.monitor, and to determine query which such Monitors are currently loaded.
JMXUtil - Class in com.sun.appserv.management.util.jmx
 
JNDI_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JNDI_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for JNDIResourceConfig
JNDIResource - Interface in com.sun.appserv.management.j2ee
 
JNDIResourceConfig - Interface in com.sun.appserv.management.config
Configuration for the <jndi-resource> element.
JoinColumn - Annotation Type in javax.persistence
Is used to specify a mapped column for joining an entity association.
JoinColumns - Annotation Type in javax.persistence
Defines mapping for the composite foreign keys.
JoinTable - Annotation Type in javax.persistence
This annotation is used in the mapping of associations.
joinTransaction() - Method in interface javax.persistence.EntityManager
Indicate to the EntityManager that a JTA transaction is active.
JspApplicationContext - Interface in javax.servlet.jsp
Stores application-scoped information relevant to JSP containers.
JspContext - Class in javax.servlet.jsp
JspContext serves as the base class for the PageContext class and abstracts all information that is not specific to servlets.
JspContext() - Constructor for class javax.servlet.jsp.JspContext
Sole constructor.
jspDestroy() - Method in interface javax.servlet.jsp.JspPage
The jspDestroy() method is invoked when the JSP page is about to be destroyed.
JspEngineInfo - Class in javax.servlet.jsp
The JspEngineInfo is an abstract class that provides information on the current JSP engine.
JspEngineInfo() - Constructor for class javax.servlet.jsp.JspEngineInfo
Sole constructor.
JspException - Exception in javax.servlet.jsp
A generic exception known to the JSP engine; uncaught JspExceptions will result in an invocation of the errorpage machinery.
JspException() - Constructor for exception javax.servlet.jsp.JspException
Construct a JspException.
JspException(String) - Constructor for exception javax.servlet.jsp.JspException
Constructs a new JSP exception with the specified message.
JspException(String, Throwable) - Constructor for exception javax.servlet.jsp.JspException
Constructs a new JspException with the specified detail message and cause.
JspException(Throwable) - Constructor for exception javax.servlet.jsp.JspException
Constructs a new JspException with the specified cause.
JspFactory - Class in javax.servlet.jsp
The JspFactory is an abstract class that defines a number of factory methods available to a JSP page at runtime for the purposes of creating instances of various interfaces and classes used to support the JSP implementation.
JspFactory() - Constructor for class javax.servlet.jsp.JspFactory
Sole constructor.
JspFragment - Class in javax.servlet.jsp.tagext
Encapsulates a portion of JSP code in an object that can be invoked as many times as needed.
JspFragment() - Constructor for class javax.servlet.jsp.tagext.JspFragment
 
JspIdConsumer - Interface in javax.servlet.jsp.tagext
This interface indicates to the container that a tag handler wishes to be provided with a compiler generated ID.
jspInit() - Method in interface javax.servlet.jsp.JspPage
The jspInit() method is invoked when the JSP page is initialized.
JspPage - Interface in javax.servlet.jsp
The JspPage interface describes the generic interaction that a JSP Page Implementation class must satisfy; pages that use the HTTP protocol are described by the HttpJspPage interface.
JspTag - Interface in javax.servlet.jsp.tagext
Serves as a base class for Tag and SimpleTag.
JspTagException - Exception in javax.servlet.jsp
Exception to be used by a Tag Handler to indicate some unrecoverable error.
JspTagException(String) - Constructor for exception javax.servlet.jsp.JspTagException
Constructs a new JspTagException with the specified message.
JspTagException() - Constructor for exception javax.servlet.jsp.JspTagException
Constructs a new JspTagException with no message.
JspTagException(String, Throwable) - Constructor for exception javax.servlet.jsp.JspTagException
Constructs a new JspTagException when the JSP Tag needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
JspTagException(Throwable) - Constructor for exception javax.servlet.jsp.JspTagException
Constructs a new JSP Tag exception when the JSP Tag needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
jspversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The version of the JSP specification this tag library is written to.
JspWriter - Class in javax.servlet.jsp
The actions and template data in a JSP page is written using the JspWriter object that is referenced by the implicit variable out which is initialized automatically using methods in the PageContext object.
JspWriter(int, boolean) - Constructor for class javax.servlet.jsp.JspWriter
Protected constructor.
JTA_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JTA_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JTAResource - Interface in com.sun.appserv.management.j2ee
 
JTAStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a JTA resource.
JTS_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
JVM - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
JVM - Interface in com.sun.appserv.management.j2ee
Identifies a Java VM being utilized by a server.
JVM_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for JVMMonitor
JVMMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see JVMStats.
JVMStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a Java VM.

K

KB - Static variable in class com.sun.appserv.util.cache.Constants
 
KEEP_ALIVE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for KeepAliveConfig
KEEP_ALIVE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for KeepAliveMonitor
KeepAliveConfig - Interface in com.sun.appserv.management.config
Configuration for the <keep-alive> element.
KeepAliveConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createKeepAliveConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
KeepAliveMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see KeepAliveStats.
KeepAliveStats - Interface in com.sun.appserv.management.monitor.statistics
 
Key - Interface in javax.xml.registry.infomodel
Represents a unique key that identifies a RegistryObject.
KEY - Static variable in interface javax.xml.registry.LifeCycleManager
 
KEY_FILE_PREFIX - Static variable in interface com.sun.appserv.management.config.AuthRealmConfig
When using AuthRealmConfig.DEFAULT_REALM_CLASSNAME implementation, append a file name to this prefix and specify it via AuthRealmConfig.KEY_FILE_PROPERTY_KEY.
KEY_FILE_PROPERTY_KEY - Static variable in interface com.sun.appserv.management.config.AuthRealmConfig
 
KEY_PREFIX - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Prefix for all keys used by DeploymentMgr
KEY_PREFIXES - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
keys() - Method in class com.sun.appserv.util.cache.BaseCache
get an Iterator for the keys stored in the cache
keys() - Method in interface com.sun.appserv.util.cache.Cache
get an Iterator for the keys stored in the cache

L

LAST_RECORD - Static variable in interface com.sun.appserv.management.ext.logging.LogQuery
Value for the startIndex parameter to LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
lastAccessed - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
LASTUID - Static variable in interface javax.mail.UIDFolder
This is a special value that can be used as the end parameter in getMessages(start, end), to denote the last UID in this folder.
LazyAssociatableConnectionManager - Interface in javax.resource.spi
This is a mix-in interface that may be optionally implemented by a ConnectionManager implementation.
lazyEnlist(ManagedConnection) - Method in interface javax.resource.spi.LazyEnlistableConnectionManager
This method is called by a resource adapter (that is capable of lazy transaction enlistment optimization) in order to lazily enlist a connection object with a XA transaction.
LazyEnlistableConnectionManager - Interface in javax.resource.spi
This is a mix-in interface that may be optionally implemented by a ConnectionManager implementation.
LazyEnlistableManagedConnection - Interface in javax.resource.spi
This is a mix-in interface that may be optionally implemented by a ManagedConnection implementation.
LB_CLUSTER_REF_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
 
LB_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
 
LB_CONFIG_NAME - Static variable in class com.sun.appserv.management.config.LoadBalancerConfigKeys
 
LB_ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
 
LB_ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.ServerRefConfigCR
 
LB_HOST_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
host name or ip address of the loadbalancer where this service is publicly exposed
LB_POLICY - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
LB_POLICY_KEY - Static variable in interface com.sun.appserv.management.config.ClusterRefConfigCR
 
LB_POLICY_MODULE - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
LB_POLICY_MODULE_KEY - Static variable in interface com.sun.appserv.management.config.ClusterRefConfigCR
 
LB_PORT_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
loadbalancer port used to expose this service
LB_SECURE_PORT - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
secure port in loadbalancer used to expose this service
LBConfig - Interface in com.sun.appserv.management.config
Configuration for the lb-config element.
LBConfigHelper - Class in com.sun.appserv.management.helper
Helper class for simplifying load balancer administration.
LBConfigHelper(DomainRoot) - Constructor for class com.sun.appserv.management.helper.LBConfigHelper
Public constructor
LBConfigKeys - Class in com.sun.appserv.management.config
Not used in this release.
LbPolicyTypeValues - Class in com.sun.appserv.management.config
EE only Values which are legal to pass for the lb-policy-type.
LbPolicyTypeValues() - Constructor for class com.sun.appserv.management.config.LbPolicyTypeValues
 
LE - Static variable in class javax.mail.search.ComparisonTerm
 
LengthValidator - Class in javax.faces.validator
LengthValidator is a Validator that checks the number of characters in the String representation of the value of the associated component.
LengthValidator() - Constructor for class javax.faces.validator.LengthValidator
Construct a Validator with no preconfigured limits.
LengthValidator(int) - Constructor for class javax.faces.validator.LengthValidator
Construct a Validator with the specified preconfigured limit.
LengthValidator(int, int) - Constructor for class javax.faces.validator.LengthValidator
Construct a Validator with the specified preconfigured limits.
LEVEL_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.String
Libraries - Interface in com.sun.appserv.management.config
Mixin interface for access to library path.
LIFECYCLE - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
Lifecycle - Class in javax.faces.lifecycle
Lifecycle manages the processing of the entire lifecycle of a particular JavaServer Faces request.
Lifecycle() - Constructor for class javax.faces.lifecycle.Lifecycle
 
LIFECYCLE_FACTORY - Static variable in class javax.faces.FactoryFinder
The property name for the LifecycleFactory class name.
LIFECYCLE_ID_ATTR - Static variable in class javax.faces.webapp.FacesServlet
Context initialization parameter name for the lifecycle identifier of the Lifecycle instance to be utilized.
LIFECYCLE_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for LifecycleModuleConfig
LifecycleEvent - Class in com.sun.appserv.server
This class defines the types of events that get fired by the application server.
LifecycleEvent - Class in com.sun.appserv.server
This class defines the types of events that get fired by the application server.
LifecycleEvent(Object, int, Object, LifecycleEventContext) - Constructor for class com.sun.appserv.server.LifecycleEvent
Construct new lifecycle event
LifecycleEvent(Object, int, Object, LifecycleEventContext) - Constructor for class com.sun.appserv.server.LifecycleEvent
Construct new lifecycle event
LifecycleEventContext - Interface in com.sun.appserv.server
LifecycleEventContext interface exposes the server-wide runtime environment that is created by ApplicationServer.
LifecycleEventContext - Interface in com.sun.appserv.server
LifecycleEventContext interface exposes the server-wide runtime environment that is created by ApplicationServer.
LifecycleEventContextImpl - Class in com.sun.appserv.server
ServerContext interface: the server-wide runtime environment created by ApplicationServer and shared by its subsystems such as the web container or EJB container.
LifecycleEventContextImpl(ServerContext) - Constructor for class com.sun.appserv.server.LifecycleEventContextImpl
public constructor
LifecycleFactory - Class in javax.faces.lifecycle
LifecycleFactory is a factory object that creates (if needed) and returns Lifecycle instances.
LifecycleFactory() - Constructor for class javax.faces.lifecycle.LifecycleFactory
 
LifecycleListener - Interface in com.sun.appserv.server
lifecycle modules implement com.sun.appserv.server.LifecycleListener interface.
LifecycleListener - Interface in com.sun.appserv.server
lifecycle modules implement com.sun.appserv.server.LifecycleListener interface.
LifecycleListenerImpl - Class in com.sun.appserv.server
LifecycleListenerImpl is a dummy implementation for the LifecycleListener interface.
LifecycleListenerImpl - Class in com.sun.appserv.server
LifecycleListenerImpl is a dummy implementation for the LifecycleListener interface.
LifecycleListenerImpl() - Constructor for class com.sun.appserv.server.LifecycleListenerImpl
 
LifecycleListenerImpl() - Constructor for class com.sun.appserv.server.LifecycleListenerImpl
 
LifeCycleManager - Interface in javax.xml.registry
The LifeCycleManager interface is the main interface in the API for managing life cycle operations on objects defined by the information model.
LifecycleModuleConfig - Interface in com.sun.appserv.management.config
representing a <lifecycle-module>.
LifecycleModuleService - Class in com.sun.appserv.server
Support class to assist in firing LifecycleEvent notifications to registered LifecycleListeners.
LifecycleModuleService() - Constructor for class com.sun.appserv.server.LifecycleModuleService
 
lifeCycleVersionMatches() - Method in class com.sun.appserv.server.LifecycleModuleService
 
lifeCycleVersionMatches() - Method in class com.sun.appserv.server.Pre90LifecycleModuleService
 
limit - Variable in class javax.mail.Quota.Resource
The usage limit for the resource.
LineReader - Interface in com.sun.appserv.management.util.misc
Reads a line, outputting an optional prompt first.
LineReaderImpl - Class in com.sun.appserv.management.util.misc
Reads a line from the specified input stream, outputs the prompt to System.out.
LineReaderImpl(InputStream) - Constructor for class com.sun.appserv.management.util.misc.LineReaderImpl
 
linkConfiguration(PolicyConfiguration) - Method in interface javax.security.jacc.PolicyConfiguration
Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
list() - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
A convenience method that returns the Collection of LoginInfo instances stored in this store.
list() - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
list(String) - Method in class javax.mail.Folder
Returns a list of Folders belonging to this Folder's namespace that match the specified pattern.
list() - Method in class javax.mail.Folder
Convenience method that returns the list of folders under this Folder.
ListDataModel - Class in javax.faces.model
ListDataModel is a convenience implementation of DataModel that wraps an List of Java objects.
ListDataModel() - Constructor for class javax.faces.model.ListDataModel
Construct a new ListDataModel with no specified wrapped data.
ListDataModel(List) - Constructor for class javax.faces.model.ListDataModel
Construct a new ListDataModel wrapping the specified list.
ListELResolver - Class in javax.el
Defines property resolution behavior on instances of List.
ListELResolver() - Constructor for class javax.el.ListELResolver
Creates a new read/write ListELResolver.
ListELResolver(boolean) - Constructor for class javax.el.ListELResolver
Creates a new ListELResolver whose read-only status is determined by the given parameter.
ListenerInfo - Interface in com.sun.appserv.management.base
Provide information about who's listening.
ListenerRegistration - Interface in javax.management.j2ee
ListenerRegistration defines the methods which clients of the MEJB use to add and remove event listeners.
listeners - Variable in class com.sun.appserv.util.cache.BaseCache
 
listenTo(ObjectName, NotificationFilter) - Method in interface com.sun.appserv.management.base.NotificationService
Listen for Notifications from an using the specified filter, which may be null, in which case all Notifications are heard.
listenToIfMatch(ObjectName) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
listenToMBean(ObjectName) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerBase
 
listenToMBeanServerDelegate(MBeanServerConnection, NotificationListener, NotificationFilter, Object) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
listRegistryLocations() - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Returns list of configured web service registry access points.
listSize - Variable in class com.sun.appserv.util.cache.LruCache
 
listsLength - Variable in class com.sun.appserv.util.cache.MultiLruCache
 
listSubscribed(String) - Method in class javax.mail.Folder
Returns a list of subscribed Folders belonging to this Folder's namespace that match the specified pattern.
listSubscribed() - Method in class javax.mail.Folder
Convenience method that returns the list of subscribed folders under this Folder.
listTargets() - Method in class com.sun.appserv.management.helper.LBConfigHelper
Lists all the standalone server instances and clusters in the domain.
listTargets(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Lists all the standalone server instances and clusters in the load balancer.
ListUtil - Class in com.sun.appserv.management.util.misc
 
LITERAL_STRING_DELIM - Static variable in interface com.sun.appserv.management.util.misc.Tokenizer
Character denoting a literal string.
lNext - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
load(InputStream) - Method in class javax.mail.internet.InternetHeaders
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
LOAD_BALANCER - Static variable in class com.sun.appserv.management.base.XTypes
ID for LoadBalancer
LOAD_BALANCER_APPLICATION_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for LoadBalancerApplicationMonitor
LOAD_BALANCER_CLUSTER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for LoadBalancerClusterMonitor
LOAD_BALANCER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for LoadBalancerConfig
LOAD_BALANCER_CONTEXT_ROOT_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for LoadBalancerContextRootMonitor
LOAD_BALANCER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ServerRootMonitor
LOAD_BALANCER_SERVER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for LoadBalancerServerMonitor
LoadBalancer - Interface in com.sun.appserv.management.ext.lb
Runtime counterpart for the config MBean LoadBalancerConfig representing the load-balancer element.
LoadBalancerApplicationMonitor - Interface in com.sun.appserv.management.monitor
 
LoadBalancerClusterMonitor - Interface in com.sun.appserv.management.monitor
 
LoadBalancerConfig - Interface in com.sun.appserv.management.config
Configuration for the load-balancer element.
LoadBalancerConfigKeys - Class in com.sun.appserv.management.config
Key for use with DomainConfig#createLoadBalancerConfig.
LoadBalancerContextRootMonitor - Interface in com.sun.appserv.management.monitor
 
LoadBalancerContextRootStats - Interface in com.sun.appserv.management.monitor.statistics
Stats interface for the monitorable attributes of a Load Balancer at the application level
LoadBalancerMonitor - Interface in com.sun.appserv.management.monitor
 
LoadBalancerServerMonitor - Interface in com.sun.appserv.management.monitor
 
LoadBalancerServerStats - Interface in com.sun.appserv.management.monitor.statistics
Stats interface for the monitorable attributes of a Load Balancer at the server level
loadService(Class) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, Class, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, QName, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service, if available.
loadValue(Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
Cannot find an item with the given key and hashCode
Lob - Annotation Type in javax.persistence
Specifies that a persistent property or field should be persisted as a large object to a database-supported large object type.
LOCAL - Static variable in class com.sun.appserv.management.config.TransactionSupportValues
 
Local - Annotation Type in javax.ejb
When used on the bean class, declares the local business interface(s) for a session bean.
LOCAL_TRANSACTION_COMMITTED - Static variable in class javax.resource.spi.ConnectionEvent
Event notification that a Resource Manager Local Transaction was committed on the connection
LOCAL_TRANSACTION_ROLLEDBACK - Static variable in class javax.resource.spi.ConnectionEvent
Event notification that a Resource Manager Local Transaction was rolled back on the connection
LOCAL_TRANSACTION_STARTED - Static variable in class javax.resource.spi.ConnectionEvent
Event notification that a Resource Manager Local Transaction was started on the connection
LocaleSupport - Class in javax.servlet.jsp.jstl.fmt
Class which exposes the locale-determination logic for resource bundles through convenience methods.
LocaleSupport() - Constructor for class javax.servlet.jsp.jstl.fmt.LocaleSupport
 
LocalHome - Annotation Type in javax.ejb
Declares the Local Home or adapted Local Home interface for a session bean.
LocalizationContext - Class in javax.servlet.jsp.jstl.fmt
Class representing an I18N localization context.
LocalizationContext() - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an empty I18N localization context.
LocalizationContext(ResourceBundle, Locale) - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an I18N localization context from the given resource bundle and locale.
LocalizationContext(ResourceBundle) - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an I18N localization context from the given resource bundle.
LOCALIZED_DESCRIPTION_KEY_BASE - Static variable in interface com.sun.appserv.management.deploy.DeploymentProgress
Key prefix for the Description as returned by getDescription().
LOCALIZED_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
LocalizedString - Interface in javax.xml.registry.infomodel
This interface is used as a simple wrapper interface that associates a String with its Locale.
LocalTransaction - Interface in javax.resource.cci
The LocalTransaction defines a transaction demarcation interface for resource manager local transactions.
LocalTransaction - Interface in javax.resource.spi
LocalTransaction interface provides support for transactions that are managed internal to an EIS resource manager, and do not require an external transaction manager.
localTransactionCommitted(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies that a Resource Manager Local Transaction was committed on the ManagedConnection instance.
LocalTransactionException - Exception in javax.resource.spi
A LocalTransactionException represents various error conditions related to the local transaction management contract.
LocalTransactionException() - Constructor for exception javax.resource.spi.LocalTransactionException
Constructs a new instance with null as its detail message.
LocalTransactionException(String) - Constructor for exception javax.resource.spi.LocalTransactionException
Constructs a new instance with the specified detail message.
LocalTransactionException(Throwable) - Constructor for exception javax.resource.spi.LocalTransactionException
Constructs a new throwable with the specified cause.
LocalTransactionException(String, Throwable) - Constructor for exception javax.resource.spi.LocalTransactionException
Constructs a new throwable with the specified detail message and cause.
LocalTransactionException(String, String) - Constructor for exception javax.resource.spi.LocalTransactionException
Constructs a new throwable with the specified detail message and an error code.
localTransactionRolledback(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies that a Resource Manager Local Transaction was rolled back on the ManagedConnection instance.
localTransactionStarted(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies that a Resource Manager Local Transaction was started on the ManagedConnection instance.
Location - Interface in javax.xml.stream
Provides information on the location of an event.
location - Variable in exception javax.xml.stream.XMLStreamException
 
lock(Object, LockModeType) - Method in interface javax.persistence.EntityManager
Set the lock mode for an entity object contained in the persistence context.
LockModeType - Enum in javax.persistence
Lock modes that can be specified by means of the EntityManager.lock() method.
LOG - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
log(String) - Method in interface com.sun.appserv.server.LifecycleEventContext
Writes the specified message to a server log file.
log(String, Throwable) - Method in interface com.sun.appserv.server.LifecycleEventContext
Writes an explanatory message and a stack trace for a given Throwable exception to the server log file.
log(String) - Method in interface com.sun.appserv.server.LifecycleEventContext
Writes the specified message to a server log file.
log(String, Throwable) - Method in interface com.sun.appserv.server.LifecycleEventContext
Writes an explanatory message and a stack trace for a given Throwable exception to the server log file.
log(String) - Method in class com.sun.appserv.server.LifecycleEventContextImpl
Writes the specified message to a server log file.
log(String, Throwable) - Method in class com.sun.appserv.server.LifecycleEventContextImpl
Writes an explanatory message and a stack trace for a given Throwable exception to the server log file.
log(String) - Method in class javax.faces.context.ExternalContext
Log the specified message to the application object.
log(String, Throwable) - Method in class javax.faces.context.ExternalContext
Log the specified message and exception to the application object.
log - Static variable in class javax.faces.webapp.UIComponentTagBase
 
log(String) - Method in class javax.servlet.GenericServlet
Writes the specified message to a servlet log file, prepended by the servlet's name.
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file, prepended by the servlet's name.
log(String) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
log(Exception, String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, use ServletContext.log(String message, Throwable throwable) instead.

This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.

log(String, Throwable) - Method in interface javax.servlet.ServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
LOG_FILE_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
 
LOG_RECORD_AS_STRING_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Key to access the string representation of the LogRecord.
LOG_RECORD_CONFIG_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for a CONFIG LogRecord
LOG_RECORD_FINE_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for a FINE LogRecord
LOG_RECORD_FINER_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for a FINER LogRecord
LOG_RECORD_FINEST_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for a FINEST LogRecord
LOG_RECORD_INFO_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for an INFO LogRecord
LOG_RECORD_KEY_PREFIX - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
All keys within the Map found in Notification.getUserData() have this prefix.
LOG_RECORD_LEVEL_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: Level
LOG_RECORD_LOGGER_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: String
LOG_RECORD_MESSAGE_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: String
LOG_RECORD_MILLIS_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: Long
LOG_RECORD_NOTIFICATION_PREFIX - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type prefix for a LogRecord Notification
LOG_RECORD_OTHER_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for any other level eg a specific level number not equivalent to any of the standard ones
LOG_RECORD_ROOT_CAUSE_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: Throwable If LogRecord.getThrown() was non-null, this value is the innermost Throwable eg the root cause found by following Throwable.getCause() until the innermost Throwable is reached.
LOG_RECORD_SEQUENCE_NUMBER_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: Long
LOG_RECORD_SEVERE_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for a SEVERE LogRecord
LOG_RECORD_SOURCE_CLASS_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: String
LOG_RECORD_SOURCE_METHOD_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: String
LOG_RECORD_THREAD_ID_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: Integer
LOG_RECORD_THROWN_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
value: Throwable All Throwables are remapped to standard java exceptions; the value will be a Throwable, but it may not be the original Throwable as thrown on the server side.
LOG_RECORD_WARNING_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.ext.logging.LogRecordEmitter
Notification type for a WARNING LogRecord
LOG_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for LogServiceConfig
LogAnalyzer - Interface in com.sun.appserv.management.ext.logging
Provides summary information about important logging events.
LogFileAccess - Interface in com.sun.appserv.management.ext.logging
Provides access to log files.
LOGGER_NAME - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
LoggerSupport - Class in com.sun.appserv.management.base
 
LOGGING - Static variable in class com.sun.appserv.management.base.XTypes
ID for Logging
Logging - Interface in com.sun.appserv.management.ext.logging
Supports accessing logging information in multiple ways.
LoggingHelper - Class in com.sun.appserv.management.helper
Helper class for simplifying access to logging.
LoggingHelper(Logging) - Constructor for class com.sun.appserv.management.helper.LoggingHelper
Create with default parameters.
LogicalHandler<C extends LogicalMessageContext> - Interface in javax.xml.ws.handler
The LogicalHandler extends Handler to provide typesafety for the message context parameter.
LogicalMessage - Interface in javax.xml.ws
The LogicalMessage interface represents a protocol agnostic XML message and contains methods that provide access to the payload of the message.
LogicalMessageContext - Interface in javax.xml.ws.handler
The LogicalMessageContext interface extends MessageContext to provide access to a the contained message as a protocol neutral LogicalMessage
login() - Method in class com.sun.appserv.security.AppservPasswordLoginModule
Perform login.
login(String, String, String, boolean) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to login.
login(String, String) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to login.
login(String, String, String, HttpServletRequest, HttpServletResponse, boolean) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to login.
login(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to login.
LoginInfo - Class in com.sun.appserv.management.client.prefs
An immutable class that represents an arbitrary LoginInfo for Appserver Administration Client.
LoginInfo(String, int, String, String) - Constructor for class com.sun.appserv.management.client.prefs.LoginInfo
Creates an Immutable instance of a LoginInfo from given 4-tuple.
LoginInfoStore - Interface in com.sun.appserv.management.client.prefs
An interface that represents the database of LoginInfo objects.
LoginInfoStoreFactory - Class in com.sun.appserv.management.client.prefs
A factory class to create instances of LoginInfoStore.
LogLevelValues - Class in com.sun.appserv.management.config
Legal log levels.
LogModuleNames - Class in com.sun.appserv.management.ext.logging
Names of log level modules.
LogModuleNames() - Constructor for class com.sun.appserv.management.ext.logging.LogModuleNames
 
logout() - Method in class com.sun.appserv.security.AppservPasswordLoginModule
Log out the subject.
logout() - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to logout.
logout(boolean) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to logout.
logout(HttpServletRequest, HttpServletResponse) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to logout.
logout(HttpServletRequest, HttpServletResponse, boolean) - Method in class com.sun.appserv.security.ProgrammaticLogin
Attempt to logout.
LogQuery - Interface in com.sun.appserv.management.ext.logging
Provides access to log messages already present in the log file.
LogQueryEntry - Interface in com.sun.appserv.management.ext.logging
An individual result representing a log entry found by LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
LogQueryEntryImpl - Class in com.sun.appserv.management.ext.logging
INTERNAL USE ONLY--not part of the API
LogQueryEntryImpl(long, Date, String, String, String, String, String, String) - Constructor for class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
LogQueryEntryImpl(Object[]) - Constructor for class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
LogQueryResult - Interface in com.sun.appserv.management.ext.logging
Interface which can be applied over the CompositeData returned from LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
LogQueryResultImpl - Class in com.sun.appserv.management.ext.logging
INTERNAL USE ONLY--not part of the API
LogQueryResultImpl(String[], LogQueryEntry[]) - Constructor for class com.sun.appserv.management.ext.logging.LogQueryResultImpl
 
LogQueryResultImpl(List<Serializable[]>) - Constructor for class com.sun.appserv.management.ext.logging.LogQueryResultImpl
Instantiate using result from LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
LogRecordEmitter - Interface in com.sun.appserv.management.ext.logging
Emits LogRecord as JMX Notification.
LogRecordFields - Class in com.sun.appserv.management.ext.logging
Indices into log record fields as returned by LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List).
LogServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <log-service> element.
LogUtil - Class in com.sun.appserv.management.ext.logging
 
LONG_ID - Static variable in class javax.faces.convert.LongConverter
The message identifier of the FacesMessage to be created if the conversion to Long fails.
LongConverter - Class in javax.faces.convert
Converter implementation for java.lang.Long (and long primitive) values.
LongConverter() - Constructor for class javax.faces.convert.LongConverter
 
LongHolder - Class in javax.xml.rpc.holders
 
LongHolder() - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongHolder(long) - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongRangeValidator - Class in javax.faces.validator
LongRangeValidator is a Validator that checks the value of the corresponding component against specified minimum and maximum values.
LongRangeValidator() - Constructor for class javax.faces.validator.LongRangeValidator
Construct a Validator with no preconfigured limits.
LongRangeValidator(long) - Constructor for class javax.faces.validator.LongRangeValidator
Construct a Validator with the specified preconfigured limit.
LongRangeValidator(long, long) - Constructor for class javax.faces.validator.LongRangeValidator
Construct a Validator with the specified preconfigured limits.
LongWrapperHolder - Class in javax.xml.rpc.holders
 
LongWrapperHolder() - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
LongWrapperHolder(Long) - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
lookup(Class) - Method in interface com.sun.appserv.management.util.stringifier.StringifierRegistry
Lookup a Stringifier from a Class.
lookup(Class) - Method in class com.sun.appserv.management.util.stringifier.StringifierRegistryImpl
 
lookup(String) - Method in interface javax.ejb.EJBContext
Lookup a resource within the component's private naming context.
LoopTag - Interface in javax.servlet.jsp.jstl.core
JSTL allows developers to write custom iteration tags by implementing the LoopTag interface.
LoopTagStatus - Interface in javax.servlet.jsp.jstl.core
Exposes the current status of an iteration.
LoopTagSupport - Class in javax.servlet.jsp.jstl.core
Base support class to facilitate implementation of iteration tags.
LoopTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.LoopTagSupport
Constructs a new LoopTagSupport.
LOW - Static variable in class com.sun.appserv.management.config.ModuleMonitoringLevelValues
Value indicating some level of monitoring is enabled.s
LOWEST_SUPPORTED_QUERY_LEVEL - Static variable in interface com.sun.appserv.management.ext.logging.LogQuery
The lowest supported log level for which queries may be performed.
lPrev - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
LRU_HEAD - Static variable in class com.sun.appserv.util.cache.MultiLruCache
 
LRU_TAIL - Static variable in class com.sun.appserv.util.cache.MultiLruCache
 
LruCache - Class in com.sun.appserv.util.cache
LRUCache in-memory bounded cache with an LRU list
LruCache() - Constructor for class com.sun.appserv.util.cache.LruCache
default constructor
LruCache(int) - Constructor for class com.sun.appserv.util.cache.LruCache
constructor with specified max entries.
LruCache.LruCacheItem - Class in com.sun.appserv.util.cache
default CacheItem class implementation
LruCache.LruCacheItem(int, Object, Object, int) - Constructor for class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
LS - Static variable in class com.sun.appserv.management.util.misc.StringUtil
Line separator as returned by System.getProperty()
LT - Static variable in class javax.mail.search.ComparisonTerm
 

M

MAIL_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for MailResourceConfig
MailcapCommandMap - Class in javax.activation
MailcapCommandMap extends the CommandMap abstract class.
MailcapCommandMap() - Constructor for class javax.activation.MailcapCommandMap
The default Constructor.
MailcapCommandMap(String) - Constructor for class javax.activation.MailcapCommandMap
Constructor that allows the caller to specify the path of a mailcap file.
MailcapCommandMap(InputStream) - Constructor for class javax.activation.MailcapCommandMap
Constructor that allows the caller to specify an InputStream containing a mailcap file.
MailDateFormat - Class in javax.mail.internet
Formats and parses date specification based on the draft-ietf-drums-msg-fmt-08 dated January 26, 2000.
MailDateFormat() - Constructor for class javax.mail.internet.MailDateFormat
 
MailEvent - Class in javax.mail.event
Common base class for mail events, defining the dispatch method.
MailEvent(Object) - Constructor for class javax.mail.event.MailEvent
 
MailResourceConfig - Interface in com.sun.appserv.management.config
Configuration for the <mail-resource> element.
MailResourceConfigKeys - Class in com.sun.appserv.management.config
Keys used by DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map).
makeImmutable() - Method in class com.sun.appserv.management.base.MapCapableBase
Make this Object immutable.
makeJ2EETypeProp(String) - Static method in class com.sun.appserv.management.base.Util
Make an ObjectName property of the form j2eeType=value.
makeJavadocComment(String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
 
makeNameProp(String) - Static method in class com.sun.appserv.management.base.Util
Make an ObjectName property of the form name=value.
makeProp(String, String) - Static method in class com.sun.appserv.management.base.Util
Make an ObjectName property of the form name=value.
makeProp(String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
makeRegistrySpecificRequest(String) - Method in interface javax.xml.registry.RegistryService
Takes a String that is an XML request in a registry-specific format, sends the request to the registry, and returns a String that is the registry-specific XML response.
makeRequiredProps(String, String) - Static method in class com.sun.appserv.management.base.Util
 
ManagedConnection - Interface in javax.resource.spi
ManagedConnection instance represents a physical connection to the underlying EIS.
ManagedConnectionFactory - Interface in javax.resource.spi
ManagedConnectionFactory instance is a factory of both ManagedConnection and EIS-specific connection factory instances.
ManagedConnectionMetaData - Interface in javax.resource.spi
The ManagedConnectionMetaData interface provides information about the underlying EIS instance associated with a ManagedConnection instance.
Management - Interface in javax.management.j2ee
The Management interface provides the APIs to navigate and manipulate managed objects.
MANAGEMENT_RULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ManagementRuleConfig
MANAGEMENT_RULES_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ManagementRulesConfig
ManagementHome - Interface in javax.management.j2ee
The required home interface for the J2EE Management EJB component (MEJB).
ManagementRuleConfig - Interface in com.sun.appserv.management.config
Represents the <management-rule> element.
ManagementRulesConfig - Interface in com.sun.appserv.management.config
Manipulates management rules.
MANAGER_PROPERTIES_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ManagerPropertiesConfig
ManagerPropertiesConfig - Interface in com.sun.appserv.management.config
Configuration for the <manager-properties> element.
ManagerPropertiesConfigKeys - Class in com.sun.appserv.management.config
Keys for use with SessionManagerConfig.createManagerPropertiesConfig(java.util.Map).
mangleAttributeName(String) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMangler
Return a legal java identifier corresponding to the Attribute name.
mangleAttributeName(String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameManglerImpl
 
ManyToMany - Annotation Type in javax.persistence
Defines a many-valued association with many-to-many multiplicity.
ManyToOne - Annotation Type in javax.persistence
This annotation defines a single-valued association to another entity class that has many-to-one multiplicity.
map(Throwable) - Static method in class com.sun.appserv.management.util.misc.ThrowableMapper
 
map() - Method in class com.sun.appserv.management.util.misc.ThrowableMapper
Map the original Throwable to one that is non-proprietary (standard).
MAP_CAPABLE_CLASS_NAME_KEY - Static variable in interface com.sun.appserv.management.base.MapCapable
The key for the type of Object this Map represents; all MapCapable objects will place their classname keyed by this key as a String into the Map returned from asMap().
MapCapable - Interface in com.sun.appserv.management.base
Interface which states that the object can be converted into a Map.
MapCapableBase - Class in com.sun.appserv.management.base
Base impl class.
MapCapableBase(String) - Constructor for class com.sun.appserv.management.base.MapCapableBase
 
MapCapableBase(Map<String, T>, String) - Constructor for class com.sun.appserv.management.base.MapCapableBase
 
MapConverter - Class in com.sun.appserv.management.client
Converts Maps obtained from the server back into their proprietary (non-standard) java types.
MapELResolver - Class in javax.el
Defines property resolution behavior on instances of Map.
MapELResolver() - Constructor for class javax.el.MapELResolver
Creates a new read/write MapELResolver.
MapELResolver(boolean) - Constructor for class javax.el.MapELResolver
Creates a new MapELResolver whose read-only status is determined by the given parameter.
MapGetterInvocationHandler<T> - Class in com.sun.appserv.management.j2ee.statistics
Implements getXXX() based on a Map whose keys are the XXX part of the getXXX() method name.
MapGetterInvocationHandler(Map<String, T>) - Constructor for class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
Create a new instance using the Map, which is not copied.
MapKey - Annotation Type in javax.persistence
Is used to specify the map key for associations of type Map.
MapMessage - Interface in javax.jms
A MapMessage object is used to send a set of name-value pairs.
MappedRecord - Interface in javax.resource.cci
The interface javax.resource.cci.MappedRecord is used for key-value map based representation of record elements.
MappedSuperclass - Annotation Type in javax.persistence
Designates a class whose mapping information is applied to the entities that inherit from it.
MAPPING_FILE_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Mapping file
MAPPING_FILE_LOCATION_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Mapping file location
mapsEqual(Map<?, ?>, Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
MapStatistic - Interface in com.sun.appserv.management.j2ee.statistics
A Statistic which contains its members in a Map.
MapStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
Generic implementation of Statistic which contains its members in a Map.
MapStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
 
MapStatisticImpl(Statistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
 
MapStringSource - Class in com.sun.appserv.management.util.misc
An abstraction for getting a String, given an id string.
MapStringSource(Map<String, String>) - Constructor for class com.sun.appserv.management.util.misc.MapStringSource
 
mapToAttributeList(Map<String, Object>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert an Map to an Attribute list where the keys are the Attribute names, and the values are objects.
mapToCompositeData(String, String, Map<String, T>) - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
Create a CompositeData from a Map.
mapToCompositeData(String, String, Map<String, Object>) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Create a CompositeData from a Map.
mapToCompositeType(String, String, Map<String, T>) - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
 
mapToCompositeType(String, String, Map<String, T>, CompositeTypeFromNameCallback) - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
Create a CompositeType from a Map.
mapToCompositeType(String, String, Map<String, ?>, CompositeTypeFromNameCallback) - Static method in class com.sun.appserv.management.util.jmx.OpenMBeanUtil
Create a CompositeType from a Map.
mapToDeploymentProgress(Map<String, T>) - Static method in class com.sun.appserv.management.deploy.DeploymentSupport
Create a DeploymentProgress represented by a Map.
mapToDeploymentSource(Map<String, T>) - Static method in class com.sun.appserv.management.deploy.DeploymentSupport
Create a DeploymentSource represented by a Map.
mapToDeploymentStatus(Map<String, T>) - Static method in class com.sun.appserv.management.deploy.DeploymentSupport
Create a DeploymentProgress represented by a Map.
mapToMessageTrace(Map<String, Serializable>) - Static method in class com.sun.appserv.management.ext.wsmgmt.WebServiceSupport
Create a MessageTrace represented by a Map.
mapToProps(Map<String, String>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
mapToWebServiceEndpointInfo(Map<String, Serializable>) - Static method in class com.sun.appserv.management.ext.wsmgmt.WebServiceSupport
Create a WebServiceEndpointInfo represented by a Map.
MapUtil - Class in com.sun.appserv.management.util.misc
 
mark(Output, String) - Method in class com.sun.appserv.management.base.AMXDebug
Output a marker into the Output.
mark(String, String) - Method in class com.sun.appserv.management.base.AMXDebug
Output a marker into the Output associated with 'id'.
mark(String) - Method in class com.sun.appserv.management.base.AMXDebug
Output a standard marker into the Output.
mark(int) - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the mark method of InputStream.
markAll(String) - Method in class com.sun.appserv.management.base.AMXDebug
Output a standard marker into the Output.
markAll() - Method in class com.sun.appserv.management.base.AMXDebug
Output a standard marker into the Output.
markSupported() - Method in class javax.mail.util.SharedFileInputStream
Tests if this input stream supports the mark and reset methods.
mArrayDelimiter - Variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifierOptions
 
marshal(String) - Method in class javax.xml.bind.annotation.adapters.CollapsedStringAdapter
No-op.
marshal(byte[]) - Method in class javax.xml.bind.annotation.adapters.HexBinaryAdapter
 
marshal(String) - Method in class javax.xml.bind.annotation.adapters.NormalizedStringAdapter
No-op.
marshal(BoundType) - Method in class javax.xml.bind.annotation.adapters.XmlAdapter
Convert a bound type to a value type.
marshal(ElementT, ValidationEventHandler) - Method in interface javax.xml.bind.annotation.DomHandler
This method is called when a JAXB provider needs to marshal an element to XML.
marshal(Element, ValidationEventHandler) - Method in class javax.xml.bind.annotation.W3CDomHandler
 
marshal(Object, XmlNode) - Method in class javax.xml.bind.Binder
Marshal a JAXB object tree to a new XML document.
marshal(Object, OutputStream) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Writer) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, ContentHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Node) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, XMLEventWriter) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, XMLStreamWriter) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Result) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into the specified javax.xml.transform.Result.
marshal(Object, OutputStream) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into an output stream.
marshal(Object, Writer) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into a Writer.
marshal(Object, ContentHandler) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into SAX2 events.
marshal(Object, Node) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into a DOM tree.
marshal(Object, XMLStreamWriter) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into a XMLStreamWriter.
marshal(Object, XMLEventWriter) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at jaxbElement into a XMLEventWriter.
MarshalException - Exception in javax.xml.bind
This exception indicates that an error has occurred while performing a marshal operation that the provider is unable to recover from.
MarshalException(String) - Constructor for exception javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message.
MarshalException(String, String) - Constructor for exception javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and vendor specific errorCode.
MarshalException(Throwable) - Constructor for exception javax.xml.bind.MarshalException
Construct a MarshalException with a linkedException.
MarshalException(String, Throwable) - Constructor for exception javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and linkedException.
MarshalException(String, String, Throwable) - Constructor for exception javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message, vendor specific errorCode, and linkedException.
Marshaller - Interface in javax.xml.bind
The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data.
Marshaller.Listener - Class in javax.xml.bind

Register an instance of an implementation of this class with a Marshaller to externally listen for marshal events.

Marshaller.Listener() - Constructor for class javax.xml.bind.Marshaller.Listener
 
match(MimeType) - Method in class javax.activation.MimeType
Determine if the primary and sub type of this object is the same as what is in the given type.
match(String) - Method in class javax.activation.MimeType
Determine if the primary and sub type of this object is the same as the content type described in rawdata.
match(ContentType) - Method in class javax.mail.internet.ContentType
Match with the specified ContentType object.
match(String) - Method in class javax.mail.internet.ContentType
Match with the specified content-type string.
match(SearchTerm) - Method in class javax.mail.Message
Apply the specified Search criterion to this message.
match(Address) - Method in class javax.mail.search.AddressStringTerm
Check whether the address pattern specified in the constructor is a substring of the string representation of the given Address object.
match(Address) - Method in class javax.mail.search.AddressTerm
Match against the argument Address.
match(Message) - Method in class javax.mail.search.AndTerm
The AND operation.
match(Message) - Method in class javax.mail.search.BodyTerm
The match method.
match(Date) - Method in class javax.mail.search.DateTerm
The date comparison method.
match(Message) - Method in class javax.mail.search.FlagTerm
The comparison method.
match(Message) - Method in class javax.mail.search.FromStringTerm
Check whether the address string specified in the constructor is a substring of the From address of this Message.
match(Message) - Method in class javax.mail.search.FromTerm
The address comparator.
match(Message) - Method in class javax.mail.search.HeaderTerm
The header match method.
match(int) - Method in class javax.mail.search.IntegerComparisonTerm
 
match(Message) - Method in class javax.mail.search.MessageIDTerm
The match method.
match(Message) - Method in class javax.mail.search.MessageNumberTerm
The match method.
match(Message) - Method in class javax.mail.search.NotTerm
 
match(Message) - Method in class javax.mail.search.OrTerm
The OR operation.
match(Message) - Method in class javax.mail.search.ReceivedDateTerm
The match method.
match(Message) - Method in class javax.mail.search.RecipientStringTerm
Check whether the address specified in the constructor is a substring of the recipient address of this Message.
match(Message) - Method in class javax.mail.search.RecipientTerm
The match method.
match(Message) - Method in class javax.mail.search.SearchTerm
This method applies a specific match criterion to the given message and returns the result.
match(Message) - Method in class javax.mail.search.SentDateTerm
The match method.
match(Message) - Method in class javax.mail.search.SizeTerm
The match method.
match(String) - Method in class javax.mail.search.StringTerm
 
match(Message) - Method in class javax.mail.search.SubjectTerm
The match method.
MATCH_EQUALS - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
MATCH_GREATER - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
MATCH_IN_RANGE - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
MATCH_LESSER - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
MATCH_NOT_EQUALS - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
matchAll(Set<ObjectName>, String[], String[]) - Method in interface com.sun.appserv.management.util.jmx.ObjectNameQuery
Return the ObjectNames of all MBeans whose properties match all the specified regular expressions.
matchAll(Set<ObjectName>, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryImpl
 
matchAll(ObjectName, String[], String[]) - Method in interface com.sun.appserv.management.util.jmx.ObjectNameQueryMBean
 
matchAll(ObjectName, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
matchAll(Set<ObjectName>, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
matchAny(Set<ObjectName>, String[], String[]) - Method in interface com.sun.appserv.management.util.jmx.ObjectNameQuery
Return the ObjectNames of all MBeans whose properties match any of the specified regular expressions.
matchAny(Set<ObjectName>, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryImpl
 
matchAny(ObjectName, String[], String[]) - Method in interface com.sun.appserv.management.util.jmx.ObjectNameQueryMBean
 
matchAny(ObjectName, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
matchAny(Set<ObjectName>, String[], String[]) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
matches(Object) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
match with the given Object value.
matchesPattern(String, ObjectName, ObjectName) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
matchName(String, String[]) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
Attempt to match the derived name to one of the candidates.
matchName(String, String[]) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
matchName(String, String[]) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
MAX_AGE_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
MAX_CONNECTIONS_KEY - Static variable in class com.sun.appserv.management.config.KeepAliveConfigKeys
 
MAX_DOWNLOAD_CHUNK_SIZE - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
The maximum allowed transfer size for downloading.
MAX_FILES_COUNT_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
MAX_HISTORY_SIZE_KEY - Static variable in class com.sun.appserv.management.config.WebServiceEndpointConfigKeys
Key for use with @link { WebServiceEndpointConfigCR#createWebServiceEndpointConfig}
MAX_PENDING_COUNT_KEY - Static variable in class com.sun.appserv.management.config.ConnectionPoolConfigKeys
 
MAX_POOL_SIZE_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.String.
MAX_POOL_SIZE_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
MAX_REDELIVERIES_KEY - Static variable in class com.sun.appserv.management.config.EJBTimerServiceConfigKeys
 
MAX_SESSIONS_KEY - Static variable in class com.sun.appserv.management.config.ManagerPropertiesConfigKeys
 
MAX_THREAD_POOL_SIZE_KEY - Static variable in class com.sun.appserv.management.config.ThreadPoolConfigKeys
Key for use with ConfigConfig.createThreadPoolConfig(java.lang.String, java.util.Map).
MAX_WAIT_TIME_IN_MILLIS_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.String.
MAX_WAIT_TIME_MILLIS_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
MAXBQUALSIZE - Static variable in interface javax.transaction.xa.Xid
Maximum number of bytes returned by getBqual.
maxBuckets - Variable in class com.sun.appserv.util.cache.BaseCache
 
MAXGTRIDSIZE - Static variable in interface javax.transaction.xa.Xid
Maximum number of bytes returned by getGtrid.
MAXIMUM_MESSAGE_ID - Static variable in class javax.faces.validator.DoubleRangeValidator
The message identifier of the FacesMessage to be created if the maximum value check fails.
MAXIMUM_MESSAGE_ID - Static variable in class javax.faces.validator.LengthValidator
The message identifier of the FacesMessage to be created if the maximum length check fails.
MAXIMUM_MESSAGE_ID - Static variable in class javax.faces.validator.LongRangeValidator
The message identifier of the FacesMessage to be created if the maximum value check fails.
maxSize - Variable in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
MB - Static variable in class com.sun.appserv.util.cache.Constants
 
MBEAN_SERVER_DELEGATE - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
 
MBEAN_SERVER_ID_ATTRIBUTE_NAME - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
 
MBeanAttributeInfoComparator - Class in com.sun.appserv.management.util.jmx
Caution: this Comparator may be inconsistent with equals() because it ignores the description.
MBeanAttributeInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanAttributeInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanAttributeInfoStringifier
 
MBeanAttributeInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanAttributeInfoStringifier
 
MBeanConstructorInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanConstructorInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanConstructorInfoStringifier
 
MBeanConstructorInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanConstructorInfoStringifier
 
MBeanFeatureInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanFeatureInfoStringifierOptions - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanFeatureInfoStringifierOptions() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifierOptions
 
MBeanFeatureInfoStringifierOptions(boolean, String) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifierOptions
 
MBeanGenerator - Class in com.sun.appserv.management.util.jmx
Generate an MBean ".java" file.
MBeanGenerator() - Constructor for class com.sun.appserv.management.util.jmx.MBeanGenerator
 
MBeanGeneratorHook - Interface in com.sun.appserv.management.util.jmx
Hook to be passed to MBeanGenerator
MBeanInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanInfoStringifier
 
MBeanInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanInfoStringifier
 
MBeanNotificationInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanNotificationInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanNotificationInfoStringifier
 
MBeanNotificationInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanNotificationInfoStringifier
 
MBeanOperationInfoComparator - Class in com.sun.appserv.management.util.jmx
Caution: this Comparator may be inconsistent with equals() because it ignores the description.
MBeanOperationInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanOperationInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
MBeanOperationInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
MBeanParameterInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanParameterInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanParameterInfoStringifier
 
MBeanParameterInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanParameterInfoStringifier
 
MBeanProxyHandler - Class in com.sun.appserv.management.util.jmx
Implementation of a proxy handler that supports Attribute names which are not legal Java identifiers.
MBeanProxyHandler(ConnectionSource, ObjectName) - Constructor for class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Normally created through MBeanProxyFactory.newProxyInstance().
MBeanProxyHandler(ConnectionSource, ObjectName, AttributeNameMangler) - Constructor for class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as MBeanProxyHandler( connection, objectName ), but can take a name mangler.
MBeanProxyHandler(ConnectionSource, ObjectName, AttributeNameMapper) - Constructor for class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as MBeanProxyHandler( connection, objectName ), but can take a supplied mapper for illegal Attribute names.
MBeanProxyHandlerIntf - Interface in com.sun.appserv.management.util.jmx
Documents built-in supported operations of MBeanProxyHandler.
mbeanRegistered(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanRegistrationListener
 
MBeanRegistrationListener - Class in com.sun.appserv.management.util.jmx
Convenience base class for listening to MBeanServerNotification notifications.
MBeanRegistrationListener(MBeanServerConnection, ObjectName) - Constructor for class com.sun.appserv.management.util.jmx.MBeanRegistrationListener
If 'constrain' is non-null, then all registration and unregistration events will be filtered through it.
MBeanRegistrationListener(MBeanServerConnection) - Constructor for class com.sun.appserv.management.util.jmx.MBeanRegistrationListener
Calls this( conn, null ).
MBeanServerConnection_Debug - Class in com.sun.appserv.management.util.jmx
This class allows use of MBeanServerConnection methods with ObjectName patterns that resolve to a single MBean.
MBeanServerConnection_Debug(MBeanServerConnection, DebugState, Output) - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnection_Debug
 
MBeanServerConnection_Hook - Class in com.sun.appserv.management.util.jmx
This class wraps an MBeanServerConnection and provides hooks on each method call via its Hook interface.
MBeanServerConnection_Hook(MBeanServerConnection) - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
MBeanServerConnection_Hook.Hook - Interface in com.sun.appserv.management.util.jmx
Prior to a method being called, preHook() is called; the 2 variants correspond to either no arguments or 1 or more arguments.
MBeanServerConnection_Hook.HookImpl - Class in com.sun.appserv.management.util.jmx
 
MBeanServerConnection_Hook.HookImpl() - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
MBeanServerConnection_Pattern - Class in com.sun.appserv.management.util.jmx
This class allows use of MBeanServerConnection methods with ObjectName patterns that resolve to a single MBean.
MBeanServerConnection_Pattern(MBeanServerConnection) - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnection_Pattern
 
MBeanServerConnection_Perf - Class in com.sun.appserv.management.util.jmx
This class allows use of MBeanServerConnection methods with ObjectName patterns that resolve to a single MBean.
MBeanServerConnection_Perf(MBeanServerConnection, Output) - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnection_Perf
 
MBeanServerConnectionConnectionSource - Class in com.sun.appserv.management.util.jmx
A ConnectionSource which wraps an already created MBeanServerConnection
MBeanServerConnectionConnectionSource(MBeanServerConnection) - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnectionConnectionSource
Create a new instance for the specified MBeanServerConnection
MBeanServerConnectionSource - Class in com.sun.appserv.management.util.jmx
A ConnectionSource for in-process access where the MBeanServer is actually known and where later access to it may be desired.
MBeanServerConnectionSource(MBeanServer) - Constructor for class com.sun.appserv.management.util.jmx.MBeanServerConnectionSource
Create a new instance for the specified MBeanServer
MBeanServerNotificationStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MBeanServerNotificationStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanServerNotificationStringifier
 
MBeanServerNotificationStringifier(NotificationStringifier.Options) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MBeanServerNotificationStringifier
 
mbeanUnregistered(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanRegistrationListener
 
mBulkAccess - Variable in class com.sun.appserv.management.helper.Helper
 
mConn - Variable in class com.sun.appserv.management.util.jmx.MBeanServerConnectionConnectionSource
 
mConnectionSource - Variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
MDB_CONTAINER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for MDBContainerConfig
MDB_CONTAINER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
MDBContainerConfig - Interface in com.sun.appserv.management.config
Configuration for the <mdb-container> element.
mDebug - Variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
mDelim - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
mDelim - Variable in class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
mDelim - Variable in class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
mDelimiters - Variable in class com.sun.appserv.management.util.misc.TokenizerParams
Delimiters are characters that separate tokens.
mDomainRoot - Variable in class com.sun.appserv.management.helper.Helper
 
MEDIUM_FILE_SIZE_LIMIT_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
MEDIUM_FILE_SPACE_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
mElementStringifier - Variable in class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
mElementStringifier - Variable in class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
mEmitInvalidEscapeSequencesLiterally - Variable in class com.sun.appserv.management.util.misc.TokenizerParams
When an invalid escape sequence is encountered, either an exception may be thrown, or the sequence may be emitted literally.
MEMORY - Static variable in class com.sun.appserv.management.config.PersistenceTypeValues
 
MemoryHashLoginInfoStore - Class in com.sun.appserv.management.client.prefs
A LoginInfoStore that reads the information from the default file ".asadminpass" and stores it as a map in the memory.
MemoryHashLoginInfoStore() - Constructor for class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
Creates a new instance of MemoryHashLoginInfoStore.
merge(T) - Method in interface javax.persistence.EntityManager
Merge the state of the given entity into the current persistence context.
mergeMBeanAttributeInfos(MBeanAttributeInfo[], MBeanAttributeInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Merge two MBeanAttributeInfo[].
mergeMBeanConstructorInfos(MBeanConstructorInfo[], MBeanConstructorInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Merge two MBeanOperationInfo[].
mergeMBeanInfos(MBeanInfo, MBeanInfo) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Merge two MBeanInfo.
mergeMBeanNotificationInfos(MBeanNotificationInfo[], MBeanNotificationInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Merge two MBeanNotificationInfo[].
mergeMBeanOperationInfos(MBeanOperationInfo[], MBeanOperationInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Merge two MBeanOperationInfo[].
mEscapableChars - Variable in class com.sun.appserv.management.util.misc.TokenizerParams
Characters which may be escaped over and above the standard ones.
mEscapeChar - Variable in class com.sun.appserv.management.util.misc.TokenizerParams
The escape char, allowed to be anything, but typically should be BACKSLASH.
Message - Interface in javax.jms
The Message interface is the root interface of all JMS messages.
message - Variable in class javax.mail.event.StoreEvent
The message text to be presented to the user.
Message - Class in javax.mail
This class models an email message.
Message() - Constructor for class javax.mail.Message
No-arg version of the constructor.
Message(Folder, int) - Constructor for class javax.mail.Message
Constructor that takes a Folder and a message number.
Message(Session) - Constructor for class javax.mail.Message
Constructor that takes a Session.
Message.RecipientType - Class in javax.mail
This inner class defines the types of recipients allowed by the Message class.
Message.RecipientType(String) - Constructor for class javax.mail.Message.RecipientType
Constructor for use by subclasses.
MESSAGE_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message has been successfully delivered to all recipients by the transport firing this event. validSent[] contains all the addresses this transport sent to successfully. validUnsent[] and invalid[] should be null,
MESSAGE_DRIVEN_BEAN - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
MESSAGE_DRIVEN_BEAN - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Message Driven Bean Component Type
MESSAGE_DRIVEN_BEAN_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for MessageDrivenBeanMonitor
MESSAGE_ID_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.String
MESSAGE_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.Integer
MESSAGE_NOT_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message was not sent for some reason. validSent[] should be null.
MESSAGE_OUTBOUND_PROPERTY - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: message direction, true for outbound messages, false for inbound.
MESSAGE_PARTIALLY_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message was successfully sent to some recipients but not to all.
MESSAGE_SECURITY_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for MessageSecurityConfig
MessageAware - Interface in javax.mail
An interface optionally implemented by DataSources to supply information to a DataContentHandler about the message context in which the data content object is operating.
messageChanged(MessageChangedEvent) - Method in interface javax.mail.event.MessageChangedListener
Invoked when a message is changed.
MessageChangedEvent - Class in javax.mail.event
This class models Message change events.
MessageChangedEvent(Object, int, Message) - Constructor for class javax.mail.event.MessageChangedEvent
Constructor.
MessageChangedListener - Interface in javax.mail.event
This is the Listener interface for MessageChanged events
MessageConsumer - Interface in javax.jms
A client uses a MessageConsumer object to receive messages from a destination.
MessageContext - Class in javax.mail
The context in which a piece of Message content is contained.
MessageContext(Part) - Constructor for class javax.mail.MessageContext
Create a MessageContext object describing the context of the given Part.
MessageContext - Interface in javax.xml.rpc.handler
The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
MessageContext - Interface in javax.xml.ws.handler
The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
MessageContext.Scope - Enum in javax.xml.ws.handler
Property scope.
MessageCountAdapter - Class in javax.mail.event
The adapter which receives MessageCount events.
MessageCountAdapter() - Constructor for class javax.mail.event.MessageCountAdapter
 
MessageCountEvent - Class in javax.mail.event
This class notifies changes in the number of messages in a folder.
MessageCountEvent(Folder, int, boolean, Message[]) - Constructor for class javax.mail.event.MessageCountEvent
Constructor.
MessageCountListener - Interface in javax.mail.event
This is the Listener interface for MessageCount events.
messageDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messageDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is succesfully delivered.
MessageDriven - Annotation Type in javax.ejb
Component-defining annotation for a message driven bean.
MessageDrivenBean - Interface in com.sun.appserv.management.j2ee
 
MessageDrivenBean - Interface in javax.ejb
The MessageDrivenBean interface is implemented by every message-driven enterprise Bean class.
MessageDrivenBeanMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see MessageDrivenBeanStats.
MessageDrivenBeanStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a message driven bean.
MessageDrivenContext - Interface in javax.ejb
The MessageDrivenContext interface provides access to the runtime message-driven context that the container provides for a message-driven enterprise Bean instance.
MessageEndpoint - Interface in javax.resource.spi.endpoint
This defines a contract for a message endpoint.
MessageEndpointFactory - Interface in javax.resource.spi.endpoint
This serves as a factory for creating message endpoints.
MessageEOFException - Exception in javax.jms
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.
MessageEOFException(String, String) - Constructor for exception javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason and error code.
MessageEOFException(String) - Constructor for exception javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason.
MessageFactory - Class in javax.xml.soap
A factory for creating SOAPMessage objects.
MessageFactory() - Constructor for class javax.xml.soap.MessageFactory
 
MessageFormatException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
MessageFormatException(String, String) - Constructor for exception javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason and error code.
MessageFormatException(String) - Constructor for exception javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason.
MessageIDTerm - Class in javax.mail.search
This term models the RFC822 "MessageId" - a message-id for Internet messages that is supposed to be unique per message.
MessageIDTerm(String) - Constructor for class javax.mail.search.MessageIDTerm
Constructor.
MessageLayerValues - Class in com.sun.appserv.management.config
Values as defined in DTD by ENTITY <message-layer>.
MessageLayerValues() - Constructor for class com.sun.appserv.management.config.MessageLayerValues
 
MessageListener - Interface in javax.jms
A MessageListener object is used to receive asynchronously delivered messages.
MessageListener - Interface in javax.resource.cci
This serves as a request-response message listener type that message endpoints (message-driven beans) may implement.
messageNotDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messageNotDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is not delivered.
MessageNotReadableException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to read a write-only message.
MessageNotReadableException(String, String) - Constructor for exception javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason and error code.
MessageNotReadableException(String) - Constructor for exception javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason.
MessageNotWriteableException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to write to a read-only message.
MessageNotWriteableException(String, String) - Constructor for exception javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason and error code.
MessageNotWriteableException(String) - Constructor for exception javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason.
MessageNumberTerm - Class in javax.mail.search
This class implements comparisons for Message numbers.
MessageNumberTerm(int) - Constructor for class javax.mail.search.MessageNumberTerm
Constructor.
messagePartiallyDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messagePartiallyDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is partially delivered.
MessageProducer - Interface in javax.jms
A client uses a MessageProducer object to send messages to a destination.
MessageRemovedException - Exception in javax.mail
The exception thrown when an invalid method is invoked on an expunged Message.
MessageRemovedException() - Constructor for exception javax.mail.MessageRemovedException
Constructs a MessageRemovedException with no detail message.
MessageRemovedException(String) - Constructor for exception javax.mail.MessageRemovedException
Constructs a MessageRemovedException with the specified detail message.
messagesAdded(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
 
messagesAdded(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
Invoked when messages are added into a folder.
MessageSecurityConfig - Interface in com.sun.appserv.management.config
Configuration for the <message-security-config> element.
MessageSecurityConfigKeys - Class in com.sun.appserv.management.config
Keys for use with SecurityServiceConfig.createMessageSecurityConfig(java.lang.String, java.util.Map)
messagesRemoved(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
 
messagesRemoved(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
Invoked when messages are removed (expunged) from a folder.
MessageTrace - Interface in com.sun.appserv.management.ext.wsmgmt
Provides details of a SOAP invocation.
MessageTraceImpl - Class in com.sun.appserv.management.ext.wsmgmt
Provides details of a SOAP invocation.
MessageTraceImpl(Map<String, Serializable>, String) - Constructor for class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Constructor
MessageTraceImpl(String, String) - Constructor for class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Constructor
MessageTraceImpl(String) - Constructor for class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Constructor
MessagingException - Exception in javax.mail
The base class for all exceptions thrown by the Messaging classes
MessagingException() - Constructor for exception javax.mail.MessagingException
Constructs a MessagingException with no detail message.
MessagingException(String) - Constructor for exception javax.mail.MessagingException
Constructs a MessagingException with the specified detail message.
MessagingException(String, Exception) - Constructor for exception javax.mail.MessagingException
Constructs a MessagingException with the specified Exception and detail message.
META_DATA - Static variable in class com.sun.appserv.management.config.ConnectionValidationMethodValues
 
METHOD_NAME_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Name of the method invoked to service a request.
MethodBinding - Class in javax.faces.el
Deprecated. This has been replaced by MethodExpression.
MethodBinding() - Constructor for class javax.faces.el.MethodBinding
Deprecated.  
MethodComparator - Class in com.sun.appserv.management.util.misc
Caution: this Comparator may be inconsistent with equals() because it ignores the description.
MethodExpression - Class in javax.el
An Expression that refers to a method on an object.
MethodExpression() - Constructor for class javax.el.MethodExpression
 
MethodExpressionActionListener - Class in javax.faces.event
MethodExpressionActionListener is an ActionListener that wraps a MethodExpression.
MethodExpressionActionListener() - Constructor for class javax.faces.event.MethodExpressionActionListener
 
MethodExpressionActionListener(MethodExpression) - Constructor for class javax.faces.event.MethodExpressionActionListener
Construct a ValueChangeListener that contains a MethodExpression.
MethodExpressionValidator - Class in javax.faces.validator
MethodExpressionValidator is a Validator that wraps a MethodExpression, and it performs validation by executing a method on an object identified by the MethodExpression.
MethodExpressionValidator() - Constructor for class javax.faces.validator.MethodExpressionValidator
 
MethodExpressionValidator(MethodExpression) - Constructor for class javax.faces.validator.MethodExpressionValidator
Construct a Validator that contains a MethodExpression.
MethodExpressionValueChangeListener - Class in javax.faces.event
MethodExpressionValueChangeListener is a ValueChangeListener that wraps a MethodExpression.
MethodExpressionValueChangeListener() - Constructor for class javax.faces.event.MethodExpressionValueChangeListener
 
MethodExpressionValueChangeListener(MethodExpression) - Constructor for class javax.faces.event.MethodExpressionValueChangeListener
Construct a ValueChangeListener that contains a MethodExpression.
MethodInfo - Class in javax.el
Holds information about a method that a MethodExpression evaluated to.
MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class javax.el.MethodInfo
Creates a new instance of MethodInfo with the given information.
MethodNotFoundException - Exception in javax.el
Thrown when a method could not be found while evaluating a MethodExpression.
MethodNotFoundException() - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException with no detail message.
MethodNotFoundException(String) - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException with the provided detail message.
MethodNotFoundException(Throwable) - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException with the given root cause.
MethodNotFoundException(String, Throwable) - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException with the given detail message and root cause.
MethodNotFoundException - Exception in javax.faces.el
Deprecated. This has been replaced by MethodNotFoundException.
MethodNotFoundException() - Constructor for exception javax.faces.el.MethodNotFoundException
Deprecated. Construct a new exception with no detail message or root cause.
MethodNotFoundException(String) - Constructor for exception javax.faces.el.MethodNotFoundException
Deprecated. Construct a new exception with the specified detail message and no root cause.
MethodNotFoundException(Throwable) - Constructor for exception javax.faces.el.MethodNotFoundException
Deprecated. Construct a new exception with the specified root cause.
MethodNotFoundException(String, Throwable) - Constructor for exception javax.faces.el.MethodNotFoundException
Deprecated. Construct a new exception with the specified detail message and root cause.
MethodNotSupportedException - Exception in javax.mail
The exception thrown when a method is not supported by the implementation
MethodNotSupportedException() - Constructor for exception javax.mail.MethodNotSupportedException
Constructs a MethodNotSupportedException with no detail message.
MethodNotSupportedException(String) - Constructor for exception javax.mail.MethodNotSupportedException
Constructs a MethodNotSupportedException with the specified detail message.
methodString(String, Object...) - Static method in class com.sun.appserv.management.base.AMXDebug
 
methodString(String, Object...) - Static method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
MIME - Static variable in class javax.mail.internet.HeaderTokenizer
MIME specials
MimeBodyPart - Class in javax.mail.internet
This class represents a MIME body part.
MimeBodyPart() - Constructor for class javax.mail.internet.MimeBodyPart
An empty MimeBodyPart object is created.
MimeBodyPart(InputStream) - Constructor for class javax.mail.internet.MimeBodyPart
Constructs a MimeBodyPart by reading and parsing the data from the specified input stream.
MimeBodyPart(InternetHeaders, byte[]) - Constructor for class javax.mail.internet.MimeBodyPart
Constructs a MimeBodyPart using the given header and content bytes.
mimeCharset(String) - Static method in class javax.mail.internet.MimeUtility
Convert a java charset into its MIME charset name.
MimeHeader - Class in javax.xml.soap
An object that stores a MIME header name and its value.
MimeHeader(String, String) - Constructor for class javax.xml.soap.MimeHeader
Constructs a MimeHeader object initialized with the given name and value.
MimeHeaders - Class in javax.xml.soap
A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
MimeHeaders() - Constructor for class javax.xml.soap.MimeHeaders
Constructs a default MimeHeaders object initialized with an empty Vector object.
MimeMessage - Class in javax.mail.internet
This class represents a MIME style email message.
MimeMessage(Session) - Constructor for class javax.mail.internet.MimeMessage
Default constructor.
MimeMessage(Session, InputStream) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage by reading and parsing the data from the specified MIME InputStream.
MimeMessage(MimeMessage) - Constructor for class javax.mail.internet.MimeMessage
Constructs a new MimeMessage with content initialized from the source MimeMessage.
MimeMessage(Folder, int) - Constructor for class javax.mail.internet.MimeMessage
Constructs an empty MimeMessage object with the given Folder and message number.
MimeMessage(Folder, InputStream, int) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage by reading and parsing the data from the specified MIME InputStream.
MimeMessage(Folder, InternetHeaders, byte[], int) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage from the given InternetHeaders object and content.
MimeMessage.RecipientType - Class in javax.mail.internet
This inner class extends the javax.mail.Message.RecipientType class to add additional RecipientTypes.
MimeMessage.RecipientType(String) - Constructor for class javax.mail.internet.MimeMessage.RecipientType
 
MimeMultipart - Class in javax.mail.internet
The MimeMultipart class is an implementation of the abstract Multipart class that uses MIME conventions for the multipart data.
MimeMultipart() - Constructor for class javax.mail.internet.MimeMultipart
Default constructor.
MimeMultipart(String) - Constructor for class javax.mail.internet.MimeMultipart
Construct a MimeMultipart object of the given subtype.
MimeMultipart(DataSource) - Constructor for class javax.mail.internet.MimeMultipart
Constructs a MimeMultipart object and its bodyparts from the given DataSource.
MimePart - Interface in javax.mail.internet
The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
MimePartDataSource - Class in javax.mail.internet
A utility class that implements a DataSource out of a MimePart.
MimePartDataSource(MimePart) - Constructor for class javax.mail.internet.MimePartDataSource
Constructor, that constructs a DataSource from a MimePart.
MimeType - Class in javax.activation
A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeType() - Constructor for class javax.activation.MimeType
Default constructor.
MimeType(String) - Constructor for class javax.activation.MimeType
Constructor that builds a MimeType from a String.
MimeType(String, String) - Constructor for class javax.activation.MimeType
Constructor that builds a MimeType with the given primary and sub type but has an empty parameter list.
MimeTypeParameterList - Class in javax.activation
A parameter list of a MimeType as defined in RFC 2045 and 2046.
MimeTypeParameterList() - Constructor for class javax.activation.MimeTypeParameterList
Default constructor.
MimeTypeParameterList(String) - Constructor for class javax.activation.MimeTypeParameterList
Constructs a new MimeTypeParameterList with the passed in data.
MimeTypeParseException - Exception in javax.activation
A class to encapsulate MimeType parsing related exceptions.
MimeTypeParseException() - Constructor for exception javax.activation.MimeTypeParseException
Constructs a MimeTypeParseException with no specified detail message.
MimeTypeParseException(String) - Constructor for exception javax.activation.MimeTypeParseException
Constructs a MimeTypeParseException with the specified detail message.
MimetypesFileTypeMap - Class in javax.activation
This class extends FileTypeMap and provides data typing of files via their file extension.
MimetypesFileTypeMap() - Constructor for class javax.activation.MimetypesFileTypeMap
The default constructor.
MimetypesFileTypeMap(String) - Constructor for class javax.activation.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the named file.
MimetypesFileTypeMap(InputStream) - Constructor for class javax.activation.MimetypesFileTypeMap
Construct a MimetypesFileTypeMap with programmatic entries added from the InputStream.
MimeUtility - Class in javax.mail.internet
This is a utility class that provides various MIME related functionality.
MIN_THREAD_POOL_SIZE_KEY - Static variable in class com.sun.appserv.management.config.ThreadPoolConfigKeys
Key for use with ConfigConfig.createThreadPoolConfig(java.lang.String, java.util.Map).
mIncludeDescription - Variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifierOptions
 
mIncludeObjectName - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
mIncludeSequenceNumber - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
mIncludeTimeStamp - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
mIncludeType - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
mIncludeUserData - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
MINIMUM_DELIVERY_INTERVAL_IN_MILLIS_KEY - Static variable in class com.sun.appserv.management.config.EJBTimerServiceConfigKeys
 
MINIMUM_MESSAGE_ID - Static variable in class javax.faces.validator.DoubleRangeValidator
The message identifier of the FacesMessage to be created if the minimum value check fails.
MINIMUM_MESSAGE_ID - Static variable in class javax.faces.validator.LengthValidator
The message identifier of the FacesMessage to be created if the minimum length check fails.
MINIMUM_MESSAGE_ID - Static variable in class javax.faces.validator.LongRangeValidator
The message identifier of the FacesMessage to be created if the minimum value check fails.
Misc - Class in com.sun.appserv.management.helper
Miscellaneous helper routines specific to AMX.
mJMXConnector - Variable in class com.sun.appserv.management.client.AppserverConnectionSource
 
mJMXConnector - Variable in class com.sun.appserv.management.util.jmx.JMXConnectorConnectionSource
 
mLastSampleTime - Variable in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
 
mMangler - Variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
mMultipleDelimsCountAsOne - Variable in class com.sun.appserv.management.util.misc.TokenizerParams
When multiple delimiters abut each other, are they all treated as a single delimiter, or as multiples with implied empty tokens between them?
mode - Variable in class javax.mail.Folder
The open mode of this folder.
ModelMBeanAttributeInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
ModelMBeanAttributeInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanAttributeInfoStringifier
 
ModelMBeanAttributeInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanAttributeInfoStringifier
 
ModelMBeanConstructorInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
ModelMBeanConstructorInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanConstructorInfoStringifier
 
ModelMBeanConstructorInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanConstructorInfoStringifier
 
ModelMBeanInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
ModelMBeanInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanInfoStringifier
 
ModelMBeanInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanInfoStringifier
 
ModelMBeanNotificationInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
ModelMBeanNotificationInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanNotificationInfoStringifier
 
ModelMBeanNotificationInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanNotificationInfoStringifier
 
ModelMBeanOperationInfoStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
ModelMBeanOperationInfoStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanOperationInfoStringifier
 
ModelMBeanOperationInfoStringifier(MBeanFeatureInfoStringifierOptions) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanOperationInfoStringifier
 
modified - Variable in class javax.mail.internet.MimeMessage
A flag indicating whether the message has been modified.
MODIFIED_ATTRIBUTE - Static variable in class com.sun.appserv.management.config.SessionSaveScopeValues
 
MODIFIED_SESSION - Static variable in class com.sun.appserv.management.config.SessionSaveScopeValues
 
MODULE_ID_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
Key within the Map of AdditionalStatus.
MODULE_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.String
MODULE_LOG_LEVELS_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ModuleLogLevelsConfig
MODULE_MONITORING_LEVELS_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ModuleMonitoringLevelsConfig
MODULE_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Key into any Map returned from LogAnalyzer.getErrorDistribution(long, java.lang.String).
MODULE_NAME_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Name of the module invoked to service a request.
ModuleConfig - Interface in com.sun.appserv.management.config
Functionality that all modules share.
ModuleLogLevelsConfig - Interface in com.sun.appserv.management.config
Configuration for the <module-log-levels> element.
ModuleLogLevelsConfigKeys - Class in com.sun.appserv.management.config
Parameters used by LogServiceConfig when creating new module-log-levels element.
ModuleMonitoringLevelsConfig - Interface in com.sun.appserv.management.config
Configuration for the <module-monitoring-levels> element.
ModuleMonitoringLevelValues - Class in com.sun.appserv.management.config
See ModuleMonitoringLevelsConfig.
ModuleType - Class in javax.enterprise.deploy.shared
Class ModuleTypes defines enumeration values for the J2EE module types.
ModuleType(int) - Constructor for class javax.enterprise.deploy.shared.ModuleType
Construct a new enumeration value with the given integer value.
MONITOR - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
MONITOR - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
Monitoring - Interface in com.sun.appserv.management.monitor
Interface which all Monitoring MBeans should extend whether they provide Stats or not.
MONITORING_DOTTED_NAMES - Static variable in class com.sun.appserv.management.base.XTypes
ID for MonitoringDottedNames
MONITORING_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.LBConfigKeys
 
MONITORING_LEVEL_KEY - Static variable in class com.sun.appserv.management.config.WebServiceEndpointConfigKeys
Key for use with @link { WebServiceEndpointConfigCR#createWebServiceEndpointConfig}
MONITORING_ROOT - Static variable in class com.sun.appserv.management.base.XTypes
ID for MonitoringRoot
MONITORING_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for MonitoringServiceConfig
MonitoringDottedNames - Interface in com.sun.appserv.management.monitor
Access to all dotted-names for monitoring.
MonitoringRoot - Interface in com.sun.appserv.management.monitor
Top-level interface for accessing all monitoring information.
MonitoringServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <monitoring-service> element.
MonitoringStats - Interface in com.sun.appserv.management.monitor
Monitoring MBeans which expose one or more Statistic implement this interface.
MonitorNotificationStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
MonitorNotificationStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MonitorNotificationStringifier
 
MonitorNotificationStringifier(NotificationStringifier.Options) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.MonitorNotificationStringifier
 
mOptions - Variable in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
MOST_RECENT_NAME - Static variable in interface com.sun.appserv.management.ext.logging.LogFileAccess
Value meaning the most current version of the log file.
mPretty - Variable in class com.sun.appserv.management.util.jmx.stringifier.MBeanFeatureInfoStringifierOptions
 
mQueryMgr - Variable in class com.sun.appserv.management.helper.Helper
 
mRegistry - Variable in class com.sun.appserv.management.util.stringifier.SmartStringifier
 
mServer - Variable in class com.sun.appserv.management.util.jmx.MBeanServerConnectionSource
 
msg - Variable in class javax.mail.event.MessageChangedEvent
The message that changed.
msg - Variable in class javax.mail.event.TransportEvent
 
msgnum - Variable in class javax.mail.Message
The number of this message within its folder, or zero if the message was not retrieved from a folder.
msgs - Variable in class javax.mail.event.MessageCountEvent
The messages.
MultiLruCache - Class in com.sun.appserv.util.cache
MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
MultiLruCache() - Constructor for class com.sun.appserv.util.cache.MultiLruCache
 
Multipart - Class in javax.mail
Multipart is a container that holds multiple body parts.
Multipart() - Constructor for class javax.mail.Multipart
Default constructor.
MultipartDataSource - Interface in javax.mail
MultipartDataSource is a DataSource that contains body parts.
MULTIPLE_SERVERS_FEATURE - Static variable in interface com.sun.appserv.management.base.SystemInfo
Call supportsFeature() with this value to determine if the server supports more than one server.

N

NAME - Static variable in class com.sun.appserv.management.config.LoadBalancerConfigKeys
 
NAME - Static variable in class com.sun.appserv.management.config.OfflineConfigIniter
 
name - Variable in class com.sun.appserv.web.cache.mapping.Field
 
name - Variable in class javax.mail.Header
The name of the header.
name - Variable in class javax.mail.Quota.Resource
The name of the resource.
name - Variable in class javax.xml.bind.JAXBElement
xml element tag name
Name - Interface in javax.xml.soap
A representation of an XML name.
NAME_KEY - Static variable in interface com.sun.appserv.management.base.AMX
The ObjectName property key denoting the name of the MBean.
NAME_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Name of the web service
NAME_KEY - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
The ObjectName property key denoting the name of the MBean.
NAME_VALUE_PAIRS_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.String
NamedConfigElement - Interface in com.sun.appserv.management.config
Marker interface for a ConfigElement that has a name.
NamedNativeQueries - Annotation Type in javax.persistence
Is used to specify an array of native SQL named queries.
NamedNativeQuery - Annotation Type in javax.persistence
Is used to specify a native SQL named query.
NamedQueries - Annotation Type in javax.persistence
Specifies an array of named Java Persistence query language queries.
NamedQuery - Annotation Type in javax.persistence
Is used to specify a named query in the Java Persistence query language, which is a static query expressed in metadata.
nameHook(long, ObjectName) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
nameHook(long, ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
Namespace - Interface in javax.xml.stream.events
An interface that contains information about a namespace.
NAMESPACE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates the event is a namespace declaration
NamespaceConstants - Class in javax.xml.rpc
Constants used in JAX-RPC for namespace prefixes and URIs
NamespaceConstants() - Constructor for class javax.xml.rpc.NamespaceConstants
 
NAMING_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
NamingContainer - Interface in javax.faces.component
NamingContainer is an interface that must be implemented by any UIComponent that wants to be a naming container.
NATIVE_LIBRARY_PATH_KEY - Static variable in class com.sun.appserv.management.config.ProfilerConfigKeys
 
NavigationHandler - Class in javax.faces.application
A NavigationHandler is passed the outcome string returned by an application action invoked for this application, and will use this (along with related state information) to choose the view to be displayed next.
NavigationHandler() - Constructor for class javax.faces.application.NavigationHandler
 
NCSA - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigFamilyValues
 
NE - Static variable in class javax.mail.search.ComparisonTerm
 
NESTED - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible only within the start/end tags.
nested - Variable in exception javax.xml.stream.XMLStreamException
 
newArray(Class<T>, int) - Static method in class com.sun.appserv.management.util.misc.ArrayUtil
 
newArray(T[], int, int) - Static method in class com.sun.appserv.management.util.misc.ArrayUtil
Create a new array from the original.
newArray(T[], T[]) - Static method in class com.sun.appserv.management.util.misc.ArrayUtil
Create a new array consisting of originals and new.
newArray(T[], T) - Static method in class com.sun.appserv.management.util.misc.ArrayUtil
Create a new array consisting of an original array, and a single new item.
newFolder - Variable in class javax.mail.event.FolderEvent
The folder that represents the new name, in case of a RENAMED event.
newInstance(String) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance(String, ClassLoader) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance(String, ClassLoader, Map<String, ?>) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance(Class...) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance(Class[], Map<String, ?>) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance() - Static method in class javax.xml.registry.ConnectionFactory
Creates a default ConnectionFactory object.
newInstance() - Static method in class javax.xml.rpc.ServiceFactory
Gets an instance of the ServiceFactory Only one copy of a factory exists and is returned to the application each time this method is called.
newInstance() - Static method in class javax.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the default implementation (SOAP 1.1), This method uses the following ordered lookup procedure to determine the MessageFactory implementation class to load: Use the javax.xml.soap.MessageFactory system property.
newInstance(String) - Static method in class javax.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the specified implementation.
newInstance() - Static method in class javax.xml.soap.SOAPConnectionFactory
Creates an instance of the default SOAPConnectionFactory object.
newInstance() - Static method in class javax.xml.soap.SOAPElementFactory
Deprecated. Creates a new instance of SOAPElementFactory.
newInstance() - Static method in class javax.xml.soap.SOAPFactory
Creates a new SOAPFactory object that is an instance of the default implementation (SOAP 1.1), This method uses the following ordered lookup procedure to determine the SOAPFactory implementation class to load: Use the javax.xml.soap.SOAPFactory system property.
newInstance(String) - Static method in class javax.xml.soap.SOAPFactory
Creates a new SOAPFactory object that is an instance of the specified implementation, this method uses the SAAJMetaFactory to locate the implementation class and create the SOAPFactory instance.
newInstance() - Method in interface javax.xml.stream.util.XMLEventAllocator
This method creates an instance of the XMLEventAllocator.
newInstance() - Static method in class javax.xml.stream.XMLEventFactory
Create a new instance of the factory
newInstance(String, ClassLoader) - Static method in class javax.xml.stream.XMLEventFactory
Create a new instance of the factory
newInstance() - Static method in class javax.xml.stream.XMLInputFactory
Create a new instance of the factory.
newInstance(String, ClassLoader) - Static method in class javax.xml.stream.XMLInputFactory
Create a new instance of the factory
newInstance() - Static method in class javax.xml.stream.XMLOutputFactory
Create a new instance of the factory.
newInstance(String, ClassLoader) - Static method in class javax.xml.stream.XMLOutputFactory
Create a new instance of the factory
NEWLINE - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
NEWLINE() - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
newLine() - Method in class javax.servlet.jsp.JspWriter
Write a line separator.
newList(T) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List with one member.
newList(T, T) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List with two members.
newList(T, T, T) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List with three members.
newList(T, T, T, T) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List with four members.
newList(T, T, T, T, T) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List with four members.
newListFromArray(T[]) - Static method in class com.sun.appserv.management.util.misc.ListUtil
 
newListFromCollection(Collection<T>) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List from a Collection
newListFromIterator(Iterator<? extends T>) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Create a new List from a Collection
newMap(String, V) - Static method in class com.sun.appserv.management.util.misc.MapUtil
Create a new Map consisting of a single key/value pair.
newMap(Map<K, V>, Map<K, V>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
Create a new Map consisting of a single key/value pair.
newMap(T[]) - Static method in class com.sun.appserv.management.util.misc.MapUtil
Create a new Map and insert the specified mappings as found in 'mappings'.
newMap(String[]) - Static method in class com.sun.appserv.management.util.misc.MapUtil
Create a new Map and insert the specified mappings as found in 'mappings'.
newMapNoNullValues(Map<K, V>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
newMBeanInfo(MBeanInfo, MBeanAttributeInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Make a new MBeanInfo from an existing one, substituting MBeanAttributeInfo[]
newMBeanInfo(MBeanInfo, MBeanOperationInfo[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Make a new MBeanInfo from an existing one, substituting MBeanOperationInfo[]
newMessageFactory(String) - Method in class javax.xml.soap.SAAJMetaFactory
Creates a MessageFactory object for the given String protocol.
newNotCommonSet(Set<T>, Set<T>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Return a new Set of all items not common to both sets.
newNotCommonSet(Set<T>, Set<T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Return a new Set of all items not common to both sets.
newObjectName(String) - Static method in class com.sun.appserv.management.base.Util
Create a new ObjectName, caller is guaranteeing that the name is well-formed (a RuntimeException will be thrown if not).
newObjectName(String, String) - Static method in class com.sun.appserv.management.base.Util
Build an ObjectName.
newObjectName(String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Create a new ObjectName, caller is guaranteeing that the name is well-formed (a RuntimeException will be thrown if not).
newObjectName(ObjectName, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
newObjectName(String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
newObjectNamePattern(String, String) - Static method in class com.sun.appserv.management.base.Util
Build an ObjectName pattern.
newObjectNamePattern(ObjectName) - Static method in class com.sun.appserv.management.base.Util
Build an ObjectName pattern.
newObjectNamePattern(String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Build an ObjectName pattern.
newObjectNamePattern(String, Map<String, String>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Build an ObjectName pattern.
newProxyInstance(ObjectName, Class<?>[]) - Method in class com.sun.appserv.management.client.ProxyFactory
Instantiates a new proxy using the default AttributeNameMangler and with any desired number of interfaces.
NewsAddress - Class in javax.mail.internet
This class models an RFC1036 newsgroup address.
NewsAddress() - Constructor for class javax.mail.internet.NewsAddress
Default constructor.
NewsAddress(String) - Constructor for class javax.mail.internet.NewsAddress
Construct a NewsAddress with the given newsgroup.
NewsAddress(String, String) - Constructor for class javax.mail.internet.NewsAddress
Construct a NewsAddress with the given newsgroup and host.
newSet(Collection<T>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newSet(T) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Create a new Set with one member.
newSet(T, T) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newSet(T, T, T, T) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newSet(T[]) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Create a new Set containing all array elements.
newSet(Set<T>, Set<TT>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newSet(T[], int, int) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Create a new Set containing all array elements.
newSet(Collection<T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set with one member.
newSet(Set<? extends T>[]) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set containing all array elements.
newSet(Set<? extends T>, Set<? extends T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set consisting of the contents of two sets.
newSet(Set<? extends T>, Set<? extends T>, Set<? extends T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set consisting of the contents of three sets.
newSet(Set<? extends T>, Set<? extends T>, Set<? extends T>, Set<? extends T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set consisting of the contents of four sets.
newSet(T...) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set containing all array elements.
newSet(T[], int, int) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set containing all array elements.
newsgroup - Variable in class javax.mail.internet.NewsAddress
 
NEWSGROUPS - Static variable in class javax.mail.internet.MimeMessage.RecipientType
The "Newsgroup" (Usenet news) recipients.
newSingletonSet(T) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Create a new Set with one member.
newSingletonSet(T) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Create a new Set with one member.
newSOAPFactory(String) - Method in class javax.xml.soap.SAAJMetaFactory
Creates a SOAPFactory object for the given String protocol.
newStream(long, long) - Method in interface javax.mail.internet.SharedInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newStream(long, long) - Method in class javax.mail.util.SharedByteArrayInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newStream(long, long) - Method in class javax.mail.util.SharedFileInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newStringSet(String...) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newStringSet(Object...) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newUnmodifiableSet(T...) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
newUnmodifiableSet(String[]) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated.  
newUnmodifiableStringSet(String...) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
next() - Method in class com.sun.appserv.management.util.misc.EnumerationIterator
 
next() - Method in class javax.mail.internet.HeaderTokenizer
Parses the next token from this String.
next() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns the next object over which the tag should iterate.
next() - Method in class javax.xml.stream.util.EventReaderDelegate
 
next() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
next() - Method in interface javax.xml.stream.XMLStreamReader
Get next parsing event - a processor may return all contiguous character data in a single chunk, or it may split it into several chunks.
NEXT_SEQUENCE_NUMBER_KEY - Static variable in interface com.sun.appserv.management.base.NotificationService
Key within the Map returned by getNotifications() that yields the Long for the next sequence number.
nextEvent() - Method in class javax.xml.stream.util.EventReaderDelegate
 
nextEvent() - Method in interface javax.xml.stream.XMLEventReader
Get the next XMLEvent
nextSequenceNumber() - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
 
nextTag() - Method in class javax.xml.stream.util.EventReaderDelegate
 
nextTag() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
nextTag() - Method in interface javax.xml.stream.XMLEventReader
Skips any insignificant space events until a START_ELEMENT or END_ELEMENT is reached.
nextTag() - Method in interface javax.xml.stream.XMLStreamReader
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nil - Variable in class javax.xml.bind.JAXBElement
true iff the xml element instance has xsi:nil="true".
NO_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
Constant indicating that the Writer is not buffering output.
NO_NAME - Static variable in interface com.sun.appserv.management.base.AMX
The name given to any MBean lacking a "real" name.
NO_TIMEOUT - Static variable in class com.sun.appserv.util.cache.LruCache
 
NO_TIMEOUT - Static variable in class com.sun.appserv.web.taglibs.cache.CacheEntry
 
Node - Interface in javax.xml.soap
A representation of a node (element) in an XML document.
NODE_AGENT_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for NodeAgentConfig
NODE_AGENT_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
NodeAgentConfig - Interface in com.sun.appserv.management.config
Configuration for the <node-agent> element.
NON_PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This is the lowest-overhead delivery mode because it does not require that the message be logged to stable storage.
NONE - Static variable in class com.sun.appserv.management.config.TransactionSupportValues
 
NONE - Static variable in class com.sun.appserv.management.config.ValidationLevelValues
 
NonUniqueResultException - Exception in javax.persistence
Thrown by the persistence provider when getSingleResult() is executed on a query and there is more than one result from the query.
NonUniqueResultException() - Constructor for exception javax.persistence.NonUniqueResultException
Constructs a new NonUniqueResultException exception with null as its detail message.
NonUniqueResultException(String) - Constructor for exception javax.persistence.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified detail message.
NoOpAttributeNameMapper - Class in com.sun.appserv.management.util.jmx
A mapper that maps every name to itself.
NoOpAttributeNameMapper(String[]) - Constructor for class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
Create a new instance which will map (as necessary) the specified Attribute names.
NoResultException - Exception in javax.persistence
Thrown by the persistence provider when getSingleResult() is executed on a query and there is no result to return.
NoResultException() - Constructor for exception javax.persistence.NoResultException
Constructs a new NoResultException exception with null as its detail message.
NoResultException(String) - Constructor for exception javax.persistence.NoResultException
Constructs a new NoResultException exception with the specified detail message.
NormalizedStringAdapter - Class in javax.xml.bind.annotation.adapters
XmlAdapter to handle xs:normalizedString.
NormalizedStringAdapter() - Constructor for class javax.xml.bind.annotation.adapters.NormalizedStringAdapter
 
normalizeMimeType(String) - Method in class javax.activation.ActivationDataFlavor
Deprecated.  
normalizeMimeTypeParameter(String, String) - Method in class javax.activation.ActivationDataFlavor
Deprecated.  
NoSuchEJBException - Exception in javax.ejb
A NoSuchEJBException is thrown if an attempt is made to invoke a method on an object that no longer exists.
NoSuchEJBException() - Constructor for exception javax.ejb.NoSuchEJBException
Constructs a NoSuchEJBException with no detail message.
NoSuchEJBException(String) - Constructor for exception javax.ejb.NoSuchEJBException
Constructs a NoSuchEJBException with the specified detail message.
NoSuchEJBException(String, Exception) - Constructor for exception javax.ejb.NoSuchEJBException
Constructs a NoSuchEJBException with the specified detail message and a nested exception.
NoSuchEntityException - Exception in javax.ejb
The NoSuchEntityException exception is thrown by an Entity Bean instance to its container to report that the invoked business method or callback method could not be completed because of the underlying entity was removed from the database.
NoSuchEntityException() - Constructor for exception javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with no detail message.
NoSuchEntityException(String) - Constructor for exception javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with the specified detailed message.
NoSuchEntityException(Exception) - Constructor for exception javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException that embeds the originally thrown exception.
NoSuchObjectLocalException - Exception in javax.ejb
A NoSuchObjectLocalException is thrown if an attempt is made to invoke a method on an object that no longer exists.
NoSuchObjectLocalException() - Constructor for exception javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with no detail message.
NoSuchObjectLocalException(String) - Constructor for exception javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message.
NoSuchObjectLocalException(String, Exception) - Constructor for exception javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message and a nested exception.
NoSuchProviderException - Exception in javax.mail
This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
NoSuchProviderException() - Constructor for exception javax.mail.NoSuchProviderException
Constructor.
NoSuchProviderException(String) - Constructor for exception javax.mail.NoSuchProviderException
Constructor.
NOT_IN_RANGE_MESSAGE_ID - Static variable in class javax.faces.validator.DoubleRangeValidator
The message identifier of the FacesMessage to be created if the maximum or minimum value check fails, and both the maximum and minimum values for this validator have been set.
NOT_IN_RANGE_MESSAGE_ID - Static variable in class javax.faces.validator.LongRangeValidator
The message identifier of the FacesMessage to be created if the maximum or minimum value check fails, and both the maximum and minimum values for this validator have been set.
NOT_IN_RANGE_MESSAGE_ID - Static variable in interface javax.faces.validator.Validator
Deprecated. Use DoubleRangeValidator.NOT_IN_RANGE_MESSAGE_ID or LongRangeValidator.NOT_IN_RANGE_MESSAGE_ID instead.
NOTATION_DECLARATION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates a Notation
NotationDeclaration - Interface in javax.xml.stream.events
An interface for handling Notation Declarations Receive notification of a notation declaration event.
NOTICE - Static variable in class javax.mail.event.StoreEvent
Indicates that this message is a NOTICE.
NotIdentifiableEvent - Interface in javax.xml.bind
This event indicates that a problem was encountered resolving an ID/IDREF.
NotIdentifiableEventImpl - Class in javax.xml.bind.helpers
Default implementation of the NotIdentifiableEvent interface.
NotIdentifiableEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.NotIdentifiableEventImpl
Create a new NotIdentifiableEventImpl.
NotIdentifiableEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.NotIdentifiableEventImpl
Create a new NotIdentifiableEventImpl.
NOTIF_DEPLOYMENT_COMPLETED_STATUS_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key within the Map of a Notification of type DEPLOYMENT_COMPLETED_NOTIFICATION_TYPE, indicating the final status of the deployment.
NOTIF_DEPLOYMENT_ID_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key within the Map of a Notification indicating deployment ID.
NOTIF_DEPLOYMENT_PROGRESS_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
Key within the Map of a Notification of type DEPLOYMENT_PROGRESS_NOTIFICATION_TYPE, indicating a DeploymentProgress, as a Map.
NOTIFICATION - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
notification(StoreEvent) - Method in interface javax.mail.event.StoreListener
Invoked when the Store generates a notification event.
NOTIFICATION_EMITTER_SERVICE - Static variable in class com.sun.appserv.management.base.XTypes
ID for NotificationEmitterService
NOTIFICATION_PREFIX - Static variable in interface com.sun.appserv.management.base.AMX
The prefix for all Notification types issued by AMX.
NOTIFICATION_SERVICE - Static variable in class com.sun.appserv.management.base.XTypes
ID for NotificationService
NOTIFICATION_SERVICE_MGR - Static variable in class com.sun.appserv.management.base.XTypes
ID for NotificationServiceMgr
NotificationBuilder - Class in com.sun.appserv.management.util.jmx
Base class for building AMX Notifications.
NotificationBuilder(String, Object) - Constructor for class com.sun.appserv.management.util.jmx.NotificationBuilder
 
NotificationEmitterService - Interface in com.sun.appserv.management.base
Enables the emitting of JMX Notifications by any code with access to an MBean implementing this interfaces.
NotificationEmitterServiceKeys - Class in com.sun.appserv.management.base
The keys for looking up instances of NotificationEmitterService.
NotificationEmitterSupport - Class in com.sun.appserv.management.util.jmx
Features: Maintains information on all NotificationListeners so that queries can be made on the number of listeners, and the number of listeners of each type optionally sends all Notifications asynchronously via a separate Thread
NotificationEmitterSupport(boolean) - Constructor for class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
NotificationListenerBase - Class in com.sun.appserv.management.util.jmx
Convenience base class for listening for Notifications from one or more MBeans, which may be specified as a specific MBean ObjectName, or an ObjectName pattern.
NotificationListenerBase(MBeanServerConnection, ObjectName) - Constructor for class com.sun.appserv.management.util.jmx.NotificationListenerBase
Calls this( conn, listenTo, null, null ).
NotificationListenerBase(MBeanServerConnection, ObjectName, NotificationFilter) - Constructor for class com.sun.appserv.management.util.jmx.NotificationListenerBase
Listen to all MBean(s) which match the pattern 'listenTo'
NotificationListenerInfo - Class in com.sun.appserv.management.util.jmx
A immutable 3-tuple for tracking this stuff
NotificationListenerInfo(NotificationListener, NotificationFilter, Object) - Constructor for class com.sun.appserv.management.util.jmx.NotificationListenerInfo
 
NotificationListenerTracking - Class in com.sun.appserv.management.util.jmx
 
NotificationListenerTracking(boolean) - Constructor for class com.sun.appserv.management.util.jmx.NotificationListenerTracking
 
NOTIFICATIONS_KEY - Static variable in interface com.sun.appserv.management.base.NotificationService
Key within the Map returned by getNotifications() that yields the Notifications[].
NotificationSender - Interface in com.sun.appserv.management.util.jmx
 
NotificationService - Interface in com.sun.appserv.management.base
Provides enhanced abilities for working with Notifications.
NotificationServiceHelper - Class in com.sun.appserv.management.helper
Helps make it easier to get Notifications from a NotificationService
NotificationServiceHelper(NotificationService, Object) - Constructor for class com.sun.appserv.management.helper.NotificationServiceHelper
 
NotificationServiceMgr - Interface in com.sun.appserv.management.base
Manages the creation and removal of NotificationService MBeans.
NotificationStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
NotificationStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
NotificationStringifier(NotificationStringifier.Options) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
NotificationStringifier.Options - Class in com.sun.appserv.management.util.jmx.stringifier
 
NotificationStringifier.Options() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier.Options
 
notifyConnectionListeners(int) - Method in class javax.mail.Folder
Notify all ConnectionListeners.
notifyConnectionListeners(int) - Method in class javax.mail.Service
Notify all ConnectionListeners.
notifyDDChange(XpathEvent) - Method in interface javax.enterprise.deploy.spi.DConfigBean
A notification that the DDBean provided in the event has changed and this bean or its child beans need to reevaluate themselves.
notifyFolderListeners(int) - Method in class javax.mail.Folder
Notify all FolderListeners registered on this Folder and this folder's Store.
notifyFolderListeners(int, Folder) - Method in class javax.mail.Store
Notify all FolderListeners.
notifyFolderRenamedListeners(Folder) - Method in class javax.mail.Folder
Notify all FolderListeners registered on this Folder and this folder's Store about the renaming of this folder.
notifyFolderRenamedListeners(Folder, Folder) - Method in class javax.mail.Store
Notify all FolderListeners about the renaming of a folder.
notifyMessageAddedListeners(Message[]) - Method in class javax.mail.Folder
Notify all MessageCountListeners about the addition of messages into this folder.
notifyMessageChangedListeners(int, Message) - Method in class javax.mail.Folder
Notify all MessageChangedListeners.
notifyMessageRemovedListeners(boolean, Message[]) - Method in class javax.mail.Folder
Notify all MessageCountListeners about the removal of messages from this Folder.
notifyRefresh(int) - Method in class com.sun.appserv.util.cache.BaseCache
notify threads waiting for a refresh on the object associated with the key
notifyRefresh(int) - Method in interface com.sun.appserv.util.cache.Cache
notify threads waiting for a refresh on the object associated with the key
notifyStoreListeners(int, String) - Method in class javax.mail.Store
Notify all StoreListeners.
notifyTransportListeners(int, Address[], Address[], Address[], Message) - Method in class javax.mail.Transport
Notify all TransportListeners.
NotSupportedException - Exception in javax.resource
A NotSupportedException is thrown to indicate that callee (resource adapter or application server for system contracts) cannot execute an operation because the operation is not a supported feature.
NotSupportedException() - Constructor for exception javax.resource.NotSupportedException
Constructs a new instance with null as its detail message.
NotSupportedException(String) - Constructor for exception javax.resource.NotSupportedException
Constructs a new instance with the specified detail message.
NotSupportedException(Throwable) - Constructor for exception javax.resource.NotSupportedException
Constructs a new throwable with the specified cause.
NotSupportedException(String, Throwable) - Constructor for exception javax.resource.NotSupportedException
Constructs a new throwable with the specified detail message and cause.
NotSupportedException(String, String) - Constructor for exception javax.resource.NotSupportedException
Constructs a new throwable with the specified detail message and error code.
NotSupportedException - Exception in javax.transaction
NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.
NotSupportedException() - Constructor for exception javax.transaction.NotSupportedException
 
NotSupportedException(String) - Constructor for exception javax.transaction.NotSupportedException
 
NotTerm - Class in javax.mail.search
This class implements the logical NEGATION operator.
NotTerm(SearchTerm) - Constructor for class javax.mail.search.NotTerm
 
now() - Method in class com.sun.appserv.management.util.jmx.NotificationBuilder
 
NSPREFIX_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML schema XSD
NSPREFIX_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML Schema XSI
NSPREFIX_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Encoding
NSPREFIX_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Envelope
NSURI_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSD
NSURI_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSI
NSURI_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Encoding
NSURI_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Envelope
NSURI_SOAP_NEXT_ACTOR - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 next actor role
NULL_NAME - Static variable in interface com.sun.appserv.management.base.AMX
The name used when a FullType part refers to a non-existent parent eg a standalone ejb or web module that has a null J2EEApplication.
NUM_FIELDS - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Number of fields provided by LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List)
NUM_WORK_QUEUES_KEY - Static variable in class com.sun.appserv.management.config.ThreadPoolConfigKeys
Key for use with ConfigConfig.createThreadPoolConfig(java.lang.String, java.util.Map).
number - Variable in class javax.mail.search.IntegerComparisonTerm
The number.
NUMBER_ID - Static variable in class javax.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
NumberConverter - Class in javax.faces.convert
Converter implementation for java.lang.Number values.
NumberConverter() - Constructor for class javax.faces.convert.NumberConverter
 
NumberStatistic - Interface in com.sun.appserv.management.j2ee.statistics
Custom statistic type that returns a java.lang.Number.
NumberStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
 
NumberStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 
NumberStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 
NumberStatisticImpl(NumberStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 
NumberStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 
NumberStatisticImpl(String, String, String, long, long, Number) - Constructor for class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 

O

OBJECT_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogQueryEntry
Key for the ObjectName within the Map returned by LogQueryEntry.getNameValuePairsMap().
ObjectClassToPrimitiveClass(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Map primitive class Classes to Object forms eg int.class to Integer.class
ObjectHolder - Class in javax.xml.rpc.holders
 
ObjectHolder() - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
ObjectHolder(Object) - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
objectIsArray(Object) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Test whether an Object is an array
objectIsPrimitiveArray(Object) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Test whether an Object is an array of primitive types
ObjectMessage - Interface in javax.jms
An ObjectMessage object is used to send a message that contains a serializable object in the Java programming language ("Java object").
OBJECTNAME_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
 
ObjectNameComparator - Class in com.sun.appserv.management.util.jmx
 
ObjectNameQuery - Interface in com.sun.appserv.management.util.jmx
 
ObjectNameQueryImpl - Class in com.sun.appserv.management.util.jmx
 
ObjectNameQueryImpl() - Constructor for class com.sun.appserv.management.util.jmx.ObjectNameQueryImpl
 
ObjectNameQueryMBean - Interface in com.sun.appserv.management.util.jmx
 
ObjectNameQueryMBeanImpl - Class in com.sun.appserv.management.util.jmx
An MBean implementing ObjectNameQueryMBean
ObjectNameQueryMBeanImpl() - Constructor for class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
objectNameSetToArray(Set<ObjectName>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert a Set of ObjectName into an array
objectNamesToStrings(Collection<ObjectName>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert ObjectName into a Set of String.
objectNamesToStrings(ObjectName[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Convert a Set of ObjectName into a Set of String
ObjectNameStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
Stringifier for an ObjectName which sorts the properties in the ObjectName for more consistent and readable output.
ObjectNameStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
ObjectNameStringifier(List<String>) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
ObjectNameStringifier(String[]) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
ObjectNotFoundException - Exception in javax.ejb
The ObjectNotFoundException exception is thrown by a finder method to indicate that the specified EJB object does not exist.
ObjectNotFoundException() - Constructor for exception javax.ejb.ObjectNotFoundException
Constructs an ObjectNotFoundException with no detail message.
ObjectNotFoundException(String) - Constructor for exception javax.ejb.ObjectNotFoundException
Constructs an ObjectNotFoundException with the specified detail message.
objectsEqual(Object, Object) - Static method in class com.sun.appserv.management.util.misc.CompareUtil
 
ObjectStringifier - Class in com.sun.appserv.management.util.stringifier
Useful as a default Stringifier even though it does nothing more than call toString().
ObjectStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.ObjectStringifier
 
ObjectType - Interface in com.sun.appserv.management.config
Factors out the meaning of the "ObjectType" Attribute.
ObjectTypeValues - Class in com.sun.appserv.management.config
Values which are legal to pass for the object-type.
ObjectUtil - Class in com.sun.appserv.management.util.misc
Provides a variety of useful utilities for computing hashCode().
OFF - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
OFF - Static variable in class com.sun.appserv.management.config.ModuleMonitoringLevelValues
Value indicating that monitoring is disabled.
OfflineConfigIniter - Class in com.sun.appserv.management.config
Private interface, DO NOT USE
OfflineConfigIniter(MBeanServer, File) - Constructor for class com.sun.appserv.management.config.OfflineConfigIniter
 
OK_PACKAGES - Static variable in class com.sun.appserv.management.util.misc.ThrowableMapper
By default, any Throwable whose package does not start with one of these packages must be mapped to something standard.
ON_DEMAND - Static variable in class com.sun.appserv.management.config.SessionSaveFrequencyValues
 
OneToMany - Annotation Type in javax.persistence
Defines a many-valued association with one-to-many multiplicity.
OneToOne - Annotation Type in javax.persistence
This annotation defines a single-valued association to another entity that has one-to-one multiplicity.
Oneway - Annotation Type in javax.jws
Indicates that the given @WebMethod has only an input message and no output.
onException(JMSException) - Method in interface javax.jms.ExceptionListener
Notifies user of a JMS exception.
onInitialization(ServerContext) - Method in class com.sun.appserv.server.LifecycleModuleService
 
onInitialization(ServerContext) - Method in interface com.sun.appserv.server.ServerLifecycle
Server is initializing subsystems and setting up the runtime environment.
onInitialization(ServerContext) - Method in class com.sun.appserv.server.ServerLifecycleImpl
Server is initializing subsystems and setting up the runtime environment.
onInitialization(ServerContext) - Method in class com.sun.appserv.server.ServerLifecycleModule
 
onMessage(Message) - Method in interface javax.jms.MessageListener
Passes a message to the listener.
onMessage(Record) - Method in interface javax.resource.cci.MessageListener
This method allows an EIS to call a message endpoint using a request-response style communication.
onReady(ServerContext) - Method in class com.sun.appserv.server.LifecycleModuleService
 
onReady(ServerContext) - Method in interface com.sun.appserv.server.ServerLifecycle
Server has complted loading the applications and is ready to serve requests.
onReady(ServerContext) - Method in class com.sun.appserv.server.ServerLifecycleImpl
Server has complted loading the applications and is ready to serve requests.
onReady(ServerContext) - Method in class com.sun.appserv.server.ServerLifecycleModule
 
onShutdown() - Method in class com.sun.appserv.server.LifecycleModuleService
 
onShutdown() - Method in interface com.sun.appserv.server.ServerLifecycle
Server is shutting down applications
onShutdown() - Method in class com.sun.appserv.server.ServerLifecycleImpl
Server is shutting down applications
onShutdown() - Method in class com.sun.appserv.server.ServerLifecycleModule
 
onStartup(ServerContext) - Method in class com.sun.appserv.server.LifecycleModuleService
 
onStartup(ServerContext) - Method in interface com.sun.appserv.server.ServerLifecycle
Server is starting up applications
onStartup(ServerContext) - Method in class com.sun.appserv.server.ServerLifecycleImpl
Server is starting up applications
onStartup(ServerContext, Context) - Method in class com.sun.appserv.server.ServerLifecycleModule
 
onTermination() - Method in class com.sun.appserv.server.LifecycleModuleService
 
onTermination() - Method in interface com.sun.appserv.server.ServerLifecycle
Server is terminating the subsystems and the runtime environment.
onTermination() - Method in class com.sun.appserv.server.ServerLifecycleImpl
Server is terminating the subsystems and the runtime environment.
onTermination() - Method in class com.sun.appserv.server.ServerLifecycleModule
 
open(int) - Method in class javax.mail.Folder
Open this Folder.
opened(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
OPENED - Static variable in class javax.mail.event.ConnectionEvent
A connection was opened.
opened(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is opened.
OpenMBeanUtil - Class in com.sun.appserv.management.util.jmx
Utilities dealing with OpenMBeans
OPERATION_STYLE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for operation style.
OperationStatus - Interface in com.sun.appserv.management.base
Base interface for all OperationStatus objects.
OperationStatusBase - Class in com.sun.appserv.management.base
Base class for OperationStatus.
OperationStatusBase(Map<String, T>, String) - Constructor for class com.sun.appserv.management.base.OperationStatusBase
Create a new instance which represents the appropriate class.
OperationUnsupportedException - Exception in javax.enterprise.deploy.spi.exceptions
This exception is to report that the method called is not supported by this implementation.
OperationUnsupportedException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException
Creates an new OperationUnsupportedException object.
OPERATOR_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in Organization and ClassificationScheme by JAXR UDDI provider.
OptimisticLockException - Exception in javax.persistence
Thrown by the persistence provider when an optimistic locking conflict occurs.
OptimisticLockException() - Constructor for exception javax.persistence.OptimisticLockException
Constructs a new OptimisticLockException exception with null as its detail message.
OptimisticLockException(String) - Constructor for exception javax.persistence.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified detail message.
OptimisticLockException(String, Throwable) - Constructor for exception javax.persistence.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified detail message and cause.
OptimisticLockException(Throwable) - Constructor for exception javax.persistence.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified cause.
OptimisticLockException(Object) - Constructor for exception javax.persistence.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified entity.
OptimisticLockException(String, Throwable, Object) - Constructor for exception javax.persistence.OptimisticLockException
Constructs a new OptimisticLockException exception with the specified detail message, cause, and entity.
OR_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
OR_LIKE_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
ORB - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
ORB Container
ORB_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ORBConfig
ORB_LAYER_EJB_CONTAINER_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Used in CallFlowMonitor.queryPieInformation(java.lang.String).
ORB_LISTENER_1_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the iiop listener named orb-listener-1
ORBConfig - Interface in com.sun.appserv.management.config
Configuration for the <orb> config element.
OrderBy - Annotation Type in javax.persistence
This annotation specifies the ordering of the elements of a collection valued association at the point when the association is retrieved.
Organization - Interface in javax.xml.registry.infomodel
Organization instances provide information on organizations such as a Submitting Organization.
ORGANIZATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
ORGANIZATION_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Organization Name under which the webservice should be published.
orig - Variable in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
orig - Variable in class javax.servlet.jsp.jstl.core.IteratedExpression
 
originalToDerived(String) - Method in interface com.sun.appserv.management.util.jmx.AttributeNameMapper
Maps Attribute names to another name.
originalToDerived(String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
originalToDerived(String) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
OrTerm - Class in javax.mail.search
This class implements the logical OR operator on individual SearchTerms.
OrTerm(SearchTerm, SearchTerm) - Constructor for class javax.mail.search.OrTerm
Constructor that takes two operands.
OrTerm(SearchTerm[]) - Constructor for class javax.mail.search.OrTerm
Constructor that takes an array of SearchTerms.
OTHER - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
OTHER Container, containers that are not monitored for callflow
othersDeletesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether updates made by others are visible.
OUT - Static variable in class javax.servlet.jsp.PageContext
Name used to store current JspWriter in PageContext name table.
OUT - Static variable in class javax.xml.rpc.ParameterMode
OUT mode for parameter passing
OUTBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: Map of attachments to a message for the outbound message, key is the MIME Content-ID, value is a DataHandler.
Output - Interface in com.sun.appserv.management.util.misc
The API that should be used to output from a Cmd running within the framework.
OutputIgnore - Class in com.sun.appserv.management.util.misc
Directs output to the "bit bucket".
OVERFLOWED_NOTIFICATION_KEY - Static variable in interface com.sun.appserv.management.base.NotificationService
Key for accessing the overwritten Notification with the Notification of type BUFFER_OVERFLOW_NOTIFICATION_TYPE.
OverflowHandler - Interface in com.sun.appserv.management.util.misc
 
ownDeletesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
 
ownInsertsAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
 
ownUpdatesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
 

P

PackageStringSources - Class in com.sun.appserv.management.util.misc
A StringSource for a package which first looks for a class in the the package named "PackageStringSource", and then, if not found, attempts to locate a ResourceBundle with the name "Strings".
PAGE - Static variable in class javax.servlet.jsp.PageContext
Name used to store the Servlet in this PageContext's nametables.
PAGE_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Page scope: (this is the default) the named reference remains available in this PageContext until the return from the current Servlet.service() invocation.
pageContext - Variable in class javax.faces.webapp.UIComponentClassicTagBase
The JSP PageContext for the page we are embedded in.
PageContext - Class in javax.servlet.jsp
PageContext extends JspContext to provide useful context information for when JSP technology is used in a Servlet environment.
PageContext() - Constructor for class javax.servlet.jsp.PageContext
Sole constructor.
PAGECONTEXT - Static variable in class javax.servlet.jsp.PageContext
Name used to store this PageContext in it's own name table.
pageContext - Variable in class javax.servlet.jsp.tagext.TagSupport
The PageContext.
PageData - Class in javax.servlet.jsp.tagext
Translation-time information on a JSP page.
PageData() - Constructor for class javax.servlet.jsp.tagext.PageData
Sole constructor.
ParameterList - Class in javax.mail.internet
This class holds MIME parameters (attribute-value pairs).
ParameterList() - Constructor for class javax.mail.internet.ParameterList
No-arg Constructor.
ParameterList(String) - Constructor for class javax.mail.internet.ParameterList
Constructor that takes a parameter-list string.
ParameterMode - Class in javax.xml.rpc
The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
parent - Variable in class javax.mail.BodyPart
The Multipart object containing this BodyPart, if known.
parent - Variable in class javax.mail.Multipart
The Part containing this Multipart, if known.
PARENT_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
parse(String) - Method in class javax.activation.MimeTypeParameterList
A routine for parsing the parameter list out of a String.
parse(String) - Static method in class javax.mail.internet.InternetAddress
Parse the given comma separated sequence of addresses into InternetAddress objects.
parse(String, boolean) - Static method in class javax.mail.internet.InternetAddress
Parse the given sequence of addresses into InternetAddress objects.
parse(String, ParsePosition) - Method in class javax.mail.internet.MailDateFormat
Parses the given date in the format specified by draft-ietf-drums-msg-fmt-08 in the current TimeZone.
parse(InputStream) - Method in class javax.mail.internet.MimeMessage
Parse the InputStream setting the headers and content fields appropriately.
parse() - Method in class javax.mail.internet.MimeMultipart
Parse the InputStream from our DataSource, constructing the appropriate MimeBodyParts.
parse(String) - Static method in class javax.mail.internet.NewsAddress
Parse the given comma separated sequence of newsgroup into NewsAddress objects.
parseAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
Return a string containing the lexical representation of the simple type.
parseAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Return a string containing the lexical representation of the simple type.
parseBase64Binary(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into an array of bytes.
parseBase64Binary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into an array of bytes.
parseBoolean(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a boolean value.
parseBoolean(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a boolean value.
parseByte(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a byte value.
parseByte(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a byte value.
ParseConversionEvent - Interface in javax.xml.bind
This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.
ParseConversionEventImpl - Class in javax.xml.bind.helpers
Default implementation of the ParseConversionEvent interface.
ParseConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
Create a new ParseConversionEventImpl.
ParseConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
Create a new ParseConversionEventImpl.
parsed - Variable in class javax.mail.internet.MimeMultipart
Have we parsed the data from our InputStream yet?
parseDate(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a Calendar value.
parseDate(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a Calendar value.
parseDateTime(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a Calendar value.
parseDateTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a Calendar value.
parseDecimal(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a BigDecimal value.
parseDecimal(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a BigDecimal value.
parseDouble(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a double value.
parseDouble(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a double value.
ParseException - Exception in javax.mail.internet
The exception thrown due to an error in parsing RFC822 or MIME headers
ParseException() - Constructor for exception javax.mail.internet.ParseException
Constructs a ParseException with no detail message.
ParseException(String) - Constructor for exception javax.mail.internet.ParseException
Constructs a ParseException with the specified detail message.
parseExpression(String, Class, FunctionMapper) - Method in class javax.servlet.jsp.el.ExpressionEvaluator
Deprecated. Prepare an expression for later evaluation.
parseFloat(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a float value.
parseFloat(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a float value.
parseHeader(String, boolean) - Static method in class javax.mail.internet.InternetAddress
Parse the given sequence of addresses into InternetAddress objects.
parseHexBinary(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into an array of bytes.
parseHexBinary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into an array of bytes.
parseInt(String) - Static method in class javax.xml.bind.DatatypeConverter
Convert the string argument into an int value.
parseInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Convert the string argument into an int value.
parseInteger(String) - Static method in class javax.xml.bind.DatatypeConverter
Convert the string argument into a BigInteger value.
parseInteger(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Convert the string argument into a BigInteger value.
parseLong(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a long value.
parseLong(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a long value.
parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses data from an HTML form that the client sends to the server using the HTTP POST method and the application/x-www-form-urlencoded MIME type.
parseQName(String, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a byte value.
parseQName(String, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a QName value.
parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
parseShort(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a short value.
parseShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a short value.
parseString(String) - Method in class javax.mail.URLName
Method which does all of the work of parsing the string.
parseString(String) - Static method in class javax.xml.bind.DatatypeConverter
Convert the lexical XSD string argument into a String value.
parseString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Convert the string argument into a string.
parseTime(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a Calendar value.
parseTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a Calendar value.
parseUnsignedInt(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a long value.
parseUnsignedInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a long value.
parseUnsignedShort(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into an int value.
parseUnsignedShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into an int value.
PARSING - Static variable in class com.sun.appserv.management.config.ValidationLevelValues
 
part - Variable in class javax.mail.internet.MimePartDataSource
The MimePart that provides the data for this DataSource.
Part - Interface in javax.mail
The Part interface is the common base interface for Messages and BodyParts.
parts - Variable in class javax.mail.Multipart
Vector of BodyPart objects.
PASSWORD_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Password to publish to registry
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: Password for authentication Type: java.lang.String
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Password for authentication.
PASSWORD_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
Standard property: Password for authentication.
PasswordAuthentication - Class in javax.mail
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, String) - Constructor for class javax.mail.PasswordAuthentication
Initialize a new PasswordAuthentication
PasswordCredential - Class in javax.resource.spi.security
The class PasswordCredential acts as a holder for username and password.
PasswordCredential(String, char[]) - Constructor for class javax.resource.spi.security.PasswordCredential
Creates a new PasswordCredential object from the given user name and password.
PATH_INFO - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: Request Path Info Type: String
pattern - Variable in class javax.mail.search.StringTerm
The pattern.
PATTERN_ID - Static variable in class javax.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
peek() - Method in class javax.mail.internet.HeaderTokenizer
Peek at the next token, without actually removing the token from the parse stream.
peek() - Method in class javax.xml.stream.util.EventReaderDelegate
 
peek() - Method in interface javax.xml.stream.XMLEventReader
Check the next XMLEvent without reading it from the stream.
PERCENT_ID - Static variable in class javax.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
PermitAll - Annotation Type in javax.annotation.security
Specifies that all security roles are allowed to invoke the specified method(s) i.e that the specified method(s) are "unchecked".
PermittedTaglibsTLV - Class in javax.servlet.jsp.jstl.tlv
A TagLibraryValidator class to allow a TLD to restrict what taglibs (in addition to itself) may be imported on a page where it's used.
PermittedTaglibsTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
persist(Object) - Method in interface javax.persistence.EntityManager
Make an entity instance managed and persistent.
Persistence - Class in javax.persistence
Bootstrap class that is used to obtain an EntityManagerFactory.
Persistence() - Constructor for class javax.persistence.Persistence
 
PERSISTENCE_FREQUENCY_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
See SessionSaveFrequencyValues.
PERSISTENCE_MANAGER_FACTORY_RESOURCE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for PersistenceManagerFactoryResourceConfig
PERSISTENCE_PROVIDER - Static variable in class javax.persistence.Persistence
 
PERSISTENCE_SCOPE_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
See SessionSaveScopeValues.
PERSISTENCE_STORE_HEALTH_CHECK_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
 
PERSISTENCE_TYPE_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
See PersistenceTypeValues.
PersistenceContext - Annotation Type in javax.persistence
Expresses a dependency on an EntityManager persistence context.
PersistenceContexts - Annotation Type in javax.persistence
Declares one or more PersistenceContext annotations.
PersistenceContextType - Enum in javax.persistence
Specifies whether a transaction-scoped or extended persistence context is to be used in PersistenceContext.
PersistenceException - Exception in javax.persistence
Thrown by the persistence provider when a problem occurs.
PersistenceException() - Constructor for exception javax.persistence.PersistenceException
Constructs a new PersistenceException exception with null as its detail message.
PersistenceException(String) - Constructor for exception javax.persistence.PersistenceException
Constructs a new PersistenceException exception with the specified detail message.
PersistenceException(String, Throwable) - Constructor for exception javax.persistence.PersistenceException
Constructs a new PersistenceException exception with the specified detail message and cause.
PersistenceException(Throwable) - Constructor for exception javax.persistence.PersistenceException
Constructs a new PersistenceException exception with the specified cause.
PersistenceManagerFactoryResourceConfig - Interface in com.sun.appserv.management.config
Configuration for the <persistence-manager-factory-resource> element.
PersistenceManagerFactoryResourceConfigKeys - Class in com.sun.appserv.management.config
Keys for use with DomainConfig.createPersistenceManagerFactoryResourceConfig(java.lang.String, java.util.Map)
PersistenceProperty - Annotation Type in javax.persistence
Describes a single container or persistence provider property.
PersistenceProvider - Interface in javax.persistence.spi
Interface implemented by a persistence provider.
PersistenceTypeValues - Class in com.sun.appserv.management.config
Values which are legal to pass for the persistence-type.
PersistenceUnit - Annotation Type in javax.persistence
Expresses a dependency on an EntityManagerFactory.
PersistenceUnitInfo - Interface in javax.persistence.spi
Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.
PersistenceUnits - Annotation Type in javax.persistence
Declares one or more PersistenceUnit annotations.
PersistenceUnitTransactionType - Enum in javax.persistence.spi
This enum class defines whether the entity managers created by the EntityManagerFactory will be JTA or resource-local entity managers.
PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This delivery mode instructs the JMS provider to log the message to stable storage as part of the client's send operation.
PERSON_NAME - Static variable in interface javax.xml.registry.LifeCycleManager
 
personal - Variable in class javax.mail.internet.InternetAddress
The personal name.
PersonName - Interface in javax.xml.registry.infomodel
Represents a person's name.
PhaseEvent - Class in javax.faces.event
PhaseEvent represents the beginning or ending of processing for a particular phase of the request processing lifecycle, for the request encapsulated by the specified FacesContext.
PhaseEvent(FacesContext, PhaseId, Lifecycle) - Constructor for class javax.faces.event.PhaseEvent
Construct a new event object from the specified parameters.
PhaseId - Class in javax.faces.event
Typesafe enumeration of the legal values that may be returned by the getPhaseId() method of the FacesEvent interface.
PhaseListener - Interface in javax.faces.event
An interface implemented by objects that wish to be notified at the beginning and ending of processing for each standard phase of the request processing lifecycle.
PolicyConfiguration - Interface in javax.security.jacc
The methods of this interface are used by containers to create policy statements in a Policy provider.
PolicyConfigurationFactory - Class in javax.security.jacc
Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.
PolicyConfigurationFactory() - Constructor for class javax.security.jacc.PolicyConfigurationFactory
 
PolicyContext - Class in javax.security.jacc
This utility class is used by containers to communicate policy context identifiers and other policy relevant context to Policy providers.
PolicyContextException - Exception in javax.security.jacc
This checked exception is thrown by implementations of the javax.security.jacc.PolicyConfiguration Interface, the javax.security.jacc.PolicyConfigurationFactory abstract class, the javax.security.jacc.PolicyContext utility class, and implementations of the javax.security.jacc.PolicyContextException Interface.
PolicyContextException() - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with null as its detail message.
PolicyContextException(String) - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with the specified detail message
PolicyContextException(String, Throwable) - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with the specified detail message and cause.
PolicyContextException(Throwable) - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with the specified cause.
PolicyContextHandler - Interface in javax.security.jacc
This interface defines the methods that must be implemented by handlers that are to be registered and activated by the PolicyContext class.
POOL_RESIZE_QUANTITY_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.String.
POOL_RESIZE_QUANTITY_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
popBody() - Method in class javax.servlet.jsp.JspContext
Return the previous JspWriter "out" saved by the matching pushBody(), and update the value of the "out" attribute in the page scope attribute namespace of the JspContext.
PORT_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
PORT_KEY - Static variable in interface com.sun.appserv.management.config.IIOPListenerConfigKeys
 
PORT_KEY - Static variable in class com.sun.appserv.management.config.JMSHostConfigKeys
 
PortInfo - Interface in javax.xml.ws.handler
The PortInfo interface is used by a HandlerResolver to query information about the port it is being asked to create a handler chain for.
pos - Variable in exception javax.mail.internet.AddressException
The index in the string where the error occurred, or -1 if not known.
PostActivate - Annotation Type in javax.ejb
Designates a method to receive a callback after a stateful session bean has been activated.
POSTAL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
PostalAddress - Interface in javax.xml.registry.infomodel
PostalAddress is a simple re-usable entity class that defines attributes of a postal Address.
PostConstruct - Annotation Type in javax.annotation
The PostConstruct annotation is used on a method that needs to be executed after dependency injection is done to perform any initialization.
postDeregister() - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
postGetAttributeHook(String, Object) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
postGetAttributesHook(String[], AttributeList) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
postHook(long, String) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
postHook(long, String, Object[]) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
postHook(long, String, Object[], Object) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
postHook(long, String) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
postHook(long, String, Object[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
postHook(long, String, Object[], Object) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
PostLoad - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
PostPersist - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
postRegister(Boolean) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
PostRemove - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
postSetAttributeHook(Attribute) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
postSetAttributesHook(AttributeList, AttributeList) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
PostUpdate - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
Pre90LifecycleModuleService - Class in com.sun.appserv.server
Support class to assist in firing LifecycleEvent notifications to registered LifecycleListeners.
Pre90LifecycleModuleService() - Constructor for class com.sun.appserv.server.Pre90LifecycleModuleService
 
preDeregister() - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
PreDestroy - Annotation Type in javax.annotation
The PreDestroy annotation is used on methods as a callback notification to signal that the instance is in the process of being removed by the container.
PreencodedMimeBodyPart - Class in javax.mail.internet
A MimeBodyPart that handles data that has already been encoded.
PreencodedMimeBodyPart(String) - Constructor for class javax.mail.internet.PreencodedMimeBodyPart
Create a PreencodedMimeBodyPart that assumes the data is encoded using the specified encoding.
PREFIX - Static variable in class com.sun.appserv.management.base.XTypes
Common prefix for all types in XTypes
prefix - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The prefix assigned to this taglib from the taglib directive.
preHook(String) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
preHook(String, Object[]) - Method in interface com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.Hook
 
preHook(String) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
preHook(String, Object[]) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook.HookImpl
 
prepare(Object) - Method in class com.sun.appserv.management.util.misc.Formatter
 
prepare(Xid) - Method in interface javax.resource.spi.XATerminator
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepare() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Prepares for a single tag invocation.
prepare(Xid) - Method in interface javax.transaction.xa.XAResource
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
PrePassivate - Annotation Type in javax.ejb
Designates a method to receive a callback before a stateful session bean is passivated.
prepend(String) - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
PrePersist - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
preprocess(String, byte[]) - Method in interface com.sun.appserv.BytecodePreprocessor
This function profiler-enables the given class.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.appserv.management.util.jmx.ObjectNameQueryMBeanImpl
 
PreRemove - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
PreUpdate - Annotation Type in javax.persistence
Is used to specify callback methods for the corresponding lifecycle event.
PrimaryKeyJoinColumn - Annotation Type in javax.persistence
This annotation specifies a primary key column that is used as a foreign key to join to another table.
PrimaryKeyJoinColumns - Annotation Type in javax.persistence
This annotation groups PrimaryKeyJoinColumn annotations.
PrimitiveClassToObjectClass(Class) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Map primitive class Classes to Object forms eg int.class to Integer.class
PrimitiveLetterToClassName(char) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Convert a primitive class letter to its corresponding class name.
print(Object) - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
print(Object) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
print(Object) - Method in interface com.sun.appserv.management.util.misc.DebugSink
Output a message without a newline.
print(Object) - Method in class com.sun.appserv.management.util.misc.DebugSinkImpl
 
print(Object) - Method in class com.sun.appserv.management.util.misc.FileOutput
 
print(Object) - Method in interface com.sun.appserv.management.util.misc.Output
Output a message without a newline.
print(Object) - Method in class com.sun.appserv.management.util.misc.OutputIgnore
 
print(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value.
print(char) - Method in class javax.servlet.jsp.JspWriter
Print a character.
print(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer.
print(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer.
print(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number.
print(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number.
print(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters.
print(String) - Method in class javax.servlet.jsp.JspWriter
Print a string.
print(Object) - Method in class javax.servlet.jsp.JspWriter
Print an object.
print(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, without a carriage return-line feed (CRLF) character at the end.
print(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, with no carriage return-line feed (CRLF) character at the end.
print(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, with no carriage return-line feed (CRLF) at the end.
print(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, with no carriage return-line feed (CRLF) at the end.
print(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, with no carriage return-line feed (CRLF) at the end.
print(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, with no carriage return-line feed (CRLF) at the end.
print(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, with no carriage return-line feed (CRLF) at the end.
printAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts a string value into a string.
printAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a string value into a string.
printBase64Binary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
Converts an array of bytes into a string.
printBase64Binary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an array of bytes into a string.
printBoolean(boolean) - Static method in class javax.xml.bind.DatatypeConverter
Converts a boolean value into a string.
printBoolean(boolean) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a boolean value into a string.
printByte(byte) - Static method in class javax.xml.bind.DatatypeConverter
Converts a byte value into a string.
printByte(byte) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a byte value into a string.
PrintConversionEvent - Interface in javax.xml.bind
This event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation.
PrintConversionEventImpl - Class in javax.xml.bind.helpers
Default implementation of the PrintConversionEvent interface.
PrintConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
Create a new PrintConversionEventImpl.
PrintConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
Create a new PrintConversionEventImpl.
printDate(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Converts a Calendar value into a string.
printDate(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a Calendar value into a string.
printDateTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Converts a Calendar value into a string.
printDateTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a Calendar value into a string.
printDebug(Object) - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
printDebug(Object) - Method in class com.sun.appserv.management.util.misc.FileOutput
 
printDebug(Object) - Method in interface com.sun.appserv.management.util.misc.Output
Output a debug error message if getDebug() is currently true.
printDebug(Object) - Method in class com.sun.appserv.management.util.misc.OutputIgnore
 
printDecimal(BigDecimal) - Static method in class javax.xml.bind.DatatypeConverter
Converts a BigDecimal value into a string.
printDecimal(BigDecimal) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a BigDecimal value into a string.
printDouble(double) - Static method in class javax.xml.bind.DatatypeConverter
Converts a double value into a string.
printDouble(double) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a double value into a string.
printError(Object) - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
printError(Object) - Method in class com.sun.appserv.management.util.misc.FileOutput
 
printError(Object) - Method in interface com.sun.appserv.management.util.misc.Output
Output a message to error output
printError(Object) - Method in class com.sun.appserv.management.util.misc.OutputIgnore
 
printFloat(float) - Static method in class javax.xml.bind.DatatypeConverter
Converts a float value into a string.
printFloat(float) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a float value into a string.
printHexBinary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
Converts an array of bytes into a string.
printHexBinary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an array of bytes into a string.
printInt(int) - Static method in class javax.xml.bind.DatatypeConverter
Converts an int value into a string.
printInt(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an int value into a string.
printInteger(BigInteger) - Static method in class javax.xml.bind.DatatypeConverter
Converts a BigInteger value into a string.
printInteger(BigInteger) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a BigInteger value into a string.
println(Object) - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
println(Object) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
println(Object) - Method in interface com.sun.appserv.management.util.misc.DebugSink
Output a message with a newline.
println(Object) - Method in class com.sun.appserv.management.util.misc.DebugSinkImpl
 
println(Object) - Method in class com.sun.appserv.management.util.misc.FileOutput
 
println(Object) - Method in interface com.sun.appserv.management.util.misc.Output
Output a message with a newline.
println(Object) - Method in class com.sun.appserv.management.util.misc.OutputIgnore
 
println(String) - Method in class com.sun.appserv.management.util.misc.PrintMillis
Print out the milliseconds that have elapsed since the last call.
println() - Method in class javax.servlet.jsp.JspWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value and then terminate the line.
println(char) - Method in class javax.servlet.jsp.JspWriter
Print a character and then terminate the line.
println(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer and then terminate the line.
println(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer and then terminate the line.
println(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number and then terminate the line.
println(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters and then terminate the line.
println(String) - Method in class javax.servlet.jsp.JspWriter
Print a String and then terminate the line.
println(Object) - Method in class javax.servlet.jsp.JspWriter
Print an Object and then terminate the line.
println() - Method in class javax.servlet.ServletOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
println(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, followed by a carriage return-line feed (CRLF).
println(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, followed by a carriage return-line feed (CRLF).
println(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, followed by a carriage return-line feed (CRLF) character.
println(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, followed by a carriage return-line feed (CRLF).
println(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, followed by a carriage return-line feed (CRLF).
println(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, followed by a carriage return-line feed (CRLF).
printLong(long) - Static method in class javax.xml.bind.DatatypeConverter
Converts A long value into a string.
printLong(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a long value into a string.
PrintMillis - Class in com.sun.appserv.management.util.misc
Useful for printing elapsed timings out.
PrintMillis() - Constructor for class com.sun.appserv.management.util.misc.PrintMillis
 
printQName(QName, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
Converts a QName instance into a string.
printQName(QName, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a QName instance into a string.
printShort(short) - Static method in class javax.xml.bind.DatatypeConverter
Converts a short value into a string.
printShort(short) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a short value into a string.
printStackTrace(PrintStream) - Method in exception javax.ejb.EJBException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace() - Method in exception javax.ejb.EJBException
Prints the composite message to System.err.
printStackTrace(PrintWriter) - Method in exception javax.ejb.EJBException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printStackTrace(PrintStream) - Method in exception javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintStream.
printStackTrace() - Method in exception javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to System.err.
printStackTrace(PrintWriter) - Method in exception javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintWriter.
printStackTrace(PrintStream) - Method in exception javax.xml.bind.TypeConstraintException
Prints this TypeConstraintException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintStream.
printStackTrace() - Method in exception javax.xml.bind.TypeConstraintException
Prints this TypeConstraintException and its stack trace (including the stack trace of the linkedException if it is non-null) to System.err.
printString(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a string.
printString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a string.
printTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Converts a Calendar value into a string.
printTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a Calendar value into a string.
printUnsignedInt(long) - Static method in class javax.xml.bind.DatatypeConverter
Converts a long value into a string.
printUnsignedInt(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a long value into a string.
printUnsignedShort(int) - Static method in class javax.xml.bind.DatatypeConverter
Converts an int value into a string.
printUnsignedShort(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an int value into a string.
proceed() - Method in interface javax.interceptor.InvocationContext
Proceed to the next entry in the interceptor chain.
PROCESS_VALIDATIONS - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Process Validations phase of the request processing lifecycle.
processAction(ActionEvent) - Method in interface javax.faces.event.ActionListener
Invoked when the action described by the specified ActionEvent occurs.
processAction(ActionEvent) - Method in class javax.faces.event.MethodExpressionActionListener
 
processApplication(FacesContext) - Method in class javax.faces.component.UIViewRoot
Broadcast any events that have been queued for the Invoke Application phase of the request processing lifecycle and to clear out any events for later phases if the event processing for this phase caused FacesContext.renderResponse() or FacesContext.responseComplete() to be called.
processDecodes(FacesContext) - Method in class javax.faces.component.UIComponent
Perform the component tree processing required by the Apply Request Values phase of the request processing lifecycle for all facets of this component, all children of this component, and this component itself, as follows.
processDecodes(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
processDecodes(FacesContext) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.processDecodes(javax.faces.context.FacesContext) processing to perform the following steps.
processDecodes(FacesContext) - Method in class javax.faces.component.UIForm
Override UIComponent.processDecodes(javax.faces.context.FacesContext) to ensure that the form is decoded before its children.
processDecodes(FacesContext) - Method in class javax.faces.component.UIInput
Specialized decode behavior on top of that provided by the superclass.
processDecodes(FacesContext) - Method in class javax.faces.component.UIViewRoot
Override the default UIComponentBase.processDecodes(javax.faces.context.FacesContext) behavior to broadcast any queued events after the default processing has been completed and to clear out any events for later phases if the event processing for this phase caused FacesContext.renderResponse() or FacesContext.responseComplete() to be called.
PROCESSING_INSTRUCTION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a processing instruction
ProcessingInstruction - Interface in javax.xml.stream.events
An interface that describes the data found in processing instructions
processListener(FacesListener) - Method in class javax.faces.event.ActionEvent
 
processListener(FacesListener) - Method in class javax.faces.event.FacesEvent
Broadcast this FacesEvent to the specified FacesListener, by whatever mechanism is appropriate.
processListener(FacesListener) - Method in class javax.faces.event.ValueChangeEvent
 
processRestoreState(FacesContext, Object) - Method in class javax.faces.component.UIComponent
Perform the component tree processing required by the Restore View phase of the request processing lifecycle for all facets of this component, all children of this component, and this component itself, as follows.
processRestoreState(FacesContext, Object) - Method in class javax.faces.component.UIComponentBase
 
processSaveState(FacesContext) - Method in class javax.faces.component.UIComponent
Perform the component tree processing required by the state saving portion of the Render Response phase of the request processing lifecycle for all facets of this component, all children of this component, and this component itself, as follows.
processSaveState(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
processUpdates(FacesContext) - Method in class javax.faces.component.UIComponent
Perform the component tree processing required by the Update Model Values phase of the request processing lifecycle for all facets of this component, all children of this component, and this component itself, as follows.
processUpdates(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
processUpdates(FacesContext) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.processUpdates(javax.faces.context.FacesContext) processing to perform the following steps.
processUpdates(FacesContext) - Method in class javax.faces.component.UIForm
Override UIComponent.processUpdates(javax.faces.context.FacesContext) to ensure that the children of this UIForm instance are only processed if UIForm.isSubmitted() returns true.
processUpdates(FacesContext) - Method in class javax.faces.component.UIInput
In addition to the standard processUpdates behavior inherited from UIComponentBase, calls updateModel().
processUpdates(FacesContext) - Method in class javax.faces.component.UIViewRoot
Override the default UIComponentBase behavior to broadcast any queued events after the default processing has been completed and to clear out any events for later phases if the event processing for this phase caused FacesContext.renderResponse() or FacesContext.responseComplete() to be called.
processValidators(FacesContext) - Method in class javax.faces.component.UIComponent
Perform the component tree processing required by the Process Validations phase of the request processing lifecycle for all facets of this component, all children of this component, and this component itself, as follows.
processValidators(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
processValidators(FacesContext) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.processValidators(javax.faces.context.FacesContext) processing to perform the following steps.
processValidators(FacesContext) - Method in class javax.faces.component.UIForm
Override UIComponent.processValidators(javax.faces.context.FacesContext) to ensure that the children of this UIForm instance are only processed if UIForm.isSubmitted() returns true.
processValidators(FacesContext) - Method in class javax.faces.component.UIInput
In addition to the standard processValidators behavior inherited from UIComponentBase, calls validate() if the immediate property is false (which is the default); if the component is invalid afterwards, calls FacesContext.renderResponse().
processValidators(FacesContext) - Method in class javax.faces.component.UIViewRoot
Override the default UIComponentBase.processValidators(javax.faces.context.FacesContext) behavior to broadcast any queued events after the default processing has been completed and to clear out any events for later phases if the event processing for this phase caused FacesContext.renderResponse() or FacesContext.responseComplete() to be called.
processValueChange(ValueChangeEvent) - Method in class javax.faces.event.MethodExpressionValueChangeListener
 
processValueChange(ValueChangeEvent) - Method in interface javax.faces.event.ValueChangeListener
Invoked when the value change described by the specified ValueChangeEvent occurs.
PRODUCT_NAME_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.String
PROFILER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ProfilerConfig
ProfilerConfig - Interface in com.sun.appserv.management.config
Configuration for the <profiler> element.
ProfilerConfigKeys - Class in com.sun.appserv.management.config
Keys for use with JavaConfig.createProfilerConfig(java.lang.String, java.util.Map).
ProgrammaticLogin - Class in com.sun.appserv.security
Implement programmatic login.
ProgrammaticLogin() - Constructor for class com.sun.appserv.security.ProgrammaticLogin
 
ProgrammaticLoginPermission - Class in com.sun.appserv.security
Permission for using programmatic login.
ProgrammaticLoginPermission(String) - Constructor for class com.sun.appserv.security.ProgrammaticLoginPermission
 
PROGRESS_PERCENT_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentProgress
Key for the progress percent as returned by getProgressPercent().
ProgressEvent - Class in javax.enterprise.deploy.spi.status
An event which indicates that a deployment status change has occurred.
ProgressEvent(Object, TargetModuleID, DeploymentStatus) - Constructor for class javax.enterprise.deploy.spi.status.ProgressEvent
Creates a new object representing a deployment progress event.
ProgressListener - Interface in javax.enterprise.deploy.spi.status
The listener interface for receiving deployment progress events.
ProgressObject - Interface in javax.enterprise.deploy.spi.status
The ProgressObject interface tracks and reports the progress of the deployment activities, distribute, start, stop, undeploy.
PROP_KEY_GENERATOR_ATTR_NAME - Static variable in class com.sun.appserv.web.cache.DefaultCacheHelper
 
PropertiesAccess - Interface in com.sun.appserv.management.config
All MBeans that have Properties must extend this interface.
PropertiesStringSource - Class in com.sun.appserv.management.util.misc
An abstraction for getting a String, given an id string.
PropertiesStringSource(Properties, StringSource) - Constructor for class com.sun.appserv.management.util.misc.PropertiesStringSource
 
PropertiesStringSource(File, StringSource) - Constructor for class com.sun.appserv.management.util.misc.PropertiesStringSource
 
PROPERTY_PREFIX - Static variable in interface com.sun.appserv.management.config.PropertiesAccess
When a key is required for a property in a Map, its name must consist of this prefix plus the actual name.
PropertyException - Exception in javax.xml.bind
This exception indicates that an error was encountered while getting or setting a property.
PropertyException(String) - Constructor for exception javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message.
PropertyException(String, String) - Constructor for exception javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message and vendor specific errorCode.
PropertyException(Throwable) - Constructor for exception javax.xml.bind.PropertyException
Construct a PropertyException with a linkedException.
PropertyException(String, Throwable) - Constructor for exception javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message and linkedException.
PropertyException(String, String, Throwable) - Constructor for exception javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message, vendor specific errorCode, and linkedException.
PropertyException(String, Object) - Constructor for exception javax.xml.bind.PropertyException
Construct a PropertyException whose message field is set based on the name of the property and value.toString().
propertyExists(String) - Method in interface javax.jms.Message
Indicates whether a property value exists.
PropertyNotFoundException - Exception in javax.el
Thrown when a property could not be found while evaluating a ValueExpression or MethodExpression.
PropertyNotFoundException() - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with no detail message.
PropertyNotFoundException(String) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the provided detail message.
PropertyNotFoundException(Throwable) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the given root cause.
PropertyNotFoundException(String, Throwable) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the given detail message and root cause.
PropertyNotFoundException - Exception in javax.faces.el
Deprecated. This has been replaced by PropertyNotFoundException.
PropertyNotFoundException() - Constructor for exception javax.faces.el.PropertyNotFoundException
Deprecated. Construct a new exception with no detail message or root cause.
PropertyNotFoundException(String) - Constructor for exception javax.faces.el.PropertyNotFoundException
Deprecated. Construct a new exception with the specified detail message and no root cause.
PropertyNotFoundException(Throwable) - Constructor for exception javax.faces.el.PropertyNotFoundException
Deprecated. Construct a new exception with the specified root cause.
PropertyNotFoundException(String, Throwable) - Constructor for exception javax.faces.el.PropertyNotFoundException
Deprecated. Construct a new exception with the specified detail message and root cause.
PropertyNotWritableException - Exception in javax.el
Thrown when a property could not be written to while setting the value on a ValueExpression.
PropertyNotWritableException() - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with no detail message.
PropertyNotWritableException(String) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the provided detail message.
PropertyNotWritableException(Throwable) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the given root cause.
PropertyNotWritableException(String, Throwable) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the given detail message and root cause.
PropertyResolver - Class in javax.faces.el
Deprecated. This has been replaced by ELResolver.
PropertyResolver() - Constructor for class javax.faces.el.PropertyResolver
Deprecated.  
propsQuery(String) - Method in class com.sun.appserv.management.helper.Helper
 
propsQuery(String, String) - Method in class com.sun.appserv.management.helper.Helper
 
PROTOCOL_HTTP - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
Internal unsupported protocol.
PROTOCOL_RMI - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
RMI protocol to the Appserver.
protocolConnect(String, int, String, String) - Method in class javax.mail.Service
The service implementation should override this method to perform the actual protocol-specific connection attempt.
ProtocolException - Exception in javax.xml.ws
The ProtocolException class is a base class for exceptions related to a specific protocol binding.
ProtocolException() - Constructor for exception javax.xml.ws.ProtocolException
Constructs a new protocol exception with null as its detail message.
ProtocolException(String) - Constructor for exception javax.xml.ws.ProtocolException
Constructs a new protocol exception with the specified detail message.
ProtocolException(String, Throwable) - Constructor for exception javax.xml.ws.ProtocolException
Constructs a new runtime exception with the specified detail message and cause.
ProtocolException(Throwable) - Constructor for exception javax.xml.ws.ProtocolException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
Provider - Class in javax.mail
The Provider is a class that describes a protocol implementation.
Provider(Provider.Type, String, String, String, String) - Constructor for class javax.mail.Provider
Create a new provider of the specified type for the specified protocol.
Provider<T> - Interface in javax.xml.ws
Service endpoints may implement the Provider interface as a dynamic alternative to an SEI.
Provider - Class in javax.xml.ws.spi
Service provider for ServiceDelegate and Endpoint objects.
Provider() - Constructor for class javax.xml.ws.spi.Provider
Creates a new instance of Provider
provider() - Static method in class javax.xml.ws.spi.Provider
Creates a new provider object.
Provider.Type - Class in javax.mail
This inner class defines the Provider type.
PROVIDER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ProviderConfig
ProviderConfig - Interface in com.sun.appserv.management.config
Configuration for the <provider-config> element.
providers - Static variable in class javax.persistence.Persistence
 
ProviderStringifier - Class in com.sun.appserv.management.util.stringifier
Stringifies a java.security.Provider.
ProviderStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.ProviderStringifier
 
ProxyFactory - Class in com.sun.appserv.management.client
Factory for AMX proxies.
ProxyHandler - Class in com.sun.appserv
Abstract class allowing a backend appserver instance to retrieve information about the original client request that was intercepted by an SSL terminating proxy server (e.g., load balancer).
ProxyHandler() - Constructor for class com.sun.appserv.ProxyHandler
 
publish(Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic.
publish(Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
publish(Topic, Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to live.
publish(String) - Method in class javax.xml.ws.Endpoint
Publishes this endpoint at the given address.
publish(String, Object) - Static method in class javax.xml.ws.Endpoint
Creates and publishes an endpoint for the specified implementor object at the given address.
publish(Object) - Method in class javax.xml.ws.Endpoint
Publishes this endpoint at the provided server context.
PUBLISH_URL_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
URL of the registry where publish requests are dispatched This is converted internally by the connector to JAXR implementation specific property javax.xml.registry.lifeCycleManagerURL
publishToRegistry(String[], Object, Map<String, String>) - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Publishes the WSDL of webService to the registries specified by the JNDI Names
pushBody(Writer) - Method in class javax.servlet.jsp.JspContext
Return a new JspWriter object that sends output to the provided Writer.
pushBody() - Method in class javax.servlet.jsp.PageContext
Return a new BodyContent object, save the current "out" JspWriter, and update the value of the "out" attribute in the page scope attribute namespace of the PageContext.
put(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
/** cache the given value at the specified key and return previous value
put(Object, Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
cache the given value at the specified key and return previous value
put(Object, Object) - Method in interface com.sun.appserv.util.cache.Cache
cache the given value at the specified key and return previous value
put(Object, Object, int) - Method in interface com.sun.appserv.util.cache.Cache
cache the given value at the specified key and return previous value
putAll(Map<String, T>) - Method in class com.sun.appserv.management.base.MapCapableBase
Add fields one-by-one so we can check compliance with OpenTypes
putAllMapData(Notification, Map<String, T>) - Static method in class com.sun.appserv.management.util.jmx.NotificationBuilder
Put all key/value pairs into the user data Map.
putContext(Class, Object) - Method in class javax.el.ELContext
Associates a context object with this ELContext.
putField(String, Serializable) - Method in class com.sun.appserv.management.base.MapCapableBase
Add a field to the object.
putFieldHook(String, Serializable) - Method in class com.sun.appserv.management.base.MapCapableBase
 
putMapData(Notification, String, Serializable) - Static method in class com.sun.appserv.management.util.jmx.NotificationBuilder
Put a single key/value pair into the user data Map.
putResource(Object, Object) - Method in interface javax.transaction.TransactionSynchronizationRegistry
Add or replace an object in the Map of resources being managed for the transaction bound to the current thread at the time this method is called.
putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.setAttribute(java.lang.String, java.lang.Object)

Q

QNameHolder - Class in javax.xml.rpc.holders
 
QNameHolder() - Constructor for class javax.xml.rpc.holders.QNameHolder
 
QNameHolder(QName) - Constructor for class javax.xml.rpc.holders.QNameHolder
 
query() - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
Query for LogRecords based upon the current settings.
Query - Interface in javax.persistence
Interface used to control query execution.
Query - Interface in javax.xml.registry
The Query interface encapsulates a query in a declarative query language.
QUERY_MBEANS - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
QUERY_MGR - Static variable in class com.sun.appserv.management.base.XTypes
ID for QueryMgr
QUERY_NAMES - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
QUERY_STRING - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: Query string for request.
QUERY_TYPE_EBXML_FILTER_QUERY - Static variable in interface javax.xml.registry.Query
An OASIS ebXML Registry XML Filter Query type.
QUERY_TYPE_SQL - Static variable in interface javax.xml.registry.Query
An SQL query type.
QUERY_TYPE_XQUERY - Static variable in interface javax.xml.registry.Query
A W3C XQuery type.
QUERY_URL_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
 
queryAll() - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all available log records in all files for all modules of all available log levels.
queryAllCurrent() - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all available log records for all modules in the most current log file.
queryAllInFile(String) - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all available log records for all modules in the specified log file.
queryAllObjectNameSet() - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryAllSet() - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryCallStackForRequest(String) - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Returns CallStackInformation for a particular RequestID.
queryClusterDeployedItemObjectNames(String) - Method in class com.sun.appserv.management.helper.DeployedItemHelper
Get the ObjectNames of all deployed items in the specified cluster.
queryComponentTypeKeys() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Returns a list of component types CallFlowMonitor.BEAN_MANAGED_PERSISTENCE CallFlowMonitor.CONTAINER_MANAGED_PERSISTENCE CallFlowMonitor.MESSAGE_DRIVEN_BEAN CallFlowMonitor.SERVLET CallFlowMonitor.SERVLET_FILTER CallFlowMonitor.STATEFUL_SESSION_BEAN CallFlowMonitor.STATELESS_SESSION_BEAN
queryContainerTypeOrApplicationTypeKeys() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Returns a list of Container types CallFlowMonitor.WEB_CONTAINER CallFlowMonitor.EJB_CONTAINER CallFlowMonitor.ORB CallFlowMonitor.WEB_APPLICATION CallFlowMonitor.EJB_APPLICATION CallFlowMonitor.OTHER
QueryHint - Annotation Type in javax.persistence
An implementation-specific Query hint.
queryInterfaceObjectNameSet(String, Set<ObjectName>) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryInterfaceSet(String, Set<ObjectName>) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all AMX that implement the specified interface, which may be any interface.
queryJ2EENameObjectNameSet(String) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryJ2EENameSet(String) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all AMX whose name is equal to 'nameValue'.
queryJ2EETypeNameObjectNameSet(String, String) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryJ2EETypeNames(String) - Method in interface com.sun.appserv.management.base.QueryMgr
Calls queryJ2EETypeSet( j2eeTypeValue ), then creates an array consisting of the names of each of the resulting objects.
queryJ2EETypeNameSet(String, String) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryJ2EETypeObjectNameSet(String) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryJ2EETypeSet(String) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all AMX whose j2eeType is equal to 'j2eeTypeValue.
queryJ2EETypesObjectNameSet(Set<String>) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryJ2EETypesSet(Set<String>) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all AMX whose j2eeType is equal to any specified in 'j2eeTypes'.
QueryManager - Interface in javax.xml.registry
This is the common base interface for all QueryManagers in the API.
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
QueryMgr - Interface in com.sun.appserv.management.base
Supports various types of queries to find s based on various Attributes.
queryNames(MBeanServerConnection, ObjectName, QueryExp) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
The sole purpose of this method is to move compiler warnings here, thus eliminating them from other call sites.
queryNames(MBeanServer, ObjectName, QueryExp) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
The sole purpose of this method is to move compiler warnings here, thus eliminating them from other call sites.
queryNames(ObjectName, QueryExp) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
queryNames(ObjectName, QueryExp) - Method in interface javax.management.j2ee.Management
Gets the names of managed objects controlled by the MEJB.
queryPatternObjectNameSet(ObjectName) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryPatternObjectNameSet(String, String) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryPatternSet(ObjectName) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all AMX whose ObjectName matches the supplied ObjectName pattern, as defined by the JMX specification.
queryPatternSet(String, String) - Method in interface com.sun.appserv.management.base.QueryMgr
Makes an ObjectName pattern, then calls queryPatternSet( pat )
queryPieInformation(String) - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Returns the "PIE" information for a requestID.
queryPropsObjectNameSet(String) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryPropsSet(String) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all objects that match the specified properties in the JMX domain governed by this QueryMgr.
queryRequestInformation() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Gets information for requests.
queryRequestTypeKeys() - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Returns a list of all request types CallFlowMonitor.REMOTE_ASYNC_MESSAGE CallFlowMonitor.REMOTE_EJB CallFlowMonitor.REMOTE_WEB CallFlowMonitor.REMOTE_WEB_SERVICE CallFlowMonitor.TIMER_EJB
queryServerLog(String, long, boolean, int, Long, Long, String, Set<String>, List<Attribute>) - Method in interface com.sun.appserv.management.ext.logging.LogQuery
Query a server log file for records beginning at index startIndex.
queryServerLog(String, Set<String>) - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all log records of the specified error level or higher level for a all specified modules in the most current log file.
queryServerLog(String, String) - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all log records of the specified error level or higher level for a particular module in the most current log file.
queryServerLog(String) - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all log records of the specified error level or higher level for all modules in the most current log file.
queryServerLogRecent(long) - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all available log records for all modules in the most current log file which have occurred within the last number of seconds.
queryServerLogRecent(long, Set<String>) - Method in class com.sun.appserv.management.helper.LoggingHelper
Get all available log records for all modules in the most current log file which have occurred within the last number of seconds.
querySingletonJ2EEType(String) - Method in interface com.sun.appserv.management.base.QueryMgr
Calls getJ2EETypeSet( j2eeTypeValue ) and extracts the single result.
queryStandaloneServerDeployedItemObjectNames(String) - Method in class com.sun.appserv.management.helper.DeployedItemHelper
Get the ObjectNames of all deployed items in the specified server.
queryWildObjectNameSet(String[], String[]) - Method in interface com.sun.appserv.management.base.QueryMgr
 
queryWildSet(String[], String[]) - Method in interface com.sun.appserv.management.base.QueryMgr
Return all AMX whose whose ObjectName matches all property expressions.
queue() - Method in class javax.faces.event.FacesEvent
Convenience method to queue this event for broadcast at the end of the current request processing lifecycle phase.
Queue - Interface in javax.jms
A Queue object encapsulates a provider-specific queue name.
QUEUE_SIZE_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.ConnectionPoolConfigKeys
 
QueueBrowser - Interface in javax.jms
A client uses a QueueBrowser object to look at messages on a queue without removing them.
QueueConnection - Interface in javax.jms
A QueueConnection object is an active connection to a point-to-point JMS provider.
QueueConnectionFactory - Interface in javax.jms
A client uses a QueueConnectionFactory object to create QueueConnection objects with a point-to-point JMS provider.
queueEvent(FacesEvent) - Method in class javax.faces.component.UICommand
Intercept queueEvent and, for ActionEvents, mark the phaseId for the event to be PhaseId.APPLY_REQUEST_VALUES if the immediate flag is true, PhaseId.INVOKE_APPLICATION otherwise.
queueEvent(FacesEvent) - Method in class javax.faces.component.UIComponent
Queue an event for broadcast at the end of the current request processing lifecycle phase.
queueEvent(FacesEvent) - Method in class javax.faces.component.UIComponentBase
 
queueEvent(FacesEvent) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.queueEvent(javax.faces.event.FacesEvent) processing to wrap any queued events in a wrapper so that we can reset the current row index in broadcast().
queueEvent(FacesEvent) - Method in class javax.faces.component.UIViewRoot
Override the default UIComponentBase.queueEvent(javax.faces.event.FacesEvent) behavior to accumulate the queued events for later broadcaster.
queueEvent(MailEvent, Vector) - Method in class javax.mail.Service
Add the event and vector of listeners to the queue to be delivered.
QueueReceiver - Interface in javax.jms
A client uses a QueueReceiver object to receive messages that have been delivered to a queue.
QueueRequestor - Class in javax.jms
The QueueRequestor helper class simplifies making service requests.
QueueRequestor(QueueSession, Queue) - Constructor for class javax.jms.QueueRequestor
Constructor for the QueueRequestor class.
QueueSender - Interface in javax.jms
A client uses a QueueSender object to send messages to a queue.
QueueSession - Interface in javax.jms
A QueueSession object provides methods for creating QueueReceiver, QueueSender, QueueBrowser, and TemporaryQueue objects.
Quota - Class in javax.mail
This class represents a set of quotas for a given quota root.
Quota(String) - Constructor for class javax.mail.Quota
Create a Quota object for the named quotaroot with no associated resources.
Quota.Resource - Class in javax.mail
An individual resource in a quota root.
Quota.Resource(String, long, long) - Constructor for class javax.mail.Quota.Resource
Construct a Resource object with the given name, usage, and limit.
QuotaAwareStore - Interface in javax.mail
An interface implemented by Stores that support quotas.
quotaRoot - Variable in class javax.mail.Quota
The name of the quota root.
QUOTE - Static variable in class com.sun.appserv.management.util.misc.StringUtil
 
quote(Object) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
quote(Object, char) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
quote(String, String) - Static method in class javax.mail.internet.MimeUtility
A utility method to quote a word, if the word contains any characters from the specified 'specials' list.
QUOTE_CHAR - Static variable in class com.sun.appserv.management.util.misc.StringUtil
 
QUOTEDSTRING - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating a quoted string.

R

RangeStatistic - Interface in javax.management.j2ee.statistics
Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
RangeStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
 
RangeStatisticImpl(String, String, String, long, long, long, long, long) - Constructor for class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
RangeStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
RangeStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
RangeStatisticImpl(RangeStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
RangeStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.RangeStatisticImpl
 
RAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module is an Connector archive.
RAR_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for RARModuleConfig
RARModuleConfig - Interface in com.sun.appserv.management.config
Configuration for the <connector-module> element.
read(String, int) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Returns a LoginInfo corresponding to the given host and port, from this store.
read(String, int) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
read() - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class javax.mail.util.SharedFileInputStream
Reads bytes from this stream into the specified byte array, starting at the given offset.
read(InputStream) - Method in interface javax.resource.cci.Streamable
Read data from an InputStream and initialize fields of a Streamable object.
READ_COMMITTED - Static variable in class com.sun.appserv.management.config.IsolationValues
 
READ_ONLY - Static variable in class javax.mail.Folder
The Folder is read only.
READ_ONLY_FILTER - Static variable in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
READ_UNCOMMITTED - Static variable in class com.sun.appserv.management.config.IsolationValues
 
READ_WRITE - Static variable in class javax.mail.Folder
The state and contents of this folder can be modified.
READ_WRITE_FILTER - Static variable in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
READABLE_FILTER - Static variable in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
readBoolean() - Method in interface javax.jms.BytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in interface javax.jms.StreamMessage
Reads a boolean from the stream message.
readByte() - Method in interface javax.jms.BytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in interface javax.jms.StreamMessage
Reads a byte value from the stream message.
readBytes(byte[]) - Method in interface javax.jms.BytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in interface javax.jms.StreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in interface javax.jms.BytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in interface javax.jms.StreamMessage
Reads a Unicode character value from the stream message.
readDouble() - Method in interface javax.jms.BytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in interface javax.jms.StreamMessage
Reads a double from the stream message.
readEJBHome(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
Deserialize the EJBHome reference corresponding to a HomeHandle.
readEJBObject(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
Deserialize the EJBObject reference corresponding to a Handle.
readExternal(ObjectInput) - Method in class javax.activation.MimeType
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readFloat() - Method in interface javax.jms.BytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in interface javax.jms.StreamMessage
Reads a float from the stream message.
readInt() - Method in interface javax.jms.BytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in interface javax.jms.StreamMessage
Reads a 32-bit integer from the stream message.
readLine(String) - Method in interface com.sun.appserv.management.util.misc.LineReader
Reads a line, outputting an optional prompt first.
readLine(String) - Method in class com.sun.appserv.management.util.misc.LineReaderImpl
 
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads the input stream, one line at a time.
readLong() - Method in interface javax.jms.BytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in interface javax.jms.StreamMessage
Reads a 64-bit integer from the stream message.
readObject() - Method in interface javax.jms.StreamMessage
Reads an object from the stream message.
ReadOnlyBeanHelper - Class in com.sun.appserv.ejb
Class that is used to obtain ReadOnlyBeanNotifier and ReadOnlyBeanLocalNotifier.
ReadOnlyBeanHelper() - Constructor for class com.sun.appserv.ejb.ReadOnlyBeanHelper
 
ReadOnlyBeanLocalNotifier - Interface in com.sun.appserv.ejb
ReadOnlyBeanLocalNotifier is used to force refresh of ReadOnly local beans
ReadOnlyBeanNotifier - Interface in com.sun.appserv.ejb
ReadOnlyBeanNotifier is used to force refresh of ReadOnly beans
ReadOnlyFolderException - Exception in javax.mail
This exception is thrown when an attempt is made to open a folder read-write access when the folder is marked read-only.
ReadOnlyFolderException(Folder) - Constructor for exception javax.mail.ReadOnlyFolderException
Constructs a MessagingException with the specified folder.
ReadOnlyFolderException(Folder, String) - Constructor for exception javax.mail.ReadOnlyFolderException
Constructs a MessagingException with the specified folder and the specified detail message.
readResolve() - Method in class javax.mail.internet.MimeMessage.RecipientType
 
readResolve() - Method in class javax.mail.Message.RecipientType
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class.
readShort() - Method in interface javax.jms.BytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in interface javax.jms.StreamMessage
Reads a 16-bit integer from the stream message.
readString() - Method in interface javax.jms.StreamMessage
Reads a String from the stream message.
readUnsignedByte() - Method in interface javax.jms.BytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in interface javax.jms.BytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in interface javax.jms.BytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
ReadWriteAttributeFilter - Class in com.sun.appserv.management.util.jmx
This class contains various filters based on read/write status of an Attribute.
ReadWriteAttributeFilter() - Constructor for class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
READY_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is ready to service requests
READY_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is ready to service requests
realHandleNotification(Notification, Object) - Method in class com.sun.appserv.management.helper.DeployNotificationListener
Handle a received Notification.
REAP_INTERVAL_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.ManagerPropertiesConfigKeys
 
REAP_INTERVAL_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.StorePropertiesConfigKeys
 
receive() - Method in interface javax.jms.MessageConsumer
Receives the next message produced for this message consumer.
receive(long) - Method in interface javax.jms.MessageConsumer
Receives the next message that arrives within the specified timeout interval.
RECEIVE_BUFFER_SIZE_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.ConnectionPoolConfigKeys
 
ReceivedDateTerm - Class in javax.mail.search
This class implements comparisons for the Message Received date
ReceivedDateTerm(int, Date) - Constructor for class javax.mail.search.ReceivedDateTerm
Constructor.
receiveNoWait() - Method in interface javax.jms.MessageConsumer
Receives the next message if one is immediately available.
RECENT - Static variable in class javax.mail.Flags.Flag
This message is recent.
RecipientStringTerm - Class in javax.mail.search
This class implements string comparisons for the Recipient Address headers.
RecipientStringTerm(Message.RecipientType, String) - Constructor for class javax.mail.search.RecipientStringTerm
Constructor.
RecipientTerm - Class in javax.mail.search
This class implements comparisons for the Recipient Address headers.
RecipientTerm(Message.RecipientType, Address) - Constructor for class javax.mail.search.RecipientTerm
Constructor.
Record - Interface in javax.resource.cci
The javax.resource.cci.Record interface is the base interface for the representation of an input or output to the execute methods defined on an Interaction.
RECORD_NUMBER_INDEX - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
Value is of class java.lang.Integer
RecordFactory - Interface in javax.resource.cci
The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances.
recover() - Method in interface javax.jms.Session
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
recover(int) - Method in interface javax.resource.spi.XATerminator
Obtains a list of prepared transaction branches from a resource manager.
recover(int) - Method in interface javax.transaction.xa.XAResource
Obtains a list of prepared transaction branches from a resource manager.
recycleNode() - Method in interface javax.xml.soap.Node
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
REDELIVERY_INTERVAL__INTERNAL_IN_MILLIS_KEY - Static variable in class com.sun.appserv.management.config.EJBTimerServiceConfigKeys
 
REDEPLOY - Static variable in class javax.enterprise.deploy.shared.CommandType
The DeploymentManger action operation being processed is redeploy.
redeploy(TargetModuleID[], File, File) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
(optional) The redeploy method provides a means for updating currently deployed J2EE applications.
redeploy(TargetModuleID[], InputStream, InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
(optional) The redeploy method provides a means for updating currently deployed J2EE applications.
redirect(String) - Method in class javax.faces.context.ExternalContext
Redirect a request to the specified URL, and cause the responseComplete() method to be called on the FacesContext instance for the current request.
REDIRECT_PORT_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
ref - Variable in exception javax.mail.internet.AddressException
The string being parsed.
REF_KEY - Static variable in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Key for use with createDeployedItemRefConfig()
RefConfig - Interface in com.sun.appserv.management.config
Base interface representing a reference.
RefConfigReferent - Interface in com.sun.appserv.management.config
Referent: "the object of a reference", in this case a base marker interface denoting that the item can be referred to by some kind of RefConfig.
Referenceable - Interface in javax.resource
The Referenceable interface extends the javax.naming.Referenceable interface.
ReferenceSyntaxException - Exception in javax.faces.el
Deprecated. This has been replaced by ELException.
ReferenceSyntaxException() - Constructor for exception javax.faces.el.ReferenceSyntaxException
Deprecated. Construct a new exception with no detail message or root cause.
ReferenceSyntaxException(String) - Constructor for exception javax.faces.el.ReferenceSyntaxException
Deprecated. Construct a new exception with the specified detail message and no root cause.
ReferenceSyntaxException(Throwable) - Constructor for exception javax.faces.el.ReferenceSyntaxException
Deprecated. Construct a new exception with the specified root cause.
ReferenceSyntaxException(String, Throwable) - Constructor for exception javax.faces.el.ReferenceSyntaxException
Deprecated. Construct a new exception with the specified detail message and root cause.
RefHelper - Class in com.sun.appserv.management.helper
Helper routines for references.
refresh(Object) - Method in interface com.sun.appserv.ejb.ReadOnlyBeanLocalNotifier
This method would be used by the user to manually force the refresh of read only beans for an application.
refresh(Object) - Method in interface com.sun.appserv.ejb.ReadOnlyBeanNotifier
This method would be used by the user to manually force the refresh of read only beans for an application.
refresh() - Method in interface com.sun.appserv.management.base.DottedNames
Force a refresh of the list of dotted names.
refresh() - Method in interface com.sun.appserv.management.monitor.MonitoringStats
Refresh any stale data.
refresh() - Method in class com.sun.appserv.security.AppservRealm
Refreshes the realm data so that new users/groups are visible.
refresh(Object) - Method in interface javax.persistence.EntityManager
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refreshAll() - Method in interface com.sun.appserv.ejb.ReadOnlyBeanLocalNotifier
This method forces *all* primary keys for a read-only bean to be marked as needing a refresh.
refreshAll() - Method in interface com.sun.appserv.ejb.ReadOnlyBeanNotifier
This method forces *all* primary keys for a read-only bean to be marked as needing a refresh.
refreshFlags - Variable in class com.sun.appserv.util.cache.BaseCache
 
refreshValue(Object, int) - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
refresh the item's value
REGEX_SPECIALS - Static variable in class com.sun.appserv.management.util.misc.RegexUtil
These characters will be escaped by wildcardToJavaRegex()
RegexUtil - Class in com.sun.appserv.management.util.misc
Useful utilities for regex handling
register(Class, QName, SerializerFactory, DeserializerFactory) - Method in interface javax.xml.rpc.encoding.TypeMapping
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
register(String, TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Registers a TypeMapping instance with the TypeMappingRegistry.
REGISTER_MBEAN - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
registerDefault(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Registers the TypeMapping instance that is default for all encoding styles supported by the TypeMappingRegistry.
registerDeploymentFactory(DeploymentFactory) - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Registers a DeploymentFactory so it will be able to handle requests.
registerHandler(String, PolicyContextHandler, boolean) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method used to register a container specific PolicyContext handler.
registerInterposedSynchronization(Synchronization) - Method in interface javax.transaction.TransactionSynchronizationRegistry
Register a Synchronization instance with special ordering semantics.
registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
Register a synchronization object for the transaction currently associated with the target object.
REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
 
REGISTRY_LOCATION_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for RegistryLocationConfig
REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
 
RegistryEntry - Interface in javax.xml.registry.infomodel
The RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.
RegistryException - Exception in javax.xml.registry
This is the common base class for all Exceptions that are detected on the registry provider side rather than the JAXR client side.
RegistryException() - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object with no reason or embedded Throwable.
RegistryException(String) - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
RegistryException(String, Throwable) - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
RegistryException(Throwable) - Constructor for exception javax.xml.registry.RegistryException
Constructs a JAXRException object initialized with the given Throwable object.
RegistryLocationConfig - Interface in com.sun.appserv.management.config
Represents the <registry-location> element.
RegistryObject - Interface in javax.xml.registry.infomodel
The RegistryObject class is an abstract base class used by most classes in the model.
RegistryPackage - Interface in javax.xml.registry.infomodel
RegistryPackage instances are RegistryEntries that group logically related RegistryEntries together.
RegistryService - Interface in javax.xml.registry
This is the principal interface implemented by a JAXR provider.
release() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
The release method is the mechanism by which the tool signals to the DeploymentManager that the tool does not need it to continue running connected to the platform.
release() - Method in class javax.faces.context.FacesContext
Release any resources associated with this FacesContext instance.
release() - Method in class javax.faces.webapp.AttributeTag
Deprecated. Release references to any acquired resources.
release() - Method in class javax.faces.webapp.ConverterTag
Deprecated. Release references to any acquired resources.
release() - Method in class javax.faces.webapp.FacetTag
Release any resources allocated by this tag instance.
release() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Release any resources allocated during the execution of this tag handler.
release() - Method in class javax.faces.webapp.UIComponentELTag
Release any resources allocated during the execution of this tag handler.
release() - Method in class javax.faces.webapp.UIComponentTag
Deprecated. Release any resources allocated during the execution of this tag handler.
release() - Method in class javax.faces.webapp.ValidatorTag
Deprecated. Release references to any acquired resources.
release() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
This method may be called by the resource adapter to indicate that it no longer needs a proxy endpoint instance.
release() - Method in interface javax.resource.spi.work.Work
The WorkManager might call this method to hint the active Work instance to complete execution as soon as possible.
release() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Releases any resources this ConditionalTagSupport may have (or inherit).
release() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Releases any resources this LoopTagSupport may have (or inherit).
release() - Method in class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
release() - Method in class javax.servlet.jsp.PageContext
This method shall "reset" the internal state of a PageContext, releasing all internal references, and preparing the PageContext for potential reuse by a later invocation of initialize().
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Release state.
release() - Method in interface javax.servlet.jsp.tagext.Tag
Called on a Tag handler to release state.
release() - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Release any data kept by this instance for validation purposes.
release() - Method in class javax.servlet.jsp.tagext.TagSupport
Release state.
RELEASED - Static variable in class javax.enterprise.deploy.shared.StateType
The DeploymentManager is running in discommected mode.
releaseFactories() - Static method in class javax.faces.FactoryFinder
Release any references to factory instances associated with the class loader for the calling web application.
releaseLoader(URLClassLoader) - Static method in class com.sun.appserv.ClassLoaderUtil
Releases resources held by the URLClassLoader.
releaseLoader(URLClassLoader, Vector<String>) - Static method in class com.sun.appserv.ClassLoaderUtil
Releases resources held by the URLClassLoader.
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
called to release a previously allocated PageContext object.
reload() - Method in interface com.sun.appserv.management.j2ee.WebModule
 
RELOAD_INTERVAL - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
RELOAD_POLL_INTERVAL_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.LBConfigKeys
 
Remote - Annotation Type in javax.ejb
Declares the remote business interface(s) for a session bean.
REMOTE_ASYNC_MESSAGE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Remote Aysnchronous Message Request Type.
REMOTE_EJB - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Remote EJB Request Type
REMOTE_WEB - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Remote Web Request Type
REMOTE_WEB_SERVICE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Remote Web Service Request Type
RemoteHome - Annotation Type in javax.ejb
Declares the Remote Home or adapted Remote Home interface for a session bean.
remove(String, int) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Removes the LoginInfo corresponding to the given host and port, from this store.
remove(String, int) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
remove(String) - Method in interface com.sun.appserv.management.monitor.JMXMonitorMgr
Remove a Monitor by name.
remove(int) - Method in class com.sun.appserv.management.util.misc.CircularList
 
remove() - Method in class com.sun.appserv.management.util.misc.EnumerationIterator
 
remove(String) - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
remove(Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
remove(int, Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
remove(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the given value stored at the key; value-specific removals.
remove(Object) - Method in interface com.sun.appserv.util.cache.Cache
remove the item with the given key.
remove(Object, Object) - Method in interface com.sun.appserv.util.cache.Cache
remove the given value stored at the key.
remove(String) - Method in class javax.activation.MimeTypeParameterList
Remove any value associated with the given name.
remove(Handle) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its handle.
remove(Object) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its primary key.
remove(Object) - Method in interface javax.ejb.EJBLocalHome
Remove an EJB object identified by its primary key.
remove() - Method in interface javax.ejb.EJBLocalObject
Remove the EJB local object.
remove() - Method in interface javax.ejb.EJBObject
Remove the EJB object.
Remove - Annotation Type in javax.ejb
Applied to a business method of a stateful session bean class.
remove(Flags.Flag) - Method in class javax.mail.Flags
Remove the specified system flag from this Flags object.
remove(String) - Method in class javax.mail.Flags
Remove the specified user flag from this Flags object.
remove(Flags) - Method in class javax.mail.Flags
Remove all flags in the given Flags object from this Flags object.
remove(String) - Method in class javax.mail.internet.ParameterList
Removes the specified parameter from this ParameterList.
remove(Object) - Method in interface javax.persistence.EntityManager
Remove the entity instance.
remove(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the given scope.
remove(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "request" scope.
remove(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "session" scope.
remove(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "application" scope.
remove() - Method in class javax.xml.stream.util.EventReaderDelegate
 
REMOVE_NOTIFICATION_LISTENER - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
removeAccessLogConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Removes access-log element.
removeActionConfig() - Method in interface com.sun.appserv.management.config.ManagementRuleConfig
 
removeActionListener(ActionListener) - Method in interface javax.faces.component.ActionSource
Remove an existing ActionListener (if any) from the set of listeners interested in being notified when ActionEvents occur.
removeActionListener(ActionListener) - Method in class javax.faces.component.UICommand
 
removeAdminObjectResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes an admin object resource.
removeAll(Map<T, ?>, T[]) - Static method in class com.sun.appserv.management.util.misc.MapUtil
Remove all entries keyed by 'keys'
removeAll(Map<K, ?>, Set<K>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
removeAll(Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove all the item with the given key.
removeAll(Object) - Method in interface com.sun.appserv.util.cache.Cache
remove all the item with the given key.
removeAllAttachments() - Method in class javax.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
Removes any Subcodes that may be contained by this SOAPFault.
removeAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Removes all the header entries from this MimeHeaders object.
removeAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllParameters() - Method in interface javax.xml.rpc.Call
Removes all specified parameters from this Call instance.
removeAllRefsTo(RefConfigReferent, boolean) - Static method in class com.sun.appserv.management.helper.RefHelper
 
removeAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Association from this object.
removeAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Associations from this object.
removeAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
Removes all the AttachmentPart objects that have header entries that match the specified headers.
removeAttribute(String) - Method in interface com.sun.appserv.management.base.Sample
Remove an Attribute.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class javax.servlet.jsp.JspContext
Remove the object reference associated with the given name from all scopes.
removeAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
Remove the object reference associated with the specified name in the given scope.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeAttribute(Name) - Method in interface javax.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeAttribute(QName) - Method in interface javax.xml.soap.SOAPElement
Removes the attribute with the specified qname.
removeAttributes(MBeanInfo, String[]) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
removeAuditModuleConfig(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Removes an <audit-module> element.
removeAuthRealmConfig(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Removes an auth-realm element.
removeBodyPart(BodyPart) - Method in class javax.mail.Multipart
Remove the specified part from the multipart message.
removeBodyPart(int) - Method in class javax.mail.Multipart
Remove the part at specified location (starting from 0).
removeBuffer(Object) - Method in interface com.sun.appserv.management.base.NotificationService
Remove the specified buffer.
removeCacheManagerListener(CacheManagerListener) - Method in class com.sun.appserv.web.cache.CacheManager
remove CacheManagerListener object
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Removes a child Concept.
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Removes a child Concept.
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Removes a Collection of children Concepts.
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Removes a Collection of children Concepts.
removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Removes a child Organization.
removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Collection of children Organizations.
removeClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Classification from this object.
removeClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Classifications from this object.
removeClusterConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Remove an existing <cluster>.
removeClusteredServerConfig(String) - Method in interface com.sun.appserv.management.config.ClusterConfig
 
removeClusteredServerConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
 
removeClusterRefConfig(String) - Method in interface com.sun.appserv.management.config.ClusterRefConfigCR
Removes a cluster-ref for an lb-config.
removeConfig(String, String) - Method in interface com.sun.appserv.management.config.ConfigRemover
Remove a config by j2eeType and name.
removeConfigConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Remove a config.
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
Removes an already registered connection event listener from the ManagedConnection instance.
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Remove a Connection event listener.
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Service
Remove a Connection event listener.
removeConnectionPoolConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Removes connection-pool element.
removeConnectorConnectionPoolConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a connector connection pool.
removeConnectorResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a connector resource.
removeConnectorServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
 
removeContents() - Method in interface javax.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
removeCustomMBeanConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Remove a CustomMBeanConfig.
removeCustomResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a custom resource.
REMOVED - Static variable in class javax.mail.event.MessageCountEvent
The messages were removed from their folder
removed - Variable in class javax.mail.event.MessageCountEvent
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this.
removeDataModelListener(DataModelListener) - Method in class javax.faces.model.DataModel
Remove an existing DataModelListener from the set interested in notifications from this DataModel.
removeDConfigBean(DConfigBean) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Remove a child DConfigBean from this bean.
removeDConfigBean(DConfigBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Remove the root DConfigBean and all its children.
removeDeployedItemRefConfig(String) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Remove an existing <application-ref>
removeDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
removeDiagnosticServiceConfig() - Method in interface com.sun.appserv.management.config.ConfigConfig
Remove the DiagnosticServiceConfig.
removeEJBContainerAvailabilityConfig() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Removes ejb-container-availability element from the config.
removeEJBTimerServiceConfig() - Method in interface com.sun.appserv.management.config.EJBContainerConfig
Removes ejb-timer-service element from config
removeELContextListener(ELContextListener) - Method in class javax.faces.application.Application
Remove the argument listener from the list of ELContextListeners.
RemoveException - Exception in javax.ejb
The RemoveException exception is thrown at an attempt to remove an EJB object when the enterprise Bean or the container does not allow the EJB object to be removed.
RemoveException() - Constructor for exception javax.ejb.RemoveException
Constructs an RemoveException with no detail message.
RemoveException(String) - Constructor for exception javax.ejb.RemoveException
Constructs an RemoveException with the specified detail message.
removeExcludedPolicy() - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove any excluded policy statements from this PolicyConfiguration.
removeExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalIdentifier as an external identifier from this object.
removeExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalIdentifiers as an external identifiers from this object.
removeExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalLink from this object.
removeExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalLinks from this object.
removeFacesListener(FacesListener) - Method in class javax.faces.component.UIComponent
Remove the specified FacesListener from the set of listeners registered to receive event notifications from this UIComponent.
removeFacesListener(FacesListener) - Method in class javax.faces.component.UIComponentBase
Remove the specified FacesListener from the set of listeners registered to receive event notifications from this UIComponent.
removeFirst() - Method in class com.sun.appserv.management.util.misc.CircularList
 
removeFolderListener(FolderListener) - Method in class javax.mail.Folder
Remove a Folder event listener.
removeFolderListener(FolderListener) - Method in class javax.mail.Store
Remove a listener for Folder events.
removeHeader(String) - Method in class javax.mail.internet.InternetHeaders
Remove all header entries that match the given name
removeHeader(String) - Method in class javax.mail.internet.MimeBodyPart
Remove all headers with this name.
removeHeader(String) - Method in class javax.mail.internet.MimeMessage
Remove all headers with this name.
removeHeader(String) - Method in interface javax.mail.Part
Remove all headers with this name.
removeHeader(String) - Method in class javax.xml.soap.MimeHeaders
Remove all MimeHeader objects whose name matches the given name.
removeHealthCheckerConfig() - Method in interface com.sun.appserv.management.config.HealthCheckerConfigCR
Removes a health checker config from the container config element
removeHTTPAccessLogConfig() - Method in interface com.sun.appserv.management.config.VirtualServerConfig
Removes http-access-log element.
removeHTTPFileCacheConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Removes http-file-cache element.
removeHTTPListenerConfig(String) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Remove the <http-listener>.
removeHTTPProtocolConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Removes http-protocol element.
removeIIOPListenerConfig(String) - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Removes an iiop listener.
removeIIOPSSLClientConfig() - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
Removes ssl-client-config element.
removeJACCProviderConfig(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Removes a jacc-provider element.
removeJDBCConnectionPoolConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Remove the <jdbc-connection-pool>.
removeJDBCResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a jdbc resource.
removeJMSAvailabilityConfig() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
removeJMSHostConfig(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
Removes a jms-host element.
removeJMXConnectorConfig(String) - Method in interface com.sun.appserv.management.config.AdminServiceConfig
Removes a jmx-connector element.
removeJNDIResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Remove the <external-jndi-resource>.
removeKeepAliveConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Removes keep-alive element.
removeLast() - Method in class com.sun.appserv.management.util.misc.CircularList
 
removeLBConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a lb-config.
removeLifecycleModuleConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes an existing lifecycle module.
removeLoadbalancer(String) - Method in class com.sun.appserv.management.helper.LBConfigHelper
Deletes a load balancer element ( and the necessary config, if nobody else is using this config)
removeLoadBalancerConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Remove an existing <LoadBalancerConfig>.
removeLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
Removes a LocalizedString from this object.
removeLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
Removes specified LocalizedStrings to this object.
removeMailResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a mail resource.
removeManagementRuleConfig(String) - Method in interface com.sun.appserv.management.config.ManagementRulesConfig
 
removeManagerPropertiesConfig() - Method in interface com.sun.appserv.management.config.SessionManagerConfig
Removes manager-properties element.
removeMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
Remove a MessageChanged listener.
removeMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
Remove a MessageCount listener.
removeMessageSecurityConfig(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
Removes message-security-config element.
removeMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Removes all MIME headers that match the given name.
removeModuleLogLevelsConfig() - Method in interface com.sun.appserv.management.config.LogServiceConfig
Removes module-log-levels element.
removeModuleMonitoringLevelsConfig() - Method in interface com.sun.appserv.management.config.MonitoringServiceConfig
Removes module-monitoring-levels element.
removeNamespaceDeclaration(String) - Method in interface javax.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
removeNotificationListener(NotificationListener) - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
 
removeNotificationListener(NotificationListener) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerTracking
Remove all instances of the specified listener and return their corresponding NotificationListenerInfo.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.appserv.management.util.jmx.NotificationListenerTracking
Remove the first instance of the specified listener/filter/handback combination and return its corresponding NotificationListenerInfo.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.j2ee.ListenerRegistration
Remove a listener from a registered managed object.
removeNotificationService(String) - Method in interface com.sun.appserv.management.base.NotificationServiceMgr
Remove the specified NotificationService.
removeParameter(String) - Method in class javax.activation.MimeType
Remove any value associated with the given name.
removePersistenceManagerFactoryResourceConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
Removes a persistence manager factory resource.
removePhaseListener(PhaseListener) - Method in class javax.faces.component.UIViewRoot
 
removePhaseListener(PhaseListener) - Method in class javax.faces.lifecycle.Lifecycle
Deregister an existing PhaseListener instance that is no longer interested in being notified before and after the processing for standard phases of the request processing lifecycle.
removePrincipal(String) - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
removeProfilerConfig() - Method in interface com.sun.appserv.management.config.JavaConfig
Removes profiler element.
removeProgressListener(ProgressListener) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Remove a ProgressObject listener.
removeProperty(String) - Method in interface com.sun.appserv.management.config.PropertiesAccess
Remove a property with the specified name.
removeProperty(ObjectName, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
removeProperty(String) - Method in interface javax.xml.rpc.Call
Removes a named property.
removeProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Removes a property (name-value pair) from the MessageContext
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Unregister a property listener for this bean.
removeProviderConfig(String) - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
Removes an existing provider config.
removeRefConfigs(Set<T>) - Static method in class com.sun.appserv.management.helper.RefHelper
Remove all specified references (that are possible).
removeRegistryConnectionResources(String) - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
 
removeRegistryLocationConfig(String) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
 
removeRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Removes a child RegistryObject from membership.
removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Removes a Collection of children RegistryObjects from membership.
removeRequestPolicyConfig() - Method in interface com.sun.appserv.management.config.ProviderConfig
Removes request-policy-config element.
removeRequestProcessingConfig() - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Removes request-processing element.
removeResourceAdapterConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
 
removeResourceRefConfig(String) - Method in interface com.sun.appserv.management.config.ResourceRefConfigCR
 
removeResponsePolicyConfig() - Method in interface com.sun.appserv.management.config.ProviderConfig
Removes response-policy-config element.
removeRole(String) - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove a role and all its permissions from this PolicyConfiguration.
removeSecurityMapConfig(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
Remove the specified SecurityMapConfig.
removeSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
removeServerRefConfig(String) - Method in interface com.sun.appserv.management.config.ServerRefConfigCR
 
removeService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Service from this object.
removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Removes a child ServiceBinding.
removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Removes a Collection of children ServiceBindings.
removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Collection of children Services from this object.
removeSessionConfig() - Method in interface com.sun.appserv.management.config.WebContainerConfig
Removes session-config element.
removeSessionManagerConfig() - Method in interface com.sun.appserv.management.config.SessionConfig
Removes session-manager element.
removeSessionPropertiesConfig() - Method in interface com.sun.appserv.management.config.SessionConfig
Removes session-properties element.
removeSet(Set<T>, Set<T>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Return a new Set of all items in set1 not in set2.
removeSet(Set<T>, Set<T>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Return a new Set of all items in set1 not in set2.
removeSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Removes a Slot from this object.
removeSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Removes specified Slots from this object.
removeSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Removes a child SpecificationLink.
removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Removes a Collection of children SpecificationLinks.
removeSSLConfig() - Method in interface com.sun.appserv.management.config.SSLConfigContainer
Removes the SSLConfig.
removeStandaloneServerConfig(String) - Method in interface com.sun.appserv.management.config.DomainConfig
 
removeStoreListener(StoreListener) - Method in class javax.mail.Store
Remove a listener for Store events.
removeStorePropertiesConfig() - Method in interface com.sun.appserv.management.config.SessionManagerConfig
Removes store-properties element.
removeSystemProperty(String) - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
Remove a system property with the specified name.
removeThreadPoolConfig(String) - Method in interface com.sun.appserv.management.config.ConfigConfig
Removes a thread-pool element.
removeTransformationRuleConfig(String) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Removes the specified transformation rule for this end point.
removeTransportListener(TransportListener) - Method in class javax.mail.Transport
Remove a listener for Transport events.
removeTypeMapping(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
removeUncheckedPolicy() - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove any unchecked policy statements from this PolicyConfiguration.
removeUser(String) - Method in interface com.sun.appserv.management.config.AuthRealmConfig
Supported only for the default implementation (AuthRealmConfig.DEFAULT_REALM_CLASSNAME).
removeUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Removes a User.
removeUserGroup(String) - Method in interface com.sun.appserv.management.config.SecurityMapConfig
 
removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes a Collection of Users.
removeValidator(Validator) - Method in interface javax.faces.component.EditableValueHolder
Remove a Validator instance from the set associated with this component, if it was previously associated.
removeValidator(Validator) - Method in class javax.faces.component.UIInput
Remove a Validator instance from the set associated with this UIInput, if it was previously associated.
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.removeAttribute(java.lang.String)
removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Remove a value associated with a key.
removeValueChangeListener(ValueChangeListener) - Method in interface javax.faces.component.EditableValueHolder
Remove an existing ValueChangeListener (if any) from the set of listeners interested in being notified when ValueChangeEvents occur.
removeValueChangeListener(ValueChangeListener) - Method in class javax.faces.component.UIInput
Remove an existing ValueChangeListener (if any) from the set of listeners interested in being notified when ValueChangeEvents occur.
removeVirtualServerConfig(String) - Method in interface com.sun.appserv.management.config.HTTPServiceConfig
Remove the <virtual-server>.
removeWebContainerAvailabilityConfig() - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Removes web-container-availability element from the config.
removeWebServiceEndpointConfig(String) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfigCR
 
removeXpathListener(String, XpathListener) - Method in interface javax.enterprise.deploy.model.DDBean
Unregister a listener for a specific XPath.
removeXpathListener(ModuleType, String, XpathListener) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Unregister the listener for an XPath.
RENAMED - Static variable in class javax.mail.event.FolderEvent
The folder was renamed.
renameTo(Folder) - Method in class javax.mail.Folder
Rename this Folder.
render(FacesContext) - Method in class javax.faces.lifecycle.Lifecycle
Execute the Render Response phase of the request processing lifecycle, unless the responseComplete() method has been called on the FacesContext instance associated with the current request.
RENDER_KIT_FACTORY - Static variable in class javax.faces.FactoryFinder
The property name for the RenderKitFactory class name.
RENDER_KIT_ID_PARAM - Static variable in class javax.faces.render.ResponseStateManager
The name of the request parameter used by the default implementation of ViewHandler.calculateRenderKitId(javax.faces.context.FacesContext) to derive a RenderKit ID.
RENDER_RESPONSE - Static variable in class javax.faces.event.PhaseId
Identifier for the Render Response phase of the request processing lifecycle.
Renderer - Class in javax.faces.render
A Renderer converts the internal representation of UIComponents into the output stream (or writer) associated with the response we are creating for a particular request.
Renderer() - Constructor for class javax.faces.render.Renderer
 
RenderKit - Class in javax.faces.render
RenderKit represents a collection of Renderer instances that, together, know how to render JavaServer Faces UIComponent instances for a specific client.
RenderKit() - Constructor for class javax.faces.render.RenderKit
 
RenderKitFactory - Class in javax.faces.render
RenderKitFactory is a factory object that registers and returns RenderKit instances.
RenderKitFactory() - Constructor for class javax.faces.render.RenderKitFactory
 
renderResponse() - Method in class javax.faces.context.FacesContext
Signal the JavaServer faces implementation that, as soon as the current phase of the request processing lifecycle has been completed, control should be passed to the Render Response phase, bypassing any phases that have not been executed yet.
renderView(FacesContext, UIViewRoot) - Method in class javax.faces.application.ViewHandler
Perform whatever actions are required to render the response view to the response object associated with the current FacesContext.
renderView(FacesContext, UIViewRoot) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.renderView(javax.faces.context.FacesContext, javax.faces.component.UIViewRoot) on the wrapped ViewHandler object.
REPEATABLE_READ - Static variable in class com.sun.appserv.management.config.IsolationValues
 
replaceSuffix(String, String, String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
replaceWithNew(File, File) - Static method in class com.sun.appserv.management.util.misc.SafeSave
Replace the original file with the new file in a manner which will not result in data loss, with the worst risk being that the original file will be left with a different name.
reply(boolean) - Method in class javax.mail.internet.MimeMessage
Get a new Message suitable for a reply to this message.
reply(boolean) - Method in class javax.mail.Message
Get a new Message suitable for a reply to this message.
report(String, String, Object, Location) - Method in interface javax.xml.stream.XMLReporter
Report the desired message in an application specific format.
REPORTER - Static variable in class javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the XMLReporter interface
request(Message) - Method in class javax.jms.QueueRequestor
Sends a request and waits for a reply.
request(Message) - Method in class javax.jms.TopicRequestor
Sends a request and waits for a reply.
REQUEST - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletRequest in PageContext name table.
REQUEST_ID_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Key accessing a container-generated Unique ID used by CallFlowMonitor.queryCallStackForRequest(java.lang.String) and CallFlowMonitor.queryPieInformation(java.lang.String)
REQUEST_POLICY_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for RequestPolicyConfig
REQUEST_PROCESSING_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for RequestProcessingConfig
REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Request scope: the named reference remains available from the ServletRequest associated with the Servlet until the current request is completed.
REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
Distinguished value for an attribute to indicate its value is a request-time expression (which is not yet available because TagData instances are used at translation-time).
REQUEST_TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.RequestProcessingConfigKeys
 
REQUEST_TYPE_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
The type of the Incoming request.
requestDestroyed(ServletRequestEvent) - Method in class com.sun.appserv.web.taglibs.cache.CacheRequestListener
Receives notification that the request is about to go out of scope of the web application, and clears the request's cache of JSP tag body invocations (if present).
requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
The request is about to go out of scope of the web application.
RequestDispatcher - Interface in javax.servlet
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
requestInitialized(ServletRequestEvent) - Method in class com.sun.appserv.web.taglibs.cache.CacheRequestListener
Receives notification that the request is about to enter the scope of the web application, and adds newly created cache for JSP tag body invocations as a request attribute.
requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
The request is about to come into scope of the web application.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Method in class javax.mail.Session
Call back to the application to get the needed user name and password.
RequestPolicyConfig - Interface in com.sun.appserv.management.config
Configuration for the <request-policy> element.
RequestProcessingConfig - Interface in com.sun.appserv.management.config
Configuration for the <request-processing> element.
RequestProcessingConfigKeys - Class in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createRequestProcessingConfig(java.util.Map) All Map values associated with a key are of class java.lang.String unless otherwise documented.
RequestWrapper - Annotation Type in javax.xml.ws
Used to annotate methods in the Service Endpoint Interface with the request wrapper bean to be used at runtime.
require(int, String, String) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
require(int, String, String) - Method in interface javax.xml.stream.XMLStreamReader
Test if the current event is of the given type and if the namespace and name match the current namespace and name of the current event.
REQUIRED_MESSAGE_ID - Static variable in class javax.faces.component.UIInput
The message identifier of the FacesMessage to be created if a required check fails.
requiresMapping(String) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
requiresMapping(String) - Method in class com.sun.appserv.management.util.jmx.NoOpAttributeNameMapper
 
RES_TYPE_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)} Possible values: javax.sql.DataSource javax.sql.XADataSource javax.sql.ConnectionPoolDataSource
reset(String) - Method in class com.sun.appserv.management.base.AMXDebug
Turn off debugging any close the associated file (if any) for the Output specified by 'id'.
reset() - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
 
reset() - Method in interface javax.jms.BytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in interface javax.jms.StreamMessage
Puts the message body in read-only mode and repositions the stream to the beginning.
reset() - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the reset method of InputStream.
reset() - Method in interface javax.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class javax.xml.bind.util.ValidationEventCollector
Clear all collected errors and warnings.
resetBuffer() - Method in interface javax.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetStats() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Reset the monitoring stats on this loadbalancer.
resetStats() - Method in interface com.sun.appserv.management.j2ee.WebServiceEndpoint
Reset all the statistics
resetValue() - Method in class javax.faces.component.UIInput
Convenience method to reset this component's value to the un-initialized state.
RESOLVABLE_AT_DESIGN_TIME - Static variable in class javax.el.ELResolver
The attribute name of the named attribute in the FeatureDescriptor that specifies whether the variable or property can be resolved at runtime.
resolve(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Pattern
 
resolveEntity(String, String, String, String) - Method in interface javax.xml.stream.XMLResolver
Retrieves a resource.
resolveFunction(String, String) - Method in class javax.el.FunctionMapper
Resolves the specified prefix and local name into a java.lang.Method.
resolveFunction(String, String) - Method in interface javax.servlet.jsp.el.FunctionMapper
Deprecated. Resolves the specified local name and prefix into a Java.lang.Method.
RESOLVER - Static variable in class javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the XMLResolver
resolveTemplateString(String) - Method in interface com.sun.appserv.management.config.TemplateResolver
If the String is a template, resolve it.
resolveVariable(String) - Method in class javax.el.VariableMapper
 
resolveVariable(FacesContext, String) - Method in class javax.faces.el.VariableResolver
Deprecated. Resolve the specified variable name, and return the corresponding object, if any; otherwise, return null.
resolveVariable(String) - Method in interface javax.servlet.jsp.el.VariableResolver
Deprecated. Resolves the specified variable.
Resource - Annotation Type in javax.annotation
The Resource annotation marks a resource that is needed by the application.
Resource.AuthenticationType - Enum in javax.annotation
The two possible authentication types for a resource.
RESOURCE_ADAPTER - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
RESOURCE_ADAPTER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ResourceAdapterConfig
RESOURCE_ADAPTER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
RESOURCE_ADAPTER_MODULE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
RESOURCE_REF_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ResourceRefConfig
ResourceAdapter - Interface in com.sun.appserv.management.j2ee
 
ResourceAdapter - Interface in javax.resource.spi
This represents a resource adapter instance and contains operations for lifecycle management and message endpoint setup.
ResourceAdapterAssociation - Interface in javax.resource.spi
This interface specifies the methods to associate a ResourceAdapter object with other objects that implement this interface like ManagedConnectionFactory and ActivationSpec.
ResourceAdapterConfig - Interface in com.sun.appserv.management.config
Configuration for the <resource-adapter-config> element.
ResourceAdapterConfigKeys - Class in com.sun.appserv.management.config
Keys for use with DomainConfig.createResourceAdapterConfig(java.lang.String, java.util.Map).
ResourceAdapterInternalException - Exception in javax.resource.spi
A ResourceAdapterInternalException indicates any system-level error conditions related to a resource adapter.
ResourceAdapterInternalException() - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
Constructs a new instance with null as its detail message.
ResourceAdapterInternalException(String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
Constructs a new instance with the specified detail message.
ResourceAdapterInternalException(Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
Constructs a new throwable with the specified cause.
ResourceAdapterInternalException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
Constructs a new throwable with the specified detail message and cause.
ResourceAdapterInternalException(String, String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
Constructs a new throwable with the specified detail message and an error code.
ResourceAdapterMetaData - Interface in javax.resource.cci
The interface javax.resource.cci.ResourceAdapterMetaData provides information about capabilities of a resource adapter implementation.
ResourceAdapterModule - Interface in com.sun.appserv.management.j2ee
 
ResourceAllocationException - Exception in javax.jms
This exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason and error code.
ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason.
ResourceAllocationException - Exception in javax.resource.spi
A ResourceAllocationException can be thrown by an application server or resource adapter to indicate any failure to allocate system resources (example: threads, physical connections).
ResourceAllocationException() - Constructor for exception javax.resource.spi.ResourceAllocationException
Constructs a new instance with null as its detail message.
ResourceAllocationException(String) - Constructor for exception javax.resource.spi.ResourceAllocationException
Constructs a new instance with the specified detail message.
ResourceAllocationException(Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
Constructs a new throwable with the specified cause.
ResourceAllocationException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
Constructs a new throwable with the specified detail message and cause.
ResourceAllocationException(String, String) - Constructor for exception javax.resource.spi.ResourceAllocationException
Constructs a new throwable with the specified detail message and an error code.
ResourceBundleELResolver - Class in javax.el
Defines property resolution behavior on instances of ResourceBundle.
ResourceBundleELResolver() - Constructor for class javax.el.ResourceBundleELResolver
 
ResourceConfig - Interface in com.sun.appserv.management.config
Base interface for all XXXResource classes.
ResourceConfigKeys - Class in com.sun.appserv.management.config
Keys for use in creating certain resources.
ResourceException - Exception in javax.resource
This is the root interface of the exception hierarchy defined for the Connector architecture.
ResourceException() - Constructor for exception javax.resource.ResourceException
Constructs a new instance with null as its detail message.
ResourceException(String) - Constructor for exception javax.resource.ResourceException
Constructs a new instance with the specified detail message.
ResourceException(Throwable) - Constructor for exception javax.resource.ResourceException
Constructs a new throwable with the specified cause.
ResourceException(String, Throwable) - Constructor for exception javax.resource.ResourceException
Constructs a new throwable with the specified detail message and cause.
ResourceException(String, String) - Constructor for exception javax.resource.ResourceException
Create a new throwable with the specified message and error code.
ResourceRefConfig - Interface in com.sun.appserv.management.config
Configuration for the <resource-ref> element.
ResourceRefConfigCR - Interface in com.sun.appserv.management.config
Allows creation and removal of ResourceRefConfig.
ResourceRefConfigReferent - Interface in com.sun.appserv.management.config
Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ResourceRefConfig.
Resources - Annotation Type in javax.annotation
This class is used to allow multiple resources declarations.
resources - Variable in class javax.mail.Quota
The set of resources associated with this quota root.
ResourceWarning - Exception in javax.resource.cci
A ResourceWarning provides information on warnings related to execution of an interaction with an EIS.
ResourceWarning() - Constructor for exception javax.resource.cci.ResourceWarning
Constructs a new instance with null as its detail message.
ResourceWarning(String) - Constructor for exception javax.resource.cci.ResourceWarning
Constructs a new instance with the specified detail message.
ResourceWarning(Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
Constructs a new throwable with the specified cause.
ResourceWarning(String, Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
Constructs a new throwable with the specified detail message and cause.
ResourceWarning(String, String) - Constructor for exception javax.resource.cci.ResourceWarning
Constructs a new throwable with the specified detail message and an error code.
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletResponse in PageContext name table.
Response<T> - Interface in javax.xml.ws
The Response interface provides methods used to obtain the payload and context of a message sent in response to an operation invocation.
RESPONSE_POLICY_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ResponsePolicyConfig
RESPONSE_TIME_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Response time for a particular request.
RESPONSE_TIMEOUT - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
RESPONSE_TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.LBConfigKeys
 
responseComplete() - Method in class javax.faces.context.FacesContext
Signal the JavaServer Faces implementation that the HTTP response for this request has already been generated (such as an HTTP redirect), and that the request processing lifecycle should be terminated as soon as the current phase is completed.
ResponsePolicyConfig - Interface in com.sun.appserv.management.config
Configuration for the <response-policy> element.
ResponseStateManager - Class in javax.faces.render
ResponseStateManager is the helper class to StateManager that knows the specific rendering technology being used to generate the response.
ResponseStateManager() - Constructor for class javax.faces.render.ResponseStateManager
 
ResponseStream - Class in javax.faces.context
ResponseStream is an interface describing an adapter to an underlying output mechanism for binary output.
ResponseStream() - Constructor for class javax.faces.context.ResponseStream
 
ResponseWrapper - Annotation Type in javax.xml.ws
Used to annotate methods in the Service Endpoint Interface with the response wrapper bean to be used at runtime.
ResponseWriter - Class in javax.faces.context
ResponseWriter is an abstract class describing an adapter to an underlying output mechanism for character-based output.
ResponseWriter() - Constructor for class javax.faces.context.ResponseWriter
 
ResponseWriterWrapper - Class in javax.faces.context
Provides a simple implementation of ResponseWriter that can be subclassed by developers wishing to provide specialized behavior to an existing ResponseWriter instance.
ResponseWriterWrapper() - Constructor for class javax.faces.context.ResponseWriterWrapper
 
restart() - Method in interface com.sun.appserv.management.j2ee.J2EEServer
Restart the server.
restore(InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Restore from disk to a full set of configuration beans previously stored.
RESTORE_VIEW - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Restore View phase of the request processing lifecycle.
restoreAttachedState(FacesContext, Object) - Static method in class javax.faces.component.UIComponentBase
This method is called by UIComponent subclasses that need to restore the objects they saved using UIComponentBase.saveAttachedState(javax.faces.context.FacesContext, java.lang.Object).
restoreComponentState(FacesContext, UIViewRoot, String) - Method in class javax.faces.application.StateManager
Deprecated. the distinction between tree structure and component state is now an implementation detail. The default implementation does nothing.
restoreComponentState(FacesContext, UIViewRoot, String) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.restoreComponentState(javax.faces.context.FacesContext, javax.faces.component.UIViewRoot, String) on the wrapped StateManager object.
restoreDConfigBean(InputStream, DDBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Restore from disk to instantated objects all the DConfigBeans associated with a specific deployment descriptor.
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlColumn
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlCommandButton
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlCommandLink
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlDataTable
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlForm
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlGraphicImage
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlInputHidden
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlInputSecret
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlInputText
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlInputTextarea
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlMessage
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlMessages
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlOutputFormat
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlOutputLabel
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlOutputLink
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlOutputText
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlPanelGrid
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlPanelGroup
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectManyListbox
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectManyMenu
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectOneListbox
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectOneMenu
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.html.HtmlSelectOneRadio
 
restoreState(FacesContext, Object) - Method in interface javax.faces.component.StateHolder
Perform any processing required to restore the state from the entries in the state Object.
restoreState(FacesContext, Object) - Method in class javax.faces.component.UICommand
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIComponentBase
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIData
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIGraphic
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIInput
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIMessage
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIMessages
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIOutput
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIParameter
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UISelectItem
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UISelectItems
 
restoreState(FacesContext, Object) - Method in class javax.faces.component.UIViewRoot
 
restoreState(FacesContext, Object) - Method in class javax.faces.convert.DateTimeConverter
 
restoreState(FacesContext, Object) - Method in class javax.faces.convert.EnumConverter
 
restoreState(FacesContext, Object) - Method in class javax.faces.convert.NumberConverter
 
restoreState(FacesContext, Object) - Method in class javax.faces.event.MethodExpressionActionListener
 
restoreState(FacesContext, Object) - Method in class javax.faces.event.MethodExpressionValueChangeListener
 
restoreState(FacesContext, Object) - Method in class javax.faces.validator.DoubleRangeValidator
 
restoreState(FacesContext, Object) - Method in class javax.faces.validator.LengthValidator
 
restoreState(FacesContext, Object) - Method in class javax.faces.validator.LongRangeValidator
 
restoreState(FacesContext, Object) - Method in class javax.faces.validator.MethodExpressionValidator
 
restoreTreeStructure(FacesContext, String, String) - Method in class javax.faces.application.StateManager
Deprecated. the distinction between tree structure and component state is now an implementation detail. The default implementation returns null.
restoreTreeStructure(FacesContext, String, String) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.restoreTreeStructure(javax.faces.context.FacesContext, String, String) on the wrapped StateManager object.
restoreView(FacesContext, String, String) - Method in class javax.faces.application.StateManager
Restore the tree structure and the component state of the view for the specified viewId, in an implementation dependent manner, and return the restored UIViewRoot.
restoreView(FacesContext, String, String) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.restoreView(javax.faces.context.FacesContext, String, String) on the wrapped StateManager object.
restoreView(FacesContext, String) - Method in class javax.faces.application.ViewHandler
Perform whatever actions are required to restore the view associated with the specified FacesContext and viewId.
restoreView(FacesContext, String) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.restoreView(javax.faces.context.FacesContext, String) on the wrapped ViewHandler object.
Result - Interface in javax.servlet.jsp.jstl.sql
This interface represents the result of a <sql:query> action.
ResultDataModel - Class in javax.faces.model
ResultDataModel is a convenience implementation of DataModel that wraps a JSTL Result object, typically representing the results of executing an SQL query via JSTL tags.
ResultDataModel() - Constructor for class javax.faces.model.ResultDataModel
Construct a new ResultDataModel with no specified wrapped data.
ResultDataModel(Result) - Constructor for class javax.faces.model.ResultDataModel
Construct a new ResultDataModel wrapping the specified Result.
ResultSet - Interface in javax.resource.cci
A ResultSet represents tabular data that is retrieved from an EIS instance by the execution of an Interaction..
ResultSetDataModel - Class in javax.faces.model
ResultSetDataModel is a convenience implementation of DataModel that wraps a ResultSet of Java objects.
ResultSetDataModel() - Constructor for class javax.faces.model.ResultSetDataModel
Construct a new ResultSetDataModel with no specified wrapped data.
ResultSetDataModel(ResultSet) - Constructor for class javax.faces.model.ResultSetDataModel
Construct a new ResultSetDataModel wrapping the specified ResultSet.
ResultSetInfo - Interface in javax.resource.cci
The interface javax.resource.cci.ResultSetInfo provides information on the support provided for ResultSet by a connected EIS instance.
ResultSupport - Class in javax.servlet.jsp.jstl.sql
Supports the creation of a javax.servlet.jsp.jstl.sql.Result object from a source java.sql.ResultSet object.
ResultSupport() - Constructor for class javax.servlet.jsp.jstl.sql.ResultSupport
 
resume(Transaction) - Method in interface javax.transaction.TransactionManager
Resume the transaction context association of the calling thread with the transaction represented by the supplied Transaction object.
RETURN - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
reverse(List<T>) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Return a new List in reverse order.
RFC822 - Static variable in class javax.mail.internet.HeaderTokenizer
RFC822 specials
RMI_IIOP_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
RMIIIOPResource - Interface in com.sun.appserv.management.j2ee
 
RolesAllowed - Annotation Type in javax.annotation.security
Specifies the list of roles permitted to access method(s) in an application.
rollback() - Method in interface javax.jms.Session
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
rollback() - Method in interface javax.persistence.EntityTransaction
Roll back the current transaction
rollback() - Method in interface javax.resource.cci.LocalTransaction
Rollbacks the current resource manager local transaction.
rollback() - Method in interface javax.resource.spi.LocalTransaction
Rollback a local transaction
rollback(Xid) - Method in interface javax.resource.spi.XATerminator
Informs the resource manager to roll back work done on behalf of a transaction branch.
rollback() - Method in interface javax.transaction.Transaction
Rollback the transaction represented by this Transaction object.
rollback() - Method in interface javax.transaction.TransactionManager
Roll back the transaction associated with the current thread.
rollback() - Method in interface javax.transaction.UserTransaction
Roll back the transaction associated with the current thread.
rollback(Xid) - Method in interface javax.transaction.xa.XAResource
Informs the resource manager to roll back work done on behalf of a transaction branch.
RollbackException - Exception in javax.persistence
Thrown by the persistence provider when the EntityTransaction.commit() fails.
RollbackException() - Constructor for exception javax.persistence.RollbackException
Constructs a new RollbackException exception with null as its detail message.
RollbackException(String) - Constructor for exception javax.persistence.RollbackException
Constructs a new RollbackException exception with the specified detail message.
RollbackException(String, Throwable) - Constructor for exception javax.persistence.RollbackException
Constructs a new RollbackException exception with the specified detail message and cause.
RollbackException(Throwable) - Constructor for exception javax.persistence.RollbackException
Constructs a new RollbackException exception with the specified cause.
RollbackException - Exception in javax.transaction
RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
RollbackException() - Constructor for exception javax.transaction.RollbackException
 
RollbackException(String) - Constructor for exception javax.transaction.RollbackException
 
ROOT_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
rotateAllLogFiles() - Method in interface com.sun.appserv.management.ext.logging.LogFileAccess
Rotate all log files as soon as possible.
rotateLogFile(String) - Method in interface com.sun.appserv.management.ext.logging.LogFileAccess
Rotate the log file of the specified type.
ROTATION_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.AccessLogConfigKeys
 
ROTATION_INTERVAL_IN_MINUTES_KEY - Static variable in class com.sun.appserv.management.config.AccessLogConfigKeys
 
ROTATION_POLICY_BY_SIZE - Static variable in interface com.sun.appserv.management.config.AccessLogConfig
Possible value for RotationPolicy.
ROTATION_POLICY_BY_TIME - Static variable in interface com.sun.appserv.management.config.AccessLogConfig
Possible value for RotationPolicy.
ROTATION_POLICY_KEY - Static variable in class com.sun.appserv.management.config.AccessLogConfigKeys
Value is of class java.lang.String.
ROTATION_POLICY_ON_DEMAND - Static variable in interface com.sun.appserv.management.config.AccessLogConfig
Possible value for RotationPolicy.
ROTATION_SIZE_LIMIT_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.AccessLogConfigKeys
 
ROTATION_SUFFIX_KEY - Static variable in class com.sun.appserv.management.config.AccessLogConfigKeys
 
ROUND_ROBIN - Static variable in class com.sun.appserv.management.config.LbPolicyTypeValues
The default policy.
ROUTE_COOKIE - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
ROUTE_COOKIE_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.LBConfigKeys
 
rowSelected(DataModelEvent) - Method in interface javax.faces.model.DataModelListener
Notification that a particular row index, with the associated row data, has been selected for processing.
RULE_DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
For use with createManagementRuleConfig() specifying description of the rule (String)
RULE_ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.ManagementRulesConfig
For use with createManagementRuleConfig() specifying whether the rule is to be enabled (Boolean)
RULE_FILE_LOCATION_KEY - Static variable in class com.sun.appserv.management.config.TransformationRuleConfigKeys
Key for use with WebServiceEndpointConfig.createTransformationRuleConfig(java.lang.String, java.lang.String, boolean, java.lang.String, java.util.Map)
run() - Method in interface javax.jms.Session
Optional operation, intended to be used only by Application Servers, not by ordinary JMS clients.
RunAs - Annotation Type in javax.annotation.security
Defines the identity of the application during execution in a J2EE container.
RUNNING - Static variable in class javax.enterprise.deploy.shared.StateType
The action operation is running normally.
RUNNING_IN_DAS_FEATURE - Static variable in interface com.sun.appserv.management.base.SystemInfo
Call supportsFeature() with this value to determine if this MBean is running in the Domain Admin Server.

S

SAAJ_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
SAAJMetaFactory - Class in javax.xml.soap
The access point for the implementation classes of the factories defined in the SAAJ API.
SAAJMetaFactory() - Constructor for class javax.xml.soap.SAAJMetaFactory
 
SAAJResult - Class in javax.xml.soap
Acts as a holder for the results of a JAXP transformation or a JAXB marshalling, in the form of a SAAJ tree.
SAAJResult() - Constructor for class javax.xml.soap.SAAJResult
Creates a SAAJResult that will present results in the form of a SAAJ tree that supports the default (SOAP 1.1) protocol.
SAAJResult(String) - Constructor for class javax.xml.soap.SAAJResult
Creates a SAAJResult that will present results in the form of a SAAJ tree that supports the specified protocol.
SAAJResult(SOAPMessage) - Constructor for class javax.xml.soap.SAAJResult
Creates a SAAJResult that will write the results into the SOAPPart of the supplied SOAPMessage.
SAAJResult(SOAPElement) - Constructor for class javax.xml.soap.SAAJResult
Creates a SAAJResult that will write the results as a child node of the SOAPElement specified.
SafeSave - Class in com.sun.appserv.management.util.misc
Utilities for performing a safe save involving a temp file
Sample - Interface in com.sun.appserv.management.base
Interface for a sample MBean , used as target for sample and test code.
SAMPLE - Static variable in class com.sun.appserv.management.base.XTypes
ID for Sample
SAMPLE_NOTIFICATION_TYPE - Static variable in interface com.sun.appserv.management.base.Sample
The type of Notification emitted by emitNotification().
save(OutputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Save to disk the current set configuration beans created for this deployable module.
saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Association instances.
saveAttachedState(FacesContext, Object) - Static method in class javax.faces.component.UIComponentBase
This method is called by UIComponent subclasses that want to save one or more attached objects.
saveChanges() - Method in class javax.mail.internet.MimeMessage
Updates the appropriate header fields of this message to be consistent with the message's contents.
saveChanges() - Method in class javax.mail.Message
Save any changes made to this message into the message-store when the containing folder is closed, if the message is contained in a folder.
saveChanges() - Method in class javax.xml.soap.SOAPMessage
Updates this SOAPMessage object with all the changes that have been made to it.
saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified ClassificationScheme instances.
saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Concepts.
saved - Variable in class javax.mail.internet.MimeMessage
Does the saveChanges method need to be called on this message?
saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Save to disk all the configuration beans associated with a particular deployment descriptor file.
SaveException - Exception in javax.xml.registry
A RegistryException that occurs during a save action.
SaveException() - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object with no reason or embedded Throwable.
SaveException(String) - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
SaveException(String, Throwable) - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
SaveException(Throwable) - Constructor for exception javax.xml.registry.SaveException
Constructs a JAXRException object initialized with the given Throwable object.
saveFile(File) - Method in class javax.mail.internet.MimeBodyPart
Save the contents of this part in the specified file.
saveFile(String) - Method in class javax.mail.internet.MimeBodyPart
Save the contents of this part in the specified file.
saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Saves one or more Objects to the registry.
saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Organizations.
saveRequired() - Method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object needs to have the method saveChanges called on it.
saveSerializedView(FacesContext) - Method in class javax.faces.application.StateManager
Deprecated. this has been replaced by StateManager.saveView(javax.faces.context.FacesContext). The default implementation returns null.
saveSerializedView(FacesContext) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.saveSerializedView(javax.faces.context.FacesContext) on the wrapped StateManager object.
saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified ServiceBindings.
saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Services.
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlColumn
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlCommandButton
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlCommandLink
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlDataTable
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlForm
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlGraphicImage
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlInputHidden
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlInputSecret
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlInputText
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlInputTextarea
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlMessage
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlMessages
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlOutputFormat
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlOutputLabel
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlOutputLink
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlOutputText
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlPanelGrid
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlPanelGroup
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectManyListbox
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectManyMenu
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectOneListbox
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectOneMenu
 
saveState(FacesContext) - Method in class javax.faces.component.html.HtmlSelectOneRadio
 
saveState(FacesContext) - Method in interface javax.faces.component.StateHolder
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class javax.faces.component.UICommand
 
saveState(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
saveState(FacesContext) - Method in class javax.faces.component.UIData
 
saveState(FacesContext) - Method in class javax.faces.component.UIGraphic
 
saveState(FacesContext) - Method in class javax.faces.component.UIInput
 
saveState(FacesContext) - Method in class javax.faces.component.UIMessage
 
saveState(FacesContext) - Method in class javax.faces.component.UIMessages
 
saveState(FacesContext) - Method in class javax.faces.component.UIOutput
 
saveState(FacesContext) - Method in class javax.faces.component.UIParameter
 
saveState(FacesContext) - Method in class javax.faces.component.UISelectItem
 
saveState(FacesContext) - Method in class javax.faces.component.UISelectItems
 
saveState(FacesContext) - Method in class javax.faces.component.UIViewRoot
 
saveState(FacesContext) - Method in class javax.faces.convert.DateTimeConverter
 
saveState(FacesContext) - Method in class javax.faces.convert.EnumConverter
 
saveState(FacesContext) - Method in class javax.faces.convert.NumberConverter
 
saveState(FacesContext) - Method in class javax.faces.event.MethodExpressionActionListener
 
saveState(FacesContext) - Method in class javax.faces.event.MethodExpressionValueChangeListener
 
saveState(FacesContext) - Method in class javax.faces.validator.DoubleRangeValidator
 
saveState(FacesContext) - Method in class javax.faces.validator.LengthValidator
 
saveState(FacesContext) - Method in class javax.faces.validator.LongRangeValidator
 
saveState(FacesContext) - Method in class javax.faces.validator.MethodExpressionValidator
 
saveView(FacesContext) - Method in class javax.faces.application.StateManager
Return an opaque Object containing sufficient information for this same instance to restore the state of the current UIViewRoot on a subsequent request.
saveView(FacesContext) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.saveView(javax.faces.context.FacesContext) on the wrapped StateManager object.
SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource reside temporarily under a different URI.
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (408) indicating that the client did not produce a request within the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (307) indicating that the requested resource resides temporarily under a different URI.
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
ScalarDataModel - Class in javax.faces.model
ScalarDataModel is a convenience implementation of DataModel that wraps an individual Java object.
ScalarDataModel() - Constructor for class javax.faces.model.ScalarDataModel
Construct a new ScalarDataModel with no specified wrapped data.
ScalarDataModel(Object) - Constructor for class javax.faces.model.ScalarDataModel
Construct a new ScalarDataModel wrapping the specified scalar object.
scheduleWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Accepts a Work instance for processing.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Accepts a Work instance for processing.
SchemaOutputResolver - Class in javax.xml.bind
Controls where a JAXB implementation puts the generates schema files.
SchemaOutputResolver() - Constructor for class javax.xml.bind.SchemaOutputResolver
 
scope - Variable in class com.sun.appserv.web.cache.mapping.Field
 
scope - Variable in class javax.xml.bind.JAXBElement
Scope of xml element declaration representing this xml element instance.
SCOPE_CONTEXT_ATTRIBUTE - Static variable in class com.sun.appserv.web.cache.mapping.Constants
field scope
SCOPE_NAMES - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
SCOPE_REQUEST_ATTRIBUTE - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
SCOPE_REQUEST_COOKIE - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
SCOPE_REQUEST_HEADER - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
SCOPE_REQUEST_PARAMETER - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
SCOPE_SESSION_ATTRIBUTE - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
SCOPE_SESSION_ID - Static variable in class com.sun.appserv.web.cache.mapping.Constants
 
ScopedAttributeELResolver - Class in javax.servlet.jsp.el
Defines variable resolution behavior for scoped attributes.
ScopedAttributeELResolver() - Constructor for class javax.servlet.jsp.el.ScopedAttributeELResolver
 
ScriptFreeTLV - Class in javax.servlet.jsp.jstl.tlv
A TagLibraryValidator for enforcing restrictions against the use of JSP scripting elements.
ScriptFreeTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Constructs a new validator instance.
search(SearchTerm) - Method in class javax.mail.Folder
Search this Folder for messages matching the specified search criterion.
search(SearchTerm, Message[]) - Method in class javax.mail.Folder
Search the given array of messages for those that match the specified search criterion.
SearchException - Exception in javax.mail.search
The exception thrown when a Search expression could not be handled.
SearchException() - Constructor for exception javax.mail.search.SearchException
Constructs a SearchException with no detail message.
SearchException(String) - Constructor for exception javax.mail.search.SearchException
Constructs a SearchException with the specified detail message.
SearchTerm - Class in javax.mail.search
Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
SearchTerm() - Constructor for class javax.mail.search.SearchTerm
 
SecondaryTable - Annotation Type in javax.persistence
This annotation is used to specify a secondary table for the annotated entity class.
SecondaryTables - Annotation Type in javax.persistence
This annotation is used to specify multiple secondary tables for an entity.
SECURITY_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
SECURITY_ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.IIOPListenerConfigKeys
 
SECURITY_ENABLED_KEY - Static variable in interface com.sun.appserv.management.config.JMXConnectorConfigKeys
 
SECURITY_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
SECURITY_MAP_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for SecurityMapConfig
SECURITY_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for SecurityServiceConfig
SecurityException - Exception in javax.resource.spi
A SecurityException indicates error conditions related to the security contract between an application server and resource adapter.
SecurityException() - Constructor for exception javax.resource.spi.SecurityException
Constructs a new instance with null as its detail message.
SecurityException(String) - Constructor for exception javax.resource.spi.SecurityException
Constructs a new instance with the specified detail message.
SecurityException(Throwable) - Constructor for exception javax.resource.spi.SecurityException
Constructs a new throwable with the specified cause.
SecurityException(String, Throwable) - Constructor for exception javax.resource.spi.SecurityException
Constructs a new throwable with the specified detail message and cause.
SecurityException(String, String) - Constructor for exception javax.resource.spi.SecurityException
Constructs a new throwable with the specified detail message and an error code.
SecurityMapConfig - Interface in com.sun.appserv.management.config
Represents the <security-map> element.
SecurityServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <security-service> element.
SEEN - Static variable in class javax.mail.Flags.Flag
This message is seen.
SelectItem - Class in javax.faces.model
SelectItem represents a single item in the list of supported items associated with a UISelectMany or UISelectOne component.
SelectItem() - Constructor for class javax.faces.model.SelectItem
Construct a SelectItem with no initialized property values.
SelectItem(Object) - Constructor for class javax.faces.model.SelectItem
Construct a SelectItem with the specified value.
SelectItem(Object, String) - Constructor for class javax.faces.model.SelectItem
Construct a SelectItem with the specified value and label.
SelectItem(Object, String, String) - Constructor for class javax.faces.model.SelectItem
Construct a SelectItem instance with the specified value, label and description.
SelectItem(Object, String, String, boolean) - Constructor for class javax.faces.model.SelectItem
Construct a SelectItem instance with the specified property values.
SelectItem(Object, String, String, boolean, boolean) - Constructor for class javax.faces.model.SelectItem
Construct a SelectItem instance with the specified property values.
SelectItemGroup - Class in javax.faces.model
SelectItemGroup is a subclass of SelectItem that identifies a set of options that will be made available as a subordinate "submenu" or "options list", depending upon the requirements of the UISelectMany or UISelectOne renderer that is actually used.
SelectItemGroup() - Constructor for class javax.faces.model.SelectItemGroup
Construct a SelectItemGroup with no initialized property values.
SelectItemGroup(String) - Constructor for class javax.faces.model.SelectItemGroup
Construct a SelectItemGroup with the specified label and no associated selectItems.
SelectItemGroup(String, String, boolean, SelectItem[]) - Constructor for class javax.faces.model.SelectItemGroup
Construct a SelectItemGroup with the specified properties.
send(Message) - Method in interface javax.jms.MessageProducer
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to the destination, specifying delivery mode, priority, and time to live.
send(Destination, Message) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Message) - Method in interface javax.jms.QueueSender
Sends a message to the queue.
send(Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to the queue, specifying delivery mode, priority, and time to live.
send(Queue, Message) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Message) - Static method in class javax.mail.Transport
Send a message.
send(Message, Address[]) - Static method in class javax.mail.Transport
Send the message to the specified addresses, ignoring any recipients specified in the message itself.
SEND_BUFFER_SIZE_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.ConnectionPoolConfigKeys
 
sendAll() - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
Synchronously (on current thread), ensure that all Notifications have been delivered.
sendError(int) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Send an error response with the specified status and a default message.
sendError(int, String) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Send an error response with the specified status and message.
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status.
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status code and clearing the buffer.
sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc, String msg) on the wrapped response object.
sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc) on the wrapped response object.
SendFailedException - Exception in javax.mail
This exception is thrown when the message cannot be sent.
SendFailedException() - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with no detail message.
SendFailedException(String) - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with the specified detail message.
SendFailedException(String, Exception) - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with the specified Exception and detail message.
SendFailedException(String, Exception, Address[], Address[], Address[]) - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with the specified string and the specified address objects.
sendMessage(Message, Address[]) - Method in class javax.mail.Transport
Send the Message to the specified list of addresses.
sendNotification(Notification) - Method in class com.sun.appserv.management.util.jmx.NotificationEmitterSupport
Send the Notification.
sendNotification(Notification) - Method in interface com.sun.appserv.management.util.jmx.NotificationSender
 
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return sendRedirect(String location) on the wrapped response object.
SentDateTerm - Class in javax.mail.search
This class implements comparisons for the Message SentDate.
SentDateTerm(int, Date) - Constructor for class javax.mail.search.SentDateTerm
Constructor.
SEPARATOR_CHAR - Static variable in interface javax.faces.component.NamingContainer
The separator character used in component identifiers to demarcate navigation to a child naming container.
SequenceGenerator - Annotation Type in javax.persistence
This annotation defines a primary key generator that may be referenced by name when a generator element is specified for the GeneratedValue annotation.
SERIALIZABLE - Static variable in class com.sun.appserv.management.config.IsolationValues
 
SerializationContext - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
Serializer - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.
SerializerFactory - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.
SERVER_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogFileAccess
Key designating the server.log log files.
SERVER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
SERVER_NAME_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig()
SERVER_REF_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ServerRefConfig
SERVER_ROOT_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ServerRootMonitor
ServerConfig - Interface in com.sun.appserv.management.config
Base interface for server configuration for the <server> element.
ServerConfigKeys - Class in com.sun.appserv.management.config
Keys for use with DomainConfig.createStandaloneServerConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map) and DomainConfig.createClusteredServerConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map)
ServerLifecycle - Interface in com.sun.appserv.server
ServerLifecycle interface: common lifecycle interface for application server and its subsystems.
ServerLifecycleException - Exception in com.sun.appserv.server
Exception thrown by application server lifecycle modules and subsystems.
ServerLifecycleException - Exception in com.sun.appserv.server
Exception thrown by application server lifecycle modules and subsystems.
ServerLifecycleException() - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException with no other information.
ServerLifecycleException(String) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified message.
ServerLifecycleException(Throwable) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified throwable.
ServerLifecycleException(String, Throwable) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified message and throwable.
ServerLifecycleException() - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException with no other information.
ServerLifecycleException(String) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified message.
ServerLifecycleException(Throwable) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified throwable.
ServerLifecycleException(String, Throwable) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified message and throwable.
ServerLifecycleImpl - Class in com.sun.appserv.server
ServerLifecycleImple class a dummmy implementation for ServerLifecycle interface.
ServerLifecycleImpl() - Constructor for class com.sun.appserv.server.ServerLifecycleImpl
 
ServerLifecycleModule - Class in com.sun.appserv.server
 
ServerRefConfig - Interface in com.sun.appserv.management.config
represents the <server-ref> element.
ServerRefConfigCR - Interface in com.sun.appserv.management.config
Supports creation and removal of server references.
ServerRefConfigReferent - Interface in com.sun.appserv.management.config
Referent: "the object of a reference", in this case a marker interface denoting that the item may be referred to by a ServerRefConfig.
ServerRootMonitor - Interface in com.sun.appserv.management.monitor
 
ServerSession - Interface in javax.jms
A ServerSession object is an application server object that is used by a server to associate a thread with a JMS session (optional).
ServerSessionPool - Interface in javax.jms
A ServerSessionPool object is an object implemented by an application server to provide a pool of ServerSession objects for processing the messages of a ConnectionConsumer (optional).
serverShutdown() - Method in class com.sun.appserv.security.AuditModule
Invoked upon completion of the server shutdown
serverStarted() - Method in class com.sun.appserv.security.AuditModule
Invoked upon completion of the server startup
service(ServletRequest, ServletResponse) - Method in class javax.faces.webapp.FacesServlet
Process an incoming request, and create the corresponding response, by executing the request processing lifecycle.
Service - Class in javax.mail
An abstract class that contains the functionality common to messaging services, such as stores and transports.
Service(Session, URLName) - Constructor for class javax.mail.Service
Constructor.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
Called by the servlet container to allow the servlet to respond to a request.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Dispatches client requests to the protected service method.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Called by the servlet container to allow the servlet to respond to a request.
Service - Interface in javax.xml.registry.infomodel
Service instances are RegistryObjects that provide information on services (for example, web services) offered by an Organization.
SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
 
Service - Interface in javax.xml.rpc
Service class acts as a factory of the following: Dynamic proxy for the target service endpoint.
Service - Class in javax.xml.ws
Service objects provide the client view of a Web service.
Service(URL, QName) - Constructor for class javax.xml.ws.Service
 
Service.Mode - Enum in javax.xml.ws
The orientation of a dynamic client or service.
SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
 
SERVICE_IMPL_CLASS_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
EJB or Servlet class name
SERVICE_IMPL_NAME_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
EJB or Servlet name
SERVICE_IMPL_TYPE_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Web service implementation type - @see #EJB_IMPL or @see #SERVLET_IMPL
SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI serviceSubset.
ServiceBinding - Interface in javax.xml.registry.infomodel
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
ServiceDelegate - Class in javax.xml.ws.spi
Service delegates are used internally by Service objects to allow pluggability of JAX-WS implementations.
ServiceDelegate() - Constructor for class javax.xml.ws.spi.ServiceDelegate
 
ServiceException - Exception in javax.xml.rpc
The javax.xml.rpc.ServiceException is thrown from the methods in the javax.xml.rpc.Service interface and ServiceFactory class.
ServiceException() - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with null as its detail message.
ServiceException(String) - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message.
ServiceException(String, Throwable) - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message and cause.
ServiceException(Throwable) - Constructor for exception javax.xml.rpc.ServiceException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ServiceFactory - Class in javax.xml.rpc
The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
 
SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
A constant representing the property used to lookup the name of a ServiceFactory implementation class.
ServiceLifecycle - Interface in javax.xml.rpc.server
The javax.xml.rpc.server.ServiceLifecycle defines a lifecycle interface for a JAX-RPC service endpoint.
ServiceMode - Annotation Type in javax.xml.ws
Used to indicate whether a Provider implementation wishes to work with entire protocol messages or just with protocol message payloads.
SERVLET - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
Servlet - Interface in com.sun.appserv.management.j2ee
 
SERVLET - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Servlet Component Type
Servlet - Interface in javax.servlet
Defines methods that all servlets must implement.
SERVLET_CONTEXT - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: servlet context object.
SERVLET_FILTER - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Servlet Filter Component Type
SERVLET_IMPL - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Servlet implementation type name
SERVLET_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ServletMonitor
SERVLET_REQUEST - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: servlet request object.
SERVLET_RESPONSE - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: servlet response object.
ServletConfig - Interface in javax.servlet
A servlet configuration object used by a servlet container to pass information to a servlet during initialization.
ServletContext - Interface in javax.servlet
Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, dispatch requests, or write to a log file.
ServletContextAttributeEvent - Class in javax.servlet
This is the event class for notifications about changes to the attributes of the servlet context of a web application.
ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
Construct a ServletContextAttributeEvent from the given context for the given attribute name and attribute value.
ServletContextAttributeListener - Interface in javax.servlet
Implementations of this interface receive notifications of changes to the attribute list on the servlet context of a web application.
ServletContextEvent - Class in javax.servlet
This is the event class for notifications about changes to the servlet context of a web application.
ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
Construct a ServletContextEvent from the given context.
ServletContextListener - Interface in javax.servlet
Implementations of this interface receive notifications about changes to the servlet context of the web application they are part of.
ServletEndpointContext - Interface in javax.xml.rpc.server
The ServletEndpointContext provides an endpoint context maintained by the underlying servlet container based JAX-RPC runtime system.
ServletException - Exception in javax.servlet
Defines a general exception a servlet can throw when it encounters difficulty.
ServletException() - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception.
ServletException(String) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception with the specified message.
ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
ServletInputStream - Class in javax.servlet
Provides an input stream for reading binary data from a client request, including an efficient readLine method for reading data one line at a time.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
Does nothing, because this is an abstract class.
ServletMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see AltServletStats.
ServletOutputStream - Class in javax.servlet
Provides an output stream for sending binary data to the client.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
Does nothing, because this is an abstract class.
ServletRequest - Interface in javax.servlet
Defines an object to provide client request information to a servlet.
ServletRequestAttributeEvent - Class in javax.servlet
This is the event class for notifications of changes to the attributes of the servlet request in an application.
ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
Construct a ServletRequestAttributeEvent giving the servlet context of this web application, the ServletRequest whose attributes are changing and the name and value of the attribute.
ServletRequestAttributeListener - Interface in javax.servlet
A ServletRequestAttributeListener can be implemented by the developer interested in being notified of request attribute changes.
ServletRequestEvent - Class in javax.servlet
Events of this kind indicate lifecycle events for a ServletRequest.
ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
Construct a ServletRequestEvent for the given ServletContext and ServletRequest.
ServletRequestListener - Interface in javax.servlet
A ServletRequestListener can be implemented by the developer interested in being notified of requests coming in and out of scope in a web component.
ServletRequestWrapper - Class in javax.servlet
Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ServletResponse - Interface in javax.servlet
Defines an object to assist a servlet in sending a response to the client.
ServletResponseWrapper - Class in javax.servlet
Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
ServletStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a Servlet.
SESSION - Static variable in class com.sun.appserv.management.config.SessionSaveScopeValues
 
Session - Interface in javax.jms
A Session object is a single-threaded context for producing and consuming messages.
session - Variable in class javax.mail.Message
The Session object for this Message
session - Variable in class javax.mail.Service
The session from which this service was created.
Session - Class in javax.mail
The Session class represents a mail session and is not subclassed.
SESSION - Static variable in class javax.servlet.jsp.PageContext
Name used to store HttpSession in PageContext name table.
SESSION_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for SessionConfig
SESSION_FILE_NAME_KEY - Static variable in class com.sun.appserv.management.config.ManagerPropertiesConfigKeys
 
SESSION_ID_GENERATOR_CLASS_NAME_KEY - Static variable in class com.sun.appserv.management.config.ManagerPropertiesConfigKeys
 
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MANAGER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for SessionManagerConfig
SESSION_PROPERTIES_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for SessionPropertiesConfig
SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Session scope (only valid if this page participates in a session): the named reference remains available from the HttpSession (if any) associated with the Servlet until the HttpSession is invalidated.
SESSION_TRANSACTED - Static variable in interface javax.jms.Session
This value is returned from the method getAcknowledgeMode if the session is transacted.
SessionBean - Interface in com.sun.appserv.management.j2ee
 
SessionBean - Interface in javax.ejb
The SessionBean interface is implemented by every session enterprise Bean class.
SessionBeanStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by session beans of both stateful and stateless types.
SessionConfig - Interface in com.sun.appserv.management.config
Configuration for the <session-config> element.
SessionContext - Interface in javax.ejb
The SessionContext interface provides access to the runtime session context that the container provides for a session enterprise Bean instance.
sessionCreated(HttpSessionEvent) - Method in class com.sun.appserv.web.taglibs.cache.CacheSessionListener
Receives notification that a session was created, and adds newly created cache for JSP tag body invocations as a session attribute.
sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was created.
sessionDestroyed(HttpSessionEvent) - Method in class com.sun.appserv.web.taglibs.cache.CacheSessionListener
Receives notification that a session is about to be invalidated, and clears the session's cache of JSP tag body invocations (if present).
sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session is about to be invalidated.
sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session has just been activated.
SessionManagerConfig - Interface in com.sun.appserv.management.config
Configuration for the <session-manager> element.
SessionPropertiesConfig - Interface in com.sun.appserv.management.config
Configuration for the <session-properties> element.
SessionSaveFrequencyValues - Class in com.sun.appserv.management.config
Values which are legal to pass for the session-save-frequency.
SessionSaveScopeValues - Class in com.sun.appserv.management.config
Values which are legal to pass for the session-save-scope.
SessionSaveScopeValues() - Constructor for class com.sun.appserv.management.config.SessionSaveScopeValues
 
SessionSynchronization - Interface in javax.ejb
The SessionSynchronization interface allows a session Bean instance to be notified by its container of transaction boundaries.
sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session is about to be passivated.
SET - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
 
SET - Static variable in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
set(int, T) - Method in class com.sun.appserv.management.util.misc.CircularList
 
set(String, String) - Method in class javax.activation.MimeTypeParameterList
Set the value to be associated with the given name, replacing any previous association.
set(String, String) - Method in class javax.mail.internet.ParameterList
Set a parameter.
set(String, String, String) - Method in class javax.mail.internet.ParameterList
Set a parameter.
set - Variable in class javax.mail.search.FlagTerm
Indicates whether to test for the presence or absence of the specified Flag.
set(PageContext, String, Object, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the given scope.
set(ServletRequest, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "request" scope.
set(HttpSession, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "session" scope.
set(ServletContext, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "application" scope.
SET_ATTRIBUTE - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
SET_ATTRIBUTES - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
setAccept(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the accept property.
setAcceptAll(boolean) - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
setAcceptcharset(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the acceptcharset property.
setAcceptorThreads(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setAccesskey(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the accesskey property.
setAccesskey(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the accesskey property.
setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Sets the URI that gives access to the service via this binding.
setAction(MethodBinding) - Method in interface javax.faces.component.ActionSource
Deprecated. This has been replaced by ActionSource2.setActionExpression(javax.el.MethodExpression).
setAction(MethodBinding) - Method in class javax.faces.component.UICommand
Deprecated. This has been replaced by UICommand.setActionExpression(javax.el.MethodExpression).
setActionExpression(MethodExpression) - Method in interface javax.faces.component.ActionSource2
Set the MethodExpression pointing at the appication action to be invoked, if this UIComponent is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of the immediate property.
setActionExpression(MethodExpression) - Method in class javax.faces.component.UICommand
 
setActionListener(ActionListener) - Method in class javax.faces.application.Application
Set the default ActionListener to be registered for all ActionSource components.
setActionListener(MethodBinding) - Method in interface javax.faces.component.ActionSource
Deprecated. This has been replaced by ActionSource.addActionListener(javax.faces.event.ActionListener).
setActionListener(MethodBinding) - Method in class javax.faces.component.UICommand
Deprecated. This has been replaced by UICommand.addActionListener(javax.faces.event.ActionListener).
setActionMBeanName(String) - Method in interface com.sun.appserv.management.config.ActionConfig
 
setActivateDefaultPrincipalToRoleMapping(boolean) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setAdapter(XmlAdapter) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setAdapter(Class<A>, A) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setAdapter(XmlAdapter) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setAdapter(Class<A>, A) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setAdapter(XmlAdapter) - Method in interface javax.xml.bind.Marshaller
Associates a configured instance of XmlAdapter with this marshaller.
setAdapter(Class<A>, A) - Method in interface javax.xml.bind.Marshaller
Associates a configured instance of XmlAdapter with this marshaller.
setAdapter(XmlAdapter) - Method in interface javax.xml.bind.Unmarshaller
Associates a configured instance of XmlAdapter with this unmarshaller.
setAdapter(Class<A>, A) - Method in interface javax.xml.bind.Unmarshaller
Associates a configured instance of XmlAdapter with this unmarshaller.
setAdditionalStatus(Map<String, Serializable>) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
setAddress(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setAddress(String) - Method in interface com.sun.appserv.management.config.IIOPListenerConfig
 
setAddress(String) - Method in class javax.mail.internet.InternetAddress
Set the email address.
setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
Sets the email address for this object.
setAddressListBehavior(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setAddressListIterations(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setAdmin(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setAdminPassword(String) - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
setAdminSessionTimeoutInMinutes(String) - Method in interface com.sun.appserv.management.config.DASConfig
 
setAdminUserName(String) - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
setAfterPhaseListener(MethodExpression) - Method in class javax.faces.component.UIViewRoot
Allow an arbitrary method to be called for the "afterPhase" event as the UIViewRoot runs through its lifecycle.
setAlarms(boolean) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setAll(boolean) - Method in class com.sun.appserv.management.base.AMXDebug
Set the debug state of all Outputs.
setAllowLinking(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Allow symlinking to outside the webapp root directory, if the webapp is an exploded directory
setAllowNonComponentCallers(boolean) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setAlt(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the alt property.
setAlt(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the alt property.
setAlt(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the alt property.
setAlt(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the alt property.
setAnonymousRole(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setAppID(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the name of the application or stand alone module that has this web service.
setApplication(Application) - Method in class javax.faces.application.ApplicationFactory
Replace the Application instance that will be returned for this web application.
setApplicationID(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setApplicationRoot(String) - Method in interface com.sun.appserv.management.config.DomainConfig
 
setApplicationXML(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the application.xml file .
setApplyTo(String) - Method in interface com.sun.appserv.management.config.TransformationRuleConfig
 
setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the area code.
setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Associations from this object with specified Associations.
setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
Sets the association type for this Association.
setAttachmentMarshaller(AttachmentMarshaller) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in interface javax.xml.bind.Marshaller
Associate a context that enables binary data within an XML document to be transmitted as XML-binary optimized attachment.
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in interface javax.xml.bind.Unmarshaller
Associate a context that resolves cid's, content-id URIs, to binary data passed as attachments.
setAttribute(Attribute) - Method in interface com.sun.appserv.management.base.StdAttributesAccess
 
setAttribute(Attribute) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as XAttributesAccess.setAttribute, but with exceptions
setAttribute(ObjectName, Attribute) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
setAttribute(ObjectName, Attribute) - Method in interface javax.management.j2ee.Management
Sets the value of a specific attribute of a named managed object.
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class javax.servlet.jsp.JspContext
Register the name and value specified with page scope semantics.
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.JspContext
Register the name and value specified with appropriate scope semantics.
setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
Set the value of an attribute.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Binds an object to a given attribute name in this servlet context.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return setAttribute(String name, Object o) on the wrapped request object.
setAttributes(AttributeList) - Method in interface com.sun.appserv.management.base.StdAttributesAccess
 
setAttributes(AttributeList) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
Same as XAttributesAccess.setAttributes, but with exceptions
setAttributes(ObjectName, AttributeList) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.j2ee.Management
Sets the values of several attributes of a named managed object.
setAttrs(List<Attribute>) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setAuditEnabled(boolean) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setAuditModules(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setAuthRecipient(String) - Method in interface com.sun.appserv.management.config.RequestPolicyConfig
 
setAuthRecipient(String) - Method in interface com.sun.appserv.management.config.ResponsePolicyConfig
 
setAuthSource(String) - Method in interface com.sun.appserv.management.config.RequestPolicyConfig
 
setAuthSource(String) - Method in interface com.sun.appserv.management.config.ResponsePolicyConfig
 
setAutoApplyEnabled(boolean) - Method in interface com.sun.appserv.management.config.LoadBalancerConfig
Set the boolean flag to indicate whether the changes to lb config will be pushed or not i.e. if true, changes will be pushed immediately
setAutocomplete(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the autocomplete property.
setAutocomplete(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the autocomplete property.
setAutodeployDir(String) - Method in interface com.sun.appserv.management.config.DASConfig
 
setAutodeployEnabled(boolean) - Method in interface com.sun.appserv.management.config.DASConfig
 
setAutodeployJSPPrecompilationEnabled(boolean) - Method in interface com.sun.appserv.management.config.DASConfig
 
setAutodeployPollingIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.DASConfig
 
setAutodeployVerifierEnabled(boolean) - Method in interface com.sun.appserv.management.config.DASConfig
 
setAutoManageHAStore(boolean) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
If set to true, the lifecycle of the highly available store is matched with the lifecycle of the highly available cluster.
setAutomaticRecovery(boolean) - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.EJBModuleConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.J2EEApplicationConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.JMSAvailabilityConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
setAvailabilityEnabled(boolean) - Method in interface com.sun.appserv.management.config.WebModuleConfig
 
setBase64Content(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part from the Base64 source InputStream and sets the value of the Content-Type header to the value contained in contentType, This method would first decode the base64 input and write the resulting raw bytes to the attachment.
setBeforePhaseListener(MethodExpression) - Method in class javax.faces.component.UIViewRoot
Allow an arbitrary method to be called for the "beforePhase" event as the UIViewRoot runs through its lifecycle.
setBgcolor(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the bgcolor property.
setBgcolor(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the bgcolor property.
setBinding(String) - Method in class javax.faces.webapp.ConverterTag
Deprecated. Set the expression that will be used to create a ValueExpression that references a backing bean property of the Converter instance to be created.
setBinding(ValueExpression) - Method in class javax.faces.webapp.UIComponentELTag
Set the value expression for our component.
setBinding(String) - Method in class javax.faces.webapp.UIComponentTag
Deprecated. Set the value binding expression for our component.
setBinding(String) - Method in class javax.faces.webapp.ValidatorTag
Deprecated. Set the expression that will be used to create a ValueExpression that references a backing bean property of the Validator instance to be created.
setBlockingEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setBodyContent(BodyContent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Set the bodyContent for this tag handler.
setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
Set the bodyContent property.
setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body: stash the bodyContent away.
setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
Sets a boolean value with the specified name into the Map.
setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
Sets a boolean property value with the specified name into the message.
setBorder(int) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the border property.
setBorder(int) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the border property.
setBorder(int) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the border property.
setBorder(int) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the border property.
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setBufferSize(int size) on the wrapped response object.
setBuilder(DocumentBuilder) - Method in class javax.xml.bind.annotation.W3CDomHandler
 
setBundleName(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the module name within a EAR or null if it is a stand alone module.
setByte(String, byte) - Method in interface javax.jms.MapMessage
Sets a byte value with the specified name into the Map.
setBytecodePreprocessors(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setByteProperty(String, byte) - Method in interface javax.jms.Message
Sets a byte property value with the specified name into the message.
setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
Sets a byte array value with the specified name into the Map.
setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
Sets a portion of the byte array value with the specified name into the Map.
setCacheIdleTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setCacheManager(CacheManager) - Method in class com.sun.appserv.web.cache.DefaultCacheHelper
set the CacheManager for this application
setCacheMaxSize(int) - Method in interface com.sun.appserv.management.j2ee.WebModule
Maximum cache size in KB
setCacheOnMatch(boolean) - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
set whether to cache should the constraints check pass
setCacheOnMatch(boolean) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
set whether to cache if there was a match
setCacheOnMatchFailure(boolean) - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
set whether to cache should there be a failure forcing the constraint
setCacheOnMatchFailure(boolean) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
set whether to cache if there was a failure to match
setCacheResizeQuantity(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setCacheTTL(int) - Method in interface com.sun.appserv.management.j2ee.WebModule
Time interval in ms between cache refeshes
setCachingAllowed(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Should we cache static resources for this webapp
setCalendar(Calendar) - Method in class javax.mail.internet.MailDateFormat
Don't allow setting the calendar
setCallerIPFilter(String) - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Sets the at-source IP filter for this particular Server Instance.
setCallerPrincipalFilter(String) - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Sets the at-source Principal filter for this particular Server Instance.
setCallFlowEnabled(boolean) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns if during this web service invocation call flow was enabled or not
setCaptionClass(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the captionClass property.
setCaptionClass(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the captionClass property.
setCaptionStyle(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the captionStyle property.
setCaptionStyle(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the captionStyle property.
setCaptureAppDD(boolean) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getCaptureAppDD().
setCaptureHADBInfo(boolean) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getCaptureHADBInfo().
setCaptureInstallLog(boolean) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getCaptureInstallLog().
setCaptureSystemInfo(boolean) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
Set capturing system information to specified value.
setCaseSensitive(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Should case sensitivity checks be performed
setCellpadding(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the cellpadding property.
setCellpadding(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the cellpadding property.
setCellspacing(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the cellspacing property.
setCellspacing(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the cellspacing property.
setCertNickname(String) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setChangeEvent(PropertyChangeEvent) - Method in class javax.enterprise.deploy.model.XpathEvent
 
setChar(String, char) - Method in interface javax.jms.MapMessage
Sets a Unicode character value with the specified name into the Map.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to set the character encoding on the wrapped request object.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
setCharset(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the charset property.
setCharset(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the charset property.
setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the canonical name for the charset for this object.
setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the city.
setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Classifications with specified Classifications.
setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
Sets the ClassificationScheme for this external classification.
setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
Sets the object that is being classified.
setClassloader(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setClassname(String) - Method in interface com.sun.appserv.management.config.AuditModuleConfig
 
setClassname(String) - Method in interface com.sun.appserv.management.config.AuthRealmConfig
 
setClassname(String) - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
setClassName(String) - Method in interface com.sun.appserv.management.config.ProviderConfig
 
setClasspath(String) - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
setClasspath(String) - Method in interface com.sun.appserv.management.config.ProfilerConfig
 
setClasspathPrefix(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setClasspathSuffix(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setClientAuthEnabled(boolean) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setClientAuthenticationRequired(boolean) - Method in interface com.sun.appserv.management.config.IIOPServiceConfig
 
setClientHost(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setClientID(String) - Method in interface javax.jms.Connection
Sets the client identifier for this connection.
setCMP(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setCMPContainer(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setCols(int) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the cols property.
setColumnClasses(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the columnClasses property.
setColumnClasses(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the columnClasses property.
setColumnNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the columnNumber field on this event locator.
setColumns(int) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the columns property.
setCommandContext(String, DataHandler) - Method in interface javax.activation.CommandObject
Initialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on.
setCommandMap(CommandMap) - Method in class javax.activation.DataHandler
Set the CommandMap for use by this DataHandler.
setComment(String) - Method in class javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setCommitOption(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setCompilerClasspath(String) - Method in interface com.sun.appserv.management.j2ee.WebModule
The compiler classpath to use
setComputeChecksum(boolean) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getComputeChecksum().
setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
Sets the concept for this internal classification.
setConfiguration(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setConnected(boolean) - Method in class javax.mail.Service
Set the connection state of this service.
setConnectionDefinitionName(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getConnectionDefinitionName().
setConnectionHandle(Object) - Method in class javax.resource.spi.ConnectionEvent
Set the connection handle.
setConnectionValidationMethod(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setConnectionValidationRequired(boolean) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getConnectionValidationRequired().
setConnector(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setConnectorConnectionPool(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setConnectorResourceJNDIName(String) - Method in interface com.sun.appserv.management.config.RegistryLocationConfig
 
setConnectorService(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setContent(Object, String) - Method in class javax.mail.internet.MimeBodyPart
A convenience method for setting this body part's content.
setContent(Multipart) - Method in class javax.mail.internet.MimeBodyPart
This method sets the body part's content to a Multipart object.
setContent(Object, String) - Method in class javax.mail.internet.MimeMessage
A convenience method for setting this Message's content.
setContent(Multipart) - Method in class javax.mail.internet.MimeMessage
This method sets the Message's content to a Multipart object.
setContent(Object, String) - Method in interface javax.mail.Part
A convenience method for setting this part's content.
setContent(Multipart) - Method in interface javax.mail.Part
This method sets the given Multipart object as this message's content.
setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part to that of the given Object and sets the value of the Content-Type header to the given type.
setContent(Source) - Method in class javax.xml.soap.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContentDescription(String) - Method in class javax.xml.soap.SOAPMessage
Sets the description of this SOAPMessage object's content with the given description.
setContentID(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-ID" header field of this body part.
setContentID(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-ID" header field of this Message.
setContentId(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "Content-ID" with the given value.
setContentId(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header named "Content-Id" to the given String.
setContentLanguage(String[]) - Method in class javax.mail.internet.MimeBodyPart
Set the Content-Language header of this MimePart.
setContentLanguage(String[]) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Language" header of this MimePart.
setContentLanguage(String[]) - Method in interface javax.mail.internet.MimePart
Set the Content-Language header of this MimePart.
setContentLength(int) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the content length (in bytes) for this Response.
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "Content-Location" with the given value.
setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header "Content-Location" to the given String.
setContentMD5(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-MD5" header field of this body part.
setContentMD5(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-MD5" header field of this Message.
setContentMD5(String) - Method in interface javax.mail.internet.MimePart
Set the Content-MD5 of this part.
setContentType(String) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the content type for this Response.
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the content type of the response being sent to the client, if the response has not been committed yet.
setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentType(String type) on the wrapped response object.
setContentType(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "Content-Type" with the given value.
setContextID(String) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method used to modify the value of the policy context identifier associated with the thread on which this method is called.
setContextRoot(String) - Method in interface com.sun.appserv.management.config.WebModuleConfig
 
setConverter(Converter) - Method in class javax.faces.component.UIOutput
 
setConverter(Converter) - Method in interface javax.faces.component.ValueHolder
Set the Converter (if any) that is registered for this UIComponent.
setConverterId(String) - Method in class javax.faces.webapp.ConverterTag
Deprecated. Set the identifer of the Converter instance to be created.
setConverterMessage(String) - Method in class javax.faces.component.UIInput
Override any ValueExpression set for the "converterMessage" with the literal argument provided to this method.
setCookies(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Should we attempt to use cookies for session id communication?
setCoords(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the coords property.
setCoords(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the coords property.
setCORBA(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the country.
setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets country code.
setCredentials(Set) - Method in interface javax.xml.registry.Connection
Sets the Credentials associated with this client.
setCrossContext(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Should we allow the ServletContext.getContext() method to access the context of other web applications in this server?
setCurrencyCode(String) - Method in class javax.faces.convert.NumberConverter
Set the ISO 4217 currency code used by getAsString() with a type of currency.
setCurrencySymbol(String) - Method in class javax.faces.convert.NumberConverter
Set the currency symbol used by getAsString() with a type of currency.
setCurrentInstance(FacesContext) - Static method in class javax.faces.context.FacesContext
Set the FacesContext instance for the request that is being processed by the current thread.
setDataContentHandlerFactory(DataContentHandlerFactory) - Static method in class javax.activation.DataHandler
Sets the DataContentHandlerFactory.
setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeBodyPart
This method provides the mechanism to set this body part's content.
setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeMessage
This method provides the mechanism to set this part's content.
setDataHandler(DataHandler) - Method in interface javax.mail.Part
This method provides the mechanism to set this part's content.
setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDataModel(DataModel) - Method in class javax.faces.component.UIData
Set the internal DataModel.
setDatasourceClassname(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setDatatypeConverter(DatatypeConverterInterface) - Static method in class javax.xml.bind.DatatypeConverter
This method is for JAXB provider use only.
setDateHeader(String, long) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the specified date header to the specified value.
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setDateHeader(String name, long date) on the wrapped response object.
setDateStyle(String) - Method in class javax.faces.convert.DateTimeConverter
Set the style to be used to format or parse dates.
setDConfigBeanVersion(DConfigBeanVersionType) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Set the configuration beans to be used to the J2EE platform version specificed.
setDebug(String, boolean) - Method in class com.sun.appserv.management.base.AMXDebug
Set the debug state of a particular Output for the specified ID.
setDebug(boolean) - Method in class com.sun.appserv.management.base.AMXDebug.WrapOutput
Change debug status.
setDebug(boolean) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setDebug(int) - Method in interface com.sun.appserv.management.j2ee.WebModule
The debugging detail level for this component
setDebug(boolean) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
setDebug(boolean) - Method in class javax.mail.Session
Set the debug setting for this Session.
setDebugEnabled(boolean) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setDebugOptions(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setDebugOut(PrintStream) - Method in class javax.mail.Session
Set the stream to be used for debugging output for this session.
setDebugOutput(Output) - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
setDefaultClientProvider(String) - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
 
setDefaultCommandMap(CommandMap) - Static method in class javax.activation.CommandMap
Set the default CommandMap.
setDefaultDebug(boolean) - Method in class com.sun.appserv.management.base.AMXDebug
Set the current default debug state.
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
set the default factory for this implementation.
setDefaultFileTypeMap(FileTypeMap) - Static method in class javax.activation.FileTypeMap
Sets the default FileTypeMap for the system.
setDefaultHelperProps(Map) - Method in class com.sun.appserv.web.cache.CacheManager
set the default-helper's properties
setDefaultJMSHost(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setDefaultLocale(Locale) - Method in class javax.faces.application.Application
Set the default Locale for this application.
setDefaultNamespace(String) - Method in interface javax.xml.stream.XMLEventWriter
Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.
setDefaultNamespace(String) - Method in interface javax.xml.stream.XMLStreamWriter
Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.
setDefaultPrincipal(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setDefaultPrincipalPassword(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setDefaultProvider(String) - Method in interface com.sun.appserv.management.config.MessageSecurityConfig
 
setDefaultRealm(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setDefaultRenderKitId(String) - Method in class javax.faces.application.Application
Set the renderKitId to be used to render this application.
setDefaultResponseType(String) - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
Legal values include: "text/html ISO-8859-1 en
setDefaultTimeout(int) - Method in class com.sun.appserv.web.cache.CacheManager
set the defaultTimeout of this cache
setDefaultVirtualServer(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setDefaultWebModule(String) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default delivery mode.
setDeployment(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setDescription(String) - Method in interface com.sun.appserv.management.config.Description
Set the item description.
setDescription(String) - Method in class javax.faces.model.SelectItem
Set the description of this item, for use in development tools.
setDescription(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String, String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Description" header field for this Message.
setDescription(String, String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Description" header field for this Message.
setDescription(String) - Method in interface javax.mail.Part
Set a description String for this part.
setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the context independent textual description for this object.
setDetail(String) - Method in class javax.faces.application.FacesMessage
Set the localized detail text.
setDir(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlOutputFormat
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlOutputText
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the dir property.
setDir(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the dir property.
setDirectory(String) - Method in interface com.sun.appserv.management.config.StorePropertiesConfig
 
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the disabled property.
setDisabled(boolean) - Method in class javax.faces.model.SelectItem
Set the disabled flag for this item, which should modify the rendered output to make this item unavailable for selection by the user if set to true.
setDisabledClass(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the disabledClass property.
setDisabledClass(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the disabledClass property.
setDisabledClass(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the disabledClass property.
setDisabledClass(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the disabledClass property.
setDisabledClass(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the disabledClass property.
setDisabledClass(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the disabledClass property.
setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message IDs are disabled.
setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message timestamps are disabled.
setDisableTimeoutInMinutes(String) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfig
 
setDisableTimeoutInMinutes(int) - Method in interface com.sun.appserv.management.config.ServerRefConfig
Set the time, in minutes, that it takes this application to reach a quiescent state after having been disabled
setDisposition(String) - Method in class javax.mail.internet.ContentDisposition
Set the disposition.
setDisposition(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Disposition" header field of this body part.
setDisposition(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Disposition" header field of this Message.
setDisposition(String) - Method in interface javax.mail.Part
Set the disposition of this part.
setDNSLookupEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
setDocRoot(String) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDouble(String, double) - Method in interface javax.jms.MapMessage
Sets a double value with the specified name into the Map.
setDoubleProperty(String, double) - Method in interface javax.jms.Message
Sets a double property value with the specified name into the message.
setDynamicAttribute(String, String, Object) - Method in interface javax.servlet.jsp.tagext.DynamicAttributes
Called when a tag declared to accept dynamic attributes is passed an attribute that is not declared in the Tag Library Descriptor.
setDynamicReconfigurationEnabled(boolean) - Method in interface com.sun.appserv.management.config.ConfigConfig
 
setDynamicReloadEnabled(boolean) - Method in interface com.sun.appserv.management.config.DASConfig
 
setDynamicReloadPollIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.DASConfig
 
setEJBContainer(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setEJBContainer(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setEJBXML(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the ejb.xml file .
setElementQName(QName) - Method in interface javax.xml.soap.SOAPElement
Changes the name of this Element to newName if possible.
setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the Collection of EmailAddress instances for this User.
setEnabled(boolean) - Method in interface com.sun.appserv.management.config.Enabled
Mark the item as enabled.
setEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setEnabled(boolean) - Method in interface com.sun.appserv.management.monitor.CallFlowMonitor
Turns CallFlow On or Off
setEnabled(boolean) - Method in class com.sun.appserv.web.cache.CacheManager
set the whether this is enabled
setEnabledClass(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the enabledClass property.
setEnabledClass(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the enabledClass property.
setEnabledClass(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the enabledClass property.
setEnabledClass(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the enabledClass property.
setEnabledClass(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the enabledClass property.
setEnabledClass(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the enabledClass property.
setEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the output encoding.
setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEnctype(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the enctype property.
setEndpointName(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setEndpointURI(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the relative URI of this endpoint.
setEngineName(String) - Method in interface com.sun.appserv.management.j2ee.WebModule
Name of the engine domain, if different from the context domain
setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
Set the associated entity context.
setEnvClasspathIgnored(boolean) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setErrorClass(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the errorClass property.
setErrorClass(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the errorClass property.
setErrorCode(String) - Method in exception javax.resource.ResourceException
Set the error code.
setErrorObjectKey(Key) - Method in exception javax.xml.registry.RegistryException
Sets the Key to the first object that encountered an error in the registry.
setErrorStatisticsIntervalMinutes(long) - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Set the duration of an interval.
setErrorStyle(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the errorStyle property.
setErrorStyle(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the errorStyle property.
setEscape(boolean) - Method in class javax.faces.component.html.HtmlOutputFormat
Set the value of the escape property.
setEscape(boolean) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the escape property.
setEscape(boolean) - Method in class javax.faces.component.html.HtmlOutputText
Set the value of the escape property.
setEscape(boolean) - Method in class javax.faces.model.SelectItem
Setter for property escape.
setEventAllocator(XMLEventAllocator) - Method in class javax.xml.stream.XMLInputFactory
Set a user defined event allocator for events
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.Binder
Allow an application to register a ValidationEventHandler.
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Allow an application to register a validation event handler.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Marshaller
Allow an application to register a validation event handler.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Unmarshaller
Allow an application to register a ValidationEventHandler.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Validator
Deprecated. since JAXB2.0
setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
Sets an exception listener for this connection.
setExecutor(Executor) - Method in class javax.xml.ws.Endpoint
Sets the executor for this Endpoint instance.
setExecutor(Executor) - Method in class javax.xml.ws.Service
Sets the executor for this Service instance.
setExecutor(Executor) - Method in class javax.xml.ws.spi.ServiceDelegate
Sets the executor for this Service instance.
setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the expirationDate.
setExpireTime(long) - Method in class com.sun.appserv.web.cache.filter.HttpCacheEntry
set the real expire time
setExpireTime(long) - Method in class com.sun.appserv.web.taglibs.cache.CacheEntry
set the real expire time
setExpunged(boolean) - Method in class javax.mail.Message
Sets the expunged flag for this Message.
setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the internal extension.
setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous external identifiers with specified Collection of ExternalIdentifiers as an external identifier.
setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous ExternalLinks with specified ExternalLinks.
setExternalPort(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
Sets URI for an external resource.
setFactory(String, String) - Static method in class javax.faces.FactoryFinder
This method will store the argument factoryName/implName mapping in such a way that FactoryFinder.getFactory(java.lang.String) will find this mapping when searching for a match.
setFactoryClass(String) - Method in interface com.sun.appserv.management.config.CustomResourceConfig
 
setFactoryClass(String) - Method in interface com.sun.appserv.management.config.JNDIResourceConfig
 
setFactoryClass(String) - Method in interface com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfig
 
setFailAllConnections(boolean) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getFailAllConnections().
setFailAllConnections(boolean) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setFamily(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setFatalClass(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the fatalClass property.
setFatalClass(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the fatalClass property.
setFatalStyle(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the fatalStyle property.
setFatalStyle(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the fatalStyle property.
setFaultActor(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault actor.
setFaultCode(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setFaultCode(Name) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(QName) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the give fault code.
setFaultNode(String) - Method in interface javax.xml.soap.SOAPFault
Creates or replaces any existing Node element value for this SOAPFault object.
setFaultRole(String) - Method in interface javax.xml.soap.SOAPFault
Creates or replaces any existing Role element value for this SOAPFault object.
setFaultString(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string.
setFaultString(String, Locale) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string and localized to the given locale.
setFDProtocolMaxTries(String) - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
Set the FD protocol tries to the specified positive integer value.
setFDProtocolTimeoutMillis(String) - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
setFile(String) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setFileCachingEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setFileName(String) - Method in class javax.mail.internet.MimeBodyPart
Set the filename associated with this body part, if possible.
setFileName(String) - Method in class javax.mail.internet.MimeMessage
Set the filename associated with this part, if possible.
setFileName(String) - Method in interface javax.mail.Part
Set the filename associated with this part, if possible.
setFileTransmissionEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setFileTypeMap(FileTypeMap) - Method in class javax.activation.FileDataSource
Set the FileTypeMap to use with this FileDataSource
setFirst(int) - Method in class javax.faces.component.UIData
Set the zero-relative row number of the first row to be displayed.
setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the first name for this Person.
setFirstResult(int) - Method in interface javax.persistence.Query
Set the position of the first result to retrieve.
setFlag(Flags.Flag, boolean) - Method in class javax.mail.Message
Set the specified flag on this message to the specified value.
setFlags(Message[], Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages specified in the array.
setFlags(int, int, Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages numbered from start through end, both start and end inclusive.
setFlags(int[], Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages whose message numbers are in the array.
setFlags(Flags, boolean) - Method in class javax.mail.internet.MimeMessage
Set the flags for this message.
setFlags(Flags, boolean) - Method in class javax.mail.Message
Set the specified flags on this message to the specified value.
setFloat(String, float) - Method in interface javax.jms.MapMessage
Sets a float value with the specified name into the Map.
setFloatProperty(String, float) - Method in interface javax.jms.Message
Sets a float property value with the specified name into the message.
setFlushMode(FlushModeType) - Method in interface javax.persistence.EntityManager
Set the flush mode that applies to all objects contained in the persistence context.
setFlushMode(FlushModeType) - Method in interface javax.persistence.Query
Set the flush mode type to be used for the query execution.
setFooter(UIComponent) - Method in class javax.faces.component.UIColumn
Set the footer facet of the column.
setFooter(UIComponent) - Method in class javax.faces.component.UIData
Set the footer facet of this component.
setFooterClass(String) - Method in class javax.faces.component.html.HtmlColumn
Set the value of the footerClass property.
setFooterClass(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the footerClass property.
setFooterClass(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the footerClass property.
setFor(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the for property.
setFor(String) - Method in class javax.faces.component.UIMessage
Set the client identifier of the component for which this component represents associated message(s) (if any).
setForcedResponseType(String) - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
setFormat(String) - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
setFormattedOutput(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the formatted output flag.
setFragment(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the fragment flag.
setFrame(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the frame property.
setFrame(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the frame property.
setFrom(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setFrom(Address) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "From" header field.
setFrom() - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "From" header field using the value of the InternetAddress.getLocalAddress method.
setFrom() - Method in class javax.mail.Message
Set the "From" attribute in this Message.
setFrom(Address) - Method in class javax.mail.Message
Set the "From" attribute in this Message.
setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the fully formatted name for this person.
setGloballyEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setGlobalOnly(boolean) - Method in class javax.faces.component.UIMessages
Set the flag indicating whether only global messages (that is, messages with no associated client identifier) should be rendered.
setGroupingUsed(boolean) - Method in class javax.faces.convert.NumberConverter
Set the flag indicating whether getAsString() should include grouping separators if necessary.
setGroupManagementService(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setHAAgentHosts(String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
comma-delimited list of server host names or IP addresses where high availability store management agents are running.
setHAAgentPassword(String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
setHAAgentPort(String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
port number where highly available store management agents can be contacted.
setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Sets the handler chain for the specified service endpoint as a java.util.List.
setHandlerChain(List<Handler>) - Method in interface javax.xml.ws.Binding
Sets the handler chain for the protocol binding instance.
setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler class
setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler configuration as java.util.Map
setHandlerData(Object) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method that may be used to associate a thread-scoped handler data object with the PolicyContext.
setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.Service
Sets the HandlerResolver for this Service instance.
setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.spi.ServiceDelegate
Sets the HandlerResolver for this Service instance.
setHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
Set a HandshakeCompletedListener (optional).
setHashInitSize(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setHAStoreHealthcheckEnabled(boolean) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
 
setHAStoreHealthcheckIntervalSeconds(String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
The periodicity at which store health is checked.
setHAStoreName(String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
Name of the session store.
setHeader(String, String) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the specified header to the specified value.
setHeader(UIComponent) - Method in class javax.faces.component.UIColumn
Set the header facet of the column.
setHeader(UIComponent) - Method in class javax.faces.component.UIData
Set the header facet of this component.
setHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Change the first header line that matches name to have value, adding a new header if no existing header matches.
setHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Set the value for this header_name.
setHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Set the value for this header_name.
setHeader(String, String) - Method in interface javax.mail.Part
Set the value for this header_name.
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return setHeader(String name, String value) on the wrapped response object.
setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Replaces the current value of the first header entry whose name matches the given name with the given value, adding a new header if no existing header name matches.
setHeaderBufferLengthInBytes(String) - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
setHeaderClass(String) - Method in class javax.faces.component.html.HtmlColumn
Set the value of the headerClass property.
setHeaderClass(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the headerClass property.
setHeaderClass(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the headerClass property.
setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the header blocks processed by this Handler.
setHeartbeatAddress(String) - Method in interface com.sun.appserv.management.config.ClusterConfig
 
setHeartbeatEnabled(boolean) - Method in interface com.sun.appserv.management.config.ClusterConfig
 
setHeartbeatPort(String) - Method in interface com.sun.appserv.management.config.ClusterConfig
 
setHeight(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the height property.
setHelperNameRef(String) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set the helper name ref associated with this cache mapping
setHeuristicDecision(String) - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
setHint(String, Object) - Method in interface javax.persistence.Query
Set an implementation-specific hint.
setHost(String) - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
setHost(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setHost(String) - Method in class javax.mail.internet.NewsAddress
Set the host.
setHosts(String) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
setHreflang(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the hreflang property.
setHreflang(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the hreflang property.
setHTTPListeners(String) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
setHTTPRequestHeaders(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setHTTPResponseHeaders(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setHTTPService(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setHTTPSessionStorePoolName(String) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
setHttpsRouting(boolean) - Method in interface com.sun.appserv.management.config.LBConfig
Set the boolean flag indicating how load-balancer will route HTTPS requests.
setHumanPresentableName(String) - Method in class javax.activation.ActivationDataFlavor
Set the human presentable name.
setId(String) - Method in class javax.faces.component.UIComponent
Set the component identifier of this UIComponent (if any).
setId(String) - Method in class javax.faces.component.UIComponentBase
 
setId(String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Set the component identifier for our component.
setId(String) - Method in class javax.faces.webapp.UIComponentTagBase
Set the component identifier for the component corresponding to this tag instance.
setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the id attribute for this tag.
setId(String) - Method in interface javax.xml.registry.infomodel.Key
Sets the unique id associated with this key.
setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Sets the ClassificationScheme that is used as the identification scheme for identifying this object.
setIdleThreadTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
setIdleTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getIdleTimeoutInSeconds().
setIdleTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setIdleTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
setImage(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the image property.
setImmediate(boolean) - Method in interface javax.faces.component.ActionSource
Set the "immediate execution" flag for this UIComponent.
setImmediate(boolean) - Method in interface javax.faces.component.EditableValueHolder
Set the "immediate" state for this component.
setImmediate(boolean) - Method in class javax.faces.component.UICommand
 
setImmediate(boolean) - Method in class javax.faces.component.UIInput
 
setInfoClass(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the infoClass property.
setInfoClass(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the infoClass property.
setInfoStyle(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the infoStyle property.
setInfoStyle(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the infoStyle property.
setInitialThreadCount(String) - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Sets the values of the initialization parameters, as supplied in the TLD.
setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Set the init data in the TLD for this validator.
setInitTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setInt(String, int) - Method in interface javax.jms.MapMessage
Sets an int value with the specified name into the Map.
setIntegerOnly(boolean) - Method in class javax.faces.convert.NumberConverter
Set to true if only the integer portion of the given value should be returned from getAsObject().
setIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.HealthCheckerConfig
Set the interval, in seconds, between health checks.
setIntHeader(String, int) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the specified integer header to the specified value.
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setIntHeader(String name, int value) on the wrapped response object.
setIntProperty(String, int) - Method in interface javax.jms.Message
Sets an int property value with the specified name into the message.
setInvalidPropertyDescriptors(PropertyDescriptor[]) - Method in exception javax.resource.spi.InvalidPropertyException
Set a list of invalid properties.
setIPOnly(boolean) - Method in interface com.sun.appserv.management.config.HTTPAccessLogConfig
 
setIsAppStandaloneModule(boolean) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the boolean indicating web service belongs to a stand alone module.
setIsConnectionValidationRequired(boolean) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setIsFailureFatal(boolean) - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
setIsIsolationLevelGuaranteed(boolean) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setIsmap(boolean) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the ismap property.
setIsSecure(boolean) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Returns true if this web service is secured or not.
setItemDescription(String) - Method in class javax.faces.component.UISelectItem
Set the description for this selection item.
setItemDisabled(boolean) - Method in class javax.faces.component.UISelectItem
Set the disabled value for this selection item.
setItemEscaped(boolean) - Method in class javax.faces.component.UISelectItem
Set the escape value for the label of this selection item.
setItemLabel(String) - Method in class javax.faces.component.UISelectItem
Set the localized label for this selection item.
setItemValue(Object) - Method in class javax.faces.component.UISelectItem
Set the server value for this selection item.
setJACC(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setJavacOptions(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setJavaHome(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setJavamail(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJavaWebStartEnabled(boolean) - Method in interface com.sun.appserv.management.config.JavaWebStart
 
setJAXR(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJAXRPC(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJBIEnabled(boolean) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
visibility of this endoint as a service in JBI
setJDBCConnectionPool(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setJDBCResourceJNDIName(String) - Method in interface com.sun.appserv.management.config.PersistenceManagerFactoryResourceConfig
 
setJDO(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJMS(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJMSCorrelationID(String) - Method in interface javax.jms.Message
Sets the correlation ID for the message.
setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
Sets the correlation ID as an array of bytes for the message.
setJMSDeliveryMode(int) - Method in interface javax.jms.Message
Sets the DeliveryMode value for this message.
setJMSDestination(Destination) - Method in interface javax.jms.Message
Sets the Destination object for this message.
setJMSExpiration(long) - Method in interface javax.jms.Message
Sets the message's expiration value.
setJMSMessageID(String) - Method in interface javax.jms.Message
Sets the message ID.
setJMSPriority(int) - Method in interface javax.jms.Message
Sets the priority level for this message.
setJMSRedelivered(boolean) - Method in interface javax.jms.Message
Specifies whether this message is being redelivered.
setJMSReplyTo(Destination) - Method in interface javax.jms.Message
Sets the Destination object to which a reply to this message should be sent.
setJMSService(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setJMSTimestamp(long) - Method in interface javax.jms.Message
Sets the message timestamp.
setJMSType(String) - Method in interface javax.jms.Message
Sets the message type.
setJNDILookupName(String) - Method in interface com.sun.appserv.management.config.JNDIResourceConfig
 
setJspBody(JspFragment) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Provides the body of this tag as a JspFragment object, able to be invoked zero or more times by the tag handler.
setJspBody(JspFragment) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Stores the provided JspFragment.
setJspContext(JspContext) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Called by the container to provide this tag handler with the JspContext for this invocation.
setJspContext(JspContext) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Stores the provided JSP context in the private jspContext field.
setJspId(String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Defined on JspIdConsumer.
setJspId(String) - Method in interface javax.servlet.jsp.tagext.JspIdConsumer
Called by the container generated code to set a value for the jspId attribute.
setJTA(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJTS(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setJVM(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setJVMOptions(String[]) - Method in interface com.sun.appserv.management.config.JavaConfig
Overwrites existing jvm options with the new options.
setJVMOptions(String[]) - Method in interface com.sun.appserv.management.config.ProfilerConfig
Overwrites existing jvm options with the new options.
setKeepErrorStatisticsForIntervals(int) - Method in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Set the number of intervals error statistics should be maintained.
setKey(String) - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
This is used to set a user-defined key to store the response in the cache.
setKey(String) - Method in class com.sun.appserv.web.taglibs.cache.FlushTag
This is set a key for the cache element that needs to be cleared
setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the key representing the universally unique ID (UUID) for this object.
setKeypointInterval(String) - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
setKeyProperty(ObjectName, String, String) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
Change or add a key property in an ObjectName.
setLabel(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the label property.
setLabel(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the label property.
setLabel(String) - Method in class javax.faces.model.SelectItem
Set the label of this item, to be rendered visibly for the user.
setLang(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlOutputFormat
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlOutputText
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the lang property.
setLang(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the lang property.
setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the last name (surname) for this Person.
setLayout(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the layout property.
setLayout(String) - Method in class javax.faces.component.html.HtmlPanelGroup
Set the value of the layout property.
setLayout(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the layout property.
setLayout(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the layout property.
setLBEnabled(boolean) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfig
EE only Set the boolean flag that causes any and all load-balancers using this application to consider this application unavailable to them.
setLBEnabled(boolean) - Method in interface com.sun.appserv.management.config.ServerRefConfig
EE only Set the boolean flag that causes any and all load-balancers using this application to consider this application unavailable to them.
setLBPolicy(String) - Method in interface com.sun.appserv.management.config.ClusterRefConfig
EE only Set the load balancing policy to be used for this cluster.
setLBPolicyModule(String) - Method in interface com.sun.appserv.management.config.ClusterRefConfig
EE only Sets the absolute path to the shared library implementing the LbPolicyTypeValues.USER_DEFINED policy.
setLBWeight(String) - Method in interface com.sun.appserv.management.config.ServerConfig
EE only Set the load balancer weight for this server to the specified value.
setLevel(Level) - Method in class com.sun.appserv.management.base.AMXLoggerBase
 
setLevel(String) - Method in interface com.sun.appserv.management.config.EventConfig
 
setLibraries(String[]) - Method in interface com.sun.appserv.management.config.Libraries
Replaces the existing libraries Attribute.
setLineNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the lineNumber field on this event locator.
setLinkedException(Exception) - Method in exception javax.jms.JMSException
Adds a linked Exception.
setLinkedException(Exception) - Method in exception javax.resource.ResourceException
Deprecated. J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer to getCause and initCause methods of the java.lang.Throwable class.
setLinkedException(Throwable) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the linked exception field of this event.
setLinkedException(Throwable) - Method in exception javax.xml.bind.JAXBException
Add a linked Exception.
setLinkedException(Throwable) - Method in exception javax.xml.bind.TypeConstraintException
Add a linked Exception.
setLinkedWarning(ResourceWarning) - Method in exception javax.resource.cci.ResourceWarning
Deprecated. J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer to getCause and initCause methods of the java.lang.Throwable class.
setListener(Marshaller.Listener) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setListener(Unmarshaller.Listener) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setListener(Marshaller.Listener) - Method in interface javax.xml.bind.Marshaller
Register marshal event callback Marshaller.Listener with this Marshaller.
setListener(Unmarshaller.Listener) - Method in interface javax.xml.bind.Unmarshaller
Register unmarshal event callback Unmarshaller.Listener with this Unmarshaller.
setLoadOrder(String) - Method in interface com.sun.appserv.management.config.LifecycleModuleConfig
 
setLocale(String) - Method in interface com.sun.appserv.management.config.DomainConfig
 
setLocale(Locale) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocale(Locale) - Method in class javax.el.ELContext
Set the Locale for this instance.
setLocale(Locale) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Set the active locale for this implementation of javax.enterprise.deploy.spi subpackages to run.
setLocale(Locale) - Method in class javax.faces.component.UIViewRoot
Set the Locale to be used in localizing the response being created for this view.
setLocale(Locale) - Method in class javax.faces.convert.DateTimeConverter
Set the Locale to be used when parsing or formatting dates and times.
setLocale(Locale) - Method in class javax.faces.convert.NumberConverter
Set the Locale to be used when parsing numbers.
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, if the response has not been committed yet.
setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the Locale for this object.
setLocalValueSet(boolean) - Method in interface javax.faces.component.EditableValueHolder
Sets the "local value set" state for this component.
setLocalValueSet(boolean) - Method in class javax.faces.component.UIInput
Sets the "local value set" state for this component.
setLocation(Location) - Method in class javax.xml.stream.XMLEventFactory
This method allows setting of the Location on each event that is created by this factory.
setLocator(ValidationEventLocator) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the locator object for this event.
setLogDirectory(String) - Method in interface com.sun.appserv.management.config.HTTPAccessLogConfig
 
setLogFile(String) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
setLogFile(String) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
If the specified log file is different, the startIndex is reset appropriately.
setLogFilter(String) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setLogHandler(String) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setLogLevel(String) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setLogRoot(String) - Method in interface com.sun.appserv.management.config.DomainConfig
 
setLogRotationLimitInBytes(String) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setLogRotationTimeLimitInMinutes(String) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setLogToConsole(boolean) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnection
Sets the log writer for this ManagedConnection instance.
setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnectionFactory
Set the log writer for this ManagedConnectionFactory instance.
setLong(String, long) - Method in interface javax.jms.MapMessage
Sets a long value with the specified name into the Map.
setLongdesc(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the longdesc property.
setLongProperty(String, long) - Method in interface javax.jms.Message
Sets a long property value with the specified name into the message.
setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the major revision number for this version of the Versionable object.
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class javax.resource.spi.security.PasswordCredential
Sets the target ManagedConenctionFactory instance for which the user name and password has been set by the application server.
setManagementEvent(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setManagerChecksFrequency(int) - Method in interface com.sun.appserv.management.j2ee.WebModule
The frequency of the manager checks (expiration and passivation)
setMappedPrincipalClass(String) - Method in interface com.sun.appserv.management.config.SecurityServiceConfig
 
setMappingFile(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the mapping file .
setMatchExpr(int) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
set field matching expression
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxAgeInSeconds(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setMaxCacheSize(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setMaxConnections(String) - Method in interface com.sun.appserv.management.config.KeepAliveConfig
 
setMaxConnections(String) - Method in interface com.sun.appserv.management.config.ORBConfig
 
setMaxEntries(int) - Method in class com.sun.appserv.web.cache.CacheManager
set the maximum number of entries of this cache
setMaxFilesCount(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setMaxFractionDigits(int) - Method in class javax.faces.convert.NumberConverter
Set the maximum number of digits getAsString() should render in the fraction portion of the result.
setMaxHistorySize(String) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Sets the web service' max history size.
setMaximum(double) - Method in class javax.faces.validator.DoubleRangeValidator
Set the maximum value to be enforced by this Validator.
setMaximum(int) - Method in class javax.faces.validator.LengthValidator
Set the maximum length to be enforced by this Validator.
setMaximum(long) - Method in class javax.faces.validator.LongRangeValidator
Set the maximum value to be enforced by this Validator.
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMaxIntegerDigits(int) - Method in class javax.faces.convert.NumberConverter
Set the maximum number of digits getAsString() should render in the integer portion of the result.
setMaxlength(int) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the maxlength property.
setMaxlength(int) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the maxlength property.
setMaxLogEntries(String) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getMaxLogEntries().
setMaxPendingCount(String) - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
setMaxPoolSize(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getMaxPoolSize().
setMaxPoolSize(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setMaxPoolSize(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setMaxPoolSize(String) - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
setMaxRecords(int) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setMaxRedeliveries(String) - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
setMaxResults(int) - Method in interface javax.persistence.Query
Set the maximum number of results to retrieve.
setMaxSessions(String) - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
setMaxThreadPoolSize(String) - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
setMaxValue(float) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
set the maximum value
setMaxWaitTimeInMillis(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getMaxWaitTimeInMillis().
setMaxWaitTimeInMillis(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setMBeanInfoIsInvariant(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
setMBeanLogLevel(Level) - Method in interface com.sun.appserv.management.base.AMXMBeanLogging
Set the log level for this MBean.
setMDBContainer(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setMediumFileSizeLimitInBytes(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setMediumFileSpaceInBytes(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setMergeProtocolMaxIntervalMillis(String) - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
setMergeProtocolMinIntervalMillis(String) - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
setMessage(String) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the message field of this event.
setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Sets the SOAPMessage in this message context
setMessage(SOAPMessage) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
Sets the SOAPMessage in this message context
setMessageBundle(String) - Method in class javax.faces.application.Application
Set the fully qualified class name of the ResourceBundle to be used for JavaServer Faces messages for this application.
setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
Set the associated message-driven context.
setMessageFragmentSize(String) - Method in interface com.sun.appserv.management.config.ORBConfig
 
setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
Sets the message consumer's MessageListener.
setMessageListener(MessageListener) - Method in interface javax.jms.Session
Sets the session's distinguished message listener (optional).
setMessageNumber(int) - Method in class javax.mail.Message
Set the Message number for this Message.
setMetadata(List<Source>) - Method in class javax.xml.ws.Endpoint
Sets the metadata for this endpoint.
setMethods(String[]) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set allowable HTTP methods
setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the middle name for this Person.
setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
setMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets the mime type associated with this object.
setMinFractionDigits(int) - Method in class javax.faces.convert.NumberConverter
Set the minimum number of digits getAsString() should render in the fraction portion of the result.
setMinimum(double) - Method in class javax.faces.validator.DoubleRangeValidator
Set the minimum value to be enforced by this Validator.
setMinimum(int) - Method in class javax.faces.validator.LengthValidator
Set the minimum length to be enforced by this Validator.
setMinimum(long) - Method in class javax.faces.validator.LongRangeValidator
Set the minimum value to be enforced by this Validator.
setMinimumDeliveryIntervalInMillis(String) - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
setMinIntegerDigits(int) - Method in class javax.faces.convert.NumberConverter
Set the minimum number of digits getAsString() should render in the integer portion of the result.
setMinLogLevel(String) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getMinLogLevel().
setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the minor revision number for this version of the Versionable object.
setMinThreadPoolSize(String) - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
setMinValue(float) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
set minimum value
setModule(String) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setModuleLogLevel(String, String) - Method in interface com.sun.appserv.management.ext.logging.Logging
Sets the log level of the Logger for the specified module.
setModules(Set<String>) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setMonitoringEnabled(boolean) - Method in interface com.sun.appserv.management.config.LBConfig
Set the boolean flag that determines whether monitoring is switched on or not.
setMonitoringLevel(String) - Method in interface com.sun.appserv.management.config.WebServiceEndpointConfig
Sets the web service' monitoring level can be OFF, LOW or HIGH.
setMQScheme(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setMQService(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setMQStorePoolName(String) - Method in interface com.sun.appserv.management.config.JMSAvailabilityConfig
 
setMTOMEnabled(boolean) - Method in interface javax.xml.ws.soap.SOAPBinding
Enables or disables use of MTOM.
setMultipartDataSource(MultipartDataSource) - Method in class javax.mail.Multipart
Setup this Multipart object from the given MultipartDataSource.
setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be either true or false.
setName(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the name of the WebService.
setName(String) - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
Set the name of this Statistic
setName(String) - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the name of this Statistic
setName(String) - Method in class com.sun.appserv.web.cache.mapping.Field
set the associated name
setName(String) - Method in class javax.faces.component.UIParameter
Set the optional parameter name for this parameter.
setName(String) - Method in class javax.faces.webapp.AttributeTag
Deprecated. Set the attribute name.
setName(String) - Method in class javax.faces.webapp.FacetTag
Set the name to be assigned to this facet.
setName(String) - Method in class javax.mail.util.ByteArrayDataSource
Set the name of the data.
setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets user-friendly name of object in repository.
setName(String) - Method in interface javax.xml.registry.infomodel.Slot
Sets the name for this Slot.
setNamespaceContext(NamespaceContext) - Method in interface javax.xml.stream.XMLEventWriter
Sets the current namespace context for prefix and uri bindings.
setNamespaceContext(NamespaceContext) - Method in interface javax.xml.stream.XMLStreamWriter
Sets the current namespace context for prefix and uri bindings.
setNaming(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setNativeLibraryPath(String) - Method in interface com.sun.appserv.management.config.ProfilerConfig
 
setNativeLibraryPathPrefix(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setNativeLibraryPathSuffix(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setNavigationHandler(NavigationHandler) - Method in class javax.faces.application.Application
Set the NavigationHandler instance that will be passed the outcome returned by any invoked application action for this web application.
setNewsgroup(String) - Method in class javax.mail.internet.NewsAddress
Set the newsgroup.
setNextException(Exception) - Method in exception javax.mail.MessagingException
Add an exception to the end of the chain.
setNil(boolean) - Method in class javax.xml.bind.JAXBElement
Set whether this element has nil content.
setNocache(boolean) - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
This attribute is used to programmatically enable or disable the use of the cached response.
setNode(Node) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the Node field on this event locator.
setNodeAgent(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setNoNSSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the noNamespaceSchemaLocation.
setNonTransactionalConnections(boolean) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setNumber(Number) - Method in class com.sun.appserv.management.j2ee.statistics.NumberStatisticImpl
 
setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the telephone number suffix, not including the country or area code.
setNumberFormat(NumberFormat) - Method in class javax.mail.internet.MailDateFormat
Don't allow setting the NumberFormat
setNumWorkQueues(String) - Method in interface com.sun.appserv.management.config.ThreadPoolConfig
 
setObject(String, Object) - Method in interface javax.jms.MapMessage
Sets an object value with the specified name into the Map.
setObject(Serializable) - Method in interface javax.jms.ObjectMessage
Sets the serializable object containing this message's data.
setObject(Object) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the Object field on this event locator.
setObjectProperty(String, Object) - Method in interface javax.jms.Message
Sets a Java object property value with the specified name into the message.
setObjectType(String) - Method in interface com.sun.appserv.management.config.ObjectType
INTERNAL USE ONLY
setOffset(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the offset field on this event locator.
setOmitDomain(boolean) - Method in class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
setOnblur(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onblur property.
setOnblur(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onblur property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onchange property.
setOnchange(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onchange property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onclick property.
setOnclick(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the ondblclick property.
setOndblclick(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the ondblclick property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onfocus property.
setOnfocus(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onfocus property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onkeydown property.
setOnkeydown(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onkeydown property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onkeypress property.
setOnkeypress(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onkeypress property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onkeyup property.
setOnkeyup(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onkeyup property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onmousedown property.
setOnmousedown(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onmousedown property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onmousemove property.
setOnmousemove(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onmousemove property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onmouseout property.
setOnmouseout(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onmouseout property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onmouseover property.
setOnmouseover(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onmouseover property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onmouseup property.
setOnmouseup(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onmouseup property.
setOnreset(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onreset property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the onselect property.
setOnselect(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the onselect property.
setOnsubmit(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the onsubmit property.
setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
setOperationName(QName) - Method in interface javax.xml.rpc.Call
Sets the name of the operation to be invoked using this Call instance.
setORB(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setOverflowHandler(CircularList.OverflowHandler) - Method in class com.sun.appserv.management.util.misc.CircularList
 
setOverride(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
The DefaultContext override flag for this web application
setPageContext(PageContext) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Set the PageContext of the page containing this tag instance.
setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
Set the current page context.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the page context.
setParameter(String, String) - Method in class javax.activation.MimeType
Set the value to be associated with the given name, replacing any previous association.
setParameter(String, String) - Method in class javax.mail.internet.ContentDisposition
Set the specified parameter.
setParameter(String, String) - Method in class javax.mail.internet.ContentType
Set the specified parameter.
setParameter(String, Object) - Method in interface javax.persistence.Query
Bind an argument to a named parameter.
setParameter(String, Date, TemporalType) - Method in interface javax.persistence.Query
Bind an instance of java.util.Date to a named parameter.
setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.Query
Bind an instance of java.util.Calendar to a named parameter.
setParameter(int, Object) - Method in interface javax.persistence.Query
Bind an argument to a positional parameter.
setParameter(int, Date, TemporalType) - Method in interface javax.persistence.Query
Bind an instance of java.util.Date to a positional parameter.
setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.Query
Bind an instance of java.util.Calendar to a positional parameter.
setParameterList(ParameterList) - Method in class javax.mail.internet.ContentDisposition
Set a new ParameterList.
setParameterList(ParameterList) - Method in class javax.mail.internet.ContentType
Set a new ParameterList.
setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
Sets the parameters that will be used to invoke the business method.
setParent(DeploymentStatus) - Method in interface com.sun.appserv.management.deploy.DeploymentStatus
set the parent status for this status if any
setParent(DeploymentStatus) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
setParent(UIComponent) - Method in class javax.faces.component.UIComponent
Set the parent UIComponent of this UIComponent.
setParent(UIComponent) - Method in class javax.faces.component.UIComponentBase
 
setParent(Tag) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Set the Tag that is the parent of this instance.
setParent(Part) - Method in class javax.mail.Multipart
Set the parent of this Multipart to be the specified Part.
setParent(JspTag) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Sets the parent of this tag, for collaboration purposes.
setParent(JspTag) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Sets the parent of this tag, for collaboration purposes.
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Set the parent (closest enclosing tag handler) of this tag handler.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the nesting tag of this tag.
setParent(XMLEventReader) - Method in class javax.xml.stream.util.EventReaderDelegate
Set the parent of this instance.
setParent(XMLStreamReader) - Method in class javax.xml.stream.util.StreamReaderDelegate
Set the parent of this instance.
setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
Sets the parent of this Node object to the given SOAPElement object.
setPassword(String) - Method in interface com.sun.appserv.management.config.BackendPrincipalConfig
 
setPasswordAuthentication(URLName, PasswordAuthentication) - Method in class javax.mail.Session
Save a PasswordAuthentication for this (store or transport) URLName.
setPath(String) - Method in interface com.sun.appserv.management.j2ee.WebModule
The context path for this Context
setPath(String) - Method in class javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPattern(String) - Method in class javax.faces.convert.DateTimeConverter
Set the format pattern to be used when formatting and parsing dates and times.
setPattern(String) - Method in class javax.faces.convert.NumberConverter
Set the format pattern to be used when formatting and parsing numbers.
setPayload(Source) - Method in interface javax.xml.ws.LogicalMessage
Sets the message payload
setPayload(Object, JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
Sets the message payload
setPerf(boolean) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Perf
 
setPersistenceFrequency(String) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
See SessionSaveFrequencyValues.
setPersistenceScope(String) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
See SessionSaveScopeValues.
setPersistenceStoreHealthCheckEnabled(boolean) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
setPersistenceType(String) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
See PersistenceTypeValues.
setPersonal(String, String) - Method in class javax.mail.internet.InternetAddress
Set the personal name.
setPersonal(String) - Method in class javax.mail.internet.InternetAddress
Set the personal name.
setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
Sets the name of this User.
setPhaseId(PhaseId) - Method in class javax.faces.event.FacesEvent
Set the PhaseId during which this event will be delivered.
setPingProtocolTimeoutMillis(String) - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
setPolicyConfigurationFactoryProvider(String) - Method in interface com.sun.appserv.management.config.JACCProviderConfig
 
setPolicyProvider(String) - Method in interface com.sun.appserv.management.config.JACCProviderConfig
 
setPoolIdleTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setPoolName(String) - Method in interface com.sun.appserv.management.config.ConnectorResourceConfig
 
setPoolName(String) - Method in interface com.sun.appserv.management.config.JDBCResourceConfig
 
setPoolResizeQuantity(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getPoolResizeQuantity().
setPoolResizeQuantity(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setPoolResizeQuantity(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setPoolResizeQuantity(String) - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
setPort(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setPort(String) - Method in interface com.sun.appserv.management.config.IIOPListenerConfig
 
setPort(String) - Method in interface com.sun.appserv.management.config.JMSHostConfig
 
setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
Sets the qualified name of the port type.
setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
Sets the address for this Organization.
setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the addresses for this User.
setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the postal or zip code.
setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
setPreamble(String) - Method in class javax.mail.internet.MimeMultipart
Set the preamble text to be included before the first body part.
setPrefix(String, String) - Method in interface javax.xml.stream.XMLEventWriter
Sets the prefix the uri is bound to.
setPrefix(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Sets the prefix the uri is bound to.
setPrependId(boolean) - Method in class javax.faces.component.UIForm
 
setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
Sets the primary contact for this Organization.
setPrimaryType(String) - Method in class javax.activation.MimeType
Set the primary type for this object to the given String.
setPrimaryType(String) - Method in class javax.mail.internet.ContentType
Set the primary type.
setPrincipalName(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setPriority(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default priority.
setPrompt(boolean) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
If set to true, then when a new Certificate is encountered, the user will be prompted via System.in as to whether it should be trusted.
setProperties(UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class javax.faces.webapp.UIComponentELTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class javax.faces.webapp.UIComponentTag
Deprecated.  
setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
Sets the Properties used during createConnection and createFederatedConnection calls.
setProperties(Map<String, Object>) - Method in class javax.xml.ws.Endpoint
Sets the property bag for this Endpoint instance.
setProperty(String, Object) - Method in class javax.xml.bind.Binder
Set the particular property in the underlying implementation of Binder.
setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Default implementation of the setProperty method handles the four defined properties in Marshaller.
setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Default implementation of the setProperty method always throws PropertyException since there are no required properties.
setProperty(String, Object) - Method in interface javax.xml.bind.Marshaller
Set the particular property in the underlying implementation of Marshaller.
setProperty(String, Object) - Method in interface javax.xml.bind.Unmarshaller
Set the particular property in the underlying implementation of Unmarshaller.
setProperty(String, Object) - Method in interface javax.xml.bind.Validator
Deprecated. since JAXB2.0
setProperty(String, Object) - Method in interface javax.xml.rpc.Call
Sets the value for a named property.
setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
Sets the name and value of a property associated with the MessageContext.
setProperty(String, Object) - Method in class javax.xml.soap.SOAPMessage
Associates the specified value with the specified property.
setProperty(String, Object) - Method in class javax.xml.stream.XMLInputFactory
Allows the user to set specific feature/property on the underlying implementation.
setProperty(String, Object) - Method in class javax.xml.stream.XMLOutputFactory
Allows the user to set specific features/properties on the underlying implementation.
setPropertyResolved(boolean) - Method in class javax.el.ELContext
Called to indicate that a ELResolver has successfully resolved a given (base, property) pair.
setPropertyResolver(PropertyResolver) - Method in class javax.faces.application.Application
Deprecated. The recommended way to affect the execution of the EL is to provide an <el-resolver> element at the right place in the application configuration resources which will be considered in the normal course of expression evaluation. This method now will cause the argument resolver to be wrapped inside an implementation of ELResolver and exposed to the EL resolution system as if the user had called Application.addELResolver(javax.el.ELResolver).
setPropertyValue(String, String) - Method in interface com.sun.appserv.management.config.PropertiesAccess
Set the value of a property.
setProps(List<String>) - Method in class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
setProtocol(String) - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
setProtocolForAddress(String, String) - Method in class javax.mail.Session
Set the default transport protocol to use for addresses of the specified type.
setProvider(Provider) - Method in class javax.mail.Session
Set the passed Provider to be the default implementation for the protocol in Provider.protocol overriding any previous values.
setProviderType(String) - Method in interface com.sun.appserv.management.config.ProviderConfig
 
setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
Sets the Organization that provides this service.
setProxyLogger(Logger) - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
setProxyLogger(Logger) - Method in interface com.sun.appserv.management.util.jmx.MBeanProxyHandlerIntf
Set a Logger for this proxy.
setQueueSizeInBytes(String) - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
setQuota(Quota) - Method in interface javax.mail.QuotaAwareStore
Set the quotas for the quota root specified in the quota argument.
setRawContent(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part to that contained by the InputStream content and sets the value of the Content-Type header to the value contained in contentType.
setRawContentBytes(byte[], int, int, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part to that contained by the byte[] array content and sets the value of the Content-Type header to the value contained in contentType.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the readonly property.
setReadonly(boolean) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the readonly property.
setReapIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
setReapIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.StorePropertiesConfig
 
setReceiveBufferSizeInBytes(String) - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
setRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
Set the recipient address.
setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
Set the specified recipient type to the given addresses.
setRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
Set the specified recipient type to the given addresses.
setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
Set the recipient addresses.
setReconnectAttempts(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setReconnectEnabled(boolean) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setReconnectIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setRecordEvent(boolean) - Method in interface com.sun.appserv.management.config.EventConfig
 
setRecordName(String) - Method in interface javax.resource.cci.Record
Sets the name of the Record.
setRecordShortDescription(String) - Method in interface javax.resource.cci.Record
Sets a short description string for the Record.
setRedeliveryIntervalInternalInMillis(String) - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
setRedirectPort(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setRedisplay(boolean) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the redisplay property.
setRef(String) - Method in interface com.sun.appserv.management.config.RefConfig
 
setReference(Reference) - Method in interface javax.resource.Referenceable
Sets the Reference instance.
setReferencedClusterName(String) - Method in interface com.sun.appserv.management.config.ClusterRefConfig
 
setRefresh(boolean) - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
This attribute is used to programmatically refresh the cached response.
setRefreshField(Field) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set the refresh field
setRegistry(StringifierRegistry) - Method in class com.sun.appserv.management.util.stringifier.SmartStringifier
 
setRel(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the rel property.
setRel(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the rel property.
setRelay(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the relay attribute for this SOAPHeaderElement to be either true or false.
setReloadable(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
The reloadable flag for this web application
setReloadPollIntervalInSeconds(String) - Method in interface com.sun.appserv.management.config.LBConfig
Set the maximum period, in seconds, that a change to the load balancer configuration file takes before it is detected by the load balancer and the file reloaded.
setRemovalTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setRendered(boolean) - Method in class javax.faces.component.UIComponent
Set the rendered property of this UIComponent.
setRendered(boolean) - Method in class javax.faces.component.UIComponentBase
 
setRendered(ValueExpression) - Method in class javax.faces.webapp.UIComponentELTag
Set an override for the rendered attribute.
setRendered(String) - Method in class javax.faces.webapp.UIComponentTag
Deprecated. Set an override for the rendered attribute.
setRendererType(String) - Method in class javax.faces.component.UIComponent
Set the Renderer type for this UIComponent, or null for components that render themselves.
setRendererType(String) - Method in class javax.faces.component.UIComponentBase
 
setRenderKitId(String) - Method in class javax.faces.component.UIViewRoot
Set the render kit identifier of the RenderKit associated with this view.
setReplyTo(Address[]) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Reply-To" header field.
setReplyTo(Address[]) - Method in class javax.mail.Message
Set the addresses to which replies should be directed.
setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets the repository item for this object.
setRequest(Object) - Method in class javax.faces.context.ExternalContext
Set the environment-specific request to be returned by subsequent calls to ExternalContext.getRequest().
setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
Sets the request object being wrapped.
setRequestCharacterEncoding(String) - Method in class javax.faces.context.ExternalContext
Overrides the name of the character encoding used in the body of this request.
setRequestContent(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setRequestSize(int) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setRequestTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
setRequired(boolean) - Method in interface javax.faces.component.EditableValueHolder
Set the "required field" state for this component.
setRequired(boolean) - Method in class javax.faces.component.UIInput
Set the "required field" state for this component.
setRequiredMessage(String) - Method in class javax.faces.component.UIInput
Override any ValueExpression set for the "requiredMessage" with the literal argument provided to this method.
setResAdapter(String) - Method in interface com.sun.appserv.management.config.AdminObjectResourceConfig
 
setResourceAdapter(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setResourceAdapter(ResourceAdapter) - Method in interface javax.resource.spi.ResourceAdapterAssociation
Associate this object with a ResourceAdapter object.
setResourceAdapterName(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getResourceAdapterName().
setResourceLimit(String, long) - Method in class javax.mail.Quota
Set a resource limit for this quota root.
setResponse(Object) - Method in class javax.faces.context.ExternalContext
Set the environment-specific response to be returned by subsequent calls to ExternalContext.getResponse().
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response being wrapped.
setResponseCharacterEncoding(String) - Method in class javax.faces.context.ExternalContext
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setResponseContent(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setResponseSize(int) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setResponseStream(ResponseStream) - Method in class javax.faces.context.FacesContext
Set the ResponseStream to which components should direct their binary output.
setResponseTime(long) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setResponseTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.LBConfig
Set the period, in seconds, within which a server must return a response or otherwise it will be considered unhealthy.
setResponseWriter(ResponseWriter) - Method in class javax.faces.context.FacesContext
Set the ResponseWriter to which components should direct their character-based output.
setResType(String) - Method in interface com.sun.appserv.management.config.AdminObjectResourceConfig
 
setResType(String) - Method in interface com.sun.appserv.management.config.CustomResourceConfig
 
setResType(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setResType(String) - Method in interface com.sun.appserv.management.config.JNDIResourceConfig
 
setRetainErrorStatisticsForHours(String) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setRetryTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
setReturnType(QName) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setRev(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the rev property.
setRev(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the rev property.
setRMICOptions(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setRole(String) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the Role associated with this SOAPHeaderElement object to the specified Role.
setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
Sets SOAP Actor roles for this HandlerChain.
setRoles(Set<String>) - Method in interface javax.xml.ws.soap.SOAPBinding
Sets the roles played by the SOAP binding instance.
setRollbackOnly() - Method in interface javax.ejb.EJBContext
Mark the current transaction for rollback.
setRollbackOnly() - Method in interface javax.persistence.EntityTransaction
Mark the current transaction so that the only possible outcome of the transaction is for the transaction to be rolled back.
setRollbackOnly() - Method in interface javax.transaction.Transaction
Modify the transaction associated with the target object such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface javax.transaction.TransactionManager
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
Set the rollbackOnly status of the transaction bound to the current thread at the time this method is called.
setRollbackOnly() - Method in interface javax.transaction.UserTransaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRoot(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setRotationEnabled(boolean) - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
setRotationIntervalInMinutes(String) - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
setRotationPolicy(String) - Method in interface com.sun.appserv.management.config.AccessLogConfig
Valid values are: AccessLogConfig.ROTATION_POLICY_BY_TIME AccessLogConfig.ROTATION_POLICY_BY_SIZE AccessLogConfig.ROTATION_POLICY_ON_DEMAND
setRotationSuffix(String) - Method in interface com.sun.appserv.management.config.AccessLogConfig
 
setRouteCookieEnabled(boolean) - Method in interface com.sun.appserv.management.config.LBConfig
Set the boolean flag that determines whether a route cookie is or is not enabled.
setRowClasses(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the rowClasses property.
setRowClasses(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the rowClasses property.
setRowIndex(int) - Method in class javax.faces.component.UIData
Set the zero relative index of the current row, or -1 to indicate that no row is currently selected, by implementing the following algorithm.
setRowIndex(int) - Method in class javax.faces.model.ArrayDataModel
 
setRowIndex(int) - Method in class javax.faces.model.DataModel
Set the zero-relative index of the currently selected row, or -1 to indicate that we are not positioned on a row.
setRowIndex(int) - Method in class javax.faces.model.ListDataModel
 
setRowIndex(int) - Method in class javax.faces.model.ResultDataModel
 
setRowIndex(int) - Method in class javax.faces.model.ResultSetDataModel
 
setRowIndex(int) - Method in class javax.faces.model.ScalarDataModel
 
setRows(int) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the rows property.
setRows(int) - Method in class javax.faces.component.UIData
Set the number of rows to be displayed, or zero for all remaining rows in the table.
setRuleFileLocation(String) - Method in interface com.sun.appserv.management.config.TransformationRuleConfig
Sets the transformation rule file location.
setRules(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the rules property.
setRules(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the rules property.
setSAAJ(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setSchema(Schema) - Method in class javax.xml.bind.Binder
Specifies whether marshal, unmarshal and update methods performs validation on their XML content.
setSchema(Schema) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setSchema(Schema) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setSchema(Schema) - Method in interface javax.xml.bind.Marshaller
Specify the JAXP 1.3 Schema object that should be used to validate subsequent marshal operations against.
setSchema(Schema) - Method in interface javax.xml.bind.Unmarshaller
Specify the JAXP 1.3 Schema object that should be used to validate subsequent unmarshal operations against.
setSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the schemaLocation.
setScope(int) - Method in class com.sun.appserv.web.cache.mapping.Field
set the associated scope
setScope(String) - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
Sets the scope of the cache.
setScope(String) - Method in class com.sun.appserv.web.taglibs.cache.FlushTag
Sets the scope of the cache.
setScope(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Sets the 'scope' attribute.
setScope(String, MessageContext.Scope) - Method in interface javax.xml.ws.handler.MessageContext
Sets the scope of a property.
setSearchForward(boolean) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecurity(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setSecurityEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setSecurityEnabled(boolean) - Method in interface com.sun.appserv.management.config.IIOPListenerConfig
 
setSecurityEnabled(boolean) - Method in interface com.sun.appserv.management.config.JMXConnectorConfig
 
setSelected(boolean) - Method in class javax.faces.component.UISelectBoolean
Set the local value of the selected state of this component.
setSelectedValues(Object[]) - Method in class javax.faces.component.UISelectMany
Set the currently selected values, or null to indicate that there are no currently selected values.
setSelectItems(SelectItem[]) - Method in class javax.faces.model.SelectItemGroup
Set the set of subordinate SelectItems for this group.
setSelfManagement(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setSendBufferSizeInBytes(String) - Method in interface com.sun.appserv.management.config.ConnectionPoolConfig
 
setSender(Address) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Sender" header field.
setSentDate(Date) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Date" header field.
setSentDate(Date) - Method in class javax.mail.Message
Set the sent date of this message.
setServer(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setServerClasspath(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setServerName(String) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
setServiceImplClass(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the implementation Ejb or Servlet class name of this web service.
setServiceImplName(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the implementation Ejb or Servlet name of this web service.
setServiceImplType(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the implementation type of this web service.
setServletContext(ServletContext) - Method in class com.sun.appserv.web.cache.CacheManager
set the ServletContext of this application
setServletName(String) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set the servlet-name this mapping applies
setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
Set the associated session context.
setSessionFileName(String) - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
setSessionIdGeneratorClassname(String) - Method in interface com.sun.appserv.management.config.ManagerPropertiesConfig
 
setSessionStore(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setSeverity(FacesMessage.Severity) - Method in class javax.faces.application.FacesMessage
Set the severity level.
setSeverity(int) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the severity field of this event.
setSFSBHAPersistenceType(String) - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
Legal values are those defined in SFSBPersistenceTypeValues.
setSFSBPersistenceType(String) - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
Legal values are those defined in SFSBPersistenceTypeValues.
setSFSBStorePoolName(String) - Method in interface com.sun.appserv.management.config.EJBContainerAvailabilityConfig
 
setShape(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the shape property.
setShape(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the shape property.
setShort(String, short) - Method in interface javax.jms.MapMessage
Sets a short value with the specified name into the Map.
setShortProperty(String, short) - Method in interface javax.jms.Message
Sets a short property value with the specified name into the message.
setShowDetail(boolean) - Method in class javax.faces.component.UIMessage
Set the flag indicating whether the detail property of the associated message(s) should be displayed.
setShowDetail(boolean) - Method in class javax.faces.component.UIMessages
Set the flag indicating whether the detail property of the associated message(s) should be displayed.
setShowSummary(boolean) - Method in class javax.faces.component.UIMessage
Set the flag indicating whether the summary property of the associated message(s) should be displayed.
setShowSummary(boolean) - Method in class javax.faces.component.UIMessages
Set the flag indicating whether the summary property of the associated message(s) should be displayed.
setShutdownTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.ConnectorServiceConfig
 
setSize(int) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the size property.
setSize(int) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the size property.
setSize(int) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the size property.
setSize(int) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the size property.
setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
Sets the slotType for this Slot.
setSmallFileSizeLimitInBytes(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setSmallFileSpaceInBytes(String) - Method in interface com.sun.appserv.management.config.HTTPFileCacheConfig
Deprecated.  
setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
Sets the Object that is the source of this Association.
setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets the specification object for this object.
setSSL2Ciphers(String) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setSSL2Enabled(boolean) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setSSL3Enabled(boolean) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setSSL3TLSCiphers(String) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setSSLEnabled(boolean) - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
setSSOFailoverEnabled(boolean) - Method in interface com.sun.appserv.management.config.WebContainerAvailabilityConfig
 
setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the stability indicator for the RegistryEntry.
setStageDescription(String) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
setStageStatus(int) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
setStageStatusMessage(String) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
setStageThrowable(Throwable) - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
setStartArgs(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setStartIndex(int) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setStartServersInStartup(boolean) - Method in interface com.sun.appserv.management.config.NodeAgentConfig
 
setStartTime(Long) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setState(String) - Method in interface com.sun.appserv.management.config.VirtualServerConfig
 
setStateManager(StateManager) - Method in class javax.faces.application.Application
Set the StateManager instance that will be utilized during the Restore View and Render Response phases of the request processing lifecycle.
setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the state or province.
setStatus(int) - Method in class com.sun.appserv.web.cache.filter.CachingResponseWrapper
Set the HTTP status to be returned with this response.
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc) on the wrapped response object.
setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc, String sm) on the wrapped response object.
setStatusCode(int) - Method in class com.sun.appserv.management.base.OperationStatusBase
set the status code for the operation
setSteadyPoolSize(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getSteadyPoolSize().
setSteadyPoolSize(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setSteadyPoolSize(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setSteadyPoolSize(String) - Method in interface com.sun.appserv.management.config.MDBContainerConfig
 
setStopTime(Long) - Method in class com.sun.appserv.management.helper.StatefulLoggingHelper
 
setStorePoolName(String) - Method in interface com.sun.appserv.management.config.AvailabilityServiceConfig
This is the jndi-name for the JDBC Connection Pool used potentially by both the Web Container and the EJB Stateful Session Bean Container for use in checkpointing/passivation when persistence-type = "ha".
setStoreProtocol(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setStoreProtocolClass(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the street name.
setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the street number.
setString(String, String) - Method in interface javax.jms.MapMessage
Sets a String value with the specified name into the Map.
setStringProperty(String, String) - Method in interface javax.jms.Message
Sets a String property value with the specified name into the message.
setStyle(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlOutputFormat
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlOutputText
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlPanelGroup
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the style property.
setStyle(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the style property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlOutputFormat
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlOutputText
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlPanelGroup
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the styleClass property.
setStyleClass(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the styleClass property.
setSubject(String) - Method in class javax.mail.internet.MimeMessage
Set the "Subject" header field.
setSubject(String, String) - Method in class javax.mail.internet.MimeMessage
Set the "Subject" header field.
setSubject(String) - Method in class javax.mail.Message
Set the subject of this message.
setSubmitted(boolean) - Method in class javax.faces.component.UIForm
If this UIForm instance (as opposed to other forms in the page) is experiencing a submit during this request processing lifecycle, this method must be called, with true as the argument, during the UIComponent.decode(javax.faces.context.FacesContext) for this UIForm instance.
setSubmittedValue(Object) - Method in interface javax.faces.component.EditableValueHolder
Set the submittedValue value of this component.
setSubmittedValue(Object) - Method in class javax.faces.component.UIInput
Set the submittedValue value of this UIInput component.
setSubscribed(boolean) - Method in class javax.mail.Folder
Subscribe or unsubscribe this Folder.
setSubType(String) - Method in class javax.activation.MimeType
Set the subtype for this object to the given String.
setSubType(String) - Method in class javax.mail.internet.ContentType
Set the subType.
setSubType(String) - Method in class javax.mail.internet.MimeMultipart
Set the subtype.
setSummary(String) - Method in class javax.faces.application.FacesMessage
Set the localized summary text.
setSummary(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the summary property.
setSummary(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the summary property.
setSunEJBXML(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the sun-ejb.xml file .
setSunWebXML(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the sun-web.xml file .
setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
Sets the encodingStyle URIs supported by this TypeMapping instance.
setSupportedLocales(Collection<Locale>) - Method in class javax.faces.application.Application
Set the Locale instances representing the supported Locales for this application.
setSwallowOutput(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Flag to set to cause the system.out and system.err to be redirected to the logger when executing a servlet
setSynchronization(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
Sets whether the client uses synchronous communication or not.
setSystemClasspath(String) - Method in interface com.sun.appserv.management.config.JavaConfig
 
setSystemJMXConnectorName(String) - Method in interface com.sun.appserv.management.config.AdminServiceConfig
 
setSystemJMXConnectorName(String) - Method in interface com.sun.appserv.management.config.NodeAgentConfig
 
setSystemPropertyValue(String, String) - Method in interface com.sun.appserv.management.config.SystemPropertiesAccess
Set the value of a system property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the tabindex property.
setTabindex(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the tabindex property.
setTagExtraInfo(TagExtraInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Set the instance for extra tag information.
setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Set the TagInfo for this class.
setTagLibrary(TagLibraryInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Set the TagLibraryInfo property.
setTarget(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the target property.
setTarget(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the target property.
setTarget(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the target property.
setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Sets the next ServiceBinding in case there is a redirection.
setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
Sets the address of the target service endpoint.
setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
Sets the Object that is the target of this Association.
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Sets the various telephone numbers for this user.
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the various telephone numbers for this user.
setText(String) - Method in interface javax.jms.TextMessage
Sets the string containing this message's data.
setText(String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String, String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setText(String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String, String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setText(String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String, String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setText(String) - Method in interface javax.mail.Part
A convenience method that sets the given String as this part's content with a MIME type of "text/plain".
setThreadCount(String) - Method in interface com.sun.appserv.management.config.KeepAliveConfig
 
setThreadCount(String) - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
setThreadIncrement(String) - Method in interface com.sun.appserv.management.config.RequestProcessingConfig
 
setThreadPool(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setThreadPoolIDs(String) - Method in interface com.sun.appserv.management.config.ResourceAdapterConfig
 
setThrowable(Throwable) - Method in class com.sun.appserv.management.base.OperationStatusBase
Set the Throwable for the operation, which may be null.
setTimeout(long) - Method in class com.sun.appserv.util.cache.LruCache
sets the timeout value
setTimeout(int) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set the timeout
setTimeout(String) - Method in class com.sun.appserv.web.taglibs.cache.CacheTag
This sets the time for which the cached response is valid.
setTimeoutField(Field) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set the timeout field
setTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.HealthCheckerConfig
Set the maximum time, in seconds, that a server must respond to a health check request to be considered healthy.
setTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.KeepAliveConfig
 
setTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.SessionPropertiesConfig
 
setTimeoutInSeconds(String) - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
setTimerDatasource(String) - Method in interface com.sun.appserv.management.config.EJBTimerServiceConfig
 
setTimeStamp(long) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
Returns the time stamp when the SOAP message was received.
setTimeStyle(String) - Method in class javax.faces.convert.DateTimeConverter
Set the style to be used to format or parse times.
setTimeToLive(long) - Method in interface javax.jms.MessageProducer
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTimeZone(TimeZone) - Method in class javax.faces.convert.DateTimeConverter
Set the TimeZone used to interpret a time value.
setTitle(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlForm
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlInputSecret
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlInputText
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlInputTextarea
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlOutputFormat
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlOutputLabel
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlOutputText
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectBooleanCheckbox
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectManyCheckbox
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectManyListbox
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectManyMenu
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectOneListbox
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectOneMenu
Set the value of the title property.
setTitle(String) - Method in class javax.faces.component.html.HtmlSelectOneRadio
Set the value of the title property.
setTLDScanTime(long) - Method in interface com.sun.appserv.management.j2ee.WebModule
Time spend scanning jars for TLDs for this context
setTLSEnabled(boolean) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setTLSRollbackEnabled(boolean) - Method in interface com.sun.appserv.management.config.SSLConfig
 
setToArray(Set<?>, boolean) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
Convert a Set to an array.
setToArray(Set<?>) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
Convert a Set to an Object[].
setToArray(Set<?>, Object[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
Convert a Set to an Object[].
setTooltip(boolean) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the tooltip property.
setTooltip(boolean) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the tooltip property.
setTrace(boolean) - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
Set tracing on or off.
setTransactionIsolationLevel(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
See IsolationValues.
setTransactionService(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setTransactionSupport(String) - Method in interface com.sun.appserv.management.config.ConnectorConnectionPoolConfig
See ConnectorConnectionPoolConfig.getTransactionSupport().
setTransactionTimeout(long) - Method in class javax.resource.spi.work.ExecutionContext
Set the transaction timeout value for a imported transaction.
setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
Modify the timeout value that is associated with transactions started by the current thread with the begin method.
setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
Modify the timeout value that is associated with transactions started by the current thread with the begin method.
setTransactionTimeout(int) - Method in interface javax.transaction.xa.XAResource
Sets the current transaction timeout value for this XAResource instance.
setTransient(boolean) - Method in interface javax.faces.component.StateHolder
Denotes whether or not the Object implementing this interface must or must not participate in state saving or restoring.
setTransient(boolean) - Method in class javax.faces.component.UIComponentBase
 
setTransient(boolean) - Method in class javax.faces.convert.DateTimeConverter
 
setTransient(boolean) - Method in class javax.faces.convert.EnumConverter
 
setTransient(boolean) - Method in class javax.faces.convert.NumberConverter
 
setTransient(boolean) - Method in class javax.faces.event.MethodExpressionActionListener
 
setTransient(boolean) - Method in class javax.faces.event.MethodExpressionValueChangeListener
 
setTransient(boolean) - Method in class javax.faces.validator.DoubleRangeValidator
 
setTransient(boolean) - Method in class javax.faces.validator.LengthValidator
 
setTransient(boolean) - Method in class javax.faces.validator.LongRangeValidator
 
setTransient(boolean) - Method in class javax.faces.validator.MethodExpressionValidator
 
setTransportProtocol(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setTransportProtocolClass(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setTransportType(String) - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
setTrustManagers(TrustManager[]) - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
Set the TrustManagers.
setTxLogDir(String) - Method in interface com.sun.appserv.management.config.TransactionServiceConfig
 
setType(String) - Method in interface com.sun.appserv.management.config.AdminServiceConfig
Valid values are: AdminServiceConfig.TYPE_DAS AdminServiceConfig.TYPE_SERVER AdminServiceConfig.TYPE_DAS_AND_SERVER
setType(String) - Method in interface com.sun.appserv.management.config.EventConfig
Value must be one of the types given by EventTypeValues.
setType(String) - Method in interface com.sun.appserv.management.config.JMSServiceConfig
 
setType(String) - Method in class javax.faces.component.html.HtmlCommandButton
Set the value of the type property.
setType(String) - Method in class javax.faces.component.html.HtmlCommandLink
Set the value of the type property.
setType(String) - Method in class javax.faces.component.html.HtmlOutputLink
Set the value of the type property.
setType(String) - Method in class javax.faces.convert.DateTimeConverter
Set the type of value to be formatted or parsed.
setType(String) - Method in class javax.faces.convert.NumberConverter
Set the number type to be used when formatting and parsing numbers.
setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
Sets the type for this object.
setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the type of address (for example, "headquarters") as a String.
setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the type of telephone number (for example, "fax").
setType(String) - Method in interface javax.xml.registry.infomodel.User
Sets the type for this User.
setupResponseWriter() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Set up the ResponseWriter for the current response, if this has not been done already.
setURL(String) - Method in interface com.sun.appserv.management.config.HealthCheckerConfig
Sets the relative URL to ping to determine the health state of a listener.
setUrl(String) - Method in class javax.faces.component.UIGraphic
Set the image URL for this UIGraphic.
setURL(URL) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the URL field on this event locator.
setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the URL that can dial this number electronically.
setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
Sets the URL to the web page for this User.
setURLName(URLName) - Method in class javax.mail.Service
Set the URLName representing this service.
setURLPattern(String) - Method in class com.sun.appserv.web.cache.mapping.CacheMapping
set the url-pattern this mapping applies
setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets the description of usage parameters.
setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets any usage parameters.
setUsemap(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the usemap property.
setUseNaming(boolean) - Method in interface com.sun.appserv.management.j2ee.WebModule
Create a JNDI naming context for this application?
setUser(String) - Method in interface com.sun.appserv.management.config.MailResourceConfig
 
setUserName(String) - Method in interface com.sun.appserv.management.config.BackendPrincipalConfig
 
setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the user specified revision number for this version of the Versionable object.
setUseSystemLogging(boolean) - Method in interface com.sun.appserv.management.config.LogServiceConfig
 
setUseThreadPoolIds(String) - Method in interface com.sun.appserv.management.config.ORBConfig
 
setUtil(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
SetUtil - Class in com.sun.appserv.management.util.misc
Deprecated. use GSetUtil
setValid(boolean) - Method in interface javax.faces.component.EditableValueHolder
Set a flag indicating whether the local value of this component is valid (no conversion error has occurred).
setValid(boolean) - Method in class javax.faces.component.UIInput
 
setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
Sets whether to do URI validation for this object.
setValidating(boolean) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Specifies whether or not the Unmarshaller should validate during unmarshal operations.
setValidating(boolean) - Method in interface javax.xml.bind.Unmarshaller
Deprecated. since JAXB2.0, please see Unmarshaller.setSchema(javax.xml.validation.Schema)
setValidationTableName(String) - Method in interface com.sun.appserv.management.config.JDBCConnectionPoolConfig
 
setValidator(MethodBinding) - Method in interface javax.faces.component.EditableValueHolder
Deprecated. Use EditableValueHolder.addValidator(javax.faces.validator.Validator) instead, obtaining the argument Validator by creating an instance of MethodExpressionValidator.
setValidator(MethodBinding) - Method in class javax.faces.component.UIInput
Deprecated. Use UIInput.addValidator(javax.faces.validator.Validator) instead, obtaining the argument Validator by creating an instance of MethodExpressionValidator.
setValidatorId(String) - Method in class javax.faces.webapp.ValidatorTag
Deprecated. Set the identifer of the Validator instance to be created.
setValidatorMessage(String) - Method in class javax.faces.component.UIInput
Override any ValueExpression set for the "validatorMessage" with the literal argument provided to this method.
setValue(String, Object) - Method in class com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl
No values are currently supported; this routine exists for future extensions.
setValue(String) - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
set value for this constraint
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, attempts to set the value at the given index with the given value.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, attempts to set the value of the given property on this bean.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.CompositeELResolver
Attempts to set the value of the given property object on the given base object.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ELResolver
Attempts to set the value of the given property object on the given base object.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, attempts to set the value at the given index with the given value.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, attempts to set the value associated with the given key, as specified by the property argument.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, throw a PropertyNotWritableException.
setValue(ELContext, Object) - Method in class javax.el.ValueExpression
Evaluates the expression relative to the provided context, and sets the result to the provided value.
setValue(Object) - Method in class javax.faces.component.UICommand
Sets the value property of the UICommand.
setValue(Object) - Method in class javax.faces.component.UIData
Set the value of the UIData.
setValue(Object) - Method in class javax.faces.component.UIGraphic
Sets the value property of the UIGraphic.
setValue(Object) - Method in class javax.faces.component.UIInput
 
setValue(Object) - Method in class javax.faces.component.UIOutput
 
setValue(Object) - Method in class javax.faces.component.UIParameter
Sets the value property of the\ UIParameter.
setValue(Object) - Method in class javax.faces.component.UISelectItem
Sets the value property of the UISelectItem.
setValue(Object) - Method in class javax.faces.component.UISelectItems
Sets the value property of the UISelectItems.
setValue(Object) - Method in interface javax.faces.component.ValueHolder
Set the value of this UIComponent (if any).
setValue(Object, Object, Object) - Method in class javax.faces.el.PropertyResolver
Deprecated. Set the specified value of the specified property on the specified base object.
setValue(Object, int, Object) - Method in class javax.faces.el.PropertyResolver
Deprecated. Set the value at the specified index of the specified base object.
setValue(FacesContext, Object) - Method in class javax.faces.el.ValueBinding
Deprecated. Set the value of the property represented by this ValueBinding, relative to the specified FacesContext.
setValue(Object) - Method in class javax.faces.model.SelectItem
Set the value of this item, to be delivered to the model if this item is selected by this user.
setValue(String) - Method in class javax.faces.webapp.AttributeTag
Deprecated. Set the attribute value.
setValue(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
If the base object is null, and the property matches the name of a JSP implicit object, throws PropertyNotWritableException to indicate that implicit objects cannot be overwritten.
setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
If the base object is null, sets an existing scoped attribute to the new value, or creates a new scoped attribute if one does not exist by this name.
setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
Associate a value with a String key.
setValue(T) - Method in class javax.xml.bind.JAXBElement
Set the content model and attributes of this xml element.
setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
Sets the taxonomy value for this external Classification.
setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
Sets the value (usually a taxonomy value) associated with this Concept.
setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Sets the value of an ExternalIdentifier.
setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
Sets the String value for the Locale returned by Locale.getDefault().
setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Sets the String value for the specified Locale.
setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the String value for the specified object.
setValue(String) - Method in interface javax.xml.soap.Node
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
setValueBinding(String, ValueBinding) - Method in class javax.faces.component.UIComponent
Deprecated. This has been replaced by UIComponent.setValueExpression(java.lang.String, javax.el.ValueExpression).
setValueBinding(String, ValueBinding) - Method in class javax.faces.component.UIComponentBase
Deprecated. This has been replaced by UIComponentBase.setValueExpression(java.lang.String, javax.el.ValueExpression).
setValueBinding(String, ValueBinding) - Method in class javax.faces.component.UIData
Deprecated. This has been replaced by UIData.setValueExpression(java.lang.String, javax.el.ValueExpression).
setValueBinding(String, ValueBinding) - Method in class javax.faces.component.UIGraphic
Deprecated. This has been replaced by UIGraphic.setValueExpression(java.lang.String, javax.el.ValueExpression).
setValueBinding(String, ValueBinding) - Method in class javax.faces.component.UISelectBoolean
Deprecated. This has been replaced by UISelectBoolean.setValueExpression(java.lang.String, javax.el.ValueExpression).
setValueBinding(String, ValueBinding) - Method in class javax.faces.component.UISelectMany
Deprecated. This has been replaced by UISelectMany.setValueExpression(java.lang.String, javax.el.ValueExpression).
setValueChangeListener(MethodBinding) - Method in interface javax.faces.component.EditableValueHolder
Deprecated. Use EditableValueHolder.addValueChangeListener(javax.faces.event.ValueChangeListener) instead, obtaining the argument ValueChangeListener by creating an instance of MethodExpressionValueChangeListener.
setValueChangeListener(MethodBinding) - Method in class javax.faces.component.UIInput
Deprecated. Use UIInput.addValueChangeListener(javax.faces.event.ValueChangeListener) instead, obtaining the argument ValueChangeListener by creating an instance of MethodExpressionValueChangeListener.
setValueConstraints(ValueConstraint[]) - Method in class com.sun.appserv.web.cache.mapping.ConstraintField
add an array of constraints for this field
setValueExpression(String, ValueExpression) - Method in class javax.faces.component.UIComponent
Set the ValueExpression used to calculate the value for the specified attribute or property name, if any.
setValueExpression(String, ValueExpression) - Method in class javax.faces.component.UIComponentBase

Set the ValueExpression used to calculate the value for the specified attribute or property name, if any.

setValueExpression(String, ValueExpression) - Method in class javax.faces.component.UIData
Set the ValueExpression used to calculate the value for the specified attribute or property name, if any.
setValueExpression(String, ValueExpression) - Method in class javax.faces.component.UIGraphic
Store any ValueExpression specified for url under value instead; otherwise, perform the default superclass processing for this method.
setValueExpression(String, ValueExpression) - Method in class javax.faces.component.UISelectBoolean
Store any ValueExpression specified for selected under value instead; otherwise, perform the default superclass processing for this method.
setValueExpression(String, ValueExpression) - Method in class javax.faces.component.UISelectMany
Store any ValueExpression specified for selectedValues under value instead; otherwise, perform the default superclass processing for this method.
setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
Sets the values for this Slot.
setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Sets the value type for this object.
setVar(String) - Method in class javax.faces.component.UIData
Set the request-scope attribute under which the data object for the current row wil be exposed when iterating.
setVar(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Sets the 'var' attribute.
setVar(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Sets the 'var' attribute.
setVariable(String, ValueExpression) - Method in class javax.el.VariableMapper
Assign a ValueExpression to an EL variable, replacing any previously assignment to the same variable.
setVariableResolver(VariableResolver) - Method in class javax.faces.application.Application
Deprecated. The recommended way to affect the execution of the EL is to provide an <el-resolver> element at the right place in the application configuration resources which will be considered in the normal course of expression evaluation. This method now will cause the argument resolver to be wrapped inside an implementation of ELResolver and exposed to the EL resolution system as if the user had called Application.addELResolver(javax.el.ELResolver).
setVarStatus(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Sets the 'varStatus' attribute.
setVerifier(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setVerifyConfig(boolean) - Method in interface com.sun.appserv.management.config.DiagnosticServiceConfig
See DiagnosticServiceConfig.getVerifyConfig()
setVersion(String) - Method in interface com.sun.appserv.management.config.HTTPProtocolConfig
 
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setVictimSelectionPolicy(String) - Method in interface com.sun.appserv.management.config.EJBContainerConfig
 
setViewHandler(ViewHandler) - Method in class javax.faces.application.Application
Set the ViewHandler instance that will be utilized during the Restore View and Render Response phases of the request processing lifecycle.
setViewId(String) - Method in class javax.faces.component.UIViewRoot
Set the view identifier for this view.
setViewRoot(UIViewRoot) - Method in class javax.faces.context.FacesContext
Set the root component that is associated with this request.
setVirtualServers(String) - Method in interface com.sun.appserv.management.config.DeployedItemRefConfig
See DeployedItemRefConfig.getVirtualServers().
setVSProtocolTimeoutMillis(String) - Method in interface com.sun.appserv.management.config.GroupManagementServiceConfig
 
setWarnClass(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the warnClass property.
setWarnClass(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the warnClass property.
setWarnStyle(String) - Method in class javax.faces.component.html.HtmlMessage
Set the value of the warnStyle property.
setWarnStyle(String) - Method in class javax.faces.component.html.HtmlMessages
Set the value of the warnStyle property.
setWebContainer(String) - Method in interface com.sun.appserv.management.config.ModuleLogLevelsConfig
 
setWebContainer(String) - Method in interface com.sun.appserv.management.config.ModuleMonitoringLevelsConfig
 
setWebservicesFile(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the webservices.xml file .
setWebXML(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the web.xml file .
setWidth(String) - Method in class javax.faces.component.html.HtmlDataTable
Set the value of the width property.
setWidth(String) - Method in class javax.faces.component.html.HtmlGraphicImage
Set the value of the width property.
setWidth(String) - Method in class javax.faces.component.html.HtmlPanelGrid
Set the value of the width property.
setWrappedData(Object) - Method in class javax.faces.model.ArrayDataModel
 
setWrappedData(Object) - Method in class javax.faces.model.DataModel
Set the object representing the data collection wrapped by this DataModel.
setWrappedData(Object) - Method in class javax.faces.model.ListDataModel
 
setWrappedData(Object) - Method in class javax.faces.model.ResultDataModel
 
setWrappedData(Object) - Method in class javax.faces.model.ResultSetDataModel
 
setWrappedData(Object) - Method in class javax.faces.model.ScalarDataModel
 
setWSDLFile(String) - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Sets the WSDL file .
setXid(Xid) - Method in class javax.resource.spi.work.ExecutionContext
set a transaction context.
setXMLReporter(XMLReporter) - Method in class javax.xml.stream.XMLInputFactory
The reporter that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
setXMLResolver(XMLResolver) - Method in class javax.xml.stream.XMLInputFactory
The resolver that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
setXpoweredBy(boolean) - Method in interface com.sun.appserv.management.config.HTTPListenerConfig
 
SEVERE - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
SEVERE_COUNT_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Key into any Map returned from LogAnalyzer.getErrorInfo().
SEVERITY_ERROR - Static variable in class javax.faces.application.FacesMessage
Message severity level indicating that an error has occurred.
SEVERITY_FATAL - Static variable in class javax.faces.application.FacesMessage
Message severity level indicating that a serious error has occurred.
SEVERITY_INFO - Static variable in class javax.faces.application.FacesMessage
Message severity level indicating an informational message rather than an error.
SEVERITY_WARN - Static variable in class javax.faces.application.FacesMessage
Message severity level indicating that an error might have occurred.
SFSB_CHECKPOINT_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
 
SFSB_HA_PERSISTENCE_TYPE_KEY - Static variable in class com.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
Legal values are those defined in SFSBPersistenceTypeValues.
SFSB_PERSISTENCE_TYPE_KEY - Static variable in class com.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
See EJBContainerAvailabilityConfigKeys.SFSB_HA_PERSISTENCE_TYPE_KEY.
SFSB_QUICK_CHECKPOINT_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
 
SFSB_STORE_POOL_NAME_KEY - Static variable in class com.sun.appserv.management.config.EJBContainerAvailabilityConfigKeys
The jndi-name for the JDBC Connection Pool used potentially by both the Web Container and the EJB Stateful Session Bean Container for use in checkpointing/passivation when persistence-type = SFSBPersistenceTypeValues.HA.
SFSBPersistenceTypeValues - Class in com.sun.appserv.management.config
Values which are legal to pass for the sfsb-persistence-type.
SharedByteArrayInputStream - Class in javax.mail.util
A ByteArrayInputStream that implements the SharedInputStream interface, allowing the underlying byte array to be shared between multiple readers.
SharedByteArrayInputStream(byte[]) - Constructor for class javax.mail.util.SharedByteArrayInputStream
Create a SharedByteArrayInputStream representing the entire byte array.
SharedByteArrayInputStream(byte[], int, int) - Constructor for class javax.mail.util.SharedByteArrayInputStream
Create a SharedByteArrayInputStream representing the part of the byte array from offset for length bytes.
SharedFileInputStream - Class in javax.mail.util
A SharedFileInputStream is a BufferedInputStream that buffers data from the file and supports the mark and reset methods.
SharedFileInputStream(File) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream for the file.
SharedFileInputStream(String) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream for the named file
SharedFileInputStream(File, int) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream with the specified buffer size.
SharedFileInputStream(String, int) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream with the specified buffer size.
SharedInputStream - Interface in javax.mail.internet
An InputStream that is backed by data that can be shared by multiple readers may implement this interface.
SharingViolationException - Exception in javax.resource.spi
This is thrown to indicate a connection sharing violation.
SharingViolationException() - Constructor for exception javax.resource.spi.SharingViolationException
Constructs a new instance with null as its detail message.
SharingViolationException(String) - Constructor for exception javax.resource.spi.SharingViolationException
Constructs a new instance with the specified detail message.
SharingViolationException(Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
Constructs a new throwable with the specified cause.
SharingViolationException(String, Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
Constructs a new throwable with the specified detail message and cause.
SharingViolationException(String, String) - Constructor for exception javax.resource.spi.SharingViolationException
Constructs a new throwable with the specified detail message and error code.
SHORT_ID - Static variable in class javax.faces.convert.ShortConverter
The message identifier of the FacesMessage to be created if the conversion to Short fails.
ShortConverter - Class in javax.faces.convert
Converter implementation for java.lang.Short (and short primitive) values.
ShortConverter() - Constructor for class javax.faces.convert.ShortConverter
 
ShortHolder - Class in javax.xml.rpc.holders
 
ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
 
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name (prefix) as indicated in the TLD.
ShortWrapperHolder - Class in javax.xml.rpc.holders
 
ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
shouldAddToTrustStore(Certificate) - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Subclass may wish to override this routine and call defaultShouldAddToTrustStore( c );
SHUTDOWN_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is shutting down applications
SHUTDOWN_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is shutting down applications
signatureFromClassnames(String[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Return the corresponding classes for each classname.
signaturesAreCompatible(Class<?>[], Class<?>[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Return true if caller signature is compatible with callee.
sigsEqual(Class[], Class[]) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
SimpleTag - Interface in javax.servlet.jsp.tagext
Interface for defining Simple Tag Handlers.
SimpleTagSupport - Class in javax.servlet.jsp.tagext
A base class for defining tag handlers implementing SimpleTag.
SimpleTagSupport() - Constructor for class javax.servlet.jsp.tagext.SimpleTagSupport
Sole constructor.
SingleThreadModel - Interface in javax.servlet
Deprecated. As of Java Servlet API 2.4, with no direct replacement.
Singleton - Interface in com.sun.appserv.management.base
A marker interface which indicates that this MBean is one-of-a-kind.
size() - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
A convenience method that returns the number of LoginInfo instances stored in this store.
size() - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
size() - Method in class com.sun.appserv.management.util.misc.CircularList
 
size() - Method in class javax.activation.MimeTypeParameterList
Return the number of name-value pairs in this list.
size() - Method in class javax.mail.internet.ParameterList
Return the number of parameters in this list.
SizeTerm - Class in javax.mail.search
This class implements comparisons for Message sizes.
SizeTerm(int, int) - Constructor for class javax.mail.search.SizeTerm
Constructor.
skip(long) - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the skip method of InputStream.
SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip body evaluation.
SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip the rest of the page.
SkipPageException - Exception in javax.servlet.jsp
Exception to indicate the calling page must cease evaluation.
SkipPageException() - Constructor for exception javax.servlet.jsp.SkipPageException
Creates a SkipPageException with no message.
SkipPageException(String) - Constructor for exception javax.servlet.jsp.SkipPageException
Creates a SkipPageException with the provided message.
SkipPageException(String, Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
Creates a SkipPageException with the provided message and root cause.
SkipPageException(Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
Creates a SkipPageException with the provided root cause.
sleep(long) - Static method in class com.sun.appserv.management.base.Util
 
Slot - Interface in javax.xml.registry.infomodel
Slot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances.
SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
 
sm - Static variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
sm - Static variable in class com.sun.appserv.security.AppservRealm
 
SMALL_FILE_SIZE_LIMIT_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
SMALL_FILE_SPACE_IN_BYTES_KEY - Static variable in class com.sun.appserv.management.config.HTTPFileCacheConfigKeys
 
SmartStringifier - Class in com.sun.appserv.management.util.stringifier
Stringifies an Object in the "best" possible way, using the StringifierRegistry.DEFAULT registry and/or internal logic.
SmartStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.SmartStringifier
 
SmartStringifier(String) - Constructor for class com.sun.appserv.management.util.stringifier.SmartStringifier
 
SmartStringifier(String, boolean) - Constructor for class com.sun.appserv.management.util.stringifier.SmartStringifier
 
SmartStringifier(StringifierRegistry, String, boolean) - Constructor for class com.sun.appserv.management.util.stringifier.SmartStringifier
 
SOAP - Static variable in class com.sun.appserv.management.config.MessageLayerValues
 
SOAP11HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
A constant representing the identity of the SOAP 1.1 over HTTP binding.
SOAP11HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
A constant representing the identity of the SOAP 1.1 over HTTP binding with MTOM enabled by default.
SOAP12HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
A constant representing the identity of the SOAP 1.2 over HTTP binding.
SOAP12HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
A constant representing the identity of the SOAP 1.2 over HTTP binding with MTOM enabled by default.
SOAP_1_1_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
The media type of the Content-Type MIME header in SOAP 1.1.
SOAP_1_1_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
Used to create MessageFactory instances that create SOAPMessages whose behavior supports the SOAP 1.1 specification.
SOAP_1_2_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
The media type of the Content-Type MIME header in SOAP 1.2.
SOAP_1_2_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
Used to create MessageFactory instances that create SOAPMessages whose behavior supports the SOAP 1.2 specification
SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:Array type.
SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:base64 type.
SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:boolean type.
SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:byte type.
SOAP_DATAENCODINGUNKNOWN_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
SOAP 1.2 DataEncodingUnknown Fault
SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:double type.
SOAP_ENV_PREFIX - Static variable in interface javax.xml.soap.SOAPConstants
The default namespace prefix for http://www.w3.org/2003/05/soap-envelope
SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:float type.
SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:int type.
SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:long type.
SOAP_MUSTUNDERSTAND_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
SOAP 1.2 MustUnderstand Fault
SOAP_RECEIVER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
SOAP 1.2 Receiver Fault
SOAP_SENDER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
SOAP 1.2 Sender Fault
SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:short type.
SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:string type.
SOAP_VERSIONMISMATCH_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
SOAP 1.2 VersionMismatch Fault
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
Standard property for SOAPAction.
SOAPBinding - Annotation Type in javax.jws.soap
Specifies the mapping of the Web Service onto the SOAP message protocol.
SOAPBinding - Interface in javax.xml.ws.soap
The SOAPBinding interface is an abstraction for the SOAP binding.
SOAPBinding.ParameterStyle - Enum in javax.jws.soap
The style of mapping parameters onto SOAP messages
SOAPBinding.Style - Enum in javax.jws.soap
The SOAP binding style
SOAPBinding.Use - Enum in javax.jws.soap
The SOAP binding use
SOAPBody - Interface in javax.xml.soap
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement - Interface in javax.xml.soap
A SOAPBodyElement object represents the contents in a SOAPBody object.
SOAPConnection - Class in javax.xml.soap
A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
 
SOAPConnectionFactory - Class in javax.xml.soap
A factory for creating SOAPConnection objects.
SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
 
SOAPConstants - Interface in javax.xml.soap
The definition of constants pertaining to the SOAP protocol.
SOAPElement - Interface in javax.xml.soap
An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.
SOAPElementFactory - Class in javax.xml.soap
Deprecated. - Use javax.xml.soap.SOAPFactory for creating SOAPElements.
SOAPEnvelope - Interface in javax.xml.soap
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException - Exception in javax.xml.soap
An exception that signals that a SOAP exception has occurred.
SOAPException() - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object with no reason or embedded Throwable object.
SOAPException(String) - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown.
SOAPException(String, Throwable) - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPException(Throwable) - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object initialized with the given Throwable object.
SOAPFactory - Class in javax.xml.soap
SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
 
SOAPFault - Interface in javax.xml.soap
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement - Interface in javax.xml.soap
A representation of the contents in a SOAPFault object.
SOAPFaultException - Exception in javax.xml.rpc.soap
The SOAPFaultException exception represents a SOAP fault.
SOAPFaultException(QName, String, String, Detail) - Constructor for exception javax.xml.rpc.soap.SOAPFaultException
Constructor for the SOAPFaultException
SOAPFaultException - Exception in javax.xml.ws.soap
The SOAPFaultException exception represents a SOAP 1.1 or 1.2 fault.
SOAPFaultException(SOAPFault) - Constructor for exception javax.xml.ws.soap.SOAPFaultException
Constructor for SOAPFaultException
SOAPHandler<T extends SOAPMessageContext> - Interface in javax.xml.ws.handler.soap
The SOAPHandler class extends Handler to provide typesafety for the message context parameter and add a method to obtain access to the headers that may be processed by the handler.
SOAPHeader - Interface in javax.xml.soap
A representation of the SOAP header element.
SOAPHeaderElement - Interface in javax.xml.soap
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPMessage - Class in javax.xml.soap
The root class for all SOAP messages.
SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
 
SOAPMessageContext - Interface in javax.xml.rpc.handler.soap
The interface javax.xml.rpc.soap.SOAPMessageContext provides access to the SOAP message for either RPC request or response.
SOAPMessageContext - Interface in javax.xml.ws.handler.soap
The interface SOAPMessageContext provides access to the SOAP message for either RPC request or response.
SOAPMessageHandler - Annotation Type in javax.jws.soap
Deprecated. As of JSR-181 2.0 with no replacement.
SOAPMessageHandlers - Annotation Type in javax.jws.soap
Deprecated. As of JSR-181 2.0 with no replacement.
SOAPPart - Class in javax.xml.soap
The container for the SOAP-specific portion of a SOAPMessage object.
SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
 
SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
Optional qualifier that allows matching strings by their sounds.
SPACE - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
SPACE - Static variable in interface javax.xml.stream.XMLStreamConstants
The characters are white space (see [XML], 2.10 "White Space Handling").
specializeArray(Object[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
Specialize the type of the array (if possible).
SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
SpecificationLink - Interface in javax.xml.registry.infomodel
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
SQL_DATA_SOURCE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for SQL data source
SQL_MAX_ROWS - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for maximum number of rows to be included in SQL query result
SQLExecutionTag - Interface in javax.servlet.jsp.jstl.sql
This interface allows tag handlers implementing it to receive values for parameter markers in their SQL statements.
SqlResultSetMapping - Annotation Type in javax.persistence
This annotation is used to specify the mapping of the result of a native SQL query.
SqlResultSetMappings - Annotation Type in javax.persistence
This annotation is used to define one or more SqlResultSetMapping.
SRC_CONFIG_NAME_KEY - Static variable in class com.sun.appserv.management.config.ConfigConfigKeys
Key for use with DomainConfig.createConfigConfig(java.lang.String, java.util.Map).
SSL3_TLS_CIPHERS_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
This key has a value which is a String containing cipher suite names.
SSL_2_CIPHERS_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
This key has a value which is a String containing cipher suite names.
SSL_2_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
Value of class java.lang.Boolean
SSL_3_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
Value of class java.lang.Boolean
SSL_3_TLS_CIPHERS_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
This key has a value which is a String containing cipher suite names.
SSL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for SSLConfig
SSL_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.HTTPProtocolConfigKeys
 
SSL_MUTUALAUTH_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the secure client-auth supporting SSL enabled iiop listenerlistener named SSL_MUTUALAUTH
SSL_PARAMS_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig() Value should be a Map containing items keyed by keys in SSLConfigKeys
SSL_PORT_KEY - Static variable in class com.sun.appserv.management.config.ServerConfigKeys
Key for the system property that would be used to assign port value for the secure iiop listener named SSL
SSL_PROXY_HOST_PROPERTY - Static variable in interface com.sun.appserv.management.config.LoadBalancerConfig
 
SSL_PROXY_PORT_PROPERTY - Static variable in interface com.sun.appserv.management.config.LoadBalancerConfig
 
SSLConfig - Interface in com.sun.appserv.management.config
Base interface Configuration for an <ssl> element.
SSLConfigContainer - Interface in com.sun.appserv.management.config
An MBean implementing this interface can optionally contain an SSLConfig.
SSLConfigKeys - Class in com.sun.appserv.management.config
Keys used by when creating a new SSLConfig.
SSO_FAILOVER_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
 
STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry may change at any time.
STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry may change at any time, however the changes will be backward compatible.
STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry will not change.
stackTraceElementCompositeData(StackTraceElement) - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
Get a CompositeType describing a CompositeData which has no elements.
STAGE_DESCRIPTION_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
STAGE_STATUS_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
STAGE_STATUS_MESSAGE_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
STAGE_THROWABLE_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
STANDALONE_SERVER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for StandaloneServerConfig
StandaloneServerConfig - Interface in com.sun.appserv.management.config
Configuration for the <server> element.
standaloneSet() - Method in interface javax.xml.stream.events.StartDocument
Returns true if the standalone attribute was set in the encoding declaration of the document.
standaloneSet() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
standaloneSet() - Method in interface javax.xml.stream.XMLStreamReader
Checks if standalone was set in the document
start() - Method in interface com.sun.appserv.management.j2ee.StateManageable
Starts the SMO.
start() - Method in class com.sun.appserv.web.cache.CacheManager
Start this Context component.
START - Static variable in class javax.enterprise.deploy.shared.CommandType
The DeploymentManger action operation being processed is start.
start(TargetModuleID[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Start the application running.
start() - Method in interface javax.jms.Connection
Starts (or restarts) a connection's delivery of incoming messages.
start() - Method in interface javax.jms.ServerSession
Cause the Session's run method to be called to process messages that were just assigned to it.
start - Variable in class javax.mail.util.SharedByteArrayInputStream
Position within shared buffer that this stream starts at.
start - Variable in class javax.mail.util.SharedFileInputStream
The file offset of the start of data in this subset of the file.
start(BootstrapContext) - Method in interface javax.resource.spi.ResourceAdapter
This is called when a resource adapter instance is bootstrapped.
start(Xid, int) - Method in interface javax.transaction.xa.XAResource
Starts work on behalf of a transaction branch specified in xid.
START_DOCUMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a start document
START_ELEMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a start element
START_TIMED_OUT - Static variable in exception javax.resource.spi.work.WorkException
Indicates start timeout expiration.
startApp(String, Map<String, String>) - Method in interface com.sun.appserv.management.j2ee.J2EELogicalServer
Start the application on this Server.
startDeploy(Object, Object, Object, Map<String, String>) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Start the deployment operation using file(s) previously uploaded by initializeFileUpload() and uploadBytes().
startDeploy(Object, Map<String, T1>, Map<String, T2>, Map<String, String>) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Start a new deployment operation given a deployment source and a list of options.
startDocument() - Method in class javax.faces.context.ResponseWriter
Write whatever text should begin a response.
startDocument() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.startDocument() on the wrapped ResponseWriter object.
StartDocument - Interface in javax.xml.stream.events
An interface for the start document event
startElement(String, UIComponent) - Method in class javax.faces.context.ResponseWriter
Write the start of an element, up to and including the element name.
startElement(String, UIComponent) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.startElement(String, javax.faces.component.UIComponent) on the wrapped ResponseWriter object.
StartElement - Interface in javax.xml.stream.events
The StartElement interface provides access to information about start elements.
startRecursive() - Method in interface com.sun.appserv.management.j2ee.StateManageable
Starts the SMO.
STARTUP_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is starting up applications
STARTUP_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is starting up applications
startWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Accepts a Work instance for processing.
startWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Accepts a Work instance for processing.
STAT_BASECACHE_ADD_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_ENTRY_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_HIT_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_MAX_ENTRIES - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_MISS_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_OVERFLOW_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_REFRESH_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_REMOVAL_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_TABLE_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_THRESHOLD - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BOUNDEDMULTILRUCACHE_CURRENT_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BOUNDEDMULTILRUCACHE_MAX_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_DEFAULT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_LRUCACHE_LIST_LENGTH - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_LRUCACHE_TRIM_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_MULTILRUCACHE_SEGMENT_LIST_LENGTH - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_MULTILRUCACHE_SEGMENT_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_MULTILRUCACHE_TRIM_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STATE_DISABLED - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
One possible value for VirtualServerConfigKeys.STATE_KEY
STATE_FAILED - Static variable in interface com.sun.appserv.management.j2ee.StateManageable
This state indicates that the StateManageable Object is in a failed state and intervention is required to restore the managed object.
STATE_KEY - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
Possible values: VirtualServerConfigKeys.STATE_DISABLED VirtualServerConfigKeys.STATE_OFF VirtualServerConfigKeys.STATE_ON
STATE_OFF - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
One possible value for VirtualServerConfigKeys.STATE_KEY
STATE_ON - Static variable in interface com.sun.appserv.management.config.VirtualServerConfigKeys
One possible value for VirtualServerConfigKeys.STATE_KEY
STATE_RUNNING - Static variable in interface com.sun.appserv.management.j2ee.StateManageable
This is the normal running state for an SMO.
STATE_SAVING_METHOD_CLIENT - Static variable in class javax.faces.application.StateManager
Constant value for the initialization parameter named by the STATE_SAVING_METHOD_PARAM_NAME that indicates state saving should take place on the client.
STATE_SAVING_METHOD_PARAM_NAME - Static variable in class javax.faces.application.StateManager
The ServletContext init parameter consulted by the StateManager to tell where the state should be saved.
STATE_SAVING_METHOD_SERVER - Static variable in class javax.faces.application.StateManager
Constant value for the initialization parameter named by the STATE_SAVING_METHOD_PARAM_NAME that indicates state saving should take place on the server.
STATE_STARTING - Static variable in interface com.sun.appserv.management.j2ee.StateManageable
This state indicates that the SMO has been requested to start, and is in the process of starting.
STATE_STOPPED - Static variable in interface com.sun.appserv.management.j2ee.StateManageable
This state indicates that the StateManageable Object has stopped and can be restarted.
STATE_STOPPING - Static variable in interface com.sun.appserv.management.j2ee.StateManageable
This state indicates that the SMO has been requested to stop, and is in the process of stopping.
Stateful - Annotation Type in javax.ejb
Component-defining annotation for a stateful session bean.
STATEFUL_SESSION_BEAN - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
STATEFUL_SESSION_BEAN - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Stateful Session Bean Component Type
STATEFUL_SESSION_BEAN_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for StatefulSessionBeanMonitor
StatefulLoggingHelper - Class in com.sun.appserv.management.helper
Helper class for simplifying querying the log files.
StatefulLoggingHelper(Logging) - Constructor for class com.sun.appserv.management.helper.StatefulLoggingHelper
Create with default parameters.
StatefulSessionBean - Interface in com.sun.appserv.management.j2ee
 
StatefulSessionBeanMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see StatefulSessionBeanStats.
StatefulSessionBeanStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a stateful session bean.
StateHolder - Interface in javax.faces.component
This interface is implemented by classes that need to save their state between requests.
Stateless - Annotation Type in javax.ejb
Component-defining annotation for a stateless session bean.
STATELESS_SESSION_BEAN - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
STATELESS_SESSION_BEAN - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Stateless Session Bean Component Type
STATELESS_SESSION_BEAN_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for StatelessSessionBeanMonitor
StatelessSessionBean - Interface in com.sun.appserv.management.j2ee
 
StatelessSessionBeanMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see StatelessSessionBeanStats.
StatelessSessionBeanStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a stateless session bean.
StateManageable - Interface in com.sun.appserv.management.j2ee
 
StateManager - Class in javax.faces.application
StateManager directs the process of saving and restoring the view between requests.
StateManager() - Constructor for class javax.faces.application.StateManager
 
StateManager.SerializedView - Class in javax.faces.application
Deprecated. This class was not marked Serializable in the 1.0 version of the spec. It was also not a static inner class, so it can't be made to be Serializable. Therefore, it is being deprecated in version 1.2 of the spec. The replacement is to use an implementation dependent Object.
StateManager.SerializedView(Object, Object) - Constructor for class javax.faces.application.StateManager.SerializedView
Deprecated.  
StateManagerWrapper - Class in javax.faces.application
Provides a simple implementation of StateManager that can be subclassed by developers wishing to provide specialized behavior to an existing StateManager instance.
StateManagerWrapper() - Constructor for class javax.faces.application.StateManagerWrapper
 
StateType - Class in javax.enterprise.deploy.shared
Class StateTypes defines enumeration values for the DeploymentStatus object.
StateType(int) - Constructor for class javax.enterprise.deploy.shared.StateType
Construct a new enumeration value with the given integer value.
Statistic - Interface in javax.management.j2ee.statistics
The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
StatisticFactory - Class in com.sun.appserv.management.j2ee.statistics
Creates Statistic implementations based on CompositeData or Map.
StatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
Implementation of Statistic which records its values in member variables.
StatisticImpl(String, String, String, long, long) - Constructor for class com.sun.appserv.management.j2ee.statistics.StatisticImpl
 
StatisticImpl(Statistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.StatisticImpl
 
StatisticsProvider - Interface in com.sun.appserv.management.j2ee
Defines access to Stats.
statisticsToMap(Statistic[]) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Convert a Statistic[] into a Map keyed by the name of the Statistic, with value being the Statistic.
StatisticStringifier - Class in com.sun.appserv.management.util.j2ee.stringifier
Stringifier for javax.management.j2ee.Statistic
StatisticStringifier() - Constructor for class com.sun.appserv.management.util.j2ee.stringifier.StatisticStringifier
 
statisticToCompositeData(Statistic) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Convert a Statistic into a JMX CompositeDataSupport.
statisticToCompositeType(Statistic) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Get the JMX OpenMBean CompositeType corresponding to the Statistic.
statisticToMap(Statistic) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Convert the Statistic into a Map containing all the name/value pairs obtained by finding method names that match a getter pattern getXXX().
Stats - Interface in javax.management.j2ee.statistics
The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
StatsFactory - Class in com.sun.appserv.management.j2ee.statistics
Factory to create Stats subclasses of any kind, based on supplied interface type and a Map or CompositeData containing the Statistics.
StatsImpl - Class in com.sun.appserv.management.j2ee.statistics
Generic implementation of Stats based on either a Map or a CompositeData.
StatsImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.StatsImpl
Create a Stats from a CompositeData, whose keys are the Statistic names and whose values are CompositeData for the Statistic.
StatsImpl(Map<String, Statistic>) - Constructor for class com.sun.appserv.management.j2ee.statistics.StatsImpl
Create a Stats from a Map, whose keys are the Statistic names and whose values are the Statistics.
StatsImpl(Statistic[]) - Constructor for class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
StatsStringifier - Class in com.sun.appserv.management.util.j2ee.stringifier
Stringifier for javax.management.j2ee.statistics
StatsStringifier() - Constructor for class com.sun.appserv.management.util.j2ee.stringifier.StatsStringifier
 
statsToCompositeData(Stats) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Convert a Stats object into a CompositeDataSupport, which is a standard type in JMX which can be serialized.
statsToMap(Stats) - Static method in class com.sun.appserv.management.util.j2ee.J2EEUtil
Turn a Stats object into a Map containing all its Statistics, keyed by Statistic.getName() and value of the Statistic.
Status - Interface in javax.transaction
The Status interface defines static variables used for transaction status codes.
STATUS_ACTIVE - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the active state.
STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been submitted and approved.
STATUS_CODE_FAILURE - Static variable in interface com.sun.appserv.management.base.OperationStatus
Status code indicating failure of the operation.
STATUS_CODE_KEY - Static variable in interface com.sun.appserv.management.base.OperationStatus
Key used to look up the status code (if any) from the Map.
STATUS_CODE_NOT_INITIALIZED - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
Status code indicating failure due to improper initialization.
STATUS_CODE_SUCCESS - Static variable in interface com.sun.appserv.management.base.OperationStatus
Status code indicating success of the operation.
STATUS_CODE_WARNING - Static variable in interface com.sun.appserv.management.base.OperationStatus
Status code indicating success, with warning.
STATUS_COMMITTED - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been committed.
STATUS_COMMITTING - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of committing.
STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been deprecated.
STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a failure response.
STATUS_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Status of the request.
STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been marked for rollback, perhaps as a result of a setRollbackOnly operation.
STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
No transaction is currently associated with the target object.
STATUS_PREPARED - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been prepared.
STATUS_PREPARING - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of preparing.
STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and the outcome has been determined to be rollback.
STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of rolling back.
STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been submitted.
STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a successful response.
STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating that the results are currently unavailable.
STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
A transaction is associated with the target object but its current status cannot be determined.
STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a successful response that included at least one warning.
STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been withdrawn by the submitter.
statusId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Attribute-exposing control
StdAttributesAccess - Interface in com.sun.appserv.management.base
Standard API for access to JMX MBean Attributes.
STEADY_POOL_SIZE_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.String.
STEADY_POOL_SIZE_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
step - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Iteration step ('step' attribute)
stepSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'step' was specified.
stop() - Method in interface com.sun.appserv.management.j2ee.StateManageable
Stops the SMO.
stop() - Method in class com.sun.appserv.web.cache.CacheManager
Stop this Context component.
STOP - Static variable in class javax.enterprise.deploy.shared.ActionType
A stop operation is being preformed on the DeploymentManager action command.
STOP - Static variable in class javax.enterprise.deploy.shared.CommandType
The DeploymentManger action operation being processed is stop.
stop(TargetModuleID[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Stop the application running.
stop() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
(optional) A stop request on an in-process operation allows the operation on the current TargetModuleID to run to completion but does not process any of the remaining unprocessed TargetModuleID objects.
stop() - Method in interface javax.jms.Connection
Temporarily stops a connection's delivery of incoming messages.
stop() - Method in interface javax.resource.spi.ResourceAdapter
This is called when a resource adapter instance is undeployed or during application server shutdown.
stop() - Method in class javax.xml.ws.Endpoint
Stops publishing this endpoint.
stopApp(String, Map<String, String>) - Method in interface com.sun.appserv.management.j2ee.J2EELogicalServer
Stop the application on this Server.
store(LoginInfo) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Stores the given LoginInfo in this store.
store(LoginInfo, boolean) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Stores the given LoginInfo in this store.
store(LoginInfo) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
store(LoginInfo, boolean) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
store - Variable in class javax.mail.Folder
The parent store.
STORE - Static variable in class javax.mail.Provider.Type
 
Store - Class in javax.mail
An abstract class that models a message store and its access protocol, for storing and retrieving messages.
Store(Session, URLName) - Constructor for class javax.mail.Store
Constructor.
STORE_PROPERTIES_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for StorePropertiesConfig
STORE_PROTOCOL_CLASS_KEY - Static variable in class com.sun.appserv.management.config.MailResourceConfigKeys
Key for use with DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map)
STORE_PROTOCOL_KEY - Static variable in class com.sun.appserv.management.config.MailResourceConfigKeys
Key for use with DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map)
StoreClosedException - Exception in javax.mail
This exception is thrown when a method is invoked on a Messaging object and the Store that owns that object has died due to some reason.
StoreClosedException(Store) - Constructor for exception javax.mail.StoreClosedException
Constructor
StoreClosedException(Store, String) - Constructor for exception javax.mail.StoreClosedException
Constructor
StoreEvent - Class in javax.mail.event
This class models notifications from the Store connection.
StoreEvent(Store, int, String) - Constructor for class javax.mail.event.StoreEvent
Constructor.
StoreException - Exception in com.sun.appserv.management.client.prefs
An exception class to communicate the error in accessing or mutating the store.
StoreException() - Constructor for exception com.sun.appserv.management.client.prefs.StoreException
Creates a new instance of StoreException without detail message.
StoreException(String) - Constructor for exception com.sun.appserv.management.client.prefs.StoreException
Constructs an instance of StoreException with the specified detail message.
StoreException(Throwable) - Constructor for exception com.sun.appserv.management.client.prefs.StoreException
 
StoreException(String, Throwable) - Constructor for exception com.sun.appserv.management.client.prefs.StoreException
 
StoreListener - Interface in javax.mail.event
This is the Listener interface for Store Notifications.
StorePropertiesConfig - Interface in com.sun.appserv.management.config
Configuration for the <store-properties> element.
StorePropertiesConfigKeys - Class in com.sun.appserv.management.config
Keys for use with SessionManagerConfig.createStorePropertiesConfig(java.util.Map).
Streamable - Interface in javax.resource.cci
Streamable interface enables a resource adapter to extract data from an input Record or set data into an output Record as a stream of bytes.
StreamFilter - Interface in javax.xml.stream
This interface declares a simple filter interface that one can create to filter XMLStreamReaders
StreamMessage - Interface in javax.jms
A StreamMessage object is used to send a stream of primitive types in the Java programming language.
StreamReaderDelegate - Class in javax.xml.stream.util
This is the base class for deriving an XMLStreamReader filter This class is designed to sit between an XMLStreamReader and an application's XMLStreamReader.
StreamReaderDelegate() - Constructor for class javax.xml.stream.util.StreamReaderDelegate
Construct an empty filter with no parent.
StreamReaderDelegate(XMLStreamReader) - Constructor for class javax.xml.stream.util.StreamReaderDelegate
Construct an filter with the specified parent.
STRING_ID - Static variable in class javax.faces.convert.BigDecimalConverter
The message identifier of the FacesMessage to be created if the conversion of the BigDecimal value to String fails.
STRING_ID - Static variable in class javax.faces.convert.BigIntegerConverter
The message identifier of the FacesMessage to be created if the conversion of the BigInteger value to String fails.
STRING_ID - Static variable in class javax.faces.convert.BooleanConverter
The message identifier of the FacesMessage to be created if the conversion of the Boolean value to String fails.
STRING_ID - Static variable in class javax.faces.convert.ByteConverter
The message identifier of the FacesMessage to be created if the conversion of the Byte value to String fails.
STRING_ID - Static variable in class javax.faces.convert.CharacterConverter
The message identifier of the FacesMessage to be created if the conversion of the Character value to String fails.
STRING_ID - Static variable in class javax.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion of the DateTime value to String fails.
STRING_ID - Static variable in class javax.faces.convert.DoubleConverter
The message identifier of the FacesMessage to be created if the conversion of the Double value to String fails.
STRING_ID - Static variable in class javax.faces.convert.FloatConverter
The message identifier of the FacesMessage to be created if the conversion of the Float value to String fails.
STRING_ID - Static variable in class javax.faces.convert.IntegerConverter
The message identifier of the FacesMessage to be created if the conversion of the Integer value to String fails.
STRING_ID - Static variable in class javax.faces.convert.LongConverter
The message identifier of the FacesMessage to be created if the conversion of the Long value to String fails.
STRING_ID - Static variable in class javax.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion of the Number value to String fails.
STRING_ID - Static variable in class javax.faces.convert.ShortConverter
The message identifier of the FacesMessage to be created if the conversion of the Short value to String fails.
StringEscaper - Class in com.sun.appserv.management.util.misc
Escapes/unescapes strings
StringEscaper() - Constructor for class com.sun.appserv.management.util.misc.StringEscaper
 
StringEscaper(String) - Constructor for class com.sun.appserv.management.util.misc.StringEscaper
 
StringEscaper(char, String) - Constructor for class com.sun.appserv.management.util.misc.StringEscaper
 
StringHolder - Class in javax.xml.rpc.holders
 
StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
 
StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
 
StringifiedList - Class in com.sun.appserv.management.util.misc
Maintain a list of Strings, ensuring that a String constructor may be used to repopulate the list and that toString() generates a String appropriate for such use.
StringifiedList(String) - Constructor for class com.sun.appserv.management.util.misc.StringifiedList
Create a new list with the delimiter DEFAULT_DELIM
StringifiedList(String[], char) - Constructor for class com.sun.appserv.management.util.misc.StringifiedList
Create a new list with the specified delimiter
StringifiedList(String, char) - Constructor for class com.sun.appserv.management.util.misc.StringifiedList
Create a new list with the specified delimiter, with contents taken from the supplied String.
Stringifier - Interface in com.sun.appserv.management.util.stringifier
Convert an object to a String.
StringifierRegistry - Interface in com.sun.appserv.management.util.stringifier
A registry for mapping classes to Stringifiers
StringifierRegistryImpl - Class in com.sun.appserv.management.util.stringifier
Holds a lookup table for Stringifiers.
StringifierRegistryImpl() - Constructor for class com.sun.appserv.management.util.stringifier.StringifierRegistryImpl
Create a new registry with no next registry.
StringifierRegistryImpl(StringifierRegistry) - Constructor for class com.sun.appserv.management.util.stringifier.StringifierRegistryImpl
Create a new registry which is chained to an existing registry.
StringifierRegistryIniter - Class in com.sun.appserv.management.util.jmx.stringifier
Registers all included stringifiers with the default registry.
StringifierRegistryIniter(StringifierRegistry) - Constructor for class com.sun.appserv.management.util.jmx.stringifier.StringifierRegistryIniter
 
StringifierRegistryIniter - Interface in com.sun.appserv.management.util.stringifier
Interface for adding a Stringifier.
StringifierRegistryIniterImpl - Class in com.sun.appserv.management.util.stringifier
Registers all standard Stringifiers.
StringifierRegistryIniterImpl(StringifierRegistry) - Constructor for class com.sun.appserv.management.util.stringifier.StringifierRegistryIniterImpl
 
stringify(Object) - Method in class com.sun.appserv.management.util.j2ee.stringifier.StatisticStringifier
Stringify by accessing all public getXXX() methods that return a value and don't throw exceptions.
stringify(Object) - Method in class com.sun.appserv.management.util.j2ee.stringifier.StatsStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.AttributeChangeNotificationStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.AttributeListStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.AttributeStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.CompositeDataStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanAttributeInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanConstructorInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanNotificationInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanOperationInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanParameterInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MBeanServerNotificationStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.ModelMBeanOperationInfoStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.MonitorNotificationStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.ObjectNameStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.jmx.stringifier.TabularDataStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.ArrayStringifier
 
stringify(Object[], String, Stringifier) - Static method in class com.sun.appserv.management.util.stringifier.ArrayStringifier
Static variant when direct call will suffice.
stringify(Object[], String) - Static method in class com.sun.appserv.management.util.stringifier.ArrayStringifier
Static variant when direct call will suffice.
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.ClassNameStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.InterfacesStringifier
 
stringify(Iterator, String) - Static method in class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
stringify(Iterator, String, Stringifier) - Method in class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.ObjectStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.ProviderStringifier
 
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.SmartStringifier
 
stringify(Object) - Method in interface com.sun.appserv.management.util.stringifier.Stringifier
Produce a String representation of an object.
stringify(X509Certificate) - Static method in class com.sun.appserv.management.util.stringifier.X509CertificateStringifier
Static variant when direct call will suffice.
stringify(Object) - Method in class com.sun.appserv.management.util.stringifier.X509CertificateStringifier
 
stringifyElement(Object, String, StringBuffer) - Method in class com.sun.appserv.management.util.stringifier.IteratorStringifier
 
stringifyElement(Object, String, StringBuffer) - Method in class com.sun.appserv.management.util.stringifier.IteratorStringifierBase
 
STRINGS_NAME - Static variable in class com.sun.appserv.management.util.misc.PropertiesStringSource
 
StringSource - Interface in com.sun.appserv.management.util.misc
An abstraction for getting a String, given an id string.
StringSourceBase - Class in com.sun.appserv.management.util.misc
Default base class for StringSource implementationsn.
StringSourceBase() - Constructor for class com.sun.appserv.management.util.misc.StringSourceBase
 
StringSourceBase(StringSource) - Constructor for class com.sun.appserv.management.util.misc.StringSourceBase
 
StringStatistic - Interface in com.sun.appserv.management.j2ee.statistics
 
StringStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
 
StringStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
 
StringStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
 
StringStatisticImpl(StringStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
 
StringStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
 
StringStatisticImpl(String, String, String, long, long, String) - Constructor for class com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
 
StringStringSource - Class in com.sun.appserv.management.util.misc
A StringSource which obtains its strings from a String mimicking a Properties file key1=value1 key2=value2 ....
StringStringSource(String, StringSource) - Constructor for class com.sun.appserv.management.util.misc.StringStringSource
 
StringTerm - Class in javax.mail.search
This class implements the match method for Strings.
StringTerm(String) - Constructor for class javax.mail.search.StringTerm
 
StringTerm(String, boolean) - Constructor for class javax.mail.search.StringTerm
 
stringToFile(String, File) - Static method in class com.sun.appserv.management.util.misc.FileUtils
 
StringUtil - Class in com.sun.appserv.management.util.misc
Escapes/unescapes strings
StringValuePersister - Class in com.sun.appserv.management.util.misc
Implementation of ValuePersister for String.
StringValuePersister() - Constructor for class com.sun.appserv.management.util.misc.StringValuePersister
 
stripPackageName(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
Strip the package name.
stripPackagePrefix(String) - Static method in class com.sun.appserv.management.util.misc.ClassUtil
 
stripPrefix(String, String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
stripPrefixAndSuffix(String, String, String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
stripSuffix(String, String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
Stub - Interface in javax.xml.rpc
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
STUBS_JARFILENAME - Static variable in interface com.sun.appserv.management.deploy.DeploymentMgr
 
SUB_STAGES_KEY - Static variable in interface com.sun.appserv.management.deploy.DeploymentStatus
 
subArray(Object[], int, int) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
SubjectTerm - Class in javax.mail.search
This class implements comparisons for the Message Subject header.
SubjectTerm(String) - Constructor for class javax.mail.search.SubjectTerm
Constructor.
SUN_EJB_XML_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
ejb.xml file
SUN_WEB_XML_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
sun-web.xml file
SUPPORT_DTD - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to support DTDs
supports(String) - Method in interface javax.security.jacc.PolicyContextHandler
This public method returns a boolean result indicating whether or not the handler supports the context object identified by the (case-sensitive) key value.
supportsExecuteWithInputAndOutputRecord() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the implementation class for the Interaction interface implements public boolean execute(InteractionSpec ispec, Record input, Record output) method; otherwise the method returns false.
supportsExecuteWithInputRecordOnly() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the implementation class for the Interaction interface implements public Record execute(InteractionSpec ispec, Record input) method; otherwise the method returns false.
supportsFeature(String) - Method in interface com.sun.appserv.management.base.SystemInfo
Query whether a feature is supported.
supportsLocalTransactionDemarcation() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the resource adapter implements the LocalTransaction interface and supports local transaction demarcation on the underlying EIS instance through the LocalTransaction interface.
supportsResultSetType(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a resource adapter supports a type of ResultSet.
supportsResultTypeConcurrency(int, int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a resource adapter supports the concurrency type in combination with the given ResultSet type/
suspend() - Method in interface javax.transaction.TransactionManager
Suspend the transaction currently associated with the calling thread and return a Transaction object that represents the transaction context being suspended.
SYNC_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
The execution of an Interaction results in a synchronous receive of an output Record.
SYNC_SEND - Static variable in interface javax.resource.cci.InteractionSpec
Interaction Verb type: The execution of an Interaction does only a send to the target EIS instance.
SYNC_SEND_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
Interaction Verb type: The execution of an Interaction sends a request to the EIS instance and receives response synchronously.
Synchronization - Interface in javax.transaction
The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.
SYNCHRONIZATION_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
SYSTEM_ADMIN - Static variable in class com.sun.appserv.management.config.ObjectTypeValues
 
SYSTEM_ALL - Static variable in class com.sun.appserv.management.config.ObjectTypeValues
 
SYSTEM_INFO - Static variable in class com.sun.appserv.management.base.XTypes
ID for SystemInfo
SYSTEM_INSTANCE - Static variable in class com.sun.appserv.management.config.ObjectTypeValues
 
SYSTEM_PROPERTY_PREFIX - Static variable in interface com.sun.appserv.management.config.SystemPropertiesAccess
When a key is required for a system property in a Map, its name must consist of this prefix plus the actual name.
SystemException - Exception in javax.transaction
The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.
SystemException() - Constructor for exception javax.transaction.SystemException
 
SystemException(String) - Constructor for exception javax.transaction.SystemException
Create a SystemException with a given string.
SystemException(int) - Constructor for exception javax.transaction.SystemException
Create a SystemException with a given error code.
SystemInfo - Interface in com.sun.appserv.management.base
Provides information about the capabilities of the running server.
SystemPropertiesAccess - Interface in com.sun.appserv.management.config
All MBeans that have system Properties must extend this interface.

T

TAB - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
TABLE - Static variable in class com.sun.appserv.management.config.ConnectionValidationMethodValues
 
Table - Annotation Type in javax.persistence
This annotation specifies the primary table for the annotated entity.
TableGenerator - Annotation Type in javax.persistence
This annotation defines a primary key generator that may be referenced by name when a generator element is specified for the GeneratedValue annotation.
TabularDataStringifier - Class in com.sun.appserv.management.util.jmx.stringifier
 
TabularDataStringifier() - Constructor for class com.sun.appserv.management.util.jmx.stringifier.TabularDataStringifier
 
Tag - Interface in javax.servlet.jsp.tagext
The interface of a classic tag handler that does not want to manipulate its body.
TagAdapter - Class in javax.servlet.jsp.tagext
Wraps any SimpleTag and exposes it using a Tag interface.
TagAdapter(SimpleTag) - Constructor for class javax.servlet.jsp.tagext.TagAdapter
Creates a new TagAdapter that wraps the given SimpleTag and returns the parent tag when getParent() is called.
TagAttributeInfo - Class in javax.servlet.jsp.tagext
Information on the attributes of a Tag, available at translation time.
TagAttributeInfo(String, boolean, String, boolean) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
Constructor for TagAttributeInfo.
TagAttributeInfo(String, boolean, String, boolean, boolean) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
JSP 2.0 Constructor for TagAttributeInfo.
TagAttributeInfo(String, boolean, String, boolean, boolean, String, boolean, boolean, String, String) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
JSP 2.1 Constructor for TagAttributeInfo.
TagData - Class in javax.servlet.jsp.tagext
The (translation-time only) attribute/value information for a tag instance.
TagData(Object[][]) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for TagData.
TagData(Hashtable<String, Object>) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for a TagData.
TagExtraInfo - Class in javax.servlet.jsp.tagext
Optional class provided by the tag library author to describe additional translation-time information not described in the TLD.
TagExtraInfo() - Constructor for class javax.servlet.jsp.tagext.TagExtraInfo
Sole constructor.
TagFileInfo - Class in javax.servlet.jsp.tagext
Tag information for a tag file in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagFileInfo(String, String, TagInfo) - Constructor for class javax.servlet.jsp.tagext.TagFileInfo
Constructor for TagFileInfo from data in the JSP 2.0 format for TLD.
tagFiles - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tag files that are defined in this tag library.
TagInfo - Class in javax.servlet.jsp.tagext
Tag information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 1.1 format for TLD.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[], String, String, String, TagVariableInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 1.2 format for TLD.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[], String, String, String, TagVariableInfo[], boolean) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 2.0 format for TLD.
TagLibraryInfo - Class in javax.servlet.jsp.tagext
Translation-time information associated with a taglib directive, and its underlying TLD file.
TagLibraryInfo(String, String) - Constructor for class javax.servlet.jsp.tagext.TagLibraryInfo
Constructor.
TagLibraryValidator - Class in javax.servlet.jsp.tagext
Translation-time validator class for a JSP page.
TagLibraryValidator() - Constructor for class javax.servlet.jsp.tagext.TagLibraryValidator
Sole constructor.
tags - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tags that are defined in this tag library.
TagSupport - Class in javax.servlet.jsp.tagext
A base class for defining new tag handlers implementing Tag.
TagSupport() - Constructor for class javax.servlet.jsp.tagext.TagSupport
Default constructor, all subclasses are required to define only a public constructor with the same signature, and to call the superclass constructor.
TagVariableInfo - Class in javax.servlet.jsp.tagext
Variable information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagVariableInfo(String, String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.TagVariableInfo
Constructor for TagVariableInfo.
tail - Variable in class com.sun.appserv.util.cache.LruCache
 
takeNotifications(Object) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Deprecated.  
takeUpload(Object) - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
Ownership of transferred bytes (now in a File) are transferred to the caller.
TARGET - Static variable in class com.sun.appserv.management.helper.LBConfigHelper
 
Target - Interface in javax.enterprise.deploy.spi
A Target interface represents a single logical core server of one instance of a J2EE platform product.
TargetException - Exception in javax.enterprise.deploy.spi.exceptions
This exception is to report bad target designators.
TargetException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.TargetException
Creates an new TargetException object.
targetIsValid() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
TargetModuleID - Interface in javax.enterprise.deploy.spi
A TargetModuleID interface represents a unique identifier for a deployed application module.
targetUnregistered() - Method in class com.sun.appserv.management.util.jmx.MBeanProxyHandler
 
TELEPHONE_NUMBER - Static variable in interface javax.xml.registry.LifeCycleManager
 
TelephoneNumber - Interface in javax.xml.registry.infomodel
A simple re-usable entity class that defines attributes of a telephone number.
TemplateResolver - Interface in com.sun.appserv.management.config
Interface implemented by MBeans which can resolve a template String to a value.
Temporal - Annotation Type in javax.persistence
This annotation must be specified for persistent fields or properties of type Date and Calendar.
TemporalType - Enum in javax.persistence
Type used to indicate a specific mapping of Date or Calendar.
TemporaryQueue - Interface in javax.jms
A TemporaryQueue object is a unique Queue object created for the duration of a Connection.
TemporaryTopic - Interface in javax.jms
A TemporaryTopic object is a unique Topic object created for the duration of a Connection.
term - Variable in class javax.mail.search.NotTerm
The search term to negate.
TERMINATION_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is terminating the subsystems and the runtime environment.
TERMINATION_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is terminating the subsystems and the runtime environment.
terms - Variable in class javax.mail.search.AndTerm
The array of terms on which the AND operator should be applied.
terms - Variable in class javax.mail.search.OrTerm
The array of terms on which the OR operator should be applied.
testConnection() - Method in interface com.sun.appserv.management.ext.lb.LoadBalancer
Reset the monitoring stats on this loadbalancer.
testEmitLogMessage(String, String) - Method in interface com.sun.appserv.management.ext.logging.Logging
This method may be used to verify that your Logging listener is working correctly.
Text - Interface in javax.xml.soap
A representation of a node whose value is text.
TextMessage - Interface in javax.jms
A TextMessage object is used to send a message containing a java.lang.String.
THREAD_COUNT_KEY - Static variable in class com.sun.appserv.management.config.KeepAliveConfigKeys
 
THREAD_COUNT_KEY - Static variable in class com.sun.appserv.management.config.RequestProcessingConfigKeys
 
THREAD_ID_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogQueryEntry
Key for the thread ID within the Map returned by LogQueryEntry.getNameValuePairsMap().
THREAD_ID_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogRecordFields
 
THREAD_ID_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Thread ID used for a particular request.
THREAD_INCREMENT_KEY - Static variable in class com.sun.appserv.management.config.RequestProcessingConfigKeys
 
THREAD_POOL_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for ThreadPoolConfig
THREAD_POOL_IDS_KEY - Static variable in class com.sun.appserv.management.config.ResourceAdapterConfigKeys
Key for use with DomainConfig.createResourceAdapterConfig(java.lang.String, java.util.Map).
THREAD_POOL_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for ThreadPoolMonitor
ThreadPoolConfig - Interface in com.sun.appserv.management.config
Configuration for a <thread-pool> element.
ThreadPoolConfigKeys - Class in com.sun.appserv.management.config
Keys for use with ConfigConfig.createThreadPoolConfig(java.lang.String, java.util.Map).
ThreadPoolMonitor - Interface in com.sun.appserv.management.monitor
 
ThreadPoolStats - Interface in com.sun.appserv.management.monitor.statistics
Stats interface for the monitorable attributes of a generic thread pool.
threshold - Variable in class com.sun.appserv.util.cache.BaseCache
threshold for the cache; once the threshold is reached entries are removed to accomodate newer inserts
THROUGHPUT_STATISTIC - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
Throuput statistic's name
THROWABLE_KEY - Static variable in interface com.sun.appserv.management.base.OperationStatus
Key used to look up the Throwable (if any) from the Map.
ThrowableMapper - Class in com.sun.appserv.management.util.misc
Maps a Throwable to another one in order to avoid the transfer of non-standard (proprietary) Exception types, which could result in ClassNotFoundException on remote clients.
ThrowableMapper(Throwable) - Constructor for class com.sun.appserv.management.util.misc.ThrowableMapper
 
throwableToCompositeData(Throwable) - Method in class com.sun.appserv.management.util.jmx.CompositeDataHelper
Get a CompositeType describing a CompositeData which has no elements.
TIME_BASED - Static variable in class com.sun.appserv.management.config.SessionSaveFrequencyValues
 
TIME_ID - Static variable in class javax.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to Time fails.
TIME_STAMP_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
TimeStamp obtained from System.nanoTime()
TIME_STAMP_MILLIS_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
 
TimedObject - Interface in javax.ejb
The TimedObject interface contains the callback method that is used to deliver timer expiration notifications.
timeout - Variable in class com.sun.appserv.util.cache.LruCache
 
Timeout - Annotation Type in javax.ejb
Designates a method on a stateless session bean class or message driven bean class that should receive EJB timer expirations for that bean.
TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.HealthCheckerConfigKeys
 
TIMEOUT_IN_SECONDS_KEY - Static variable in class com.sun.appserv.management.config.KeepAliveConfigKeys
 
TIMEOUT_VALUE_NOT_SET - Static variable in interface com.sun.appserv.web.cache.CacheHelper
 
TIMER - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
Timer - Interface in javax.ejb
The Timer interface contains information about a timer that was created through the EJB Timer Service.
TIMER_DATASOURCE_KEY - Static variable in class com.sun.appserv.management.config.EJBTimerServiceConfigKeys
 
TIMER_EJB - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Timer EJB Request Type
TimerHandle - Interface in javax.ejb
The TimerHandle interface is implemented by all EJB timer handles.
TimerService - Interface in javax.ejb
The TimerService interface provides enterprise bean components with access to the container-provided Timer Service.
TIMESTAMP_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Key into any Map returned from LogAnalyzer.getErrorInfo().
TimeStatistic - Interface in javax.management.j2ee.statistics
Specifies standard timing measurements.
TimeStatisticImpl - Class in com.sun.appserv.management.j2ee.statistics
 
TimeStatisticImpl(CompositeData) - Constructor for class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
TimeStatisticImpl(Map<String, ?>) - Constructor for class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
TimeStatisticImpl(TimeStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
TimeStatisticImpl(MapStatistic) - Constructor for class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
TimeStatisticImpl(String, String, String, long, long, long, long, long, long) - Constructor for class com.sun.appserv.management.j2ee.statistics.TimeStatisticImpl
 
tlibversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The version of the tag library.
TLS_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
Value of class java.lang.Boolean
TLS_ROLLBACK_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.SSLConfigKeys
Value of class java.lang.Boolean
TLSParams - Class in com.sun.appserv.management.client
Class encapsulating parameters available for use with TLS.
TLSParams(File, char[], boolean, HandshakeCompletedListener) - Constructor for class com.sun.appserv.management.client.TLSParams
 
TLSParams(X509TrustManager[], HandshakeCompletedListener) - Constructor for class com.sun.appserv.management.client.TLSParams
 
TLSParams(X509TrustManager, HandshakeCompletedListener) - Constructor for class com.sun.appserv.management.client.TLSParams
 
TMENDRSCAN - Static variable in interface javax.transaction.xa.XAResource
Ends a recovery scan.
TMFAIL - Static variable in interface javax.transaction.xa.XAResource
Disassociates the caller and marks the transaction branch rollback-only.
TMJOIN - Static variable in interface javax.transaction.xa.XAResource
Caller is joining existing transaction branch.
TMNOFLAGS - Static variable in interface javax.transaction.xa.XAResource
Use TMNOFLAGS to indicate no flags value is selected.
TMONEPHASE - Static variable in interface javax.transaction.xa.XAResource
Caller is using one-phase optimization.
TMRESUME - Static variable in interface javax.transaction.xa.XAResource
Caller is resuming association with a suspended transaction branch.
TMSTARTRSCAN - Static variable in interface javax.transaction.xa.XAResource
Starts a recovery scan.
TMSUCCESS - Static variable in interface javax.transaction.xa.XAResource
Disassociates caller from a transaction branch.
TMSUSPEND - Static variable in interface javax.transaction.xa.XAResource
Caller is suspending (not ending) its association with a transaction branch.
TO - Static variable in class javax.mail.Message.RecipientType
The "To" (primary) recipients.
toAppropriateType(Object) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
Convert an an array of primitive types to an array of Objects of non-primitive types eg int to Integer.
toArray(Collection<? extends T>, Class<T>) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
 
toArray(Iterator<T>) - Static method in class com.sun.appserv.management.util.misc.IteratorUtil
 
toArray(Set<?>) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Convert a Set to a String[]
toArray() - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
toBooleans(boolean[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toBytes(byte[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toCharacters(char[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toDoubles(double[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toFloats(float[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toHexString(byte) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
toHexString(byte[]) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
toHexString(byte[], String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
toIntegers(int[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
Tokenizer - Interface in com.sun.appserv.management.util.misc
Interface for tokenizing a String.
TokenizerException - Exception in com.sun.appserv.management.util.misc
 
TokenizerException(String) - Constructor for exception com.sun.appserv.management.util.misc.TokenizerException
 
TokenizerImpl - Class in com.sun.appserv.management.util.misc
 
TokenizerImpl(String) - Constructor for class com.sun.appserv.management.util.misc.TokenizerImpl
 
TokenizerImpl(String, TokenizerParams) - Constructor for class com.sun.appserv.management.util.misc.TokenizerImpl
 
TokenizerParams - Class in com.sun.appserv.management.util.misc
Parameters that TokenizerImpl accepts.
TokenizerParams() - Constructor for class com.sun.appserv.management.util.misc.TokenizerParams
 
toLongs(long[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toMap(Properties, Class<K>, Class<V>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
toObjectNames(Set<? extends AMX>) - Static method in class com.sun.appserv.management.base.Util
 
toObjectNames(Map<String, ? extends AMX>) - Static method in class com.sun.appserv.management.base.Util
 
toObjectNames(AMX[]) - Static method in class com.sun.appserv.management.base.Util
 
Topic - Interface in javax.jms
A Topic object encapsulates a provider-specific topic name.
TopicConnection - Interface in javax.jms
A TopicConnection object is an active connection to a publish/subscribe JMS provider.
TopicConnectionFactory - Interface in javax.jms
A client uses a TopicConnectionFactory object to create TopicConnection objects with a publish/subscribe JMS provider.
TopicPublisher - Interface in javax.jms
A client uses a TopicPublisher object to publish messages on a topic.
TopicRequestor - Class in javax.jms
The TopicRequestor helper class simplifies making service requests.
TopicRequestor(TopicSession, Topic) - Constructor for class javax.jms.TopicRequestor
Constructor for the TopicRequestor class.
TopicSession - Interface in javax.jms
A TopicSession object provides methods for creating TopicPublisher, TopicSubscriber, and TemporaryTopic objects.
TopicSubscriber - Interface in javax.jms
A client uses a TopicSubscriber object to receive messages that have been published to a topic.
toProxyList(Collection<ObjectName>) - Method in class com.sun.appserv.management.client.ProxyFactory
Convert a Collection of ObjectName to a List of AMX.
toProxyMap(Map<String, ObjectName>) - Method in class com.sun.appserv.management.client.ProxyFactory
Convert a Map of ObjectName, and convert it to a Map of AMX, with the same keys.
toProxySet(Set<ObjectName>) - Method in class com.sun.appserv.management.client.ProxyFactory
Convert a Set of ObjectName to a Set of AMX.
toResult(ResultSet) - Static method in class javax.servlet.jsp.jstl.sql.ResultSupport
Converts a ResultSet object to a Result object.
toResult(ResultSet, int) - Static method in class javax.servlet.jsp.jstl.sql.ResultSupport
Converts maxRows of a ResultSet object to a Result object.
toSet(T[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toShorts(short[]) - Static method in class com.sun.appserv.management.util.misc.ArrayConversion
 
toSortedStringArray(Set<?>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
 
toString() - Method in class com.sun.appserv.management.base.MapCapableBase
 
toString() - Method in class com.sun.appserv.management.client.AppserverConnectionSource
 
toString() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
toString(Object) - Static method in class com.sun.appserv.management.client.ProxyFactory
 
toString() - Method in class com.sun.appserv.management.client.TrustAnyTrustManager
 
toString() - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
 
toString() - Method in class com.sun.appserv.management.ext.logging.LogQueryEntryImpl
 
toString() - Method in class com.sun.appserv.management.ext.logging.LogQueryResultImpl
Output a tab-delimited String with a header line.
toString() - Method in class com.sun.appserv.management.j2ee.statistics.MapGetterInvocationHandler
 
toString() - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
 
toString() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
 
toString() - Method in class com.sun.appserv.management.j2ee.statistics.StatisticImpl
 
toString() - Method in class com.sun.appserv.management.j2ee.statistics.StatsImpl
 
toString() - Method in class com.sun.appserv.management.util.jmx.AttributeNameMapperImpl
 
toString(ObjectName) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
toString(Object) - Static method in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
toString() - Method in class com.sun.appserv.management.util.misc.CircularList
 
toString(Collection, String) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
 
toString(Collection) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
 
toString(Object...) - Method in class com.sun.appserv.management.util.misc.DebugOutImpl
 
toString(Throwable) - Static method in class com.sun.appserv.management.util.misc.ExceptionUtil
 
toString(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
toString(Map<?, ?>, String) - Static method in class com.sun.appserv.management.util.misc.MapUtil
 
toString() - Method in class com.sun.appserv.management.util.misc.StringifiedList
 
toString(String[]) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
toString(String, String...) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
toString(String, Object...) - Static method in class com.sun.appserv.management.util.misc.StringUtil
Turn an array (or varargs) set of Objects into a String using the specified delimiter.
toString(Object, String) - Static method in class com.sun.appserv.management.util.stringifier.CollectionStringifier
 
toString(Object) - Static method in class com.sun.appserv.management.util.stringifier.SmartStringifier
 
toString() - Method in class com.sun.appserv.server.ServerLifecycleModule
 
toString() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
 
toString() - Method in class com.sun.appserv.web.cache.mapping.ValueConstraint
 
toString() - Method in class javax.activation.MimeType
Return the String representation of this object.
toString() - Method in class javax.activation.MimeTypeParameterList
Return a string representation of this object.
toString() - Method in class javax.enterprise.deploy.shared.ActionType
Return the string name of this ActionType or the integer value if outside the bounds of the table
toString() - Method in class javax.enterprise.deploy.shared.CommandType
Return the string name of this CommandType or the integer value if outside the bounds of the table
toString() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Return the string name of this DConfigBeanVersionType or the integer value if outside the bounds of the table
toString() - Method in class javax.enterprise.deploy.shared.ModuleType
Return the string name of this ModuleType or the integer value if outside the bounds of the table
toString() - Method in class javax.enterprise.deploy.shared.StateType
Return the string name of this StateType or the integer value if outside the bounds of the table
toString() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Retrieve the identifier representing the deployed module.
toString() - Method in class javax.faces.application.FacesMessage.Severity
Return a String representation of this FacesMessage.Severity instance.
toString() - Method in class javax.faces.event.PhaseId
Return a String representation of this PhaseId instance.
toString() - Method in interface javax.jms.Queue
Returns a string representation of this object.
toString() - Method in interface javax.jms.Topic
Returns a string representation of this object.
toString() - Method in class javax.mail.Address
Return a String representation of this address object.
toString() - Method in class javax.mail.Folder
override the default toString(), it will return the String from Folder.getFullName() or if that is null, it will use the default toString() behavior.
toString() - Method in exception javax.mail.internet.AddressException
 
toString() - Method in class javax.mail.internet.ContentDisposition
Retrieve a RFC2045 style string representation of this ContentDisposition.
toString() - Method in class javax.mail.internet.ContentType
Retrieve a RFC2045 style string representation of this Content-Type.
toString() - Method in class javax.mail.internet.InternetAddress
Convert this address into a RFC 822 / RFC 2047 encoded address.
toString(Address[]) - Static method in class javax.mail.internet.InternetAddress
Convert the given array of InternetAddress objects into a comma separated sequence of address strings.
toString(Address[], int) - Static method in class javax.mail.internet.InternetAddress
Convert the given array of InternetAddress objects into a comma separated sequence of address strings.
toString() - Method in class javax.mail.internet.NewsAddress
Convert this address into a RFC 1036 address.
toString(Address[]) - Static method in class javax.mail.internet.NewsAddress
Convert the given array of NewsAddress objects into a comma separated sequence of address strings.
toString() - Method in class javax.mail.internet.ParameterList
Convert this ParameterList into a MIME String.
toString(int) - Method in class javax.mail.internet.ParameterList
Convert this ParameterList into a MIME String.
toString() - Method in class javax.mail.Message.RecipientType
 
toString() - Method in exception javax.mail.MessagingException
Override toString method to provide information on nested exceptions.
toString() - Method in class javax.mail.Provider
Overrides Object.toString()
toString() - Method in class javax.mail.Provider.Type
 
toString() - Method in class javax.mail.Service
Return getURLName.toString() if this service has a URLName, otherwise it will return the default toString.
toString() - Method in class javax.mail.URLName
Constructs a string representation of this URLName.
toString() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns a String representation of this TagAttributeInfo, suitable for debugging purposes.
toString() - Method in class javax.xml.bind.helpers.ValidationEventImpl
Returns a string representation of this object in a format helpful to debugging.
toString() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Returns a string representation of this object in a format helpful to debugging.
toString() - Method in exception javax.xml.bind.JAXBException
Returns a short description of this JAXBException.
toString() - Method in exception javax.xml.bind.TypeConstraintException
Returns a short description of this TypeConstraintException.
toString() - Method in interface javax.xml.registry.Query
Returns the String representing the query.
toString() - Method in class javax.xml.rpc.ParameterMode
Returns a String describing this ParameterMode object.
toStringArray(Collection) - Static method in class com.sun.appserv.management.util.misc.CollectionUtil
 
toStringArray(Set<?>) - Static method in class com.sun.appserv.management.util.misc.GSetUtil
Convert a Set to a String[]
toStringArray(List<?>) - Static method in class com.sun.appserv.management.util.misc.ListUtil
Convert a List to a String[]
toStringArray(Set) - Static method in class com.sun.appserv.management.util.misc.SetUtil
Deprecated. Convert a Set to a String[]
toStringStringMap(Map<?, ?>) - Static method in class com.sun.appserv.management.util.misc.MapUtil
Convert an arbitrary Map to one whose keys and values are both of type String.
toUnicodeString() - Method in class javax.mail.internet.InternetAddress
Returns a properly formatted address (RFC 822 syntax) of Unicode characters.
toXML() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns a registry provider specific XML representation of this Object.
TRACE - Static variable in class com.sun.appserv.management.config.EventTypeValues
 
Transaction - Interface in javax.transaction
The Transaction interface allows operations to be performed against the transaction in the target Transaction object.
TRANSACTION_ID_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Transaction ID for a particular request
TRANSACTION_ISOLATION_LEVEL_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)} See IsolationValues.
TRANSACTION_SERVICE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for TransactionServiceConfig
TRANSACTION_SERVICE_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for TransactionServiceMonitor
TRANSACTION_SUPPORT_KEY - Static variable in class com.sun.appserv.management.config.ConnectorConnectionPoolConfigKeys
Key for use with DomainConfig.createConnectorConnectionPoolConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map), value must be java.lang.String.
TransactionAttribute - Annotation Type in javax.ejb
When applied at the TYPE-level, designates the default transaction attribute for all business methods of the session or message driven bean.
TransactionAttributeType - Enum in javax.ejb
 
TransactionInProgressException - Exception in javax.jms
This exception is thrown when an operation is invalid because a transaction is in progress.
TransactionInProgressException(String, String) - Constructor for exception javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason and error code.
TransactionInProgressException(String) - Constructor for exception javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason.
TransactionManagement - Annotation Type in javax.ejb
Declares whether a session bean or message driven bean has container managed transactions or bean managed transactions.
TransactionManagementType - Enum in javax.ejb
 
TransactionManager - Interface in javax.transaction
The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
TransactionRequiredException - Exception in javax.persistence
Thrown by the persistence provider when a transaction is required but is not active.
TransactionRequiredException() - Constructor for exception javax.persistence.TransactionRequiredException
Constructs a new TransactionRequiredException exception with null as its detail message.
TransactionRequiredException(String) - Constructor for exception javax.persistence.TransactionRequiredException
Constructs a new TransactionRequiredException exception with the specified detail message.
TransactionRequiredException - Exception in javax.transaction
This exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.
TransactionRequiredException() - Constructor for exception javax.transaction.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception javax.transaction.TransactionRequiredException
 
TransactionRequiredLocalException - Exception in javax.ejb
This exception indicates that a request carried a null transaction context, but the target object requires an active transaction.
TransactionRequiredLocalException() - Constructor for exception javax.ejb.TransactionRequiredLocalException
Constructs a TransactionRequiredLocalException with no detail message.
TransactionRequiredLocalException(String) - Constructor for exception javax.ejb.TransactionRequiredLocalException
Constructs an TransactionRequiredLocalException with the specified detailed message.
TransactionRolledBackException - Exception in javax.jms
This exception must be thrown when a call to Session.commit results in a rollback of the current transaction.
TransactionRolledBackException(String, String) - Constructor for exception javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason and error code.
TransactionRolledBackException(String) - Constructor for exception javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason.
TransactionRolledbackException - Exception in javax.transaction
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackException() - Constructor for exception javax.transaction.TransactionRolledbackException
 
TransactionRolledbackException(String) - Constructor for exception javax.transaction.TransactionRolledbackException
 
TransactionRolledbackLocalException - Exception in javax.ejb
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackLocalException() - Constructor for exception javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with no detail message.
TransactionRolledbackLocalException(String) - Constructor for exception javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with the specified detailed message.
TransactionRolledbackLocalException(String, Exception) - Constructor for exception javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with the specified detail message and a nested exception.
TransactionServiceConfig - Interface in com.sun.appserv.management.config
Configuration for the <transaction-service> element.
TransactionServiceMonitor - Interface in com.sun.appserv.management.monitor
For available Statistics, see TransactionServiceStats.
TransactionServiceStats - Interface in com.sun.appserv.management.monitor.statistics
 
TransactionSupportValues - Class in com.sun.appserv.management.config
 
TransactionSynchronizationRegistry - Interface in javax.transaction
This interface is intended for use by system level application server components such as persistence managers, resource adapters, as well as EJB and Web application components.
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in interface javax.persistence.spi.ClassTransformer
Invoked when a class is being loaded or redefined.
TRANSFORMATION_RULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for TransformationRuleConfig
TransformationRuleConfig - Interface in com.sun.appserv.management.config
Sub-element of WebServiceEndpointConfig.
TransformationRuleConfigKeys - Class in com.sun.appserv.management.config
Keys for use with WebServiceEndpointConfig.createTransformationRuleConfig(java.lang.String, java.lang.String, boolean, java.lang.String, java.util.Map).
Transient - Annotation Type in javax.persistence
This annotation specifies that the property or field is not persistent.
TRANSPORT - Static variable in class javax.mail.Provider.Type
 
Transport - Class in javax.mail
An abstract class that models a message transport.
Transport(Session, URLName) - Constructor for class javax.mail.Transport
Constructor.
TRANSPORT_PROTOCOL_CLASS_KEY - Static variable in class com.sun.appserv.management.config.MailResourceConfigKeys
Key for use with DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map)
TRANSPORT_PROTOCOL_KEY - Static variable in class com.sun.appserv.management.config.MailResourceConfigKeys
Key for use with DomainConfig.createMailResourceConfig(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map)
TransportAdapter - Class in javax.mail.event
The adapter which receives Transport events.
TransportAdapter() - Constructor for class javax.mail.event.TransportAdapter
 
TransportEvent - Class in javax.mail.event
This class models Transport events.
TransportEvent(Transport, int, Address[], Address[], Address[], Message) - Constructor for class javax.mail.event.TransportEvent
Constructor.
TransportListener - Interface in javax.mail.event
This is the Listener interface for Transport events
trimCount - Variable in class com.sun.appserv.util.cache.LruCache
 
trimEvent(Object, Object) - Method in interface com.sun.appserv.util.cache.CacheListener
an cached value is trimmed (to prevent cache overflow)
trimExpiredEntries(int) - Method in class com.sun.appserv.util.cache.BaseCache
trim the expired entries from the cache.
trimExpiredEntries(int) - Method in interface com.sun.appserv.util.cache.Cache
trim the expired entries from the cache.
trimExpiredEntries(int) - Method in class com.sun.appserv.util.cache.LruCache
trim the expired entries from the cache.
trimItem(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
trim the item from the cache and notify listeners
trimLru(long) - Method in class com.sun.appserv.util.cache.LruCache
trim one item from the LRU list
trimLru(int) - Method in class com.sun.appserv.util.cache.MultiLruCache
remove an lru item from one of the LRU lists
TRUST_MANAGERS_KEY - Static variable in class com.sun.appserv.management.client.AppserverConnectionSource
[used internally]
TrustAnyTrustManager - Class in com.sun.appserv.management.client
This TrustManager applies no logic as to whether its peer certificate is trusted; it trusts all peers.
TRUSTSTORE_FILE_SPROP - Static variable in class com.sun.appserv.management.client.TrustStoreTrustManager
Standard system property denoting the trust-store.
TRUSTSTORE_PASSWORD_SPROP - Static variable in class com.sun.appserv.management.client.TrustStoreTrustManager
Standard system property denoting the trust-store password.
TrustStoreTrustManager - Class in com.sun.appserv.management.client
This X509TrustManager implementation supports a trust-store file and allows adding new certificates to it.
TrustStoreTrustManager(File, String, char[]) - Constructor for class com.sun.appserv.management.client.TrustStoreTrustManager
Create a new instance with the specified File and password The trustStoreFile must exist.
TrustStoreTrustManager(File, char[]) - Constructor for class com.sun.appserv.management.client.TrustStoreTrustManager
calls this( trustStoreFile,"JKS", trustStorePassword )
TryCatchFinally - Interface in javax.servlet.jsp.tagext
The auxiliary interface of a Tag, IterationTag or BodyTag tag handler that wants additional hooks for managing resources.
TX_CONCURRENT_WORK_DISALLOWED - Static variable in exception javax.resource.spi.work.WorkException
Indicates that concurrent work within a transaction is disallowed.
TX_RECREATE_FAILED - Static variable in exception javax.resource.spi.work.WorkException
Indicates a failure in recreating the specified transaction context.
TYPE - Static variable in class javax.el.ELResolver
The attribute name of the named attribute in the FeatureDescriptor that specifies the runtime type of the variable or property.
type - Variable in class javax.mail.event.ConnectionEvent
The event type.
type - Variable in class javax.mail.event.FolderEvent
The event type.
type - Variable in class javax.mail.event.MessageChangedEvent
The event type.
type - Variable in class javax.mail.event.MessageCountEvent
The event type.
type - Variable in class javax.mail.event.StoreEvent
The event type.
type - Variable in class javax.mail.event.TransportEvent
The event type.
type - Variable in class javax.mail.Message.RecipientType
The type of recipient, usually the name of a corresponding Internet standard header.
type - Variable in class javax.mail.search.RecipientTerm
The recipient type.
TYPE_DAS - Static variable in interface com.sun.appserv.management.config.AdminServiceConfig
Possible value for Type.
TYPE_DAS_AND_SERVER - Static variable in interface com.sun.appserv.management.config.AdminServiceConfig
Possible value for Type.
TYPE_MESSAGE_ID - Static variable in class javax.faces.validator.DoubleRangeValidator
The message identifier of the FacesMessage to be created if the current value of this component is not of the correct type.
TYPE_MESSAGE_ID - Static variable in class javax.faces.validator.LongRangeValidator
The message identifier of the FacesMessage to be created if the current value of this component is not of the correct type.
TYPE_SERVER - Static variable in interface com.sun.appserv.management.config.AdminServiceConfig
Possible value for Type.
TypeCast - Class in com.sun.appserv.management.util.misc
This utility class contains two types of methods: Methods to cast Collection/List/Set/Map/etc to a more strongly-typed generic type; Methods to verify the types of elements within the above.
TypeCast() - Constructor for class com.sun.appserv.management.util.misc.TypeCast
 
TypeConstraintException - Exception in javax.xml.bind
This exception indicates that a violation of a dynamically checked type constraint was detected.
TypeConstraintException(String) - Constructor for exception javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message.
TypeConstraintException(String, String) - Constructor for exception javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message and vendor specific errorCode.
TypeConstraintException(Throwable) - Constructor for exception javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with a linkedException.
TypeConstraintException(String, Throwable) - Constructor for exception javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message and linkedException.
TypeConstraintException(String, String, Throwable) - Constructor for exception javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message, vendor specific errorCode, and linkedException.
TypeMapping - Interface in javax.xml.rpc.encoding
The javax.xml.rpc.encoding.TypeMapping is the base interface for the representation of a type mapping.
TypeMappingRegistry - Interface in javax.xml.rpc.encoding
The interface javax.xml.rpc.encoding.TypeMappingRegistry defines a registry of TypeMapping instances for various encoding styles.
typeMayBeAbbreviated(String) - Method in class com.sun.appserv.management.util.jmx.MBeanGenerator
type must be the "friendly" name.
TypesMapper - Class in com.sun.appserv.management.base
Map all types from XTypes to their respective MBean interfaces.
TypesMapper(Class[]) - Constructor for class com.sun.appserv.management.base.TypesMapper
 

U

UDDI_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
 
UIColumn - Class in javax.faces.component
UIColumn is a UIComponent that represents a single column of data within a parent UIData component.
UIColumn() - Constructor for class javax.faces.component.UIColumn
Create a new UIColumn instance with default property values.
UICommand - Class in javax.faces.component
UICommand is a UIComponent that represents a user interface component which, when activated by the user, triggers an application specific "command" or "action".
UICommand() - Constructor for class javax.faces.component.UICommand
Create a new UICommand instance with default property values.
UIComponent - Class in javax.faces.component
UIComponent is the base class for all user interface components in JavaServer Faces.
UIComponent() - Constructor for class javax.faces.component.UIComponent
 
UIComponentBase - Class in javax.faces.component
UIComponentBase is a convenience base class that implements the default concrete behavior of all methods defined by UIComponent.
UIComponentBase() - Constructor for class javax.faces.component.UIComponentBase
 
UIComponentBodyTag - Class in javax.faces.webapp
Deprecated. All component tags now implement BodyTag. This class has been replaced by UIComponentELTag.
UIComponentBodyTag() - Constructor for class javax.faces.webapp.UIComponentBodyTag
Deprecated.  
UIComponentClassicTagBase - Class in javax.faces.webapp
UIComponentTagBase is the base class for all JSP tags that use the "classic" JSP tag interface that correspond to a UIComponent instance in the view.
UIComponentClassicTagBase() - Constructor for class javax.faces.webapp.UIComponentClassicTagBase
 
UIComponentELTag - Class in javax.faces.webapp
UIComponentELTag specializes its superclass to allow for properties that take their values from EL API expressions.
UIComponentELTag() - Constructor for class javax.faces.webapp.UIComponentELTag
 
UIComponentTag - Class in javax.faces.webapp
Deprecated. Use of this class has been replaced with UIComponentELTag, which extends UIComponentClassicTagBase to add properties that use the EL API introduced as part of JSP 2.1.
UIComponentTag() - Constructor for class javax.faces.webapp.UIComponentTag
Deprecated.  
UIComponentTagBase - Class in javax.faces.webapp
UIComponentTagBase is the base class for all JSP tags that correspond to a UIComponent instance in the view.
UIComponentTagBase() - Constructor for class javax.faces.webapp.UIComponentTagBase
 
UID - Static variable in class javax.mail.UIDFolder.FetchProfileItem
UID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
UIData - Class in javax.faces.component
UIData is a UIComponent that supports data binding to a collection of data objects represented by a DataModel instance, which is the current value of this component itself (typically established via a ValueExpression).
UIData() - Constructor for class javax.faces.component.UIData
Create a new UIData instance with default property values.
UIDFolder - Interface in javax.mail
The UIDFolder interface is implemented by Folders that can support the "disconnected" mode of operation, by providing unique-ids for messages in the folder.
UIDFolder.FetchProfileItem - Class in javax.mail
A fetch profile item for fetching UIDs.
UIDFolder.FetchProfileItem(String) - Constructor for class javax.mail.UIDFolder.FetchProfileItem
 
UIForm - Class in javax.faces.component
UIForm is a UIComponent that represents an input form to be presented to the user, and whose child components represent (among other things) the input fields to be included when the form is submitted.
UIForm() - Constructor for class javax.faces.component.UIForm
Create a new UIForm instance with default property values.
UIGraphic - Class in javax.faces.component
UIGraphic is a UIComponent that displays a graphical image to the user.
UIGraphic() - Constructor for class javax.faces.component.UIGraphic
Create a new UIGraphic instance with default property values.
UIInput - Class in javax.faces.component
UIInput is a UIComponent that represents a component that both displays output to the user (like UIOutput components do) and processes request parameters on the subsequent request that need to be decoded.
UIInput() - Constructor for class javax.faces.component.UIInput
Create a new UIInput instance with default property values.
UIMessage - Class in javax.faces.component
This component is responsible for displaying messages for a specific UIComponent, identified by a clientId.
UIMessage() - Constructor for class javax.faces.component.UIMessage
Create a new UIMessage instance with default property values.
UIMessages - Class in javax.faces.component
The renderer for this component is responsible for obtaining the messages from the FacesContext and displaying them to the user.
UIMessages() - Constructor for class javax.faces.component.UIMessages
Create a new UIMessages instance with default property values.
UINamingContainer - Class in javax.faces.component
UINamingContainer is a convenience base class for components that wish to implement NamingContainer functionality.
UINamingContainer() - Constructor for class javax.faces.component.UINamingContainer
Create a new UINamingContainer instance with default property values.
UIOutput - Class in javax.faces.component
UIOutput is a UIComponent that has a value, optionally retrieved from a model tier bean via a value expression, that is displayed to the user.
UIOutput() - Constructor for class javax.faces.component.UIOutput
Create a new UIOutput instance with default property values.
UIPanel - Class in javax.faces.component
UIPanel is a UIComponent that manages the layout of its child components.
UIPanel() - Constructor for class javax.faces.component.UIPanel
Create a new UIPanel instance with default property values.
UIParameter - Class in javax.faces.component
UIParameter is a UIComponent that represents an optionally named configuration parameter for a parent component.
UIParameter() - Constructor for class javax.faces.component.UIParameter
Create a new UIParameter instance with default property values.
UISelectBoolean - Class in javax.faces.component
UISelectBoolean is a UIComponent that represents a single boolean (true or false) value.
UISelectBoolean() - Constructor for class javax.faces.component.UISelectBoolean
Create a new UISelectBoolean instance with default property values.
UISelectItem - Class in javax.faces.component
UISelectItem is a component that may be nested inside a UISelectMany or UISelectOne component, and causes the addition of a SelectItem instance to the list of available options for the parent component.
UISelectItem() - Constructor for class javax.faces.component.UISelectItem
Create a new UISelectItem instance with default property values.
UISelectItems - Class in javax.faces.component
UISelectItems is a component that may be nested inside a UISelectMany or UISelectOne component, and causes the addition of one or more SelectItem instances to the list of available options in the parent component.
UISelectItems() - Constructor for class javax.faces.component.UISelectItems
Create a new UISelectItems instance with default property values.
UISelectMany - Class in javax.faces.component
UISelectMany is a UIComponent that represents the user's choice of a zero or more items from among a discrete set of available options.
UISelectMany() - Constructor for class javax.faces.component.UISelectMany
Create a new UISelectMany instance with default property values.
UISelectOne - Class in javax.faces.component
UISelectOne is a UIComponent that represents the user's choice of zero or one items from among a discrete set of available options.
UISelectOne() - Constructor for class javax.faces.component.UISelectOne
Create a new UISelectOne instance with default property values.
UIViewRoot - Class in javax.faces.component
UIViewRoot is the UIComponent that represents the root of the UIComponent tree.
UIViewRoot() - Constructor for class javax.faces.component.UIViewRoot
Create a new UIViewRoot instance with default property values.
UnavailableException - Exception in javax.resource.spi
This is thrown to indicate that a service is unavailable.
UnavailableException() - Constructor for exception javax.resource.spi.UnavailableException
Constructs a new instance with null as its detail message.
UnavailableException(String) - Constructor for exception javax.resource.spi.UnavailableException
Constructs a new instance with the specified detail message.
UnavailableException(Throwable) - Constructor for exception javax.resource.spi.UnavailableException
Constructs a new throwable with the specified cause.
UnavailableException(String, Throwable) - Constructor for exception javax.resource.spi.UnavailableException
Constructs a new throwable with the specified detail message and cause.
UnavailableException(String, String) - Constructor for exception javax.resource.spi.UnavailableException
Constructs a new throwable with the specified detail message and an error code.
UnavailableException - Exception in javax.servlet
Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(int, Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(String) - Constructor for exception javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for exception javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
Constant indicating that the Writer is buffered and is unbounded; this is used in BodyContent.
unConfirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Undoes a previous confirmation of this Association by the User associated with the caller.
UNDEFINED - Static variable in exception javax.resource.spi.work.WorkException
Undefined error code.
undeploy(String, Map<String, String>) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
Undeploys a module or application from the server, cleans all associated resources and removed the module from the list of installed components.
UNDEPLOY - Static variable in class javax.enterprise.deploy.shared.CommandType
The DeploymentManger action operation being processed is undeploy.
undeploy(TargetModuleID[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Remove the application from the target server.
unDeprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Undeprecates one or more previously deprecated objects.
unescape(String) - Method in class com.sun.appserv.management.util.misc.StringEscaper
 
UnexpectedObjectException - Exception in javax.xml.registry
This exception is thrown when the JAXR provider finds a Object that is out-of-place or of the wrong type within the context of a user request.
UnexpectedObjectException() - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with no reason or embedded Throwable.
UnexpectedObjectException(String) - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
UnexpectedObjectException(String, Throwable) - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
UnexpectedObjectException(Throwable) - Constructor for exception javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object initialized with the given Throwable object.
unfold(String) - Static method in class javax.mail.internet.MimeUtility
Unfold a folded header.
UNICODE_START - Static variable in class com.sun.appserv.management.util.misc.StringEscaper
 
UNIQUE_ID_PREFIX - Static variable in class javax.faces.component.UIViewRoot
The prefix that will be used for identifiers generated by the createUniqueId() method.
UNIQUE_ID_PREFIX - Static variable in class javax.faces.webapp.UIComponentClassicTagBase
Used as the prefix for ids.
UniqueConstraint - Annotation Type in javax.persistence
This annotation is used to specify that a unique constraint is to be included in the generated DDL for a primary or secondary table.
UNKNOWN - Static variable in interface javax.resource.spi.work.WorkManager
A constant to indicate an unknown start delay duration or other unknown values.
unmarshal(String) - Method in class javax.xml.bind.annotation.adapters.CollapsedStringAdapter
Removes leading and trailing whitespaces of the string given as the parameter, then truncate any sequnce of tab, CR, LF, and SP by a single whitespace character ' '.
unmarshal(String) - Method in class javax.xml.bind.annotation.adapters.HexBinaryAdapter
 
unmarshal(String) - Method in class javax.xml.bind.annotation.adapters.NormalizedStringAdapter
Removes leading and trailing whitespaces of the string given as the parameter, then replace any tab, CR, and LF by a whitespace character ' '.
unmarshal(ValueType) - Method in class javax.xml.bind.annotation.adapters.XmlAdapter
Convert a value type to a bound type.
unmarshal(XmlNode) - Method in class javax.xml.bind.Binder
Unmarshal XML infoset view to a JAXB object tree.
unmarshal(XmlNode, Class<T>) - Method in class javax.xml.bind.Binder
Unmarshal XML root element by provided declaredType to a JAXB object tree.
unmarshal(Source) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLReader, InputSource) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Unmarshals an object by using the specified XMLReader and the InputSource.
unmarshal(InputSource) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(URL) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(File) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(InputStream) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(Reader) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLEventReader) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLStreamReader) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(Node, Class<T>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(Source, Class<T>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLStreamReader, Class<T>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLEventReader, Class<T>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(File) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified file and return the resulting content tree.
unmarshal(InputStream) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(Reader) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified Reader and return the resulting content tree.
unmarshal(URL) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified URL and return the resulting content tree.
unmarshal(InputSource) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified SAX InputSource and return the resulting content tree.
unmarshal(Node) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal global XML data from the specified DOM tree and return the resulting content tree.
unmarshal(Node, Class<T>) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data by JAXB mapped declaredType and return the resulting content tree.
unmarshal(Source) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified XML Source and return the resulting content tree.
unmarshal(Source, Class<T>) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified XML Source by declaredType and return the resulting content tree.
unmarshal(XMLStreamReader) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified pull parser and return the resulting content tree.
unmarshal(XMLStreamReader, Class<T>) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal root element to JAXB mapped declaredType and return the resulting content tree.
unmarshal(XMLEventReader) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified pull parser and return the resulting content tree.
unmarshal(XMLEventReader, Class<T>) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal root element to JAXB mapped declaredType and return the resulting content tree.
UnmarshalException - Exception in javax.xml.bind
This exception indicates that an error has occurred while performing an unmarshal operation that prevents the JAXB Provider from completing the operation.
UnmarshalException(String) - Constructor for exception javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message.
UnmarshalException(String, String) - Constructor for exception javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message and vendor specific errorCode.
UnmarshalException(Throwable) - Constructor for exception javax.xml.bind.UnmarshalException
Construct an UnmarshalException with a linkedException.
UnmarshalException(String, Throwable) - Constructor for exception javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message and linkedException.
UnmarshalException(String, String, Throwable) - Constructor for exception javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message, vendor specific errorCode, and linkedException.
Unmarshaller - Interface in javax.xml.bind
The Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML data as it is unmarshalled.
Unmarshaller.Listener - Class in javax.xml.bind

Register an instance of an implementation of this class with Unmarshaller to externally listen for unmarshal events.

Unmarshaller.Listener() - Constructor for class javax.xml.bind.Unmarshaller.Listener
 
UnmarshallerHandler - Interface in javax.xml.bind
Unmarshaller implemented as SAX ContentHandler.
unpublishFromRegistry(String[], Object) - Method in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Unpublish WSDL of the specified webservice from the registries specified via their JNDI names
UNREGISTER_MBEAN - Static variable in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
unregisterAll(MBeanServerConnection, Set<ObjectName>) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
unregisterAll(MBeanServerConnection) - Static method in class com.sun.appserv.management.util.jmx.JMXUtil
 
unregisterMBean(ObjectName) - Method in class com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook
 
unregisterTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
unsetEntityContext() - Method in interface javax.ejb.EntityBean
Unset the associated entity context.
unsubscribe(String) - Method in interface javax.jms.Session
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in interface javax.jms.TopicSession
Unsubscribes a durable subscription that has been created by a client.
UnsupportedCapabilityException - Exception in javax.xml.registry
This exception must be thrown when a JAXR client attempts to invoke an API method that is not supported by the capability profile that is supported by the JAXR provider.
UnsupportedCapabilityException() - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with no reason or embedded Throwable.
UnsupportedCapabilityException(String) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
UnsupportedCapabilityException(String, Throwable) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
UnsupportedCapabilityException(Throwable) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object initialized with the given Throwable object.
UnsupportedDataTypeException - Exception in javax.activation
Signals that the requested operation does not support the requested data type.
UnsupportedDataTypeException() - Constructor for exception javax.activation.UnsupportedDataTypeException
Constructs an UnsupportedDataTypeException with no detail message.
UnsupportedDataTypeException(String) - Constructor for exception javax.activation.UnsupportedDataTypeException
Constructs an UnsupportedDataTypeException with the specified message.
UPDATE_MESSAGE_ID - Static variable in class javax.faces.component.UIInput
The message identifier of the FacesMessage to be created if a model update error occurs, and the thrown exception has no message.
UPDATE_MODEL_VALUES - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Update Model Values phase of the request processing lifecycle.
updateHeaders() - Method in class javax.mail.internet.MimeBodyPart
Examine the content of this body part and update the appropriate MIME headers.
updateHeaders() - Method in class javax.mail.internet.MimeMessage
Called by the saveChanges method to actually update the MIME headers.
updateHeaders() - Method in class javax.mail.internet.MimeMultipart
Update headers.
updateHeaders() - Method in class javax.mail.internet.PreencodedMimeBodyPart
Force the Content-Transfer-Encoding header to use the encoding that was specified when this object was created.
updateJAXB(XmlNode) - Method in class javax.xml.bind.Binder
Takes an XML node and updates its associated JAXB object and its descendants.
updateMessageID() - Method in class javax.mail.internet.MimeMessage
Update the Message-ID header.
updateModel(FacesContext) - Method in class javax.faces.component.UIInput
Perform the following algorithm to update the model data associated with this UIInput, if any, as appropriate.
updatesAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
updateUser(String, String, String[]) - Method in interface com.sun.appserv.management.config.AuthRealmConfig
Supported only for the default implementation (AuthRealmConfig.DEFAULT_REALM_CLASSNAME).
updateXML(Object) - Method in class javax.xml.bind.Binder
Takes an JAXB object and updates its associated XML node and its descendants.
updateXML(Object, XmlNode) - Method in class javax.xml.bind.Binder
Changes in JAXB object tree are updated in its associated XML parse tree.
UPLOAD_DOWNLOAD_MGR - Static variable in class com.sun.appserv.management.base.XTypes
ID for UploadDownloadMgr
uploadBytes(byte[]) - Method in interface com.sun.appserv.management.base.Sample
For testing bandwidth...
uploadBytes(Object, byte[]) - Method in interface com.sun.appserv.management.base.UploadDownloadMgr
Upload bytes for the specified upload
uploadBytes(Object, byte[]) - Method in interface com.sun.appserv.management.deploy.DeploymentMgr
For an upload id obtained from initiateFileUpload(), send another chunk of bytes for that upload.
UploadDownloadMgr - Interface in com.sun.appserv.management.base
Manages uploading or downloading of files to/from the server.
uploadFile(UploadDownloadMgr, File) - Static method in class com.sun.appserv.management.helper.Misc
Upload a file to the server and return an opaque identifier which server-side code may use to identify and use the file.
upperCaseFirstLetter(String) - Static method in class com.sun.appserv.management.util.misc.StringUtil
 
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The value of the uri attribute from the taglib directive for this library.
URI_NS_SOAP_1_1_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.1 envelope.
URI_NS_SOAP_1_2_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.2 encoding.
URI_NS_SOAP_1_2_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.2 envelope.
URI_NS_SOAP_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.1 encoding.
URI_NS_SOAP_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.1 envelope, All SOAPElements in this namespace are defined by the SOAP 1.1 specification.
URI_SOAP_1_2_ROLE_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
The URI identifying the next application processing a SOAP request as the intended role for a SOAP 1.2 header entry (see section 2.2 of part 1 of the SOAP 1.2 specification).
URI_SOAP_1_2_ROLE_NONE - Static variable in interface javax.xml.soap.SOAPConstants
The URI specifying the role None in SOAP 1.2.
URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER - Static variable in interface javax.xml.soap.SOAPConstants
The URI identifying the ultimate receiver of the SOAP 1.2 message.
URI_SOAP_ACTOR_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
The URI identifying the next application processing a SOAP request as the intended actor for a SOAP 1.1 header entry (see section 4.2.2 of the SOAP 1.1 specification).
URIValidator - Interface in javax.xml.registry.infomodel
Defines common behavior expected of any class that validates URIs.
url - Variable in class javax.mail.Service
The URLName of this service.
URL_KEY - Static variable in class com.sun.appserv.management.config.HealthCheckerConfigKeys
 
URL_RESOURCE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
URLDataSource - Class in javax.activation
The URLDataSource class provides an object that wraps a URL object in a DataSource interface.
URLDataSource(URL) - Constructor for class javax.activation.URLDataSource
URLDataSource constructor.
URLName - Class in javax.mail
The name of a URL.
URLName(String, String, int, String, String, String) - Constructor for class javax.mail.URLName
Creates a URLName object from the specified protocol, host, port number, file, username, and password.
URLName(URL) - Constructor for class javax.mail.URLName
Construct a URLName from a java.net.URL object.
URLName(String) - Constructor for class javax.mail.URLName
Construct a URLName from the string.
URLResource - Interface in com.sun.appserv.management.j2ee
 
URLStats - Interface in javax.management.j2ee.statistics
Specifies the statistics provided by a URL resource.
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The "reliable" URN indicated in the TLD.
usage - Variable in class javax.mail.Quota.Resource
The current usage of the resource.
USER - Static variable in class com.sun.appserv.management.config.ObjectTypeValues
 
USER - Static variable in class javax.mail.Flags.Flag
A special flag that indicates that this folder supports user defined flags.
User - Interface in javax.xml.registry.infomodel
User instances are RegistryObjects that are used to provide information about registered users within the registry.
USER - Static variable in interface javax.xml.registry.LifeCycleManager
 
USER_DATA_KEY - Static variable in interface com.sun.appserv.management.base.Sample
The key to access user data within the Map obtained from Notification.getUserData().
USER_DEFINED - Static variable in class com.sun.appserv.management.config.LbPolicyTypeValues
The policy is implemented by a shared library which is loaded by the load balancer and the instance selected is delegated to the loaded module.
USER_KEY - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Username of the Caller making a request.
USERNAME_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceMgr
Username to publish to registry
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: User name for authentication Type: java.lang.String
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: User name for authentication.
USERNAME_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
Standard property: User name for authentication.
UserTransaction - Interface in javax.transaction
The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
Util - Class in com.sun.appserv.management.base
Utility routines pertinent to the MBean API.
UTIL_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
Utility - Interface in com.sun.appserv.management.base
Marker interface which indicates that this MBean is a utility object.

V

V1_3 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
J2EE Platform version 1.3
V1_3_1 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
J2EE Platform version 1.3.1 THIS CONSTANT SHOULD NEVER BE USED.
V1_4 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
J2EE Platform version 1.4
V5 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Java EE Platform version 5
validate() - Method in class com.sun.appserv.management.base.MapCapableBase
Return true if internal state is valid, false otherwise.
validate() - Method in class com.sun.appserv.management.base.OperationStatusBase
 
validate() - Method in class com.sun.appserv.management.deploy.DeploymentProgressImpl
 
validate() - Method in class com.sun.appserv.management.deploy.DeploymentSourceImpl
 
validate() - Method in class com.sun.appserv.management.deploy.DeploymentStatusImpl
 
validate() - Method in class com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl
 
validate() - Method in class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
 
validate(FacesContext) - Method in class javax.faces.component.UIInput
Perform the following algorithm to validate the local value of this UIInput.
validate(FacesContext, UIComponent, Object) - Method in class javax.faces.validator.DoubleRangeValidator
 
validate(FacesContext, UIComponent, Object) - Method in class javax.faces.validator.LengthValidator
 
validate(FacesContext, UIComponent, Object) - Method in class javax.faces.validator.LongRangeValidator
 
validate(FacesContext, UIComponent, Object) - Method in class javax.faces.validator.MethodExpressionValidator
 
validate(FacesContext, UIComponent, Object) - Method in interface javax.faces.validator.Validator
Perform the correctness checks implemented by this Validator against the specified UIComponent.
validate() - Method in class javax.mail.internet.InternetAddress
Validate that this address conforms to the syntax rules of RFC 822.
validate() - Method in interface javax.resource.spi.ActivationSpec
This method may be called by a deployment tool to validate the overall activation configuration information provided by the endpoint deployer.
validate(String, String, PageData) - Method in class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
validate(String, String, PageData) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Validates a single JSP page.
validate(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
validate(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
validate(String, String, PageData) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Validate a JSP page.
validate(Object) - Method in interface javax.xml.bind.Validator
Deprecated. since JAXB2.0
validateBegin() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ensures the "begin" property is sensible, throwing an exception expected to propagate up if it isn't
validateEnd() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ensures the "end" property is sensible, throwing an exception expected to propagate up if it isn't
validateNullOrOfType(String, Class<?>) - Method in class com.sun.appserv.management.base.MapCapableBase
 
validateRoot(Object) - Method in interface javax.xml.bind.Validator
Deprecated. since JAXB2.0
validateStep() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ensures the "step" property is sensible, throwing an exception expected to propagate up if it isn't
validateThrow() - Method in class com.sun.appserv.management.base.MapCapableBase
 
validateValue(FacesContext, Object) - Method in class javax.faces.component.UIInput
Set the "valid" property according to the below algorithm.
validateValue(FacesContext, Object) - Method in class javax.faces.component.UISelectMany
In addition to the standard validation behavior inherited from UIInput, ensure that any specified values are equal to one of the available options.
validateValue(FacesContext, Object) - Method in class javax.faces.component.UISelectOne
In addition to the standard validation behavior inherited from UIInput, ensure that any specified value is equal to one of the available options.
validating - Variable in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
whether or not the unmarshaller will validate
ValidatingManagedConnectionFactory - Interface in javax.resource.spi
This interface is implemented by a ManagedConnectionFactory instance that supports the ability to validate ManagedConnection objects.
VALIDATION_TABLE_NAME_KEY - Static variable in class com.sun.appserv.management.config.JDBCConnectionPoolConfigKeys
Key for use with @link { DomainConfig#createJDBCConnectionPoolConfig(String, String, Map)}
ValidationEvent - Interface in javax.xml.bind
This event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing on-demand validation of the Java content tree, or while marshalling the Java content tree back to XML data.
ValidationEventCollector - Class in javax.xml.bind.util
ValidationEventHandler implementation that collects all events.
ValidationEventCollector() - Constructor for class javax.xml.bind.util.ValidationEventCollector
 
ValidationEventHandler - Interface in javax.xml.bind
A basic event handler interface for validation errors.
ValidationEventImpl - Class in javax.xml.bind.helpers
Default implementation of the ValidationEvent interface.
ValidationEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
Create a new ValidationEventImpl.
ValidationEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
Create a new ValidationEventImpl.
ValidationEventLocator - Interface in javax.xml.bind
Encapsulate the location of a ValidationEvent.
ValidationEventLocatorImpl - Class in javax.xml.bind.helpers
Default implementation of the ValidationEventLocator interface.
ValidationEventLocatorImpl() - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates an object with all fields unavailable.
ValidationEventLocatorImpl(Locator) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object from an org.xml.sax.Locator.
ValidationEventLocatorImpl(SAXParseException) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object from the location information of a SAXParseException.
ValidationEventLocatorImpl(Node) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object that points to a DOM Node.
ValidationEventLocatorImpl(Object) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object that points to a JAXB content object.
ValidationException - Exception in javax.xml.bind
This exception indicates that an error has occurred while performing a validate operation.
ValidationException(String) - Constructor for exception javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message.
ValidationException(String, String) - Constructor for exception javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message and vendor specific errorCode.
ValidationException(Throwable) - Constructor for exception javax.xml.bind.ValidationException
Construct an ValidationException with a linkedException.
ValidationException(String, Throwable) - Constructor for exception javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message and linkedException.
ValidationException(String, String, Throwable) - Constructor for exception javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message, vendor specific errorCode, and linkedException.
ValidationLevelValues - Class in com.sun.appserv.management.config
Values which are legal to pass for the validation-level.
ValidationMessage - Class in javax.servlet.jsp.tagext
A validation message from either TagLibraryValidator or TagExtraInfo.
ValidationMessage(String, String) - Constructor for class javax.servlet.jsp.tagext.ValidationMessage
Create a ValidationMessage.
Validator - Interface in javax.faces.validator
A Validator implementation is a class that can perform validation (correctness checks) on a EditableValueHolder.
Validator - Interface in javax.xml.bind
Deprecated. since JAXB 2.0
VALIDATOR_ID - Static variable in class javax.faces.validator.DoubleRangeValidator
The standard converter id for this converter.
VALIDATOR_ID - Static variable in class javax.faces.validator.LengthValidator
The standard validator id for this validator.
VALIDATOR_ID - Static variable in class javax.faces.validator.LongRangeValidator
The standard converter id for this converter.
ValidatorELTag - Class in javax.faces.webapp
ValidatorELTag is a base class for all JSP custom actions that create and register a Validator instance on the EditableValueHolder associated with our most immediate surrounding instance of a tag whose implementation class is a subclass of UIComponentTag.
ValidatorELTag() - Constructor for class javax.faces.webapp.ValidatorELTag
 
ValidatorException - Exception in javax.faces.validator
A ValidatorException is an exception thrown by the validate() method of a Validator to indicate that validation failed.
ValidatorException(FacesMessage) - Constructor for exception javax.faces.validator.ValidatorException
Construct a new exception with the specified message and no root cause.
ValidatorException(FacesMessage, Throwable) - Constructor for exception javax.faces.validator.ValidatorException
Construct a new exception with the specified detail message and root cause.
ValidatorTag - Class in javax.faces.webapp
Deprecated. This has been partially replaced by ValidatorELTag. The remainder of the functionality, namely, the binding facility and the implementation of the ValidatorTag.createValidator() method, is now an implementation detail.
ValidatorTag() - Constructor for class javax.faces.webapp.ValidatorTag
Deprecated.  
validSent - Variable in class javax.mail.event.TransportEvent
 
validSent - Variable in exception javax.mail.SendFailedException
 
validUnsent - Variable in class javax.mail.event.TransportEvent
 
validUnsent - Variable in exception javax.mail.SendFailedException
 
value - Variable in class javax.mail.Header
The value of the header.
value - Variable in class javax.xml.bind.JAXBElement
xml element value.
value - Variable in class javax.xml.rpc.holders.BigDecimalHolder
 
value - Variable in class javax.xml.rpc.holders.BigIntegerHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ByteArrayHolder
 
value - Variable in class javax.xml.rpc.holders.ByteHolder
 
value - Variable in class javax.xml.rpc.holders.ByteWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.CalendarHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.FloatHolder
 
value - Variable in class javax.xml.rpc.holders.FloatWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.IntegerWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.IntHolder
 
value - Variable in class javax.xml.rpc.holders.LongHolder
 
value - Variable in class javax.xml.rpc.holders.LongWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ObjectHolder
 
value - Variable in class javax.xml.rpc.holders.QNameHolder
 
value - Variable in class javax.xml.rpc.holders.ShortHolder
 
value - Variable in class javax.xml.rpc.holders.ShortWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.StringHolder
 
value - Variable in class javax.xml.ws.Holder
The value contained in the holder.
VALUE_NOT_SET - Static variable in class com.sun.appserv.web.cache.filter.HttpCacheEntry
 
VALUE_TYPE_EMBEDDED_PATH - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Each taxonomy value in ClassificationScheme embeds the full path from scheme to that Concept.
VALUE_TYPE_NON_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Taxonomy values in ClassificationScheme may be repeated within the same scheme.
VALUE_TYPE_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Each taxonomy value in ClassificationScheme is unique.
ValueBinding - Class in javax.faces.el
Deprecated. This has been replaced by ValueExpression.
ValueBinding() - Constructor for class javax.faces.el.ValueBinding
Deprecated.  
valueBound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being bound to a session and identifies the session.
ValueChangeEvent - Class in javax.faces.event
A ValueChangeEvent is a notification that the local value of the source component has been change as a result of user interface activity.
ValueChangeEvent(UIComponent, Object, Object) - Constructor for class javax.faces.event.ValueChangeEvent
Construct a new event object from the specified source component, old value, and new value.
ValueChangeListener - Interface in javax.faces.event
A listener interface for receiving ValueChangeEvents.
ValueConstraint - Class in com.sun.appserv.web.cache.mapping
ValueConstraint class represents a field's value constraint; supports common matching expressions.
ValueConstraint(String, String) - Constructor for class com.sun.appserv.web.cache.mapping.ValueConstraint
create constraint: field value matches with the given string expression
ValueExpression - Class in javax.el
An Expression that can get or set a value.
ValueExpression() - Constructor for class javax.el.ValueExpression
 
ValueHolder - Interface in javax.faces.component
ValueHolder is an interface that may be implemented by any concrete UIComponent that wishes to support a local value, as well as access data in the model tier via a value expression, and support conversion between String and the model tier data's native data type.
valueNames() - Method in interface com.sun.appserv.management.j2ee.statistics.MapStatistic
Get the values associated with this statistic.
valueNames() - Method in class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl
Get the fields associated with this statistic.
valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.TransactionAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.TransactionManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Use
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.WebParam.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.CascadeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.DiscriminatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.FetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.FlushModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.GenerationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.InheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.LockModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.PersistenceContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.spi.PersistenceUnitTransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.TemporalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.xml.bind.annotation.XmlAccessOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.xml.bind.annotation.XmlAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.xml.bind.annotation.XmlNsForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.xml.ws.handler.MessageContext.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.xml.ws.Service.Mode
Returns the enum constant of this type with the specified name.
ValuePersister - Interface in com.sun.appserv.management.util.misc
Interface useful for persisting values using String.
values() - Method in class com.sun.appserv.util.cache.BaseCache
get an Iterator for the values stored in the cache
values() - Method in interface com.sun.appserv.util.cache.Cache
get an Iterator for the values stored in the cache
values() - Static method in enum javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.ejb.TransactionAttributeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.ejb.TransactionManagementType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in class javax.faces.application.FacesMessage
Immutable List of valid FacesMessage.Severity instances, in ascending order of their ordinal value.
VALUES - Static variable in class javax.faces.event.PhaseId
List of valid PhaseId instances, in ascending order of their ordinal value.
values() - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.soap.SOAPBinding.Style
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.soap.SOAPBinding.Use
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.WebParam.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.CascadeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.DiscriminatorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.EnumType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.FetchType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.FlushModeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.GenerationType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.InheritanceType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.LockModeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.PersistenceContextType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.spi.PersistenceUnitTransactionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.TemporalType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.bind.annotation.XmlAccessOrder
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.bind.annotation.XmlAccessType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.bind.annotation.XmlNsForm
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.ws.handler.MessageContext.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.ws.Service.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES_MAP - Static variable in class javax.faces.application.FacesMessage
Immutable Map of valid FacesMessage.Severity instances, keyed by name.
valueUnbound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being unbound from a session and identifies the session.
VariableInfo - Class in javax.servlet.jsp.tagext
Information on the scripting variables that are created/modified by a tag (at run-time).
VariableInfo(String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.VariableInfo
Constructor These objects can be created (at translation time) by the TagExtraInfo instances.
VariableMapper - Class in javax.el
The interface to a map between EL variables and the EL expressions they are associated with.
VariableMapper() - Constructor for class javax.el.VariableMapper
 
VariableResolver - Class in javax.faces.el
Deprecated. This has been replaced by ELResolver when operating with a null base argument.
VariableResolver() - Constructor for class javax.faces.el.VariableResolver
Deprecated.  
VariableResolver - Interface in javax.servlet.jsp.el
Deprecated. As of JSP 2.1, replaced by ELResolver
VERIFIER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
Version - Annotation Type in javax.persistence
This annotation specifies the version field or property of an entity class that serves as its optimistic lock value.
VERSION_KEY - Static variable in class com.sun.appserv.management.config.HTTPProtocolConfigKeys
http version
Versionable - Interface in javax.xml.registry.infomodel
The Versionable interface defines the behavior common to classes that are capable of creating versions of their instances.
VERSIONABLE - Static variable in interface javax.xml.registry.LifeCycleManager
 
VIEW_STATE_PARAM - Static variable in class javax.faces.render.ResponseStateManager
Implementations must use this value as the name and id of the client parameter in which to save the state between requests.
ViewExpiredException - Exception in javax.faces.application
Implementations must throw this FacesException when attempting to restore the view StateManager.restoreView(javax.faces.context.FacesContext, String, String) results in failure on postback.
ViewExpiredException() - Constructor for exception javax.faces.application.ViewExpiredException
Construct a new exception with no detail message or root cause.
ViewExpiredException(String) - Constructor for exception javax.faces.application.ViewExpiredException
Construct a new exception with the specified view identifier.
ViewExpiredException(String, String) - Constructor for exception javax.faces.application.ViewExpiredException
Construct a new exception with the specified detail message and no root cause.
ViewExpiredException(Throwable, String) - Constructor for exception javax.faces.application.ViewExpiredException
Construct a new exception with the specified root cause.
ViewExpiredException(String, Throwable, String) - Constructor for exception javax.faces.application.ViewExpiredException
Construct a new exception with the specified detail message and root cause.
ViewHandler - Class in javax.faces.application
ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the JavaServer Faces specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle.
ViewHandler() - Constructor for class javax.faces.application.ViewHandler
 
ViewHandlerWrapper - Class in javax.faces.application
Provides a simple implementation of ViewHandler that can be subclassed by developers wishing to provide specialized behavior to an existing ViewHandler instance.
ViewHandlerWrapper() - Constructor for class javax.faces.application.ViewHandlerWrapper
 
VIRTUAL_SERVER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for VirtualServerConfig
VIRTUAL_SERVERS_KEY - Static variable in interface com.sun.appserv.management.config.DeployedItemRefConfigCR
Key for use with createDeployedItemRefConfig()
VirtualServerConfig - Interface in com.sun.appserv.management.config
Configuration for the <virtual-server> element.
VirtualServerConfigKeys - Interface in com.sun.appserv.management.config
Keys for use with HTTPServiceConfig.createVirtualServerConfig(java.lang.String, java.lang.String, java.util.Map).

W

W3CDomHandler - Class in javax.xml.bind.annotation
DomHandler implementation for W3C DOM (org.w3c.dom package.)
W3CDomHandler() - Constructor for class javax.xml.bind.annotation.W3CDomHandler
Default constructor.
W3CDomHandler(DocumentBuilder) - Constructor for class javax.xml.bind.annotation.W3CDomHandler
Constructor that allows applications to specify which DOM implementation to be used.
waitAMXReady() - Method in interface com.sun.appserv.management.DomainRoot
Wait (block) until AMX is ready for use.
waitRefresh(int) - Method in class com.sun.appserv.util.cache.BaseCache
wait for a refresh on the object associated with the key
waitRefresh(int) - Method in interface com.sun.appserv.util.cache.Cache
wait for a refresh on the object associated with the key
WAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module is an Web Application archive.
WARNING - Static variable in class com.sun.appserv.management.config.LogLevelValues
 
WARNING - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that are not errors or fatal errors as defined by the XML 1.0 recommendation
WARNING_COUNT_KEY - Static variable in interface com.sun.appserv.management.ext.logging.LogAnalyzer
Key into any Map returned from LogAnalyzer.getErrorInfo().
WEB_APPLICATION - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
WEB Application Container
WEB_APPLICATION_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Used in CallFlowMonitor.queryPieInformation(java.lang.String).
WEB_CONTAINER - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Web Container
WEB_CONTAINER_AVAILABILITY_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebContainerAvailabilityConfig
WEB_CONTAINER_AVAILABILITY_ENABLED_KEY - Static variable in class com.sun.appserv.management.config.WebContainerAvailabilityConfigKeys
 
WEB_CONTAINER_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebContainerConfig
WEB_CONTAINER_KEY - Static variable in class com.sun.appserv.management.ext.logging.LogModuleNames
 
WEB_CONTAINER_TYPE - Static variable in interface com.sun.appserv.management.monitor.CallFlowMonitor
Used in CallFlowMonitor.queryPieInformation(java.lang.String).
WEB_METHOD - Static variable in class com.sun.appserv.management.config.SessionSaveFrequencyValues
 
WEB_MODULE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
WEB_MODULE_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebModuleConfig
WEB_MODULE_VIRTUAL_SERVER_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebModuleVirtualServerMonitor
WEB_SERVICE - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
Deprecated.  
WEB_SERVICE_ENDPOINT - Static variable in class com.sun.appserv.management.j2ee.J2EETypes
 
WEB_SERVICE_ENDPOINT_CONFIG - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebServiceEndpointConfig
WEB_SERVICE_MGR - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebServiceMgr
WEB_SERVICES_FILE_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
webservices.xml file
WEB_XML_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
web.xml file
WebContainerAvailabilityConfig - Interface in com.sun.appserv.management.config
Configuration for the <web-container-availability> element.
WebContainerAvailabilityConfigKeys - Class in com.sun.appserv.management.config
Parameters used by AvailabilityServiceConfig when creating a new <web-container-availability> element.
WebContainerConfig - Interface in com.sun.appserv.management.config
Configuration for the <web-container> element.
WebEndpoint - Annotation Type in javax.xml.ws
Used to annotate the getPortName() methods of a generated service interface.
WebFault - Annotation Type in javax.xml.ws
Used to annotate service specific exception classes to customize to the local and namespace name of the fault element and the name of the fault bean.
webInvocation(String, HttpServletRequest, String, boolean) - Method in class com.sun.appserv.security.AuditModule
Invoked post web authorization request.
WebMethod - Annotation Type in javax.jws
Customizes a method that is exposed as a Web Service operation.
WebModule - Interface in com.sun.appserv.management.j2ee
A J2EE WebModule.
WebModuleConfig - Interface in com.sun.appserv.management.config
Configuration for the <web-module> element.
WebModuleVirtualServerMonitor - Interface in com.sun.appserv.management.monitor
Monitoring peer for WebModule.
WebModuleVirtualServerStats - Interface in com.sun.appserv.management.monitor.statistics
Enterprise Edition only; not supported in PE/Glassfish.
WebParam - Annotation Type in javax.jws
Customizes the mapping of an individual parameter to a Web Service message part and XML element.
WebParam.Mode - Enum in javax.jws
The direction in which the parameter flows
WebResourcePermission - Class in javax.security.jacc
Class for Servlet web resource permissions.
WebResourcePermission(String, String) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission with the specified name and actions.
WebResourcePermission(String, String[]) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission with name corresponding to the URLPatternSpec, and actions composed from the array of HTTP methods.
WebResourcePermission(HttpServletRequest) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission from the HttpServletRequest object.
WebResult - Annotation Type in javax.jws
Customizes the mapping of the return value to a WSDL part and XML element.
WebRoleRefPermission - Class in javax.security.jacc
Class for Servlet isUserInRole (String reference) permissions.
WebRoleRefPermission(String, String) - Constructor for class javax.security.jacc.WebRoleRefPermission
Creates a new WebRoleRefPermission with the specified name and actions.
WebService - Annotation Type in javax.jws
Marks a Java class as implementing a Web Service, or a Java interface as defining a Web Service interface.
WEBSERVICE_ENDPOINT_MONITOR - Static variable in class com.sun.appserv.management.base.XTypes
ID for WebServiceEndpointMonitor
WebServiceClient - Annotation Type in javax.xml.ws
Used to annotate a generated service interface.
WebServiceContext - Interface in javax.xml.ws
A WebServiceContext makes it possible for a web service endpoint implementation class to access message context and security information relative to a request being served.
WebServiceEndpoint - Interface in com.sun.appserv.management.j2ee
The extension to the JSR 77 hierarchy for a WebService Endpoint.
WebServiceEndpointAggregateStats - Interface in com.sun.appserv.management.monitor.statistics
Web Service Endpoint's stats interface.
WebServiceEndpointConfig - Interface in com.sun.appserv.management.config
Config AMX MBean for Web Service Endpoint's config
WebServiceEndpointConfigCR - Interface in com.sun.appserv.management.config
Creation, removal of WebServiceEndpointConfig
WebServiceEndpointConfigKeys - Class in com.sun.appserv.management.config
Keys for use with WebServiceEndpointConfigCR.createWebServiceEndpointConfig(java.lang.String, java.util.Map).
WebServiceEndpointInfo - Interface in com.sun.appserv.management.ext.wsmgmt
WebServiceInfo provides information for a particular web service end point.
WebServiceEndpointInfoImpl - Class in com.sun.appserv.management.ext.wsmgmt
This is the mechanism to provide web service endpoint's information in a given module.
WebServiceEndpointInfoImpl(Map<String, Serializable>, String) - Constructor for class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Public constructor
WebServiceEndpointInfoImpl(String, String, String, String, boolean, String, String, String, String, String, String, boolean) - Constructor for class com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl
Public constructor
WebServiceEndpointMonitor - Interface in com.sun.appserv.management.monitor
SUBJECT TO CHANGE Monitor for Web Service Endpoint
WebServiceException - Exception in javax.xml.ws
The WebServiceException class is the base exception class for all JAX-WS API runtime exceptions.
WebServiceException() - Constructor for exception javax.xml.ws.WebServiceException
Constructs a new exception with null as its detail message.
WebServiceException(String) - Constructor for exception javax.xml.ws.WebServiceException
Constructs a new exception with the specified detail message.
WebServiceException(String, Throwable) - Constructor for exception javax.xml.ws.WebServiceException
Constructs a new exception with the specified detail message and cause.
WebServiceException(Throwable) - Constructor for exception javax.xml.ws.WebServiceException
Constructs a new WebServiceException with the specified cause and a detail message of (cause==null ?
webServiceInvocation(String, String, boolean) - Method in class com.sun.appserv.security.AuditModule
Invoked during validation of the web service request
WebServiceMgr - Interface in com.sun.appserv.management.ext.wsmgmt
WebServiceMgr is used to obtained information about web service end points that are deployed.
WebServicePermission - Class in javax.xml.ws
This class defines web service permissions.
WebServicePermission(String) - Constructor for class javax.xml.ws.WebServicePermission
Creates a new permission with the specified name.
WebServicePermission(String, String) - Constructor for class javax.xml.ws.WebServicePermission
Creates a new permission with the specified name and actions.
WebServiceProvider - Annotation Type in javax.xml.ws
Used to annotate a Provider implementation class.
WebServiceRef - Annotation Type in javax.xml.ws
The WebServiceRef annotation is used to define a reference to a web service and (optionally) an injection target for it.
WebServiceRefs - Annotation Type in javax.xml.ws
The WebServiceRefs annotation allows multiple web service references to be declared at the class level.
WebServiceSupport - Class in com.sun.appserv.management.ext.wsmgmt
Routines to convert to/from Map and WebService types.
WebServiceSupport() - Constructor for class com.sun.appserv.management.ext.wsmgmt.WebServiceSupport
 
WebUserDataPermission - Class in javax.security.jacc
Class for Servlet Web user data permissions.
WebUserDataPermission(String, String) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission with the specified name and actions.
WebUserDataPermission(String, String[], String) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission with name corresponding to the URLPatternSpec, and actions composed from the array of HTTP methods and the transport type.
WebUserDataPermission(HttpServletRequest) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission from the HttpServletRequest object.
WEIGHTED_ROUND_ROBIN - Static variable in class com.sun.appserv.management.config.LbPolicyTypeValues
The weights of the instance are considered while load balancing.
WILD_ALL - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
The wilcard property at the end of an ObjectName which indicates that all properties should be matched.
WILD_PROP - Static variable in class com.sun.appserv.management.util.jmx.JMXUtil
The wilcard property at the end of an ObjectName which indicates that it's an ObjectName pattern.
wildcardToJavaRegex(String) - Static method in class com.sun.appserv.management.util.misc.RegexUtil
Supports the single wildcard "*".
Work - Interface in javax.resource.spi.work
This models a Work instance that would be executed by a WorkManager upon submission.
WORK_ACCEPTED - Static variable in class javax.resource.spi.work.WorkEvent
Indicates Work instance has been accepted.
WORK_COMPLETED - Static variable in class javax.resource.spi.work.WorkEvent
Indicates Work instance has completed execution.
WORK_REJECTED - Static variable in class javax.resource.spi.work.WorkEvent
Indicates Work instance has been rejected.
WORK_STARTED - Static variable in class javax.resource.spi.work.WorkEvent
Indicates Work instance has started execution.
workAccepted(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
Invoked when a Work instance has been accepted.
workAccepted(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when a Work instance has been accepted.
WorkAdapter - Class in javax.resource.spi.work
This class is provided as a convenience for easily creating WorkListener instances by extending this class and overriding only those methods of interest.
WorkAdapter() - Constructor for class javax.resource.spi.work.WorkAdapter
 
workCompleted(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
Invoked when a Work instance has completed execution.
workCompleted(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when a Work instance has completed execution.
WorkCompletedException - Exception in javax.resource.spi.work
This exception is thrown by a WorkManager to indicate that a submitted Work instance has completed with an exception.
WorkCompletedException() - Constructor for exception javax.resource.spi.work.WorkCompletedException
Constructs a new instance with null as its detail message.
WorkCompletedException(String) - Constructor for exception javax.resource.spi.work.WorkCompletedException
Constructs a new instance with the specified detail message.
WorkCompletedException(Throwable) - Constructor for exception javax.resource.spi.work.WorkCompletedException
Constructs a new throwable with the specified cause.
WorkCompletedException(String, Throwable) - Constructor for exception javax.resource.spi.work.WorkCompletedException
Constructs a new throwable with the specified detail message and cause.
WorkCompletedException(String, String) - Constructor for exception javax.resource.spi.work.WorkCompletedException
Constructs a new throwable with the specified detail message and an error code.
WorkEvent - Class in javax.resource.spi.work
This class models the various events that occur during the processing of a Work instance.
WorkEvent(Object, int, Work, WorkException) - Constructor for class javax.resource.spi.work.WorkEvent
Constructor.
WorkEvent(Object, int, Work, WorkException, long) - Constructor for class javax.resource.spi.work.WorkEvent
Constructor.
WorkException - Exception in javax.resource.spi.work
A common base class for all Work processing related exceptions.
WorkException() - Constructor for exception javax.resource.spi.work.WorkException
Constructs a new instance with null as its detail message.
WorkException(String) - Constructor for exception javax.resource.spi.work.WorkException
Constructs a new instance with the specified detail message.
WorkException(Throwable) - Constructor for exception javax.resource.spi.work.WorkException
Constructs a new throwable with the specified cause.
WorkException(String, Throwable) - Constructor for exception javax.resource.spi.work.WorkException
Constructs a new throwable with the specified detail message and cause.
WorkException(String, String) - Constructor for exception javax.resource.spi.work.WorkException
Constructs a new throwable with the specified detail message and an error code.
WorkListener - Interface in javax.resource.spi.work
This models a WorkListener instance which would be notified by the WorkManager when the various Work processing events (work accepted, work rejected, work started, work completed) occur.
WorkManager - Interface in javax.resource.spi.work
This interface models a WorkManager which provides a facility to submit Work instances for execution.
workRejected(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
Invoked when a Work instance has been rejected.
workRejected(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when a Work instance has been rejected.
WorkRejectedException - Exception in javax.resource.spi.work
This exception is thrown by a WorkManager to indicate that a submitted Work instance has been rejected.
WorkRejectedException() - Constructor for exception javax.resource.spi.work.WorkRejectedException
Constructs a new instance with null as its detail message.
WorkRejectedException(String) - Constructor for exception javax.resource.spi.work.WorkRejectedException
Constructs a new instance with the specified detail message.
WorkRejectedException(Throwable) - Constructor for exception javax.resource.spi.work.WorkRejectedException
Constructs a new throwable with the specified cause.
WorkRejectedException(String, Throwable) - Constructor for exception javax.resource.spi.work.WorkRejectedException
Constructs a new throwable with the specified detail message and cause.
WorkRejectedException(String, String) - Constructor for exception javax.resource.spi.work.WorkRejectedException
Constructs a new throwable with the specified detail message and an error code.
workStarted(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
Invoked when a Work instance has started execution.
workStarted(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when a Work instance has started execution.
write(int) - Method in class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
Write the specified byte to our output stream.
write(byte[]) - Method in class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
Write b.length bytes from the specified byte array to our output stream.
write(byte[], int, int) - Method in class com.sun.appserv.web.cache.filter.CachingOutputStreamWrapper
Write len bytes from the specified byte array, starting at the specified offset, to our output stream.
write(char[], int, int) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call Writer.write(char[], int, int) on the wrapped ResponseWriter object.
write(OutputStream) - Method in interface javax.resource.cci.Streamable
Write fields of a Streamable object to an OutputStream
WRITE_ONLY_FILTER - Static variable in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
WRITE_XML_DECLARATION - Static variable in class javax.xml.soap.SOAPMessage
Specifies whether the SOAP Message will contain an XML declaration when it is sent.
WRITEABLE_FILTER - Static variable in class com.sun.appserv.management.util.jmx.ReadWriteAttributeFilter
 
writeAsEncodedUnicode(Writer) - Method in interface javax.xml.stream.events.XMLEvent
This method will write the XMLEvent as per the XML 1.0 specification as Unicode characters.
writeAttribute(String, Object, String) - Method in class javax.faces.context.ResponseWriter
Write an attribute name and corresponding value, after converting that text to a String (if necessary), and after performing any escaping appropriate for the markup language being rendered.
writeAttribute(String, Object, String) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.writeAttribute(String, Object, String) on the wrapped ResponseWriter object.
writeAttribute(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream without a prefix.
writeAttribute(String, String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream
writeAttribute(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream
writeBoolean(boolean) - Method in interface javax.jms.BytesMessage
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in interface javax.jms.StreamMessage
Writes a boolean to the stream message.
writeByte(byte) - Method in interface javax.jms.BytesMessage
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in interface javax.jms.StreamMessage
Writes a byte to the stream message.
writeBytes(byte[]) - Method in interface javax.jms.BytesMessage
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in interface javax.jms.BytesMessage
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in interface javax.jms.StreamMessage
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in interface javax.jms.StreamMessage
Writes a portion of a byte array as a byte array field to the stream message.
writeCData(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a CData section
writeChar(char) - Method in interface javax.jms.BytesMessage
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in interface javax.jms.StreamMessage
Writes a char to the stream message.
writeCharacters(String) - Method in interface javax.xml.stream.XMLStreamWriter
Write text to the output
writeCharacters(char[], int, int) - Method in interface javax.xml.stream.XMLStreamWriter
Write text to the output
writeComment(Object) - Method in class javax.faces.context.ResponseWriter
Write a comment containing the specified text, after converting that text to a String (if necessary), and after performing any escaping appropriate for the markup language being rendered.
writeComment(Object) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.writeComment(Object) on the wrapped ResponseWriter object.
writeComment(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an xml comment with the data enclosed
writeDefaultNamespace(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes the default namespace to the stream
writeDouble(double) - Method in interface javax.jms.BytesMessage
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in interface javax.jms.StreamMessage
Writes a double to the stream message.
writeDTD(String) - Method in interface javax.xml.stream.XMLStreamWriter
Write a DTD section.
writeEJBHome(EJBHome, ObjectOutputStream) - Method in interface javax.ejb.spi.HandleDelegate
Serialize the EJBHome reference corresponding to a HomeHandle.
writeEJBObject(EJBObject, ObjectOutputStream) - Method in interface javax.ejb.spi.HandleDelegate
Serialize the EJBObject reference corresponding to a Handle.
writeEmptyElement(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEndDocument() - Method in interface javax.xml.stream.XMLStreamWriter
Closes any start tags and writes corresponding end tags.
writeEndElement() - Method in interface javax.xml.stream.XMLStreamWriter
Writes an end tag to the output relying on the internal state of the writer to determine the prefix and local name of the event.
writeEntityRef(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an entity reference
writeExternal(ObjectOutput) - Method in class javax.activation.MimeType
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.
writeFloat(float) - Method in interface javax.jms.BytesMessage
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in interface javax.jms.StreamMessage
Writes a float to the stream message.
writeInt(int) - Method in interface javax.jms.BytesMessage
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in interface javax.jms.StreamMessage
Writes an int to the stream message.
writeLong(long) - Method in interface javax.jms.BytesMessage
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in interface javax.jms.StreamMessage
Writes a long to the stream message.
writeNamespace(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a namespace to the output stream If the prefix argument to this method is the empty string, "xmlns", or null this method will delegate to writeDefaultNamespace
writeObject(Object) - Method in interface javax.jms.BytesMessage
Writes an object to the bytes message stream.
writeObject(Object) - Method in interface javax.jms.StreamMessage
Writes an object to the stream message.
writeOut(Writer) - Method in class javax.servlet.jsp.tagext.BodyContent
Write the contents of this BodyContent into a Writer.
writeProcessingInstruction(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a processing instruction
writeProcessingInstruction(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a processing instruction
writeShort(short) - Method in interface javax.jms.BytesMessage
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in interface javax.jms.StreamMessage
Writes a short to the stream message.
writeStartDocument() - Method in interface javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String) - Method in interface javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartElement(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a start tag to the output.
writeStartElement(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a start tag to the output
writeStartElement(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a start tag to the output
writeState(FacesContext, Object) - Method in class javax.faces.application.StateManager
Save the state represented in the specified state Object instance, in an implementation dependent manner.
writeState(FacesContext, StateManager.SerializedView) - Method in class javax.faces.application.StateManager
Deprecated. This method has been replaced by StateManager.writeState(javax.faces.context.FacesContext,java.lang.Object). The default implementation of this method does nothing.
writeState(FacesContext, Object) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.writeState(javax.faces.context.FacesContext, java.lang.Object) on the wrapped StateManager object.
writeState(FacesContext, StateManager.SerializedView) - Method in class javax.faces.application.StateManagerWrapper
The default behavior of this method is to call StateManager.writeState(javax.faces.context.FacesContext, javax.faces.application.StateManager.SerializedView) on the wrapped StateManager object.
writeState(FacesContext) - Method in class javax.faces.application.ViewHandler
Take any appropriate action to either immediately write out the current state information (by calling StateManager.writeState(javax.faces.context.FacesContext, java.lang.Object), or noting where state information should later be written.
writeState(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.writeState(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
writeState(FacesContext, Object) - Method in class javax.faces.render.ResponseStateManager
 
writeState(FacesContext, StateManager.SerializedView) - Method in class javax.faces.render.ResponseStateManager
Deprecated. This method has been replaced by ResponseStateManager.writeState(javax.faces.context.FacesContext,java.lang.Object). The default implementation of this method does nothing.
writeStore() - Method in class com.sun.appserv.management.client.TrustStoreTrustManager
Write the store to disk.
writeString(String) - Method in interface javax.jms.StreamMessage
Writes a String to the stream message.
writeText(Object, String) - Method in class javax.faces.context.ResponseWriter
Write an object, after converting it to a String (if necessary), and after performing any escaping appropriate for the markup language being rendered.
writeText(Object, UIComponent, String) - Method in class javax.faces.context.ResponseWriter
Write an object, after converting it to a String (if necessary), and after performing any escaping appropriate for the markup language being rendered.
writeText(char[], int, int) - Method in class javax.faces.context.ResponseWriter
Write text from a character array, after any performing any escaping appropriate for the markup language being rendered.
writeText(Object, String) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.writeText(Object, String) on the wrapped ResponseWriter object.
writeText(Object, UIComponent, String) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.writeText(Object, UIComponent, String) on the wrapped ResponseWriter object.
writeText(char[], int, int) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.writeText(char[], int, int) on the wrapped ResponseWriter object.
writeTo(Object, String, OutputStream) - Method in interface javax.activation.DataContentHandler
Convert the object to a byte stream of the specified MIME type and write it to the output stream.
writeTo(OutputStream) - Method in class javax.activation.DataHandler
Write the data to an OutputStream.
writeTo(OutputStream) - Method in class javax.mail.internet.MimeBodyPart
Output the body part as an RFC 822 format stream.
writeTo(OutputStream) - Method in class javax.mail.internet.MimeMessage
Output the message as an RFC 822 format stream.
writeTo(OutputStream, String[]) - Method in class javax.mail.internet.MimeMessage
Output the message as an RFC 822 format stream, without specified headers.
writeTo(OutputStream) - Method in class javax.mail.internet.MimeMultipart
Iterates through all the parts and outputs each Mime part separated by a boundary.
writeTo(OutputStream) - Method in class javax.mail.internet.PreencodedMimeBodyPart
Output the body part as an RFC 822 format stream.
writeTo(OutputStream) - Method in class javax.mail.Multipart
Output an appropriately encoded bytestream to the given OutputStream.
writeTo(OutputStream) - Method in interface javax.mail.Part
Output a bytestream for this Part.
writeTo(OutputStream) - Method in class javax.xml.soap.SOAPMessage
Writes this SOAPMessage object to the given output stream.
writeURIAttribute(String, Object, String) - Method in class javax.faces.context.ResponseWriter
Write a URI attribute name and corresponding value, after converting that text to a String (if necessary), and after performing any encoding appropriate to the markup language being rendered.
writeURIAttribute(String, Object, String) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.writeURIAttribute(String, Object, String) on the wrapped ResponseWriter object.
writeUTF(String) - Method in interface javax.jms.BytesMessage
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.
WSDL_DESCRIPTION - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: input source for WSDL document.
WSDL_FILE_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
WSDL file
WSDL_FILE_LOCATION_KEY - Static variable in interface com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfo
WSDL location file
WSDL_INTERFACE - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: name of wsdl interface (2.0) or port type (1.1).
WSDL_OPERATION - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: name of WSDL operation.
WSDL_PORT - Static variable in class javax.xml.ws.Endpoint
Standard property: name of WSDL port.
WSDL_PORT - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: name of WSDL port.
WSDL_SERVICE - Static variable in class javax.xml.ws.Endpoint
Standard property: name of WSDL service.
WSDL_SERVICE - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: name of WSDL service.

X

X509CertificateStringifier - Class in com.sun.appserv.management.util.stringifier
Stringifies an X509CertificateStringifier.
X509CertificateStringifier() - Constructor for class com.sun.appserv.management.util.stringifier.X509CertificateStringifier
 
XA - Static variable in class com.sun.appserv.management.config.TransactionSupportValues
 
XA_HEURCOM - Static variable in exception javax.transaction.xa.XAException
The transaction branch has been heuristically committed.
XA_HEURHAZ - Static variable in exception javax.transaction.xa.XAException
The transaction branch may have been heuristically completed.
XA_HEURMIX - Static variable in exception javax.transaction.xa.XAException
The transaction branch has been heuristically committed and rolled back.
XA_HEURRB - Static variable in exception javax.transaction.xa.XAException
The transaction branch has been heuristically rolled back.
XA_NOMIGRATE - Static variable in exception javax.transaction.xa.XAException
Resumption must occur where the suspension occurred.
XA_OK - Static variable in interface javax.transaction.xa.XAResource
The transaction work has been prepared normally.
XA_RBBASE - Static variable in exception javax.transaction.xa.XAException
The inclusive lower bound of the rollback codes.
XA_RBCOMMFAIL - Static variable in exception javax.transaction.xa.XAException
Indicates that the rollback was caused by a communication failure.
XA_RBDEADLOCK - Static variable in exception javax.transaction.xa.XAException
A deadlock was detected.
XA_RBEND - Static variable in exception javax.transaction.xa.XAException
The inclusive upper bound of the rollback error code.
XA_RBINTEGRITY - Static variable in exception javax.transaction.xa.XAException
A condition that violates the integrity of the resource was detected.
XA_RBOTHER - Static variable in exception javax.transaction.xa.XAException
The resource manager rolled back the transaction branch for a reason not on this list.
XA_RBPROTO - Static variable in exception javax.transaction.xa.XAException
A protocol error occurred in the resource manager.
XA_RBROLLBACK - Static variable in exception javax.transaction.xa.XAException
Indicates that the rollback was caused by an unspecified reason.
XA_RBTIMEOUT - Static variable in exception javax.transaction.xa.XAException
A transaction branch took too long.
XA_RBTRANSIENT - Static variable in exception javax.transaction.xa.XAException
May retry the transaction branch.
XA_RDONLY - Static variable in exception javax.transaction.xa.XAException
The transaction branch was read-only and has been committed.
XA_RDONLY - Static variable in interface javax.transaction.xa.XAResource
The transaction branch has been read-only and has been committed.
XA_RETRY - Static variable in exception javax.transaction.xa.XAException
Routine returned with no effect and may be reissued.
XAConnection - Interface in javax.jms
The XAConnection interface extends the capability of Connection by providing an XASession (optional).
XAConnectionFactory - Interface in javax.jms
The XAConnectionFactory interface is a base interface for the XAQueueConnectionFactory and XATopicConnectionFactory interfaces.
XAER_ASYNC - Static variable in exception javax.transaction.xa.XAException
There is an asynchronous operation already outstanding.
XAER_DUPID - Static variable in exception javax.transaction.xa.XAException
The XID already exists.
XAER_INVAL - Static variable in exception javax.transaction.xa.XAException
Invalid arguments were given.
XAER_NOTA - Static variable in exception javax.transaction.xa.XAException
The XID is not valid.
XAER_OUTSIDE - Static variable in exception javax.transaction.xa.XAException
The resource manager is doing work outside a global transaction.
XAER_PROTO - Static variable in exception javax.transaction.xa.XAException
Routine was invoked in an improper context.
XAER_RMERR - Static variable in exception javax.transaction.xa.XAException
A resource manager error has occurred in the transaction branch.
XAER_RMFAIL - Static variable in exception javax.transaction.xa.XAException
Resource manager is unavailable.
XAException - Exception in javax.transaction.xa
The XAException is thrown by the Resource Manager (RM) to inform the Transaction Manager of an error encountered by the involved transaction.
XAException() - Constructor for exception javax.transaction.xa.XAException
Create an XAException.
XAException(String) - Constructor for exception javax.transaction.xa.XAException
Create an XAException with a given string.
XAException(int) - Constructor for exception javax.transaction.xa.XAException
Create an XAException with a given error code.
XAQueueConnection - Interface in javax.jms
An XAQueueConnection provides the same create options as QueueConnection (optional).
XAQueueConnectionFactory - Interface in javax.jms
An XAQueueConnectionFactory provides the same create options as a QueueConnectionFactory (optional).
XAQueueSession - Interface in javax.jms
An XAQueueSession provides a regular QueueSession, which can be used to create QueueReceiver, QueueSender, and QueueBrowser objects (optional).
XAResource - Interface in javax.transaction.xa
The XAResource interface is a Java mapping of the industry standard XA interface based on the X/Open CAE Specification (Distributed Transaction Processing: The XA Specification).
XASession - Interface in javax.jms
The XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).
XATerminator - Interface in javax.resource.spi
The XATerminator interface is used for transaction completion and crash recovery flows.
XATopicConnection - Interface in javax.jms
An XATopicConnection provides the same create options as TopicConnection (optional).
XATopicConnectionFactory - Interface in javax.jms
An XATopicConnectionFactory provides the same create options as a TopicConnectionFactory (optional).
XATopicSession - Interface in javax.jms
An XATopicSession provides a regular TopicSession.
Xid - Interface in javax.transaction.xa
The Xid interface is a Java mapping of the X/Open transaction identifier XID structure.
XmlAccessOrder - Enum in javax.xml.bind.annotation
Used by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class.
XmlAccessorOrder - Annotation Type in javax.xml.bind.annotation
Controls the ordering of fields and properties in a class.
XmlAccessorType - Annotation Type in javax.xml.bind.annotation
Controls whether fields or Javabean properties are serialized by default.
XmlAccessType - Enum in javax.xml.bind.annotation
Used by XmlAccessorType to control serialization of fields or properties.
XmlAdapter<ValueType,BoundType> - Class in javax.xml.bind.annotation.adapters
Adapts a Java type for custom marshaling.
XmlAdapter() - Constructor for class javax.xml.bind.annotation.adapters.XmlAdapter
Do-nothing constructor for the derived classes.
XmlAnyAttribute - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to a map of wildcard attributes.
XmlAnyElement - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to XML infoset representation and/or JAXB element.
XmlAttachmentRef - Annotation Type in javax.xml.bind.annotation
Marks a field/property that its XML form is a uri reference to mime content.
XmlAttribute - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to a XML attribute.
XmlElement - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to a XML element derived from property name.
XmlElement.DEFAULT - Class in javax.xml.bind.annotation
Used in XmlElement.type() to signal that the type be inferred from the signature of the property.
XmlElement.DEFAULT() - Constructor for class javax.xml.bind.annotation.XmlElement.DEFAULT
 
XmlElementDecl - Annotation Type in javax.xml.bind.annotation
Maps a factory method to a XML element.
XmlElementDecl.GLOBAL - Class in javax.xml.bind.annotation
Used in XmlElementDecl.scope() to signal that the declaration is in the global scope.
XmlElementDecl.GLOBAL() - Constructor for class javax.xml.bind.annotation.XmlElementDecl.GLOBAL
 
XmlElementRef - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to a XML element derived from property's type.
XmlElementRef.DEFAULT - Class in javax.xml.bind.annotation
Used in XmlElementRef.type() to signal that the type be inferred from the signature of the property.
XmlElementRef.DEFAULT() - Constructor for class javax.xml.bind.annotation.XmlElementRef.DEFAULT
 
XmlElementRefs - Annotation Type in javax.xml.bind.annotation
Marks a property that refers to classes with XmlElement or JAXBElement.
XmlElements - Annotation Type in javax.xml.bind.annotation
A container for multiple @XmlElement annotations.
XmlElementWrapper - Annotation Type in javax.xml.bind.annotation
Generates a wrapper element around XML representation.
XmlEnum - Annotation Type in javax.xml.bind.annotation
Maps an enum type Enum to XML representation.
XmlEnumValue - Annotation Type in javax.xml.bind.annotation
Maps an enum constant in Enum type to XML representation.
XMLEvent - Interface in javax.xml.stream.events
This is the base event interface for handling markup events.
XMLEventAllocator - Interface in javax.xml.stream.util
This interface defines a class that allows a user to register a way to allocate events given an XMLStreamReader.
XMLEventConsumer - Interface in javax.xml.stream.util
This interface defines an event consumer interface.
XMLEventFactory - Class in javax.xml.stream
This interface defines a utility class for creating instances of XMLEvents
XMLEventFactory() - Constructor for class javax.xml.stream.XMLEventFactory
 
XMLEventReader - Interface in javax.xml.stream
This is the top level interface for parsing XML Events.
XMLEventWriter - Interface in javax.xml.stream
This is the top level interface for writing XML documents.
XmlID - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to XML ID.
XmlIDREF - Annotation Type in javax.xml.bind.annotation
Maps a JavaBean property to XML IDREF.
XmlInlineBinaryData - Annotation Type in javax.xml.bind.annotation
Disable consideration of XOP encoding for datatypes that are bound to base64-encoded binary data in XML.
XMLInputFactory - Class in javax.xml.stream
Defines an abstract implementation of a factory for getting streams.
XMLInputFactory() - Constructor for class javax.xml.stream.XMLInputFactory
 
XmlJavaTypeAdapter - Annotation Type in javax.xml.bind.annotation.adapters
Use an adapter that implements XmlAdapter for custom marshaling.
XmlJavaTypeAdapter.DEFAULT - Class in javax.xml.bind.annotation.adapters
Used in XmlJavaTypeAdapter.type() to signal that the type be inferred from the signature of the field, property, parameter or the class.
XmlJavaTypeAdapter.DEFAULT() - Constructor for class javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter.DEFAULT
 
XmlJavaTypeAdapters - Annotation Type in javax.xml.bind.annotation.adapters
A container for multiple @XmlJavaTypeAdapter annotations.
XmlList - Annotation Type in javax.xml.bind.annotation
Used to map a property to a list simple type.
XmlMimeType - Annotation Type in javax.xml.bind.annotation
Associates the MIME type that controls the XML representation of the property.
XmlMixed - Annotation Type in javax.xml.bind.annotation
Annotate a JavaBean multi-valued property to support mixed content.
XmlNs - Annotation Type in javax.xml.bind.annotation
Associates a namespace prefix with a XML namespace URI.
XmlNsForm - Enum in javax.xml.bind.annotation
Enumeration of XML Schema namespace qualifications.
XMLOutputFactory - Class in javax.xml.stream
Defines an abstract implementation of a factory for getting XMLEventWriters and XMLStreamWriters.
XMLOutputFactory() - Constructor for class javax.xml.stream.XMLOutputFactory
 
XmlRegistry - Annotation Type in javax.xml.bind.annotation
Marks a class that has XmlElementDecls.
XMLReporter - Interface in javax.xml.stream
This interface is used to report non-fatal errors.
XMLResolver - Interface in javax.xml.stream
This interface is used to resolve resources during an XML parse.
XmlRootElement - Annotation Type in javax.xml.bind.annotation
Maps a class or an enum type to an XML element.
XmlSchema - Annotation Type in javax.xml.bind.annotation
Maps a package name to a XML namespace.
XmlSchemaType - Annotation Type in javax.xml.bind.annotation
Maps a Java type to a simple schema built-in type.
XmlSchemaType.DEFAULT - Class in javax.xml.bind.annotation
Used in XmlSchemaType.type() to signal that the type be inferred from the signature of the property.
XmlSchemaType.DEFAULT() - Constructor for class javax.xml.bind.annotation.XmlSchemaType.DEFAULT
 
XmlSchemaTypes - Annotation Type in javax.xml.bind.annotation
A container for multiple @XmlSchemaType annotations.
XMLStreamConstants - Interface in javax.xml.stream
This interface declares the constants used in this API.
XMLStreamException - Exception in javax.xml.stream
The base exception for unexpected processing errors.
XMLStreamException() - Constructor for exception javax.xml.stream.XMLStreamException
Default constructor
XMLStreamException(String) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the assocated message.
XMLStreamException(Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the assocated exception
XMLStreamException(String, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the assocated message and exception
XMLStreamException(String, Location, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the assocated message, exception and location.
XMLStreamException(String, Location) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the assocated message, exception and location.
XMLStreamReader - Interface in javax.xml.stream
The XMLStreamReader interface allows forward, read-only access to XML.
XMLStreamWriter - Interface in javax.xml.stream
The XMLStreamWriter interface specifies how to write XML.
XmlTransient - Annotation Type in javax.xml.bind.annotation
Prevents the mapping of a JavaBean property to XML representation.
XmlType - Annotation Type in javax.xml.bind.annotation
Maps a class or an enum type to a XML Schema type.
XMLType - Class in javax.xml.rpc.encoding
Constants for common XML Schema and SOAP 1.1 types.
XMLType() - Constructor for class javax.xml.rpc.encoding.XMLType
 
XmlType.DEFAULT - Class in javax.xml.bind.annotation
Used in XmlType.factoryClass() to signal that either factory mehod is not used or that it's in the class with this XmlType itself.
XmlType.DEFAULT() - Constructor for class javax.xml.bind.annotation.XmlType.DEFAULT
 
XmlValue - Annotation Type in javax.xml.bind.annotation
Enables mapping a class to a XML Schema complex type with a simpleContent or a XML Schema simple type.
XpathEvent - Class in javax.enterprise.deploy.model
An Event class describing ConfigBeans being added/subtracted from a server configuration.
XpathEvent(DDBean, Object) - Constructor for class javax.enterprise.deploy.model.XpathEvent
A description of a change in the ConfigBean tree.
XpathListener - Interface in javax.enterprise.deploy.model
The listener interface for receiving XpathEvents
XPOWERED_BY_KEY - Static variable in class com.sun.appserv.management.config.HTTPListenerConfigKeys
Key for use with HTTPServiceConfig#createHTTPListenerConfig() (Boolean)
XSD_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:base64Binary type.
XSD_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:boolean type.
XSD_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:byte type.
XSD_DATETIME - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:dateTime type.
XSD_DECIMAL - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:decimal type.
XSD_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:double type.
XSD_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:float type.
XSD_HEXBINARY - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:hexBinary type.
XSD_INT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:int type.
XSD_INTEGER - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:integer type.
XSD_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:long type.
XSD_QNAME - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:QName type.
XSD_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:short type.
XSD_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:string type.
XTypes - Class in com.sun.appserv.management.base
These are the types possible as values for 'j2eeType' in an ObjectName.
XTypes() - Constructor for class com.sun.appserv.management.base.XTypes
 
XTypesMapper - Class in com.sun.appserv.management.base
Map all types from XTypes to their respective MBean interfaces.

_

_commitSucceeded - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_currentRealm - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_getProperty(String) - Method in interface javax.xml.rpc.Stub
Gets the value of a specific configuration property.
_getPropertyNames() - Method in interface javax.xml.rpc.Stub
Returns an Iterato view of the names of the properties that can be configured on this stub instance.
_groupsList - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in interface javax.servlet.jsp.HttpJspPage
The _jspService()method corresponds to the body of the JSP page.
_logger - Static variable in class com.sun.appserv.ejb.ReadOnlyBeanHelper
 
_logger - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_logger - Static variable in class com.sun.appserv.security.AppservRealm
 
_options - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_password - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_put(int, Object, Object, int, boolean) - Method in class com.sun.appserv.util.cache.BaseCache
cache the given value at the specified key and return previous value
_rb - Static variable in class com.sun.appserv.util.cache.BaseCache
The resource bundle containing the localized message strings.
_remove(int, Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
_removeItem(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
_setProperty(String, Object) - Method in interface javax.xml.rpc.Stub
Sets the name and value of a configuration property for this Stub instance.
_sharedState - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_stringify(Notification) - Method in class com.sun.appserv.management.util.jmx.stringifier.NotificationStringifier
 
_subject - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_succeeded - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_username - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 
_userPrincipal - Variable in class com.sun.appserv.security.AppservPasswordLoginModule
 

A B C D E F G H I J K L M N O P Q R S T U V W X _
Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.