- abort() -
Method in class com.sun.appserv.security.AppservCertificateLoginModule
-
- abort() -
Method in class com.sun.appserv.security.AppservPasswordLoginModule
- Abort the authentication process.
- abort(Transaction) -
Method in interface org.jvnet.hk2.config.Transactor
- Aborts this Transaction, reverting the state
- abort(Transaction) -
Method in class org.jvnet.hk2.config.WriteableView
- Aborts this Transaction, reverting the state
- 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.
- abs(Expression<N>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create an expression that returns the absolute value
of its argument.
- Absolutized - Annotation Type in org.glassfish.api
- Used in conjunction with
File or String that represents a file
to indicate that the path is absolutized. - AbstractInhabitantImpl<T> - Class in com.sun.hk2.component
- Partial implementation of
Inhabitant that defines methods whose
semantics is fixed by Habitat. - AbstractInhabitantImpl() -
Constructor for class com.sun.hk2.component.AbstractInhabitantImpl
-
- AbstractMarshallerImpl - Class in javax.xml.bind.helpers
- Partial default Marshaller implementation.
- AbstractMarshallerImpl() -
Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- AbstractModule - Interface in org.glassfish.admin.amx.intf.config
- Functionality that all modules share.
- AbstractQuery<T> - Interface in javax.persistence.criteria
- The
AbstractQuery interface defines functionality that is common
to both top-level queries and subqueries. - AbstractUnmarshallerImpl - Class in javax.xml.bind.helpers
- Partial default Unmarshaller implementation.
- AbstractUnmarshallerImpl() -
Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- AbstractWombImpl<T> - Class in com.sun.hk2.component
-
- AbstractWombImpl(Class<T>, MultiMap<String, String>) -
Constructor for class com.sun.hk2.component.AbstractWombImpl
-
- ACCEPT -
Static variable in interface javax.ws.rs.core.HttpHeaders
- See HTTP/1.1 documentation.
- 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(ReadableArchive, String) -
Method in interface org.glassfish.api.deployment.archive.CompositeHandler
-
- ACCEPT_CHARSET -
Static variable in interface javax.ws.rs.core.HttpHeaders
- See HTTP/1.1 documentation.
- ACCEPT_ENCODING -
Static variable in interface javax.ws.rs.core.HttpHeaders
- See HTTP/1.1 documentation.
- ACCEPT_LANGUAGE -
Static variable in interface javax.ws.rs.core.HttpHeaders
- See HTTP/1.1 documentation.
- Access - Annotation Type in javax.persistence
- Used to specify an access type to be applied to an entity class,
mapped superclass, or embeddable class, or to a specific attribute
of such a class.
- ACCESS_KEY -
Static variable in interface org.glassfish.admin.amx.logging.LogFileAccess
- Key designating the access.log log file.
- 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.
- AccessLog - Interface in org.glassfish.admin.amx.intf.config
- Represents the <access-log> element.
- AccessTimeout - Annotation Type in javax.ejb
- Specifies the amount of time in a given time unit that a concurrent
access attempt should block before timing out.
- AccessType - Enum in javax.persistence
- Is used with the
Access annotation to specify an access
type to be applied to an entity class, mapped superclass, or
embeddable class, or to a specific attribute of such a class. - acknowledge() -
Method in interface javax.jms.Message
- Acknowledges all consumed messages of the session of this consumed
message.
- Action - Annotation Type in javax.xml.ws
- The
Action annotation allows explicit association of a
WS-Addressing Action message addressing property with
input, output, and
fault messages of the mapped WSDL operation. - Action - Interface in org.glassfish.admin.amx.intf.config
- Deprecated.
- 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. - ActionReport - Class in org.glassfish.api
- An action report is an interface allowing any type of server side action
like a service execution, a command execution to report on its execution
to the originator of the action.
- ActionReport() -
Constructor for class org.glassfish.api.ActionReport
-
- ActionReport.ExitCode - Enum in org.glassfish.api
-
- ActionReport.MessagePart - Class in org.glassfish.api
-
- ActionReport.MessagePart() -
Constructor for class org.glassfish.api.ActionReport.MessagePart
-
- 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. - ActionSource2AttachedObjectHandler - Interface in javax.faces.view
A VDL handler that exposes ActionListener to a page author.
- ActionSource2AttachedObjectTarget - Interface in javax.faces.view
A marker interface for VDL tags that
represent <composite:actionSource/> for use by the
composite component page author.
- ActionType - Class in javax.enterprise.deploy.shared
- Class ActionTypes defines enumeration values for the Java EE
DeploymentStatus actions.
- ActionType(int) -
Constructor for class javax.enterprise.deploy.shared.ActionType
- Construct a new enumeration value with the given integer value.
- Activation - Annotation Type in javax.resource.spi
- Designates a JavaBean as an
ActivationSpec. - ACTIVATION_SPEC_CLASS_KEY -
Static variable in interface org.glassfish.admin.amx.base.ConnectorRuntimeAPIProvider
- Value of type String for Map from
ConnectorRuntimeAPIProvider.getActivationSpecClass(java.lang.String, java.lang.String)
- 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.
- Adapter - Interface in org.glassfish.api.container
- Contract interface for registering adapters to a port.
- add(ModuleDefinition) -
Method in interface com.sun.enterprise.module.ModulesRegistry
- Registers a new DefaultModuleDefinition in this registry.
- add(ModuleDefinition, boolean) -
Method in interface com.sun.enterprise.module.ModulesRegistry
- Registers a new DefaultModuleDefinition in this registry.
- add(Inhabitant, KeyValuePairParser) -
Method in class com.sun.hk2.component.InhabitantsParser
- Adds the given inhabitant to the habitat, with all its indices.
- add(ELResolver) -
Method in class javax.el.CompositeELResolver
- Adds the given resolver to the list of component resolvers.
- add(Serializable, Object) -
Method in interface javax.faces.component.StateHelper
Store the specified
value in a List that is internal to the
StateHelper.
- add(Metadata) -
Method in class javax.faces.view.facelets.MetaRuleset
Add another Metadata to this
ruleset, returning this.
- 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(K, V) -
Method in interface javax.ws.rs.core.MultivaluedMap
- Add a value to the current list of values for the supplied key.
- add() -
Method in class javax.ws.rs.core.Variant.VariantListBuilder
- Add the current combination of metadata to the list of supported variants,
after this method is called the current combination of metadata is emptied.
- 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(Class<?>, Stringifier) -
Method in interface org.glassfish.admin.amx.util.stringifier.StringifierRegistry
- Add a mapping from a Class to a Stringifier
- add(Class<?>, Stringifier) -
Method in class org.glassfish.admin.amx.util.stringifier.StringifierRegistryImpl
-
- add(Class, Stringifier) -
Method in interface org.glassfish.admin.amx.util.stringifier.StringifierRegistryIniter
- Add a mapping from the class to its Stringifier
- add(Class, Stringifier) -
Method in class org.glassfish.admin.amx.util.stringifier.StringifierRegistryIniterImpl
-
- add(Adapter) -
Method in interface org.glassfish.api.embedded.grizzly.GrizzlyContainer
-
- add(Inhabitant<?>) -
Method in class org.jvnet.hk2.component.Habitat
- Adds a new inhabitant.
- add(K, V) -
Method in class org.jvnet.hk2.component.MultiMap
- Adds one more value.
- ADD_NOTIFICATION_LISTENER -
Static variable in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
-
- 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
-
- addAjaxBehaviorListener(AjaxBehaviorListener) -
Method in class javax.faces.component.behavior.AjaxBehavior
Add the specified AjaxBehaviorListener
to the set of listeners registered to receive event notifications
from this AjaxBehavior.
- addAll(Collection<T>, T[]) -
Static method in class org.glassfish.admin.amx.util.CollectionUtil
-
- addAnnotatedType(AnnotatedType<?>) -
Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
- Adds a given
AnnotatedType to the set
of types which will be scanned during bean discovery.
- addArray(Collection<T>, T[]) -
Static method in class org.glassfish.admin.amx.util.CollectionUtil
- Add all items in an array to a set.
- addArray(List<T>, T[]) -
Static method in class org.glassfish.admin.amx.util.ListUtil
- Add all items in an array to a list.
- addArray(Set<T>, T[]) -
Static method in class org.glassfish.admin.amx.util.SetUtil
-
- 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
Silently replaces the sourceObject in Associations with reference to this object.
- addAttachmentPart(AttachmentPart) -
Method in class javax.xml.soap.SOAPMessage
- Adds the given
AttachmentPart object to this SOAPMessage
object.
- 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.
- addAttribute(String, Object) -
Method in interface org.glassfish.admin.amx.base.Sample
- Add a new Attribute.
- addAuditModule(String, String, Properties) -
Method in class com.sun.enterprise.security.audit.AuditManager
- Add the given audit module to the list of loaded audit module.
- addBean(Bean<?>) -
Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
- Fires an event of type
ProcessBean
containing the given Bean and then
registers the Bean with the container,
thereby making it available for injection into other beans.
- addBehavior(String, String) -
Method in class javax.faces.application.Application
- Register a new mapping
of behavior id to the name of the corresponding
Behavior class.
- addBehavior(String, String) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addBehavior(String, String) on the
wrapped Application object.
- addBehaviorListener(BehaviorListener) -
Method in class javax.faces.component.behavior.BehaviorBase
Add the specified BehaviorListener
to the set of listeners registered to receive event notifications
from this Behavior.
- 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.internet.MimeMultipart
- Adds a Part to the multipart.
- addBodyPart(BodyPart, int) -
Method in class javax.mail.internet.MimeMultipart
- Adds a BodyPart at position
index.
- 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.
- 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.
- addChild() -
Method in class org.glassfish.api.ActionReport.MessagePart
-
- addChildConcept(Concept) -
Method in interface javax.xml.registry.infomodel.ClassificationScheme
- Add a child Concept
- addChildConcept(Concept) -
Method in interface javax.xml.registry.infomodel.Concept
- Add a child Concept
- addChildConcepts(Collection) -
Method in interface javax.xml.registry.infomodel.ClassificationScheme
- Add a Collection of Concept children
- addChildConcepts(Collection) -
Method in interface javax.xml.registry.infomodel.Concept
- Add 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
- Add a child Organization
- addChildOrganizations(Collection) -
Method in interface javax.xml.registry.infomodel.Organization
- Add 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.
- addClassPath(File) -
Method in class org.glassfish.api.embedded.ScatteredArchive.Builder
- Adds a directory to the classes classpath.
- addClassPath(URL) -
Method in class org.glassfish.api.embedded.ScatteredArchive.Builder
- Adds a URL for the classes classpath.
- addClientBehavior(String, ClientBehavior) -
Method in interface javax.faces.component.behavior.ClientBehaviorHolder
Attaches a ClientBehavior to
the component implementing this interface for the specified event.
- addClientBehavior(String, ClientBehavior) -
Method in class javax.faces.component.UIComponentBase
This is a default implementation of
ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior).
- addClientBehaviorRenderer(String, ClientBehaviorRenderer) -
Method in class javax.faces.render.RenderKit
- Register the specified
ClientBehaviorRenderer instance,
associated with the specified component type,
to the set of ClientBehaviorRenderers registered with this
RenderKit, replacing any previously registered
ClientBehaviorRenderer for this type.
- addClientBehaviorRenderer(String, ClientBehaviorRenderer) -
Method in class javax.faces.render.RenderKitWrapper
- The default behavior of this method is to
call
RenderKit#addClientBehaviorRenderer(String, ClientBehaviorRenderer)
on the wrapped RenderKit 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.
- addComponent(String, String) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addComponent(String, String) on the
wrapped Application object.
- addComponent(String, T) -
Method in class org.jvnet.hk2.component.Habitat
- Add an already instantiated component to this manager.
- addComponentResource(FacesContext, UIComponent) -
Method in class javax.faces.component.UIViewRoot
Add argument component,
which is assumed to represent a resource instance, as a resource
to this view.
- addComponentResource(FacesContext, UIComponent, String) -
Method in class javax.faces.component.UIViewRoot
Add argument component,
which is assumed to represent a resource instance, as a resource
to this view.
- 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.
- addConstraintViolation() -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
- Add the new
ConstraintViolation to be generated if the
constraint validator marks the value as invalid.
- addConstraintViolation() -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
- Add the new
ConstraintViolation to be generated if the
constraint validator mark the value as invalid.
- addConstraintViolation() -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
- Add the new
ConstraintViolation to be generated if the
constraint validator marks the value as invalid.
- addConstraintViolation() -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
- Add the new
ConstraintViolation to be generated if the
constraint validator mark the value as invalid.
- addContainer(ContainerBuilder.Type) -
Method in class org.glassfish.api.embedded.Server
- Adds a container of a particular type using the default operating
configuration for the container.
- addContainer(ContainerBuilder<T>) -
Method in class org.glassfish.api.embedded.Server
- Adds a container to this server.
- addContext(Context) -
Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
- Registers a custom
Context object
with the container.
- addContext(Context, String) -
Method in interface org.glassfish.api.embedded.web.VirtualServer
- Registers the given Context with this VirtualServer
at the given context root.
- 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.
- addConverter(String, String) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addConverter(String, String) on the
wrapped Application object.
- addConverter(Class<?>, String) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addConverter(Class, String) on the
wrapped Application 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 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.
- addDefaultValidatorId(String) -
Method in class javax.faces.application.Application
Register a validator by its id that
is applied to all UIInput components in a view.
- addDefaultValidatorId(String) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addDefaultValidatorId(String) on the
wrapped Application object.
- addDefinitionError(Throwable) -
Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
- Registers a definition error with the container, causing the container to
abort deployment after all observers have been notified.
- addDefinitionError(Throwable) -
Method in interface javax.enterprise.inject.spi.ProcessBean
- Registers a definition error with the container, causing the container to
abort deployment after bean discovery is complete.
- addDefinitionError(Throwable) -
Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
- Registers a definition error with the container, causing the container to
abort deployment after bean discovery is complete.
- addDefinitionError(Throwable) -
Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
- Registers a definition error with the container, causing the container to
abort deployment after bean discovery is complete.
- addDefinitionError(Throwable) -
Method in interface javax.enterprise.inject.spi.ProcessProducer
- Registers a definition error with the container, causing the container to
abort deployment after bean discovery is complete.
- addDeploymentProblem(Throwable) -
Method in interface javax.enterprise.inject.spi.AfterDeploymentValidation
- Registers a deployment problem with the container, causing the container
to abort deployment after all observers have been notified.
- 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(URI) -
Method in interface com.sun.enterprise.module.RepositoryChangeListener
- A new libary jar file was added to the repository.
- 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 class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addELContextListener(javax.el.ELContextListener) on the
wrapped Application object.
- 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 JSF.5.5.1 of the JavaServer
Faces Specification.
- addELResolver(ELResolver) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addELResolver(javax.el.ELResolver) on the
wrapped Application object.
- 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.
- addFilter(String, String) -
Method in interface javax.servlet.ServletContext
- Adds the filter with the given name and class name to this servlet
context.
- addFilter(String, Filter) -
Method in interface javax.servlet.ServletContext
- Registers the given filter instance with this ServletContext
under the given filterName.
- addFilter(String, Class<? extends Filter>) -
Method in interface javax.servlet.ServletContext
- Adds the filter with the given name and class type to this servlet
context.
- 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
- addHabitat(String, ModuleMetadata.InhabitantsDescriptor) -
Method in class com.sun.enterprise.module.ModuleMetadata
-
- 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.
- addImport(Module) -
Method in interface com.sun.enterprise.module.Module
-
- addImport(ModuleDependency) -
Method in interface com.sun.enterprise.module.Module
- Create and add a new module to this module's list of
imports.
- addImport(Module) -
Method in class com.sun.enterprise.module.single.ProxyModule
-
- addImport(ModuleDependency) -
Method in class com.sun.enterprise.module.single.ProxyModule
-
- addIndex(Inhabitant<?>, String, String) -
Method in class org.jvnet.hk2.component.Habitat
- Adds a new index to look up the given inhabitant.
- addInterceptor(Class<?>, ConfigBeanInterceptor) -
Method in class org.jvnet.hk2.config.ConfigBean
- Add a new ConfigBeanInterceptor to this ConfigBean instance.
- addInterceptorBinding(Class<? extends Annotation>) -
Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
- Declares an annotation type as an interceptor
binding type, and specifies its meta-annotations.
- 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.
- addInvoker(ProbeClientInvoker) -
Method in class org.glassfish.flashlight.provider.FlashlightProbe
-
- addLeafElement(String, String) -
Method in class org.jvnet.hk2.config.Dom
-
- 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.
- addListener(ModuleChangeListener) -
Method in interface com.sun.enterprise.module.Module
- Add a new module change listener
- addListener(RepositoryChangeListener) -
Method in interface com.sun.enterprise.module.Repository
- Add a listener to changes happening to this repository.
- addListener(ModuleChangeListener) -
Method in class com.sun.enterprise.module.single.ProxyModule
-
- addListener(AsyncListener) -
Method in interface javax.servlet.AsyncContext
- Registers the given
AsyncListener with the most recent
asynchronous cycle that was started by a call to one of the
ServletRequest#startAsync methods.
- addListener(AsyncListener, ServletRequest, ServletResponse) -
Method in interface javax.servlet.AsyncContext
- Registers the given
AsyncListener with the most recent
asynchronous cycle that was started by a call to one of the
ServletRequest#startAsync methods.
- addListener(String) -
Method in interface javax.servlet.ServletContext
- Adds the listener with the given class name to this ServletContext.
- addListener(T) -
Method in interface javax.servlet.ServletContext
- Adds the given listener to this ServletContext.
- addListener(Class<? extends EventListener>) -
Method in interface javax.servlet.ServletContext
- Adds a listener of the given class type to this ServletContext.
- addListener(T) -
Method in interface org.glassfish.api.embedded.web.Context
- Registers the given listener with this Context.
- addListener(Class<? extends EventListener>) -
Method in interface org.glassfish.api.embedded.web.Context
- Instantiates a listener from the given class and registers it with
this Context.
- addListener(ConfigListener) -
Method in class org.jvnet.hk2.config.Dom
-
- addListener(ConfigListener) -
Method in interface org.jvnet.hk2.config.ObservableBean
- Add a new listener to configuration changes.
- 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...) -
Method in interface javax.servlet.ServletRegistration
- Adds a servlet mapping with the given URL patterns for the Servlet
represented by this ServletRegistration.
- addMapping(InputStream) -
Method in interface javax.validation.Configuration
- Add a stream describing constraint mapping in the Bean Validation
XML format.
- addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) -
Method in interface javax.servlet.FilterRegistration
- Adds a filter mapping with the given servlet names and dispatcher
types for the Filter represented by this FilterRegistration.
- addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) -
Method in interface javax.servlet.FilterRegistration
- Adds a filter mapping with the given url patterns and dispatcher
types for the Filter represented by this FilterRegistration.
- 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.
- addMessage(String, FacesMessage) -
Method in class javax.faces.context.FacesContextWrapper
- The default behavior of this method is to
call
FacesContext#addMessage(String, FacesMessage)
on the wrapped FacesContext object.
- 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.
- addMessageSecurityConfig(MessageSecurityConfig) -
Method in interface org.glassfish.appclient.client.acc.AppClientContainer.Builder
- Adds an optional
MessageSecurityConfig setting.
- addMetadata(File) -
Method in class org.glassfish.api.embedded.ScatteredArchive.Builder
- Add a new metadata locator for this scattered archive.
- addMetadata(String, File) -
Method in class org.glassfish.api.embedded.ScatteredArchive.Builder
- Add a new metadata locator for this scattered archive.
- 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.
- addModuleMetaData(Object) -
Method in interface org.glassfish.api.deployment.DeploymentContext
- Stores a descriptor for the module in the context so other deployer's
can have access to it.
- 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.
- addNode(String) -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
- Add a node to the path the
ConstraintViolation will be associated to.
- addNode(String) -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
- Add a node to the path the
ConstraintViolation will be associated to.
- addNode(String) -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
- Add a node to the path the
ConstraintViolation will be associated to.
- addNode(String) -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
- Add a node to the path the
ConstraintViolation will be associated to.
- addNotificationInfos(MBeanInfo, MBeanNotificationInfo[]) -
Static method in class org.glassfish.admin.amx.util.jmx.JMXUtil
- Add MBeanNotificationInfo into the MBeanInfo.
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) -
Method in interface javax.management.j2ee.ListenerRegistration
- Add a listener to a registered managed object.
- addNotificationListener(Object[]) -
Method in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
-
- addNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class org.glassfish.admin.amx.util.jmx.NotificationEmitterSupport
-
- addNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class org.glassfish.admin.amx.util.jmx.NotificationListenerTracking
-
- 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.
- addObserverMethod(ObserverMethod<?>) -
Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
- Fires an event of type
ProcessObserverMethod containing the
given ObserverMethod and then
registers the ObserverMethod with the
container, thereby making it available for event notifications.
- addOperand(String) -
Method in class org.glassfish.api.embedded.admin.CommandParameters
- Adds a command primary (operand) parameter.
- addOption(String, String) -
Method in class org.glassfish.api.embedded.admin.CommandParameters
- Adds a command option as the user would specify it using the
CLI command for instance
- 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.
- addPart(String, String, Properties, String) -
Method in interface org.glassfish.api.admin.Payload.Outbound
- Adds a part of the specified content type, name, and String content
to the payload.
- addPart(String, String, Properties, InputStream) -
Method in interface org.glassfish.api.admin.Payload.Outbound
- Adds a part of the specified content type, name, and content to
the payload.
- addPart(int, String, String, Properties, InputStream) -
Method in interface org.glassfish.api.admin.Payload.Outbound
- Adds a part of the specified content type, name, and content at a
specified position in the parts of the payload.
- addPhaseListener(PhaseListener) -
Method in class javax.faces.component.UIViewRoot
- Add the argument
newPhaseListener to the list of
PhaseListeners on this 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.
- addProbeProviderEventListener(ProbeProviderEventListener) -
Method in interface org.glassfish.flashlight.provider.ProbeProviderFactory
-
- 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 interface javax.validation.Configuration
- Add a provider specific property.
- addProperty(String, String) -
Method in class org.glassfish.api.ActionReport.MessagePart
-
- 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.
- addQualifier(Class<? extends Annotation>) -
Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
- Declares an annotation type as a Qualifier
qualifier type.
- 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.
- addRegistryObject(RegistryObject) -
Method in interface javax.xml.registry.infomodel.RegistryPackage
- Add a child RegistryObject as member
- addRegistryObjects(Collection) -
Method in interface javax.xml.registry.infomodel.RegistryPackage
- Add 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.
- addRenderer(String, String, Renderer) -
Method in class javax.faces.render.RenderKitWrapper
- The default behavior of this method is to
call
RenderKit#addRenderer(String, String, Renderer)
on the wrapped RenderKit object.
- 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.
- addRepo(Repository, ModulesRegistry, String) -
Method in class com.sun.enterprise.module.bootstrap.Main
-
- addRepository(Repository, int) -
Method in interface com.sun.enterprise.module.ModulesRegistry
- Add a new
Repository to this registry.
- addRepository(Repository) -
Method in interface com.sun.enterprise.module.ModulesRegistry
- Add a new
Repository to this registry.
- addRepositoryFactory(RepositoryFactory) -
Method in class com.sun.enterprise.module.RepositoryFactories
- Add a new
RepositoryFactory to the list of
repository factories.
- addResponseCookie(String, String, Map<String, Object>) -
Method in class javax.faces.context.ExternalContext
Adds the cookie represented by the
arguments to the response.
- addResponseCookie(String, String, Map<String, Object>) -
Method in class javax.faces.context.ExternalContextWrapper
- The default behavior of this method is to
call
ExternalContext#addResponseCookie(String, String, Map)
on the wrapped ExternalContext object.
- addResponseHeader(String, String) -
Method in class javax.faces.context.ExternalContext
Add the given name and value to the response header.
- addResponseHeader(String, String) -
Method in class javax.faces.context.ExternalContextWrapper
- The default behavior of this method is to
call
ExternalContext#addResponseHeader(String,String)
on the wrapped ExternalContext object.
- addResponseHeader(String, String) -
Method in class javax.xml.ws.spi.http.HttpExchange
- Adds a response header with the given name and value.
- 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(String) -
Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- Sets the
address to the
W3CEndpointReference instance's
wsa:Address.
- address -
Variable in class org.glassfish.appclient.client.acc.config.TargetServer
-
- 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.
- Addressing - Annotation Type in javax.xml.ws.soap
- This annotation represents the use of WS-Addressing with either
the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
- AddressingFeature - Class in javax.xml.ws.soap
- AddressingFeature represents the use of WS-Addressing with either
the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
- AddressingFeature() -
Constructor for class javax.xml.ws.soap.AddressingFeature
- Creates and configures an
AddressingFeature with the
use of addressing requirements.
- AddressingFeature(boolean) -
Constructor for class javax.xml.ws.soap.AddressingFeature
- Creates and configures an
AddressingFeature with the
use of addressing requirements.
- AddressingFeature(boolean, boolean) -
Constructor for class javax.xml.ws.soap.AddressingFeature
- Creates and configures an
AddressingFeature with the
use of addressing requirements.
- AddressingFeature(boolean, boolean, AddressingFeature.Responses) -
Constructor for class javax.xml.ws.soap.AddressingFeature
- Creates and configures an
AddressingFeature with the
use of addressing requirements.
- AddressingFeature.Responses - Enum in javax.xml.ws.soap
- If addressing is enabled, this property determines if endpoint requires
the use of only anonymous responses, or only non-anonymous responses, or all.
- 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
-
- addRule(MetaRule) -
Method in class javax.faces.view.facelets.MetaRuleset
Add another MetaRule to this
ruleset, returning this.
- addScope(Class<? extends Annotation>, boolean, boolean) -
Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
- Declares an annotation type as a scope type.
- addService(Service) -
Method in interface javax.xml.registry.infomodel.Organization
- Add a child Service
- addServiceBinding(ServiceBinding) -
Method in interface javax.xml.registry.infomodel.Service
- Add a child ServiceBinding
- addServiceBindings(Collection) -
Method in interface javax.xml.registry.infomodel.Service
- Add a Collection of ServiceBinding children
- addServices(Collection) -
Method in interface javax.xml.registry.infomodel.Organization
- Add a Collection of Service children
- addServlet(String, String) -
Method in interface javax.servlet.ServletContext
- Adds the servlet with the given name and class name to this servlet
context.
- addServlet(String, Servlet) -
Method in interface javax.servlet.ServletContext
- Registers the given servlet instance with this ServletContext
under the given servletName.
- addServlet(String, Class<? extends Servlet>) -
Method in interface javax.servlet.ServletContext
- Adds the servlet with the given name and class type to this servlet
context.
- 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
- Add a child SpecificationLink
- addSpecificationLinks(Collection) -
Method in interface javax.xml.registry.infomodel.ServiceBinding
- Add a Collection of SpecificationLink children
- addSQLParameter(Object) -
Method in interface javax.servlet.jsp.jstl.sql.SQLExecutionTag
- Adds a PreparedStatement parameter value.
- addStereotype(Class<? extends Annotation>, Annotation...) -
Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
- Declares an annotation type as a
stereotype, and specifies
its meta-annotations.
- addStoreListener(StoreListener) -
Method in class javax.mail.Store
- Add a listener for StoreEvents on this Store.
- addSubActionsReport() -
Method in class org.glassfish.api.ActionReport
-
- 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.
- addTransactionsListener(TransactionListener) -
Method in class org.jvnet.hk2.config.Transactions
- add a new listener to all transaction events.
- 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.
- addTransformer(ClassFileTransformer) -
Method in interface org.glassfish.api.deployment.DeploymentContext
- Add a new ClassFileTransformer to the context.
- addTransformer(ClassFileTransformer) -
Method in interface org.glassfish.api.deployment.InstrumentableClassLoader
- Add a new ClassFileTransformer to this class loader.
- addTransientAppMetaData(String, Object) -
Method in interface org.glassfish.api.deployment.DeploymentContext
- Stores application level metadata in the context so other deployer's
can have access to it.
- 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 class com.sun.appserv.security.AppservRealm
- Adds new user to file realm.
- addUser(User) -
Method in interface javax.xml.registry.infomodel.Organization
- Add a User
- addUser(String, String, String, String[]) -
Method in interface org.glassfish.admin.amx.base.Realms
-
- addUsers(Collection) -
Method in interface javax.xml.registry.infomodel.Organization
- Add 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(String, String) -
Method in class javax.faces.application.ApplicationWrapper
The default behavior of this method
is to call Application#addValidator(String, String) on the
wrapped Application object.
- 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.
- addValve(Valve) -
Method in interface org.glassfish.api.embedded.web.Context
- Adds the given Valve to this Context.
- addValve(Valve) -
Method in interface org.glassfish.api.embedded.web.VirtualServer
- Adds the given Valve to this VirtualServer
- 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.
- addVetoableChangeListener(VetoableChangeListener) -
Method in interface org.jvnet.hk2.config.ConstrainedBeanListener
-
- addVirtualServer(VirtualServer) -
Method in interface org.glassfish.api.embedded.web.EmbeddedWebContainer
- Adds the given VirtualServer to this
EmbeddedWebContainer.
- addWebListener(WebListener) -
Method in interface org.glassfish.api.embedded.web.EmbeddedWebContainer
- Adds the given WebListener to this
EmbeddedWebContainer.
- 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 org.glassfish.admin.amx.logging.LogModuleNames
-
- ADMIN_OBJECT_CLASSES_KEY -
Static variable in interface org.glassfish.admin.amx.base.ConnectorRuntimeAPIProvider
- Value of type String[] for Map from
ConnectorRuntimeAPIProvider.getAdminObjectClassNames(java.lang.String, java.lang.String)
- ADMIN_OBJECT_CONFIG_PROPS_KEY -
Static variable in interface org.glassfish.admin.amx.base.ConnectorRuntimeAPIProvider
- Value of type Map for Map from
ConnectorRuntimeAPIProvider.getAdminObjectConfigProps(java.lang.String, java.lang.String)
- ADMIN_OBJECT_INTERFACES_KEY -
Static variable in interface org.glassfish.admin.amx.base.ConnectorRuntimeAPIProvider
- Value of type String[] for Map from
ConnectorRuntimeAPIProvider.getAdminObjectInterfaceNames(java.lang.String)
- ADMIN_VS -
Static variable in interface org.glassfish.api.web.Constants
-
- AdminCommand - Interface in org.glassfish.api.admin
- This is an admin command interface, command implementation have to be
stateless.
- AdminCommandContext - Class in org.glassfish.api.admin
- Useful services for Deployer service implementation
- AdminCommandContext(Logger, ActionReport) -
Constructor for class org.glassfish.api.admin.AdminCommandContext
-
- AdminCommandContext(Logger, ActionReport, Payload.Inbound, Payload.Outbound) -
Constructor for class org.glassfish.api.admin.AdminCommandContext
-
- AdminInfo - Class in org.glassfish.api.embedded.admin
- So far, the admin container does not require much configuration but we
could imagine that it will eventually support configuring wether or not
to start the AminGUI.
- AdminInfo() -
Constructor for class org.glassfish.api.embedded.admin.AdminInfo
-
- AdministeredObject - Annotation Type in javax.resource.spi
- Designates a JavaBean as an administered object.Administered objects are
specific to a messaging style or message provider.
- AdminObjectResource - Interface in org.glassfish.admin.amx.intf.config
- Represents the <admin-object-resource> element.
- AdminService - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <admin-service> element.
- AfterBeanDiscovery - Interface in javax.enterprise.inject.spi
-
The event type of the second event fired by the container when it has fully
completed the bean discovery process, validated that there are no definition
errors relating to the discovered beans, and registered
Bean and
ObserverMethod objects for the discovered
beans, but before detecting deployment problems. - AfterBegin - Annotation Type in javax.ejb
- Designate a stateful session bean method to receive the AfterBegin
Session Synchronization callback.
- 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.
- afterChange(PropertyChangeEvent, long) -
Method in interface org.jvnet.hk2.config.ConfigBeanInterceptor
- Notification that an attribute has changed
- AfterCompletion - Annotation Type in javax.ejb
- Designate a stateful session bean method to receive the AfterCompletion
Session Synchronization callback.
- 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.
- AfterDeploymentValidation - Interface in javax.enterprise.inject.spi
-
The event type of the third event fired by the container after it has
validated that there are no deployment problems and before creating contexts
or processing requests.
- 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.
- afterPostInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) -
Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
- Called after the curInv has been popped from the invocation stack.
- afterPreInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) -
Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
- Called after the curInv has been pushed into the invocation stack.
- afterUnmarshal(Object, Object) -
Method in class javax.xml.bind.Unmarshaller.Listener
-
Callback method invoked after unmarshalling XML data into target.
- AjaxBehavior - Class in javax.faces.component.behavior
An instance of this class is added
as a ClientBehavior to a component using the
ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior)
contract that components implement.
- AjaxBehavior() -
Constructor for class javax.faces.component.behavior.AjaxBehavior
-
- AjaxBehaviorEvent - Class in javax.faces.event
- AjaxBehaviorEvent
represents the component behavior specific to
Ajax). - AjaxBehaviorEvent(UIComponent, Behavior) -
Constructor for class javax.faces.event.AjaxBehaviorEvent
Construct a new event object
from the specified source component and Ajax behavior.
- AjaxBehaviorListener - Interface in javax.faces.event
By implementing this class, an object
indicates that it is a listener for one or more kinds of BehaviorEvents.
- AjpListener - Interface in org.glassfish.api.embedded.web
-
- ALERT -
Static variable in class javax.mail.event.StoreEvent
- Indicates that this message is an ALERT.
- AlertService - Interface in org.glassfish.admin.amx.intf.config
-
- AlertSubscription - Interface in org.glassfish.admin.amx.intf.config
-
- alias(String, String) -
Method in class javax.faces.view.facelets.MetaRuleset
Customize this
MetaRuleset by removing the attribute named by
argument attribute and re-adding it under the name
given by the argument property, returning
this.
- alias(String) -
Method in interface javax.persistence.criteria.Selection
- Assigns an alias to the selection item.
- ALL -
Static variable in class javax.mail.internet.MimeUtility
-
- all(Subquery<Y>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create an all expression over the subquery results.
- ALL_FILTER -
Static variable in class org.glassfish.admin.amx.util.jmx.ReadWriteAttributeFilter
-
- ALL_IDS -
Static variable in class javax.faces.component.visit.VisitContext
This unmodifiable Collection is
returned by getIdsToVisit() and
getSubtreeIdsToVisit() in cases where all ids should
be visited.
- ALL_LOG_RECORD_NOTIFICATION_TYPES -
Static variable in interface org.glassfish.admin.amx.logging.LogRecordEmitter
-
- ALL_NAMES -
Static variable in class org.glassfish.admin.amx.logging.LogModuleNames
-
- ALL_PARTIAL_PHASE_CLIENT_IDS -
Static variable in class javax.faces.context.PartialViewContext
The value that when used with PartialViewContext.PARTIAL_EXECUTE_PARAM_NAME
or PartialViewContext.PARTIAL_RENDER_PARAM_NAME indicates these phases
must be skipped.
- ALL_RECORDS -
Static variable in interface org.glassfish.admin.amx.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_STD -
Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
- Set consisting of all standard JSR 77 j2eeTypes
- 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.
- allocateProxy(Class<T>) -
Method in class org.jvnet.hk2.config.WriteableView
- Allocate a new ConfigBean object as part of the Transaction
associated with this configuration object.
- ALLOCATOR -
Static variable in class javax.xml.stream.XMLInputFactory
- The property used to set/get the implementation of the allocator
- ALLOW_NON_COMPONENT_CALLERS_KEY -
Static variable in interface org.glassfish.admin.amx.intf.config.JdbcConnectionPool
- Key for use with @link { ResourcesConfig#createJDBCConnectionPoolConfig(String, String, Map)}
- Alternative - Annotation Type in javax.enterprise.inject
- Specifies that a bean is an alternative.
- AmbiguousResolutionException - Exception in javax.enterprise.inject
- Indicates that multiple beans match a certain combination of required
type and required qualifiers and are eligible for injection into a
certain class.
- AmbiguousResolutionException() -
Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
-
- AmbiguousResolutionException(String, Throwable) -
Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
-
- AmbiguousResolutionException(String) -
Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
-
- AmbiguousResolutionException(Throwable) -
Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
-
- AMX - Class in org.glassfish.external.amx
- Constants reflecting the AMX specification.
- AMX_CONFIG_READY_FEATURE -
Static variable in class org.glassfish.admin.amx.config.AMXConfigConstants
- feature stating that the AMXConfig is ready for use after having been started.
- AMX_CORE_READY_FEATURE -
Static variable in class org.glassfish.admin.amx.util.FeatureAvailability
- feature stating that the AMX core is ready for use after having been started.
- AMX_DEBUG_APPEND_SPROP -
Static variable in class org.glassfish.admin.amx.util.AMXDebug
- the key for the system property to append to debug files.
- AMX_DEBUG_DIR_SPROP -
Static variable in class org.glassfish.admin.amx.util.AMXDebug
- The key for the system property to specify a different AMX_DEBUG_DIR.
- AMX_DEBUG_ENABLED_SPROP -
Static variable in class org.glassfish.admin.amx.util.AMXDebug
- the key for the system property to enable AMX debug facility
- AMX_DEBUG_SUBDIR -
Static variable in class org.glassfish.admin.amx.util.AMXDebug
- The name of the default subdirectory which contains
the ".debug" files created by AMXDebug.
- AMX_DEBUG_SUFFIX -
Static variable in class org.glassfish.admin.amx.util.AMXDebug
- Suffix used on all Output files.
- AMX_LOADER_FEATURE -
Static variable in class org.glassfish.admin.amx.util.FeatureAvailability
- feature stating that the AMX MBean Loader is available (but not AMX).
- AMX_READY_FEATURE -
Static variable in class org.glassfish.admin.amx.util.FeatureAvailability
- feature stating that the AMX and all its subsystems are ready for use.
- AMX_READY_NOTIFICATION_TYPE -
Static variable in interface org.glassfish.admin.amx.base.DomainRoot
- Notification type for JMX Notification issued when AMX MBeans are loaded
and ready for use.
- AMX_SPI - Interface in org.glassfish.admin.amx.core
- MBean implementations can 'implements AMX_SPI', though it is only behavior
via MBeanInfo and attributes that is actually required.
- AMX_TYPE -
Static variable in class org.glassfish.admin.amx.intf.config.MessageLayerValues
-
- AMXConfigConstants - Class in org.glassfish.admin.amx.config
-
- AMXConfigGetters - Class in org.glassfish.admin.amx.intf.config
- Getters for common high-level config items.
- AMXConfigGetters(AMXProxy) -
Constructor for class org.glassfish.admin.amx.intf.config.AMXConfigGetters
- Pass any AMXProxy to initialize.
- AMXConfigHelper - Class in org.glassfish.admin.amx.intf.config
- Various shortcut methods for working with AMX config MBeans, particularly attributes and metadata.
- AMXConfigHelper(AMXConfigProxy) -
Constructor for class org.glassfish.admin.amx.intf.config.AMXConfigHelper
-
- AMXConfigProxy - Interface in org.glassfish.admin.amx.config
- Extending this proxy interface implies that the class is part of the MBean API for configuration,
that the interface is a dynamic proxy to a config MBean.
- AMXDebug - Class in org.glassfish.admin.amx.util
- Internal debug facility.
- AMXDebug.WrapOutput - Class in org.glassfish.admin.amx.util
- Internal class which wraps the Output so that
debug may be dynamically enabled or disabled without any
users of the Output having to be aware of it.
- AMXDebugHelper - Class in org.glassfish.admin.amx.util
- Convenient wrapper around
AMXDebug. - AMXDebugHelper(String) -
Constructor for class org.glassfish.admin.amx.util.AMXDebugHelper
-
- AMXDebugHelper() -
Constructor for class org.glassfish.admin.amx.util.AMXDebugHelper
-
- AMXException - Exception in org.glassfish.admin.amx.core
- Runtime exception used in proxying code and similar situations on the client side.
- AMXException(String, Throwable) -
Constructor for exception org.glassfish.admin.amx.core.AMXException
-
- AMXException(String) -
Constructor for exception org.glassfish.admin.amx.core.AMXException
-
- AMXGlassfish - Class in org.glassfish.external.amx
- AMX behavior specific to Glassfish V3.
- AMXGlassfish(String) -
Constructor for class org.glassfish.external.amx.AMXGlassfish
- Anything other than
AMXGlassfish.DEFAULT is not supported in Glassfish V3
- AMXGlassfish.BootAMXCallback - Class in org.glassfish.external.amx
- Callback for
MBeanListener that waits for the BootAMXMBean to appear;
it always will load early in server startup. - AMXGlassfish.BootAMXCallback(MBeanServerConnection) -
Constructor for class org.glassfish.external.amx.AMXGlassfish.BootAMXCallback
-
- amxJMXDomain() -
Method in class org.glassfish.external.amx.AMXGlassfish
- JMX domain used by AMX MBeans.
- AMXLoader - Interface in org.glassfish.api.amx
- A loader of AMX MBeans.
- AMXMBeanMetadata - Annotation Type in org.glassfish.admin.amx.core
- Holds meta information useful in generating and/or supplementing the default
MBeanInfo as well as other runtime fields or optimizations.
- AmxPref - Interface in org.glassfish.admin.amx.intf.config
-
- AMXProxy - Interface in org.glassfish.admin.amx.core
- An AMXProxy offers generic access to any AMX-compliant MBean, including the ability to navigate
upwards to the Parent MBean, find all children or those of a particular type or name, to get
all metadata, atttributes, or to invoke any method.
- AMXProxyHandler - Class in org.glassfish.admin.amx.core.proxy
- Extends MBeanProxyHandler by also supporting the functionality required of an AMX.
- AMXProxyHandler(MBeanServerConnection, ObjectName, MBeanInfo) -
Constructor for class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
- Create a new AMX proxy.
- amxSupportDomain() -
Method in class org.glassfish.external.amx.AMXGlassfish
- JMX domain used by AMX support MBeans.
- AMXUtil - Class in org.glassfish.external.amx
- Small utilities for AMXBooter and related.
- AMXValidator - Class in org.glassfish.admin.amx.core
- Validation of key behavioral requirements of AMX MBeans.
- AMXValidator(MBeanServerConnection, String, boolean, boolean) -
Constructor for class org.glassfish.admin.amx.core.AMXValidator
-
- AMXValidator.ProblemList - Class in org.glassfish.admin.amx.core
-
- AMXValidator.ProblemList(ObjectName) -
Constructor for class org.glassfish.admin.amx.core.AMXValidator.ProblemList
-
- AMXValidator.ValidationResult - Class in org.glassfish.admin.amx.core
-
- AMXValidator.ValidationResult(AMXValidator.Failures) -
Constructor for class org.glassfish.admin.amx.core.AMXValidator.ValidationResult
-
- ancestors(ObjectName) -
Method in interface org.glassfish.admin.amx.base.Pathnames
- An efficient way to get the list of MBeans from DomainRoot on down to the specified
MBean.
- ancestors(String) -
Method in interface org.glassfish.admin.amx.base.Pathnames
- Resolves the path to an ObjectName, then calls ancestors(objectName).
- and(Expression<Boolean>, Expression<Boolean>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create a conjunction of the given boolean expressions.
- and(Predicate...) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create a conjunction of the given restriction predicates.
- 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.
- Annotated - Interface in javax.enterprise.inject.spi
- Represents a Java program element that can be annotated.
- AnnotatedCallable<X> - Interface in javax.enterprise.inject.spi
- Represents a callable member of a Java type.
- AnnotatedConstructor<X> - Interface in javax.enterprise.inject.spi
- Represents a constructor of a Java class.
- AnnotatedField<X> - Interface in javax.enterprise.inject.spi
- Represents a field of a Java class.
- AnnotatedMember<X> - Interface in javax.enterprise.inject.spi
- Represents a member of a Java type.
- AnnotatedMethod<X> - Interface in javax.enterprise.inject.spi
- Represents a method of a Java type.
- AnnotatedParameter<X> - Interface in javax.enterprise.inject.spi
- Represents a parameter of a method or constructor.
- AnnotatedType<X> - Interface in javax.enterprise.inject.spi
- Represents a Java class or interface.
- AnnotationLiteral<T extends Annotation> - Class in javax.enterprise.util
- Supports inline instantiation of annotation type instances.
- AnnotationLiteral() -
Constructor for class javax.enterprise.util.AnnotationLiteral
-
- annotationType() -
Method in class javax.enterprise.util.AnnotationLiteral
-
- AnonymousElementList - Interface in org.glassfish.admin.amx.intf.config
- Mixin interface indicating that there is at least one anonymous non-singleton
leaf element present eg a <jvm-options>.
- ANSWERED -
Static variable in class javax.mail.Flags.Flag
- This message has been answered.
- Any - Annotation Type in javax.enterprise.inject
- The built-in qualifier type.
- any(Subquery<Y>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create an any expression over the subquery results.
- 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.
- AnyProperty - Interface in org.glassfish.admin.amx.intf.config
- Facts out commonality between PropertyConfig and SystemPropertyConfig.
- APP_CLIENT_MODULE -
Static variable in class org.glassfish.admin.amx.j2ee.J2EETypes
-
- APP_NAME -
Static variable in class javax.ejb.embeddable.EJBContainer
- Standard property name for specifying the application name of the EJB modules
executing within the embeddable container.
- APPCLIENT_RETAIN_TEMP_FILES_PROPERTYNAME -
Static variable in class org.glassfish.appclient.client.acc.AppClientContainer
- Prop name for keeping temporary files
- AppClientContainer - Class in org.glassfish.appclient.client.acc
- Embeddable Glassfish app client container (ACC).
- AppClientContainer() -
Constructor for class org.glassfish.appclient.client.acc.AppClientContainer
-
- AppClientContainer.Builder - Interface in org.glassfish.appclient.client.acc
- Prescribes the exposed behavior of ACC configuration that can be
set up further, and can be used to newContainer an ACC.
- AppClientModule - Interface in org.glassfish.admin.amx.j2ee
-
- append(StringBuffer, Object) -
Method in class org.glassfish.admin.amx.util.jmx.stringifier.NotificationStringifier
-
- 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 - Class in javax.ws.rs.core
- Defines the components of a JAX-RS application and supplies additional
metadata.
- Application() -
Constructor for class javax.ws.rs.core.Application
-
- Application - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <application> element.
- APPLICATION_ATOM_XML -
Static variable in class javax.ws.rs.core.MediaType
- "application/atom+xml"
- APPLICATION_ATOM_XML_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/atom+xml"
- APPLICATION_FACTORY -
Static variable in class javax.faces.FactoryFinder
- The property name for the
ApplicationFactory class name.
- APPLICATION_FORM_URLENCODED -
Static variable in class javax.ws.rs.core.MediaType
- "application/x-www-form-urlencoded"
- APPLICATION_FORM_URLENCODED_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/x-www-form-urlencoded"
- APPLICATION_JSON -
Static variable in class javax.ws.rs.core.MediaType
- "application/json"
- APPLICATION_JSON_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/json"
- APPLICATION_OCTET_STREAM -
Static variable in class javax.ws.rs.core.MediaType
- "application/octet-stream"
- APPLICATION_OCTET_STREAM_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/octet-stream"
- APPLICATION_SCOPE -
Static variable in class javax.servlet.jsp.PageContext
- Application scope: named reference remains available in the
ServletContext until it is reclaimed.
- APPLICATION_SVG_XML -
Static variable in class javax.ws.rs.core.MediaType
- "application/svg+xml"
- APPLICATION_SVG_XML_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/svg+xml"
- APPLICATION_XHTML_XML -
Static variable in class javax.ws.rs.core.MediaType
- "application/xhtml+xml"
- APPLICATION_XHTML_XML_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/xhtml+xml"
- APPLICATION_XML -
Static variable in class javax.ws.rs.core.MediaType
- "application/xml"
- APPLICATION_XML_TYPE -
Static variable in class javax.ws.rs.core.MediaType
- "application/xml"
- ApplicationConfig - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <application> element.
- ApplicationContainer<T> - Interface in org.glassfish.api.deployment
- Interface to an application container.
- ApplicationContext - Interface in org.glassfish.api.deployment
- Useful services for application loading implementation
- 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
-
- ApplicationMetaDataProvider<T> - Interface in org.glassfish.api.deployment
- Implementations of this interface are providing deployment application metadata
- ApplicationName - Interface in org.glassfish.api.admin.config
- An configured element which has to have application type of name.
- ApplicationPath - Annotation Type in javax.ws.rs
- Identifies the application path that serves as the base URI
for all resource URIs provided by
Path. - ApplicationRef - Interface in org.glassfish.admin.amx.intf.config
- Represents an <application-ref> element
found within a <server> element.
- ApplicationRefReferent - Interface in org.glassfish.admin.amx.intf.config
- Referent: "the object of a reference", in this case a marker
interface denoting that the item may be referred to by a
DeployedItemRefConfig. - applications() -
Method in class org.glassfish.admin.amx.intf.config.AMXConfigGetters
-
- Applications - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <applications> element; it is an internal "node" which
groups all applications under itself.
- ApplicationsBase - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <applications> element; it is an internal "node" which
groups all resources under itself.
- ApplicationScoped - Annotation Type in javax.enterprise.context
- Specifies that a bean is application scoped.
- ApplicationScoped - Annotation Type in javax.faces.bean
When this annotation, along with ManagedBean is found on a class, the runtime must act as if a
<managed-bean-scope>application<managed-bean-scope>
element was declared for the corresponding managed bean.
- 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.
- ApplicationWrapper - Class in javax.faces.application
Provides a simple implementation of
Application that can be subclassed by developers wishing
to provide specialized behavior to an existing ResourceHandler instance.
- ApplicationWrapper() -
Constructor for class javax.faces.application.ApplicationWrapper
-
- apply(FaceletContext, UIComponent) -
Method in class javax.faces.view.facelets.CompositeFaceletHandler
Calls apply on any child handlers.
- apply(FaceletContext, UIComponent) -
Method in class javax.faces.view.facelets.DelegatingMetaTagHandler
The default implementation simply
calls through to TagHandlerDelegate#apply.
- apply(FaceletContext, UIComponent) -
Method in interface javax.faces.view.facelets.FaceletHandler
Process changes on a particular
UIComponent
- apply(FaceletContext, UIComponent) -
Method in class javax.faces.view.facelets.TagHandlerDelegate
Called by classes that implement
FaceletHandler in their
implementation of apply().
- apply(SingleConfigCode<T>, T) -
Static method in class org.jvnet.hk2.config.ConfigSupport
- Execute some logic on one config bean of type T protected by a transaction
- apply(ConfigCode, ConfigBeanProxy...) -
Static method in class org.jvnet.hk2.config.ConfigSupport
- Executes some logic on some config beans protected by a transaction.
- apply(Map<ConfigBean, Map<String, String>>) -
Method in class org.jvnet.hk2.config.ConfigSupport
-
- 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.
- applyAttachedObject(FacesContext, UIComponent) -
Method in interface javax.faces.view.AttachedObjectHandler
Take the argument
parent and apply this attached object to it.
- applyAttachedObject(FacesContext, UIComponent) -
Method in class javax.faces.view.facelets.FaceletsAttachedObjectHandler
Take the necessary actions to apply
the attached object represented by the tag for the concrete
subclass of this class to the argument parent.
- applyMetadata(FaceletContext, Object) -
Method in class javax.faces.view.facelets.Metadata
Take the action prescribed in the
JSF specification for this particular VDL element attribute.
- applyNextHandler(FaceletContext, UIComponent) -
Method in class javax.faces.view.facelets.DelegatingMetaTagHandler
-
- applyRule(String, TagAttribute, MetadataTarget) -
Method in class javax.faces.view.facelets.MetaRule
Return an abstraction that takes
appropriate action given the kind of rule represented by the
argument name, in the context of this particular
concrete subclass of MetaRule.
- AppservCertificateLoginModule - Class in com.sun.appserv.security
- Abstract base class for certificate-based login modules.
- AppservCertificateLoginModule() -
Constructor for class com.sun.appserv.security.AppservCertificateLoginModule
-
- 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 - Interface in org.glassfish.api.deployment.archive
- This interface is an abstraction for accessing a module archive.
- ArchiveHandler - Interface in org.glassfish.api.deployment.archive
- ArchiveHandlers are handling certain archive type.
- ARG_SEP -
Static variable in class com.sun.enterprise.module.bootstrap.StartupContext
-
- ARGS_PROP -
Static variable in class com.sun.enterprise.module.bootstrap.StartupContext
-
- argsToMap(String[]) -
Static method in class com.sun.enterprise.module.bootstrap.ArgumentManager
-
- argsToMap(List<String>) -
Static method in class com.sun.enterprise.module.bootstrap.ArgumentManager
-
- ArgumentManager - Class in com.sun.enterprise.module.bootstrap
- API -- For now sticking with the draft1 API and behavior
This class will be handy for fixing error detection of bad input as below.
- AroundInvoke - Annotation Type in javax.interceptor
- Defines an interceptor method that interposes on business methods.
- AroundTimeout - Annotation Type in javax.interceptor
- Defines an interceptor method that interposes on timeout methods.
- array(Selection<?>...) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create an array-valued selection item.
- arrayContainsNulls(Object[]) -
Static method in class org.glassfish.admin.amx.util.ArrayUtil
-
- ArrayConversion - Class in org.glassfish.admin.amx.util
- Provides:
- methods to convert arrays of primitive types to corresponding arrays of Object types
- conversion to/from Set
- ArrayDataModel<E> - 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(E[]) -
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 org.glassfish.admin.amx.util.ArrayUtil
-
- ArrayStringifier - Class in org.glassfish.admin.amx.util.stringifier
- Stringifies an array, using an optional array element Stringifier
- ArrayStringifier() -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- ArrayStringifier(boolean) -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- ArrayStringifier(String) -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- ArrayStringifier(String, boolean) -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- ArrayStringifier(Stringifier) -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- ArrayStringifier(String, Stringifier) -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- ArrayStringifier(String, Stringifier, boolean) -
Constructor for class org.glassfish.admin.amx.util.stringifier.ArrayStringifier
-
- arrayToSet(T[]) -
Static method in class org.glassfish.admin.amx.util.ArrayConversion
-
- ArrayUtil - Class in org.glassfish.admin.amx.util
- Provides:
- utility to check for equality
- as(Class<X>) -
Method in interface javax.persistence.criteria.Expression
- Perform a typecast upon the expression, returning a new
expression object.
- as(Class<T>) -
Method in interface org.glassfish.admin.amx.core.AMXProxy
- Return a proxy implementing the specified interface.
- as(Class<T>) -
Method in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
- convert to specified class.
- asAMX(Object) -
Static method in class org.glassfish.admin.amx.core.Util
- A safe way to cast to AMX.
- asArray(Object) -
Static method in class org.glassfish.admin.amx.util.TypeCast
- The caller should take appropriate care that the type is correct.
- asBoolean(String) -
Method in class org.jvnet.hk2.config.ConfigInjector
-
- asc(Expression<?>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create an ordering by the ascending value of the expression.
- 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 org.glassfish.admin.amx.util.TypeCast
- The caller should take appropriate care that the type is correct.
- asCollection(Object) -
Static method in class org.glassfish.admin.amx.util.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.
- 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 org.glassfish.admin.amx.util.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.
- asInt(String) -
Method in class org.jvnet.hk2.config.ConfigInjector
-
- asList(Object) -
Static method in class org.glassfish.admin.amx.util.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(Object) -
Static method in class org.glassfish.admin.amx.util.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.
- asProxyList(Collection<? extends AMXProxy>, Class<T>) -
Static method in class org.glassfish.admin.amx.core.Util
-
- asSerializableCollection(Object) -
Static method in class org.glassfish.admin.amx.util.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 org.glassfish.admin.amx.util.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.
- asSerializableMap(Object) -
Static method in class org.glassfish.admin.amx.util.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 org.glassfish.admin.amx.util.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.
- AssertFalse - Annotation Type in javax.validation.constraints
- The annotated element must be false.
- AssertFalse.List - Annotation Type in javax.validation.constraints
- Defines several
@AssertFalse annotations on the same element - AssertTrue - Annotation Type in javax.validation.constraints
- The annotated element must be true.
- AssertTrue.List - Annotation Type in javax.validation.constraints
- Defines several
@AssertTrue annotations on the same element - asSet(Object) -
Static method in class org.glassfish.admin.amx.util.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 typically 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
- Used to override a mapping for an entity relationship.
- AssociationOverrides - Annotation Type in javax.persistence
- Used to override mappings of multiple relationship properties or fields.
- asSortedSet(Object) -
Static method in class org.glassfish.admin.amx.util.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.
- asStringList(Object) -
Static method in class org.glassfish.admin.amx.util.ListUtil
-
- Async - Annotation Type in org.glassfish.api
- Execution artifacts like Service or Admin Command implementations can use
this annotation to generate an asynchronous execution of their logic.
- ASYNC_CONTEXT_PATH -
Static variable in interface javax.servlet.AsyncContext
- The name of the request attribute under which the original
context path is made available to the target of a
AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
- ASYNC_PATH_INFO -
Static variable in interface javax.servlet.AsyncContext
- The name of the request attribute under which the original
path info is made available to the target of a
AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
- ASYNC_QUERY_STRING -
Static variable in interface javax.servlet.AsyncContext
- The name of the request attribute under which the original
query string is made available to the target of a
AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
- ASYNC_REQUEST_URI -
Static variable in interface javax.servlet.AsyncContext
- The name of the request attribute under which the original
request URI is made available to the target of a
AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
- ASYNC_SERVLET_PATH -
Static variable in interface javax.servlet.AsyncContext
- The name of the request attribute under which the original
servlet path is made available to the target of a
AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
- AsyncContext - Interface in javax.servlet
- Class representing the execution context for an asynchronous operation
that was initiated on a ServletRequest.
- AsyncEvent - Class in javax.servlet
- Event that gets fired when the asynchronous operation initiated on a
ServletRequest (via a call to
ServletRequest#startAsync or
ServletRequest#startAsync(ServletRequest, ServletResponse))
has completed, timed out, or produced an error. - AsyncEvent(AsyncContext) -
Constructor for class javax.servlet.AsyncEvent
- Constructs an AsyncEvent from the given AsyncContext.
- AsyncEvent(AsyncContext, ServletRequest, ServletResponse) -
Constructor for class javax.servlet.AsyncEvent
- Constructs an AsyncEvent from the given AsyncContext, ServletRequest,
and ServletResponse.
- AsyncEvent(AsyncContext, Throwable) -
Constructor for class javax.servlet.AsyncEvent
- Constructs an AsyncEvent from the given AsyncContext and Throwable.
- AsyncEvent(AsyncContext, ServletRequest, ServletResponse, Throwable) -
Constructor for class javax.servlet.AsyncEvent
- Constructs an AsyncEvent from the given AsyncContext, ServletRequest,
ServletResponse, and Throwable.
- 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. - Asynchronous - Annotation Type in javax.ejb
- Used to mark a method as an asynchronous method or to designate all business
methods of a class or interface as asynchronous.
- AsyncListener - Interface in javax.servlet
- Listener that will be notified in the event that an asynchronous
operation initiated on a ServletRequest to which the listener had been
added has completed, timed out, or resulted in an error.
- AsyncResult<V> - Class in javax.ejb
- Wraps the result of an asynchronous method call as a Future
object, preserving compatability with the business interface signature.
- AsyncResult(V) -
Constructor for class javax.ejb.AsyncResult
-
- 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.
- atIndex(Integer) -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
- Define the index the object is into the
List or array
- atKey(Object) -
Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
- Define the key the object is into the
Map
- ATOM -
Static variable in class javax.mail.internet.HeaderTokenizer.Token
- Token type indicating an ATOM.
- ATTACHED_OBJECT_TARGETS_KEY -
Static variable in interface javax.faces.view.AttachedObjectTarget
The key in the value set of the
composite component BeanDescriptor, the
value for which is a
List<AttachedObjectTarget>.
- AttachedObjectHandler - Interface in javax.faces.view
The abstract base interface for a
handler representing an attached object in a VDL page.
- AttachedObjectTarget - Interface in javax.faces.view
Within the declaration of a
composite component, an AttachedObjectTarget
allows the composite component author to expose the
semantics of an inner component to the page author without
exposing the rendering or implementation details of the inner
component.
- 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.
- attachFile(String, URI, String, File) -
Method in interface org.glassfish.api.admin.Payload.Outbound
- Adds a part to the payload of the given content type from the
specified file.
- attachFile(String, URI, String, Properties, File) -
Method in interface org.glassfish.api.admin.Payload.Outbound
- Adds a part to the payload of the given content type from the
specified file.
- 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_CHILDREN -
Static variable in class org.glassfish.external.amx.AMX
- Attribute yielding the children as an ObjectName[]
- ATTR_NAME -
Static variable in class org.glassfish.external.amx.AMX
- Attribute yielding the name of the MBean,
possibly differing from the name as found in the ObjectName via the
property
AMX.NAME_KEY
- ATTR_PARENT -
Static variable in class org.glassfish.external.amx.AMX
- Attribute yielding the ObjectName of the parent MBean
- Attribute<X,Y> - Interface in javax.persistence.metamodel
- Represents an attribute of a Java type.
- 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
- attribute(QName, String) -
Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- Adds an extension attribute to the
W3CEndpointReference instance's
wsa:EndpointReference element.
- Attribute - Annotation Type in org.jvnet.hk2.config
- Indicates that this property or the field value must be injected from
an XML attribute in a configuration file.
- attribute(String) -
Method in class org.jvnet.hk2.config.Dom
- Obtains the attribute value, after variable expansion.
- attribute(String, String) -
Method in class org.jvnet.hk2.config.Dom
- Updates the attribute value.
- Attribute.PersistentAttributeType - Enum in javax.persistence.metamodel
-
- attributeAdded(HttpSessionBindingEvent) -
Method in interface javax.servlet.http.HttpSessionAttributeListener
- Receives notification that an attribute has been added to a
session.
- attributeAdded(ServletContextAttributeEvent) -
Method in interface javax.servlet.ServletContextAttributeListener
- Receives notification that an attribute has been added to the
ServletContext.
- attributeAdded(ServletRequestAttributeEvent) -
Method in interface javax.servlet.ServletRequestAttributeListener
- Receives notification that an attribute has been added to the
ServletRequest.
- AttributeChangeNotificationBuilder - Class in org.glassfish.admin.amx.util.jmx
- Base class for building AMX Notifications.
- AttributeChangeNotificationBuilder(ObjectName) -
Constructor for class org.glassfish.admin.amx.util.jmx.AttributeChangeNotificationBuilder
-
- AttributeChangeNotificationStringifier - Class in org.glassfish.admin.amx.util.jmx.stringifier
-
- AttributeChangeNotificationStringifier() -
Constructor for class org.glassfish.admin.amx.util.jmx.stringifier.AttributeChangeNotificationStringifier
-
- AttributeChangeNotificationStringifier(NotificationStringifier.Options) -
Constructor for class org.glassfish.admin.amx.util.jmx.stringifier.AttributeChangeNotificationStringifier
-
- AttributeComparator - Class in org.glassfish.admin.amx.util.jmx
-
- attributeDescriptor(String) -
Method in class org.glassfish.admin.amx.intf.config.AMXConfigHelper
- Get the JMX Descriptor for an Attribute.
- attributeDescriptorField(String, String) -
Method in class org.glassfish.admin.amx.intf.config.AMXConfigHelper
- Get the field value for an Attribute and specified field name, if any.
- AttributeFilter - Interface in org.glassfish.admin.amx.util.jmx
-
- AttributeHandler - Interface in javax.faces.view.facelets
An interface that allows other code
to identify FaceletHandlers that correspond to component attributes.
- attributeInfo(String) -
Method in interface org.glassfish.admin.amx.core.MetaGetters
- Get MBeanOperationInfo for specified attribute name.
- attributeInfo(String) -
Method in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
-
- attributeInfosToMap(MBeanAttributeInfo[]) -
Static method in class org.glassfish.admin.amx.util.jmx.JMXUtil
- Convert an MBeanAttributeInfo[] to a Map where the keys are the Attribute names,
and the values are MBeanAttributeInfo.
- AttributeListStringifier - Class in org.glassfish.admin.amx.util.jmx.stringifier
-
- AttributeListStringifier() -
Constructor for class org.glassfish.admin.amx.util.jmx.stringifier.AttributeListStringifier
-
- AttributeListStringifier(String) -
Constructor for class org.glassfish.admin.amx.util.jmx.stringifier.AttributeListStringifier
-
- attributeListToAttributeMap(AttributeList) -
Static method in class org.glassfish.admin.amx.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 org.glassfish.admin.amx.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 org.glassfish.admin.amx.util.jmx.JMXUtil
- Convert an AttributeList to a Map where the keys are the Attribute names,
and the values are the Attribute values.
- attributeNames() -
Method in interface org.glassfish.admin.amx.core.AMXProxy
- Get all available Attributes names, no trip to server needed.
- attributeNames() -
Method in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
-
- attributeNamesByDescriptorField(String, String) -
Method in class org.glassfish.admin.amx.intf.config.AMXConfigHelper
- match all attributes that have a Descriptor field with the specified value.
- attributeNameToJavaName(String) -
Method in class org.glassfish.admin.amx.util.jmx.MBeanInterfaceGenerator
-
- AttributeOverride - Annotation Type in javax.persistence
- 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
- Used to override mappings of multiple properties or fields.
- attributeRemoved(HttpSessionBindingEvent) -
Method in interface javax.servlet.http.HttpSessionAttributeListener
- Receives notification that an attribute has been removed from a
session.
- attributeRemoved(ServletContextAttributeEvent) -
Method in interface javax.servlet.ServletContextAttributeListener
- Receives notification that an attribute has been removed
from the ServletContext.
- attributeRemoved(ServletRequestAttributeEvent) -
Method in interface javax.servlet.ServletRequestAttributeListener
- Receives notification that an attribute has been removed from the
ServletRequest.
- attributeReplaced(HttpSessionBindingEvent) -
Method in interface javax.servlet.http.HttpSessionAttributeListener
- Receives notification that an attribute has been replaced in a
session.
- attributeReplaced(ServletContextAttributeEvent) -
Method in interface javax.servlet.ServletContextAttributeListener
-
- attributeReplaced(ServletRequestAttributeEvent) -
Method in interface javax.servlet.ServletRequestAttributeListener
- Receives notification that an attribute has been replaced on the
ServletRequest.
- AttributeResolver - Interface in org.glassfish.admin.amx.config
- Interface implemented by MBeans which can resolve a variable to a value.
- attributes -
Variable in class com.sun.enterprise.module.single.ManifestProxy
-
- attributes(String) -
Method in class org.jvnet.hk2.config.Dom
- Obtains the plural attribute value.
- attributesMap() -
Method in interface org.glassfish.admin.amx.core.AMXProxy
- Get a Map keyed by Attribute name of all Attribute values.
- attributesMap(Set<String>) -
Method in interface org.glassfish.admin.amx.core.AMXProxy
- Get a Map keyed by Attribute name of the specified Attribute values.
- attributesMap(Set<String>) -
Method in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
-
- attributesMap() -
Method in class org.glassfish.admin.amx.core.proxy.AMXProxyHandler
-
- AttributeStringifier - Class in org.glassfish.admin.amx.util.jmx.stringifier
-
- AttributeStringifier() -
Constructor for class org.glassfish.admin.amx.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_ON_PROPERTY -
Static variable in interface org.glassfish.admin.amx.intf.config.AuditModule
- boolean property
- 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.
- AuditManager - Class in com.sun.enterprise.security.audit
-
- AuditManager() -
Constructor for class com.sun.enterprise.security.audit.AuditManager
- Creates a new instance of AuditManager
- 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
-
- AuditModule - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <audit-module> element.
- AuthConfig - Interface in javax.security.auth.message.config
- This interface defines the common functionality implemented by
Authentication context configuration objects.
- AuthConfigFactory - Class in javax.security.auth.message.config
- This class is used to obtain
AuthConfigProvider objects
that can be used to obtain authentication context configuration objects,
that is, ClientAuthConfig and ServerAuthConfig
objects. - AuthConfigFactory() -
Constructor for class javax.security.auth.message.config.AuthConfigFactory
-
- AuthConfigFactory.RegistrationContext - Interface in javax.security.auth.message.config
- Represents the layer identifier, application context identifier,
and description components of an AuthConfigProvider registration at the
factory.
- AuthConfigProvider - Interface in javax.security.auth.message.config
- This interface is implemented by objects that can be used to obtain
authentication context configuration objects, that is,
ClientAuthConfig or ServerAuthConfig objects. - authenticate(HttpServletResponse) -
Method in interface javax.servlet.http.HttpServletRequest
- Use the container login mechanism configured for the
ServletContext to authenticate the user making
this request.
- authenticate(HttpServletResponse) -
Method in class javax.servlet.http.HttpServletRequestWrapper
- The default behavior of this method is to call authenticate on the
wrapped request object.
- AUTHENTICATE_CONTENT -
Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
- The identifer for a ProtectionPolicy that indicates that the
origin of data within the message is to be authenticated
(that is, the message is to be protected such that
its recipients can establish who defined the message
content).
- AUTHENTICATE_RECIPIENT -
Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
- The identifer for a ProtectionPolicy that indicates that the
message recipient is to be authenticated.
- AUTHENTICATE_SENDER -
Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
- The identifer for a ProtectionPolicy that indicates that the
sending entity is to be authenticated.
- authenticateUser() -
Method in class com.sun.appserv.security.AppservCertificateLoginModule
- Perform authentication decision.
- 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
- authentication(String, String, boolean) -
Method in class com.sun.enterprise.security.audit.AuditManager
- logs the authentication call for all the loaded modules.
- 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
- AuthenticationMechanism - Annotation Type in javax.resource.spi
-
- AuthenticationMechanism.CredentialInterface - Enum in javax.resource.spi
- An enumerated type that represents the various interfaces
that a resource adapter may support for the representation
of the credentials.
- 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
-
- AuthException - Exception in javax.security.auth.message
- A generic authentication exception.
- AuthException() -
Constructor for exception javax.security.auth.message.AuthException
- Constructs an AuthException with no detail message.
- AuthException(String) -
Constructor for exception javax.security.auth.message.AuthException
- Constructs an AuthException with the specified detail message.
- authLayer -
Variable in class org.glassfish.appclient.client.acc.config.MessageSecurityConfig
-
- AuthMethod - Enum in org.glassfish.api.embedded.web.config
- Enumeration of supported authentication methods.
- AUTHORIZATION -
Static variable in interface javax.ws.rs.core.HttpHeaders
- See HTTP/1.1 documentation.
- 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.
- AuthRealm - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <auth-realm> element.
- authRealm(String) -
Method in interface org.glassfish.appclient.client.acc.AppClientContainer.Builder
- Sets the optional authentication realm for the ACC.
- AuthRealm - Class in org.glassfish.appclient.client.acc.config
-
- AuthRealm() -
Constructor for class org.glassfish.appclient.client.acc.config.AuthRealm
-
- AuthRealm(String) -
Constructor for class org.glassfish.appclient.client.acc.config.AuthRealm
-
- authRealm -
Variable in class org.glassfish.appclient.client.acc.config.ClientContainer
-
- authRecipient -
Variable in class org.glassfish.appclient.client.acc.config.RequestPolicy
-
- authRecipient -
Variable in class org.glassfish.appclient.client.acc.config.ResponsePolicy
-
- authSource -
Variable in class org.glassfish.appclient.client.acc.config.RequestPolicy
-
- authSource -
Variable in class org.glassfish.appclient.client.acc.config.ResponsePolicy
-
- AuthStatus - Class in javax.security.auth.message
- The AuthStatus class is used to represent return values from Authentication
modules and Authentication Contexts.
- 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.
- autoDelete -
Variable in class org.glassfish.api.embedded.EmbeddedFileSystem
-
- autoDelete(boolean) -
Method in class org.glassfish.api.embedded.EmbeddedFileSystem.Builder
- Sets the auto delete flag.
- autoFlush -
Variable in class javax.servlet.jsp.JspWriter
- Whether the JspWriter is autoflushing.
- availabilityenabled -
Variable in class org.glassfish.api.deployment.DeployCommandParameters
-
- AvailabilityService - Interface in org.glassfish.admin.amx.intf.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.
- AverageRangeStatistic - Interface in org.glassfish.external.statistics
- An interface that Specifies standard measurements of the lowest and highest
values an attribute has held as well as its current value.
- avg(Expression<N>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create an aggregate expression applying the avg operation.
- await() -
Method in class org.glassfish.external.amx.MBeanListener.CallbackImpl
- Optional: wait for the CountDownLatch to fire
If used, the subclass should countDown() the latch when the
appropriate event happens
- BackendPrincipal - Interface in org.glassfish.admin.amx.intf.config
- Configuration for the <backend-principal> element.
- Basic - Annotation Type in javax.persistence
- 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.
- BASIC_AUTH -
Static variable in interface javax.ws.rs.core.SecurityContext
- String identifier for Basic authentication.
- BasicType<X> - Interface in javax.persistence.metamodel
- Instances of the type
BasicType represent basic types (including
temporal and enumerated types). - BCC -
Static variable in class javax.mail.Message.RecipientType
- The "Bcc" (blind carbon copy) recipients.
- Bean<T> - Interface in javax.enterprise.inject.spi
- Represents an enabled bean.
- BEAN_ADDED -
Static variable in class javax.enterprise.deploy.model.XpathEvent
- Adding a DDBean
- BEAN_CHANGED -
Static variable in class javax.enterprise.deploy.model.XpathEvent
- Changing a DDBean
- BEAN_REMOVED -
Static variable in class javax.enterprise.deploy.model.XpathEvent
- Removing a DDBean
- BeanDescriptor - Interface in javax.validation.metadata
- Describes a constrained Java Bean and the constraints associated to it.
- 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
-
- BEANINFO_KEY -
Static variable in class javax.faces.component.UIComponent
The value of this constant is used as the key in the
component attribute map, the value for which is a
java.beans.BeanInfo implementation describing the composite
component.
- BeanManager - Interface in javax.enterprise.inject.spi
- Allows a portable extension to interact directly with the container.
- 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.
- BeanValidator - Class in javax.faces.validator
A Validator that delegates validation
of the bean property to the Bean Validation API.
- BeanValidator() -
Constructor for class javax.faces.validator.BeanValidator
-
- BeforeBeanDiscovery - Interface in javax.enterprise.inject.spi
-
This event type is thrown by the container before the bean discovery process
begins.
- beforeChange(PropertyChangeEvent) -
Method in interface org.jvnet.hk2.config.ConfigBeanInterceptor
- Notification that an attribute is about to be changed
- BeforeCompletion - Annotation Type in javax.ejb
- Designate a stateful session bean method to receive the BeforeCompletion
Session Synchronization callback.
- 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.
- beforePostInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) -
Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
- Called before the curInv has been popped from the invocation stack.
- beforePreInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) -
Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
- Called before the curInv is pushed into the invocation stack.
- BeforeShutdown - Interface in javax.enterprise.inject.spi
-
The type of the final event the container fires after it has finished processing
requests and destroyed all contexts.
- beforeUnmarshal(Object, Object) -
Method in class javax.xml.bind.Unmarshaller.Listener
-
Callback method invoked before unmarshalling into target.
- begin() -
Method in interface javax.enterprise.context.Conversation
- Mark the current transient conversation long-running.
- begin(String) -
Method in interface javax.enterprise.context.Conversation
- Mark the current transient conversation long-running,
with a specified identifier.
- begin() -
Method in interface javax.persistence.EntityTransaction
- Start a 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.
- Behavior - Interface in javax.faces.component.behavior
The Behavior interface is
the root API of the component behavior model.
- BEHAVIOR_ID -
Static variable in class javax.faces.component.behavior.AjaxBehavior
The standard id for this behavior.
- BehaviorBase - Class in javax.faces.component.behavior
BehaviorBase is a
convenience base class that provides a default implementation of the
Behavior contract.
- BehaviorBase() -
Constructor for class javax.faces.component.behavior.BehaviorBase
-
- BehaviorConfig - Interface in javax.faces.view.facelets
Convey the id of a behavior declared in
a view.
- BehaviorEvent - Class in javax.faces.event
- BehaviorEvent is
the event that can be generated from component
Behavior. - BehaviorEvent(UIComponent, Behavior) -
Constructor for class javax.faces.event.BehaviorEvent
Construct a new event object
from the specified source component and behavior.
- BehaviorHandler - Class in javax.faces.view.facelets
The FaceletHandler that
corresponds to attached objects that represent an instance of ClientBehavior that must be added to
the parent component, which must implement ClientBehaviorHolder, with a call to
ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior).
- BehaviorHandler(BehaviorConfig) -
Constructor for class javax.faces.view.facelets.BehaviorHandler
-
- BehaviorHolderAttachedObjectHandler - Interface in javax.faces.view
Represent an attached object that is a
BehaviorHolder in a VDL page.
- BehaviorHolderAttachedObjectTarget - Interface in javax.faces.view
Represent a BehaviorHolder
attached object target in a VDL page.
- BehaviorListener - Interface in javax.faces.event
A generic base interface for event
listeners for various types of BehaviorEvents.
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create a predicate for testing whether the first argument is
between the second and third arguments in value.
- between(Expression<? extends Y>, Y, Y) -
Method in interface javax.persistence.criteria.CriteriaBuilder
- Create a predicate for testing whether the first argument is
between the second and third arguments in value.
- 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
-
- bind(Port) -
Method in interface org.glassfish.api.embedded.admin.EmbeddedAdminContainer
- Make the server listen to administrative requests (CLI, REST) on
the passed port.
- bind(Port, String) -
Method in interface org.glassfish.api.embedded.EmbeddedContainer
- Binds a port using a specific protocol to this container.
- bind(Port) -
Method in interface org.glassfish.api.embedded.grizzly.GrizzlyContainer
-
- Bindable<T> - Interface in javax.persistence.metamodel
- Instances of the type
Bindable represent object or attribute types
that can be bound into a Path. - Bindable.BindableType - Enum in javax.persistence.metamodel
-
- 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
-
- BindException - Exception in org.glassfish.api.embedded
- BindException are thrown when port cannot be bound to a port number
- BindException() -
Constructor for exception org.glassfish.api.embedded.BindException
-
- 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
- Deprecated.
- 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. - bindJmxTo(Port) -
Method in interface org.glassfish.api.embedded.admin.EmbeddedAdminContainer
- Makes the server bind the MBeanServer to an initialized port
- bindToAppNamespace(String, Collection<? extends JNDIBinding>) -
Method in interface org.glassfish.api.naming.GlassfishNamingManager
-
- bindToComponentNamespace(String, String, String, boolean, Collection<? extends JNDIBinding>) -
Method in interface org.glassfish.api.naming.GlassfishNamingManager
- This method enumerates the env properties, ejb and resource references
etc for a J2EE component and binds them in the applicable java:
namespace.
- 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
-
- BOOT_AMX_OPERATION_NAME -
Static variable in interface org.glassfish.external.amx.BootAMXMBean
- same as method above
- bootAMX(MBeanServerConnection) -
Method in class org.glassfish.external.amx.AMXGlassfish
- Ensure that AMX is loaded and ready to use.
- bootAMX(MBeanServer) -
Method in class org.glassfish.external.amx.AMXGlassfish
-
- bootAMX() -
Method in interface org.glassfish.external.amx.BootAMXMBean
- Start AMX and return the ObjectName of DomainRoot.
- BootAMXMBean - Interface in org.glassfish.external.amx
- MBean responsible for booting the AMX system.
- BootException - Exception in com.sun.enterprise.module.bootstrap
- Signals a fatal error in the module system launch.
- BootException(String) -
Constructor for exception com.sun.enterprise.module.bootstrap.BootException
-
- BootException(String, Throwable) -
Constructor for exception com.sun.enterprise.module.bootstrap.BootException
-
- BootException(Throwable) -
Constructor for exception com.sun.enterprise.module.bootstrap.BootException
-
- BootstrapContext - Interface in javax.resource.spi
- This provides a mechanism to pass a bootstrap context to a resource adapter
instance when it is bootstrapped.
- BootstrapState - Interface in javax.validation.spi
- Defines the state used to bootstrap the
Configuration - BoundaryStatistic - Interface in javax.management.j2ee.statistics
- Specifies standard measurements of the upper and lower limits of the value of an attribute.
- BoundaryStatistic - Interface in org.glassfish.external.statistics
- Specifies standard measurements of the upper and lower limits of the value of an attribute.
- 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.
- BoundedRangeStatistic - Interface in org.glassfish.external.statistics
- The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
- Branding - Interface in org.glassfish.api.branding
- Contract for branding of product based on a given distribution/OEM
- broadcast(BehaviorEvent) -
Method in interface javax.faces.component.behavior.Behavior
Broadcast the specified
BehaviorEvent to all registered
event listeners who have expressed an interest in events of this
type.
- broadcast(BehaviorEvent) -
Method in class javax.faces.component.behavior.BehaviorBase
Default implementation of
Behavior#broadcast.
- broadcast(FacesEvent) -
Method in class javax.faces.component.UICommand
- In addition to to the default
UIComponent#broadcast
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 processing to
unwrap any wrapped FacesEvent and reset the current row index,
before the event is actually broadcast.
- broadcastEvents(FacesContext, PhaseId) -
Method in class javax.faces.component.UIViewRoot
Broadcast any events that have been
queued.
- 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.
- build() -
Method in class javax.ws.rs.core.Response.ResponseBuilder
- Create a Response instance from the current ResponseBuilder.
- build(Object...) -
Method in class javax.ws.rs.core.UriBuilder
- Build a URI, using the supplied values in order to replace any URI
template parameters.
- build() -
Method in class javax.ws.rs.core.Variant.VariantListBuilder
- Build a list of representation variants from the current state of
the builder.
- build() -
Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- Builds a
W3CEndpointReference from the accumulated
properties set on this W3CEndpointReferenceBuilder
instance.
- build() -
Method in class org.glassfish.api.embedded.EmbeddedFileSystem.Builder
- Builds a configured embedded file system instance that can be used to configure
an embedded server.
- build() -
Method in class org.glassfish.api.embedded.Server.Builder
- Uses this builder's name to create or return an existing embedded
server instance.
- build(Properties) -
Method in class org.glassfish.api.embedded.Server.Builder
- Uses this builder's name to create or return an existing embedded
server instance.
- build() -
Method in interface org.jvnet.hk2.annotations.Builder
-
- buildAttributeChange(String, String, String, Object, Object) -
Method in class org.glassfish.admin.amx.util.jmx.AttributeChangeNotificationBuilder
-
- buildAttributeChange(String, String, String, long, Object, Object) -
Method in class org.glassfish.admin.amx.util.jmx.AttributeChangeNotificationBuilder
-
- buildConstraintViolationWithTemplate(String) -
Method in interface javax.validation.ConstraintValidatorContext
- Return an constraint violation builder building an violation report
allowing to optionally associate it to a sub path.
- buildDefaultValidatorFactory() -
Static method in class javax.validation.Validation
- Build and return a
ValidatorFactory instance based on the
default Bean Validation provider and following the XML configuration.
- Builder<T> - Interface in org.jvnet.hk2.annotations
- Simple builder contract
- buildFromEncoded(Object...) -
Method in class javax.ws.rs.core.UriBuilder
- Build a URI.
- buildFromEncodedMap(Map<String, ? extends Object>) -
Method in class javax.ws.rs.core.UriBuilder
- Build a URI, any URI template parameters will be replaced by the value in
the supplied map.
- buildFromMap(Map<String, ? extends Object>) -
Method in class javax.ws.rs.core.UriBuilder
- Build a URI, any URI template parameters will be replaced by the value in
the supplied map.
- buildJar() -
Method in class org.glassfish.api.embedded.ScatteredArchive.Builder
- Creates a new scattered jar file using this builder instance configuration.
- buildMetadata(KeyValuePairParser) -
Static method in class com.sun.hk2.component.InhabitantsParser
-
- buildModel(Class<?>) -
Method in class org.jvnet.hk2.config.DomDocument
- Obtains a
ConfigModel for the given class (Which should have Configured annotation on it.)
- buildModel(String) -
Method in class org.jvnet.hk2.config.DomDocument
- Obtains a
ConfigModel for the given class (Which should have Configured annotation on it.)
- buildNew() -
Method in class org.glassfish.admin.amx.util.jmx.AttributeChangeNotificationBuilder
-
- buildNew(String, Object) -
Method in class org.glassfish.admin.amx.util.jmx.AttributeChangeNotificationBuilder
-
- buildNew() -
Method in class org.glassfish.admin.amx.util.jmx.NotificationBuilder
- Build a new Notification without any values in its Map
and no message.
- buildNew(String) -
Method in class org.glassfish.admin.amx.util.jmx.NotificationBuilder
- Build a new Notification without any values in its Map.
- buildNewWithMap(String, Map<String, Serializable>) -
Method in class org.glassfish.admin.amx.util.jmx.NotificationBuilder
- Build a new Notification with an existing Map.
- buildValidatorFactory() -
Method in interface javax.validation.Configuration
- Build a
ValidatorFactory implementation.
- buildValidatorFactory(ConfigurationState) -
Method in interface javax.validation.spi.ValidationProvider
- Build a
ValidatorFactory using the current provider implementation.
- buildView(FacesContext, UIViewRoot) -
Method in class javax.faces.view.ViewDeclarationLanguage
Take any actions specific to this
VDL implementation to cause the argument UIViewRoot
which must have been created via a call to ViewDeclarationLanguage.createView(javax.faces.context.FacesContext, java.lang.String),
to be populated with children.
- buildWar() -
Method in class org.glassfish.api.embedded.ScatteredArchive.Builder
- Creates a new scattered war file using this builder instance configuration.
- BUILT_IN_CUSTOM_RESOURCES_KEY -
Static variable in interface org.glassfish.admin.amx.base.ConnectorRuntimeAPIProvider
- Value of type Map for Map from
ConnectorRuntimeAPIProvider.getBuiltInCustomResources()
- BulkAccess - Interface in org.glassfish.admin.amx.base
- Bulk access to various JMX constructs.
- bulkGetAttribute(ObjectName[], String) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call getAttribute( attributeName ) for multiple MBeans.
- bulkGetAttributeNames(ObjectName[]) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call getMBeanInfo().getAttributes() for multiple MBeans, then extracts the
Attribute name from each Attribute.
- bulkGetAttributes(ObjectName[], String[]) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call getAttributes( attributeNames ) for multiple MBeans.
- bulkGetMBeanAttributeInfo(ObjectName[]) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call getMBeanInfo().getAttributes() for multiple MBeans.
- bulkGetMBeanInfo(ObjectName[]) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call getMBeanInfo() for multiple MBeans.
- bulkGetMBeanOperationInfo(ObjectName[]) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call getMBeanInfo().getOperations() for multiple MBeans.
- bulkInvoke(ObjectName[], String, Object[], String[]) -
Method in interface org.glassfish.admin.amx.base.BulkAccess
- Call invoke( ...
- 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 org.glassfish.admin.amx.base.BulkAccess
- Call setAttribute( attr ) for multiple MBeans.
- BUNDLE_IMPORT_NAME -
Static variable in class com.sun.enterprise.module.ManifestConstants
- List of modules that this module depends on.
- BUNDLE_NAME -
Static variable in class com.sun.enterprise.module.ManifestConstants
- Module name.
- BUNDLE_VERSION -
Static variable in class com.sun.enterprise.module.ManifestConstants
- Bundle Version
- 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.
- BusyConversationException - Exception in javax.enterprise.context
- Indicates that the container has rejected a request because a concurrent
request is associated with the same conversation context.
- BusyConversationException() -
Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(String) -
Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(Throwable) -
Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(String, Throwable) -
Constructor for exception javax.enterprise.context.BusyConversationException
-
- byDefaultProvider() -
Static method in class javax.validation.Validation
- Build a
Configuration.
- byProvider(Class<U>) -
Static method in class javax.validation.Validation
- Build a
Configuration for a particular provider implementation.
- 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 org.glassfish.api
- 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
-
- BYTES -
Static variable in annotation type org.jvnet.hk2.config.Units
-
- 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
-