站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Index (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

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

A

ADDRESS_LINES_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
 
AND_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
ASSOCIATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
AUDITABLE_EVENT - Static variable in interface javax.xml.registry.LifeCycleManager
 
AUTHORIZED_NAME_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
 
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.
AccessLocalException - exception javax.ejb.AccessLocalException.
An AccessLocalException is thrown to indicate that the caller does not have permission to call the method.
AccessLocalException() - Constructor for class javax.ejb.AccessLocalException
Constructs an AccessLocalException with no detail message.
AccessLocalException(String) - Constructor for class javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message.
AccessLocalException(String, Exception) - Constructor for class javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message and a nested exception.
ActionType - class javax.enterprise.deploy.shared.ActionType.
An enumeration of deployment status action types.
ActionType(int) - Constructor for class javax.enterprise.deploy.shared.ActionType
Create a new ActionType
ActivationSpec - interface javax.resource.spi.ActivationSpec.
A marker interface holding the configuration of a message endpoint.
ApplicationServerInternalException - exception javax.resource.spi.ApplicationServerInternalException.
A ApplicationServerInternalException is thrown to indicate error conditions specific to the Applcation server.
ApplicationServerInternalException() - Constructor for class javax.resource.spi.ApplicationServerInternalException
Create an exception.
ApplicationServerInternalException(String) - Constructor for class javax.resource.spi.ApplicationServerInternalException
Create an exception with a reason.
ApplicationServerInternalException(String, String) - Constructor for class javax.resource.spi.ApplicationServerInternalException
Create an exception with a reason and an errorCode.
ApplicationServerInternalException(String, Throwable) - Constructor for class javax.resource.spi.ApplicationServerInternalException
Create an exception with a reason and cause.
ApplicationServerInternalException(Throwable) - Constructor for class javax.resource.spi.ApplicationServerInternalException
Create an exception with a cause.
Association - interface javax.xml.registry.infomodel.Association.
 
AttachmentPart - class javax.xml.soap.AttachmentPart.
A single attachment to a SOAPMessage object.
AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
 
AuditableEvent - interface javax.xml.registry.infomodel.AuditableEvent.
 
acknowledge() - Method in interface javax.jms.Message
Acknowledges all consumed messages of the session of this consumed message.
addAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
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.
addBody() - Method in interface javax.xml.soap.SOAPEnvelope
 
addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody
 
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
 
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
 
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(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(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
 
addChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
addClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
Adds a connection event listener
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Add an event listener.
addDetail() - Method in interface javax.xml.soap.SOAPFault
 
addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
 
addDocument(Document) - Method in interface javax.xml.soap.SOAPBody
 
addExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addFault() - Method in interface javax.xml.soap.SOAPBody
 
addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
 
addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
 
addHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
 
addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
 
addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
 
addLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
 
addLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
 
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
 
addNamespaceDeclaration(String, String) - Method in interface javax.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
addParameter(String, QName, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, QName, Class, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addProgressListener(ProgressListener) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Add a progress listener
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Add a property change listener
addRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
addRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
RowSet listener registration.
addService(Service) - Method in interface javax.xml.registry.infomodel.Organization
 
addServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
 
addServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
 
addServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
addSlot(Slot) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
addSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
addSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
addSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
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(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Adds a single excluded permission to the PolicyConfiguration.
addToExcludedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Adds a collection of excluded permissions to the PolicyConfiguration
addToRole(String, Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Add a single permission to a named role in the PolicyConfiguration.
addToRole(String, PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Add permissions to a named role in the PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Add a single unchecked permission to the PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Add unchecked permissions to the PolicyConfiguration.
addUser(User) - Method in interface javax.xml.registry.infomodel.Organization
 
addUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
addXpathListener(String, XpathListener) - Method in interface javax.enterprise.deploy.model.DDBean
Register a listener for a given xpath
addXpathListener(ModuleType, String, XpathListener) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Register a listener for a given xpath
afterBegin() - Method in interface javax.ejb.SessionSynchronization
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterCompletion(boolean) - Method in interface javax.ejb.SessionSynchronization
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(int) - Method in interface javax.transaction.Synchronization
This method is invoked after the transaction has committed or rolled back.
afterDelivery() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
Invoked after delivery
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface javax.resource.spi.ConnectionManager
Gets called by the resource adapter's connection factory.
associateConnection(Object, ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface javax.resource.spi.LazyAssociatableConnectionManager
Invoked by a resource adapter to lazily associate a connection handle with the managed connection
associateConnection(Object) - Method in interface javax.resource.spi.ManagedConnection
Associates a new application level connection handle with the connection.

B

BEAN_ADDED - Static variable in class javax.enterprise.deploy.model.XpathEvent
A bean is added
BEAN_CHANGED - Static variable in class javax.enterprise.deploy.model.XpathEvent
A bean is changed
BEAN_REMOVED - Static variable in class javax.enterprise.deploy.model.XpathEvent
A bean is removed
BeanNotFoundException - exception javax.enterprise.deploy.spi.exceptions.BeanNotFoundException.
Errors when a bean is not found
BeanNotFoundException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.BeanNotFoundException
Create an exception with a reason.
BigDecimalHolder - class javax.xml.rpc.holders.BigDecimalHolder.
A holder for BigDecimals.
BigDecimalHolder() - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigDecimalHolder(BigDecimal) - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigIntegerHolder - class javax.xml.rpc.holders.BigIntegerHolder.
A holder for BigIntegers.
BigIntegerHolder() - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BigIntegerHolder(BigInteger) - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BooleanHolder - class javax.xml.rpc.holders.BooleanHolder.
A holder for booleans.
BooleanHolder() - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanHolder(boolean) - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanWrapperHolder - class javax.xml.rpc.holders.BooleanWrapperHolder.
A holder for Booleans.
BooleanWrapperHolder() - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BooleanWrapperHolder(Boolean) - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BootstrapContext - interface javax.resource.spi.BootstrapContext.
Used to pass context to the resource adapter start(BootstrapContext) method.
BulkResponse - interface javax.xml.registry.BulkResponse.
Contains the response of a method in the API that performs a bulk operation and returns a bulk response.
BusinessLifeCycleManager - interface javax.xml.registry.BusinessLifeCycleManager.
 
BusinessQueryManager - interface javax.xml.registry.BusinessQueryManager.
 
ByteArrayHolder - class javax.xml.rpc.holders.ByteArrayHolder.
A holder for byte[]s.
ByteArrayHolder() - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteArrayHolder(byte[]) - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteHolder - class javax.xml.rpc.holders.ByteHolder.
A holder for bytes.
ByteHolder() - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteHolder(byte) - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteWrapperHolder - class javax.xml.rpc.holders.ByteWrapperHolder.
A holder for Bytes.
ByteWrapperHolder() - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 
ByteWrapperHolder(Byte) - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 
BytesMessage - interface javax.jms.BytesMessage.
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.
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
This method is invoked before the start of the commit process.
beforeDelivery(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpoint
Invoked before delivery
begin() - Method in interface javax.resource.cci.LocalTransaction
Begins a local transaction on the userlying resource.
begin() - Method in interface javax.resource.spi.LocalTransaction
Begins a local transaction on the userlying resource.
begin() - Method in interface javax.transaction.TransactionManager
Starts a new transaction, and associate it with the calling thread.
begin() - Method in interface javax.transaction.UserTransaction
Starts a new transaction, and associate it with the calling thread.

C

CANCEL - Static variable in class javax.enterprise.deploy.shared.ActionType
The action type for CANCEL
CAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module type for an CAR
CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
CHARACTER_SET_ENCODING - Static variable in class javax.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's acknowledge method.
COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
 
COMPLETED - Static variable in class javax.enterprise.deploy.shared.StateType
The state type for an COMPLETED
CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
 
CONNECTION_CLOSED - Static variable in class javax.resource.spi.ConnectionEvent
Connection has been closed
CONNECTION_ERROR_OCCURRED - Static variable in class javax.resource.spi.ConnectionEvent
Connection error has occurred
CalendarHolder - class javax.xml.rpc.holders.CalendarHolder.
A holder for Calendars.
CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
Call - interface javax.xml.rpc.Call.
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
CapabilityProfile - interface javax.xml.registry.CapabilityProfile.
 
Classification - interface javax.xml.registry.infomodel.Classification.
 
ClassificationScheme - interface javax.xml.registry.infomodel.ClassificationScheme.
 
ClientConfiguration - interface javax.enterprise.deploy.spi.status.ClientConfiguration.
Installs configures and runs an application client.
ClientExecuteException - exception javax.enterprise.deploy.spi.exceptions.ClientExecuteException.
Errors setting up an application client
ClientExecuteException() - Constructor for class javax.enterprise.deploy.spi.exceptions.ClientExecuteException
Create an exception with a null reason.
ClientExecuteException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.ClientExecuteException
Create an exception with a reason.
CommException - exception javax.resource.spi.CommException.
A CommException indicates error conditions related to failed or interrupted communication with an underlying resource.
CommException() - Constructor for class javax.resource.spi.CommException
Create an exception.
CommException(String) - Constructor for class javax.resource.spi.CommException
Create an exception with a reason.
CommException(String, String) - Constructor for class javax.resource.spi.CommException
Create an exception with a reason and an errorCode.
CommException(String, Throwable) - Constructor for class javax.resource.spi.CommException
Create an exception with a reason and cause.
CommException(Throwable) - Constructor for class javax.resource.spi.CommException
Create an exception with a cause.
CommandType - class javax.enterprise.deploy.shared.CommandType.
An enumeration of deployment commands.
CommandType(int) - Constructor for class javax.enterprise.deploy.shared.CommandType
Create a new CommandType
Concept - interface javax.xml.registry.infomodel.Concept.
 
ConfigurationException - exception javax.enterprise.deploy.spi.exceptions.ConfigurationException.
Errors while generating a configuration bean
ConfigurationException() - Constructor for class javax.enterprise.deploy.spi.exceptions.ConfigurationException
Create an exception with a null reason.
ConfigurationException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.ConfigurationException
Create an exception with a reason.
Connection - interface javax.jms.Connection.
A Connection object is a client's active connection to its JMS provider.
Connection - interface javax.resource.cci.Connection.
The Connection provides a handle for use by the application to access an underlying physical connection.
Connection - interface javax.xml.registry.Connection.
 
ConnectionConsumer - interface javax.jms.ConnectionConsumer.
For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
ConnectionEvent - class javax.resource.spi.ConnectionEvent.
The ConnectionEvent class provides information about the source of a Connection related event.
ConnectionEvent(ManagedConnection, int) - Constructor for class javax.resource.spi.ConnectionEvent
Create a new ConnectionEvent
ConnectionEvent(ManagedConnection, int, Exception) - Constructor for class javax.resource.spi.ConnectionEvent
Create a new ConnectionEvent
ConnectionEvent - class javax.sql.ConnectionEvent.
The ConnectionEvent class provides information about the source of a connection related event.
ConnectionEvent(PooledConnection) - Constructor for class javax.sql.ConnectionEvent
Construct a ConnectionEvent object.
ConnectionEvent(PooledConnection, SQLException) - Constructor for class javax.sql.ConnectionEvent
Construct a ConnectionEvent object.
ConnectionEventListener - interface javax.resource.spi.ConnectionEventListener.
The ConnectionEventListener interface provides for a callback mechanism to enable objects to listen for events of the ConnectionEvent class.
ConnectionEventListener - interface javax.sql.ConnectionEventListener.
A ConnectionEventListener is an object that registers to receive events generated by a PooledConnection.
ConnectionFactory - interface javax.jms.ConnectionFactory.
A ConnectionFactory object encapsulates a set of connection configuration parameters that has been defined by an administrator.
ConnectionFactory - interface javax.resource.cci.ConnectionFactory.
The ConnectionFactory provides an interface for getting a Connection from the Resource adapter.
ConnectionFactory - class javax.xml.registry.ConnectionFactory.
This is the abstract base class for factory classes for creating a JAXR connection.
ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
 
ConnectionManager - interface javax.resource.spi.ConnectionManager.
The ConnectionManager interface provides the hook which allows a resource adapter to pass a connection to the Application Server.
ConnectionMetaData - interface javax.jms.ConnectionMetaData.
A ConnectionMetaData object provides information describing the Connection object.
ConnectionMetaData - interface javax.resource.cci.ConnectionMetaData.
The ConnectionMetaData provides information about the underlying resources for the connection.
ConnectionPoolDataSource - interface javax.sql.ConnectionPoolDataSource.
A ConnectionPoolDataSource object is a factory for PooledConnection objects.
ConnectionRequestInfo - interface javax.resource.spi.ConnectionRequestInfo.
The ConnectionRequestInfo allows a resource adapter to pass its own information along with a request for a connection.
ConnectionSpec - interface javax.resource.cci.ConnectionSpec.
An ConnectionSpec holds connection specific properties for use by a ConnectionFactory in creating a Connection.n Connection in order to execute a function on the underlying resource.
CreateException - exception javax.ejb.CreateException.
The CreateException exception must be included in the throws clauses of all create(...) methods define in an enterprise Bean's remote interface.
CreateException() - Constructor for class javax.ejb.CreateException
Constructs an CreateException with no detail message.
CreateException(String) - Constructor for class javax.ejb.CreateException
Constructs an CreateException with the specified detail message.
call(SOAPMessage, Object) - Method in class javax.xml.soap.SOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
cancel() - Method in interface javax.ejb.Timer
Cause the timer and all its associated expiration notifications to be cancelled.
cancel() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Cancels the deployment
cause - Variable in class javax.xml.registry.JAXRException
 
cleanup() - Method in interface javax.resource.spi.ManagedConnection
Application server calls this to force cleanup of connection.
clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
clearBody() - Method in interface javax.jms.Message
Clears out the message body.
clearContent() - Method in class javax.xml.soap.AttachmentPart
Clears out the content of this AttachmentPart object.
clearParameters() - Method in interface javax.sql.RowSet
In general, parameter values remain in force for repeated use of a RowSet.
clearProperties() - Method in interface javax.jms.Message
Clears a message's properties.
clearWarnings() - Method in interface javax.resource.cci.Interaction
Clears all warnings reported by this Interaction.
clone() - Method in interface javax.resource.cci.Record
Creae a copy of this Record
close() - Method in interface javax.jms.Connection
Closes the connection.
close() - Method in interface javax.jms.ConnectionConsumer
Closes the connection consumer.
close() - Method in interface javax.jms.MessageConsumer
Closes the message consumer.
close() - Method in interface javax.jms.MessageProducer
Closes the message producer.
close() - Method in interface javax.jms.QueueBrowser
Closes the QueueBrowser.
close() - Method in class javax.jms.QueueRequestor
 
close() - Method in interface javax.jms.Session
Closes the session.
close() - Method in class javax.jms.TopicRequestor
 
close() - Method in interface javax.resource.cci.Connection
Closes a connection
close() - Method in interface javax.resource.cci.Interaction
Closes an interaction
close() - Method in interface javax.sql.PooledConnection
Close the physical connection.
close() - Method in interface javax.xml.registry.Connection
 
close() - Method in class javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
commit() - Method in interface javax.jms.Session
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
commit() - Method in interface javax.resource.cci.LocalTransaction
Commits a local transaction on the userlying resource.
commit() - Method in interface javax.resource.spi.LocalTransaction
Commits a local transaction on the userlying resource.
commit(Xid, boolean) - Method in interface javax.resource.spi.XATerminator
Commit the transaction
commit() - Method in interface javax.security.jacc.PolicyConfiguration
This method is used to set to "inService" the state of the policy context whose interface is this PolicyConfiguration Object.
commit() - Method in interface javax.transaction.Transaction
Attempt to commit this transaction.
commit() - Method in interface javax.transaction.TransactionManager
Commit the transaction associated with the calling thread.
commit() - Method in interface javax.transaction.UserTransaction
Commit the transaction associated with the calling thread.
commit(Xid, boolean) - Method in interface javax.transaction.xa.XAResource
Commit the work done on this resource in the given transaction.
confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
connectionClosed(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Notifies the listener that a connection has been closed
connectionClosed(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Invoked when the application calls close() on its representation of the connection.
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Connection error has occurred
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Invoked when a fatal connection error occurs, just before an SQLException is thrown to the application.
containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Returns true if the MessageContext contains a property with the specified name.
countAttachments() - Method in class javax.xml.soap.SOAPMessage
Gets a count of the number of attachments in this message.
create(String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name)
create(String, String, String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead
create(Name) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name)
createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
 
createAttachmentPart() - Method in class javax.xml.soap.SOAPMessage
Creates a new empty AttachmentPart object.
createAttachmentPart(DataHandler) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it using the given DataHandler object.
createAttachmentPart(Object, String) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it with the specified data of the specified content type.
createBrowser(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBytesMessage() - Method in interface javax.jms.Session
Creates a BytesMessage object.
createCall() - Method in interface javax.xml.rpc.Service
Creates a Call object not associated with specific operation or target service endpoint.
createCall(QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, String) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
 
createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
 
createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
 
createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createConfiguration(DeployableObject) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Retrieve server specific configuration for a component
createConnection() - Method in interface javax.jms.ConnectionFactory
Creates a connection with the default user identity.
createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
Creates a connection with the specified user identity.
createConnection() - Method in class javax.xml.registry.ConnectionFactory
 
createConnection() - Method in class javax.xml.soap.SOAPConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Creates a connection consumer for this connection (optional operation).
createConnectionFactory() - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a connection factory instance.
createConnectionFactory(ConnectionManager) - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a connection factory instance.
createConsumer(Destination) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination.
createConsumer(Destination, String) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
Creates MessageConsumer for the specified destination, using a message selector.
createDetail() - Method in class javax.xml.soap.SOAPFactory
Creates a new Detail object which serves as a container for DetailEntry objects.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Create a durable connection consumer for this connection (optional operation).
createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic, using a message selector and specifying whether messages published by its own connection should be delivered to it.
createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createElement(String) - Method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Create a new SOAPElement object with the given local name, prefix and uri.
createElement(Name) - Method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given Name object.
createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createEndpoint(XAResource) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
Creates a message endpoint
createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
 
createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
 
createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
 
createIndexedRecord(String) - Method in interface javax.resource.cci.RecordFactory
Creates a IndexedRecord with the specified name.
createInteraction() - Method in interface javax.resource.cci.Connection
Creates a new interaction associated with this connection.
createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
 
createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Creates a new ManagedConnection
createMapMessage() - Method in interface javax.jms.Session
Creates a MapMessage object.
createMappedRecord(String) - Method in interface javax.resource.cci.RecordFactory
Creates a MappedRecord with the specified name.
createMessage() - Method in interface javax.jms.Session
Creates a Message object.
createMessage() - Method in class javax.xml.soap.MessageFactory
 
createMessage(MimeHeaders, InputStream) - Method in class javax.xml.soap.MessageFactory
 
createName(String) - Method in interface javax.xml.soap.SOAPEnvelope
 
createName(String, String, String) - Method in interface javax.xml.soap.SOAPEnvelope
 
createName(String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createObjectMessage() - Method in interface javax.jms.Session
Creates an ObjectMessage object.
createObjectMessage(Serializable) - Method in interface javax.jms.Session
Creates an initialized ObjectMessage object.
createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
 
createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createProducer(Destination) - Method in interface javax.jms.Session
Creates a MessageProducer to send messages to the specified destination.
createPublisher(Topic) - Method in interface javax.jms.TopicSession
Creates a publisher for the specified topic.
createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
 
createQueue(String) - Method in interface javax.jms.QueueSession
Creates a queue identity given a Queue name.
createQueue(String) - Method in interface javax.jms.Session
Creates a queue identity given a Queue name.
createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the default user identity.
createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the specified user identity.
createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
Creates a QueueSession object.
createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createReceiver(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
 
createSender(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueSender object to send messages to the specified queue.
createService(String) - Method in interface javax.xml.registry.LifeCycleManager
 
createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
 
createService(QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createService(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
 
createSession(boolean, int) - Method in interface javax.jms.Connection
Creates a Session object.
createSession(boolean, int) - Method in interface javax.jms.XAConnection
Creates an Session object.
createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
 
createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
 
createStreamMessage() - Method in interface javax.jms.Session
Creates a StreamMessage object.
createSubscriber(Topic) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic.
createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
 
createTemporaryQueue() - Method in interface javax.jms.QueueSession
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in interface javax.jms.Session
Creates a TemporaryQueue object.
createTemporaryTopic() - Method in interface javax.jms.Session
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in interface javax.jms.TopicSession
Creates a TemporaryTopic object.
createTextMessage() - Method in interface javax.jms.Session
Creates a TextMessage object.
createTextMessage(String) - Method in interface javax.jms.Session
Creates an initialized TextMessage object.
createTimer(long, Serializable) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires after a specified duration.
createTimer(long, long, Serializable) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in interface javax.ejb.TimerService
Create a single-action timer that expires at a given point in time.
createTimer(Date, long, Serializable) - Method in interface javax.ejb.TimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimer() - Method in interface javax.resource.spi.BootstrapContext
Creates a new Timer that can be used to perform period work.
createTopic(String) - Method in interface javax.jms.Session
Creates a topic identity given a Topic name.
createTopic(String) - Method in interface javax.jms.TopicSession
Creates a topic identity given a Topic name.
createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the default user identity.
createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the specified user identity.
createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
Creates a TopicSession object.
createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
createUser() - Method in interface javax.xml.registry.LifeCycleManager
 
createXAConnection() - Method in interface javax.jms.XAConnectionFactory
Creates an XAConnection with the default user identity.
createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
Creates an XA connection with the specified user identity.
createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the default user identity.
createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the specified user identity.
createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createXASession() - Method in interface javax.jms.XAConnection
Creates an XASession object.
createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the default user identity.
createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the specified user identity.
createXATopicSession() - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
cursorMoved(RowSetEvent) - Method in interface javax.sql.RowSetListener
Called when a rowset's cursor is moved.

D

DConfigBean - interface javax.enterprise.deploy.spi.DConfigBean.
A configuration associated with one or more deployment descriptors.
DConfigBeanRoot - interface javax.enterprise.deploy.spi.DConfigBeanRoot.
The root of a configuration.
DConfigBeanVersionType - class javax.enterprise.deploy.shared.DConfigBeanVersionType.
An enumeration of deployment status action types.
DConfigBeanVersionType(int) - Constructor for class javax.enterprise.deploy.shared.DConfigBeanVersionType
Create a new DConfigBeanVersionType
DConfigBeanVersionUnsupportedException - exception javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException.
Errors when a j2ee version is not supported
DConfigBeanVersionUnsupportedException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException
Create an exception with a reason.
DDBean - interface javax.enterprise.deploy.model.DDBean.
A fragment of a standard deployment descriptor.
DDBeanCreateException - exception javax.enterprise.deploy.model.exceptions.DDBeanCreateException.
Errors while generating a DDBean
DDBeanCreateException() - Constructor for class javax.enterprise.deploy.model.exceptions.DDBeanCreateException
Create an exception with a null reason.
DDBeanCreateException(String) - Constructor for class javax.enterprise.deploy.model.exceptions.DDBeanCreateException
Create an exception with a reason.
DDBeanRoot - interface javax.enterprise.deploy.model.DDBeanRoot.
The root of a DDBean tree (a standard deployment descriptor)
DEFAULT_CHARSET_NAME - Static variable in interface javax.xml.registry.infomodel.LocalizedString
 
DEFAULT_DELIVERY_MODE - Static variable in interface javax.jms.Message
The message producer's default delivery mode is PERSISTENT.
DEFAULT_PRIORITY - Static variable in interface javax.jms.Message
The message producer's default priority is 4.
DEFAULT_TIME_TO_LIVE - Static variable in interface javax.jms.Message
The message producer's default time to live is unlimited; the message never expires.
DISTRIBUTE - Static variable in class javax.enterprise.deploy.shared.CommandType
The command type for an DISTRIBUTE
DUPS_OK_ACKNOWLEDGE - Static variable in interface javax.jms.Session
This acknowledgment mode instructs the session to lazily acknowledge the delivery of messages.
DataSource - interface javax.sql.DataSource.
A DataSource object is a factory for Connection objects.
DeclarativeQueryManager - interface javax.xml.registry.DeclarativeQueryManager.
 
DeleteException - exception javax.xml.registry.DeleteException.
 
DeleteException() - Constructor for class javax.xml.registry.DeleteException
 
DeleteException(String) - Constructor for class javax.xml.registry.DeleteException
 
DeleteException(String, Throwable) - Constructor for class javax.xml.registry.DeleteException
 
DeleteException(Throwable) - Constructor for class javax.xml.registry.DeleteException
 
DeliveryMode - interface javax.jms.DeliveryMode.
The delivery modes supported by the JMS API are PERSISTENT and NON_PERSISTENT.
DeployableObject - interface javax.enterprise.deploy.model.DeployableObject.
A representation of a deployment module.
DeploymentConfiguration - interface javax.enterprise.deploy.spi.DeploymentConfiguration.
A container for server specific configuration for a top level deployment.
DeploymentFactory - interface javax.enterprise.deploy.spi.factories.DeploymentFactory.
A deployment factory
DeploymentFactoryManager - class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.
The deployment factory manager.
DeploymentManager - interface javax.enterprise.deploy.spi.DeploymentManager.
The core object for deploying modules to a j2ee environment
DeploymentManagerCreationException - exception javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException.
Errors while generating a Deployment manager
DeploymentManagerCreationException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
Create an exception with a reason.
DeploymentStatus - interface javax.enterprise.deploy.spi.status.DeploymentStatus.
The status of the deployment.
DeserializationContext - interface javax.xml.rpc.encoding.DeserializationContext.
A deserializer uses this interface to access and maintain context information during the deserialization.
Deserializer - interface javax.xml.rpc.encoding.Deserializer.
A base interface for deserializers.
DeserializerFactory - interface javax.xml.rpc.encoding.DeserializerFactory.
A factory of deserializers.
Destination - interface javax.jms.Destination.
A Destination object encapsulates a provider-specific address.
Detail - interface javax.xml.soap.Detail.
A container for DetailEntry objects.
DetailEntry - interface javax.xml.soap.DetailEntry.
The content for a Detail object, giving details for a SOAPFault object.
DissociatableManagedConnection - interface javax.resource.spi.DissociatableManagedConnection.
A marker interface for connections that support the lazy connection association optimization.
DoubleHolder - class javax.xml.rpc.holders.DoubleHolder.
A holder for doubles.
DoubleHolder() - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleHolder(double) - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleWrapperHolder - class javax.xml.rpc.holders.DoubleWrapperHolder.
A holder for Doubles.
DoubleWrapperHolder() - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
DoubleWrapperHolder(Double) - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
DuplicateKeyException - exception javax.ejb.DuplicateKeyException.
The DuplicateKeyException exception is thrown if an entity EJB object cannot be created because an object with the same key already exists.
DuplicateKeyException() - Constructor for class javax.ejb.DuplicateKeyException
Constructs an DuplicateKeyException with no detail message.
DuplicateKeyException(String) - Constructor for class javax.ejb.DuplicateKeyException
Constructs an DuplicateKeyException with the specified detail message.
delete() - Method in interface javax.jms.TemporaryQueue
Deletes this temporary queue.
delete() - Method in interface javax.jms.TemporaryTopic
Deletes this temporary topic.
delete() - Method in interface javax.security.jacc.PolicyConfiguration
Causes all policy statements to be deleted from this PolicyConfiguration and sets its internal state such that calling any method, other than delete, getContextID, or inService on the PolicyConfiguration will be rejected and cause an UnsupportedOperationException to be thrown.
deleteAssociations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
deleteClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
deleteConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
deleteObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
 
deleteObjects(Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
 
deleteOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
deleteServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
deleteServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
deletesAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a visible row delete can be detected.
delistResource(XAResource, int) - Method in interface javax.transaction.Transaction
Delist an XA resource from this transaction.
deprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
 
destroy() - Method in interface javax.resource.spi.ManagedConnection
Destroys the connection to the underlying resource.
destroy() - Method in class javax.xml.rpc.handler.GenericHandler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.Handler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.HandlerChain
Indicates the end of lifecycle for a HandlerChain.
destroy() - Method in interface javax.xml.rpc.server.ServiceLifecycle
JAX-RPC runtime system ends the lifecycle of a service endpoint instance by invoking the destroy method.
detachNode() - Method in interface javax.xml.soap.Node
Removes this Node object from the tree.
dissociateConnections() - Method in interface javax.resource.spi.DissociatableManagedConnection
Invoked by the application server to dissociate the managed connection from all handles.
distribute(Target[], File, File) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Validates the configuration, generates all container specific classes and moves the archive to the targets
distribute(Target[], InputStream, InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Validates the configuration, generates all container specific classes and moves the archive to the targets
doWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Executes the work, the call blocks until the work completes
doWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Executes the work, the call blocks until the work completes

E

EAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module type for an EAR
EISSystemException - exception javax.resource.spi.EISSystemException.
A EISSystemException is used to indicate EIS specific error conditios.
EISSystemException() - Constructor for class javax.resource.spi.EISSystemException
Create an exception.
EISSystemException(String) - Constructor for class javax.resource.spi.EISSystemException
Create an exception with a reason.
EISSystemException(String, String) - Constructor for class javax.resource.spi.EISSystemException
Create an exception with a reason and an errorCode.
EISSystemException(String, Throwable) - Constructor for class javax.resource.spi.EISSystemException
Create an exception with a reason and cause.
EISSystemException(Throwable) - Constructor for class javax.resource.spi.EISSystemException
Create an exception with a cause.
EJB - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module type for an EJB
EJBContext - interface javax.ejb.EJBContext.
The EJBContext interface provides an instance with access to the container-provided runtime context of an enterprise Bean instance.
EJBException - exception javax.ejb.EJBException.
The EJBException exception is thrown by an enterprise Bean instance to its container to report that the invoked business method or callback method could not be completed because of an unexpected error (e.g.
EJBException() - Constructor for class javax.ejb.EJBException
Constructs an EJBException with no detail message.
EJBException(String) - Constructor for class javax.ejb.EJBException
Constructs an EJBException with the specified detailed message.
EJBException(Exception) - Constructor for class javax.ejb.EJBException
Constructs an EJBException that embeds the originally thrown exception.
EJBException(String, Exception) - Constructor for class javax.ejb.EJBException
Constructs an EJBException with the specified message and the originally throw exception.
EJBHome - interface javax.ejb.EJBHome.
The EJBHome interface must be extended by all enterprise Beans' remote home interfaces.
EJBLocalHome - interface javax.ejb.EJBLocalHome.
The EJBLocalHome interface must be extended by all enterprise Beans' local home interfaces.
EJBLocalObject - interface javax.ejb.EJBLocalObject.
The EJBLocalObject interface must be extended by all enterprise Beans' local interfaces.
EJBMetaData - interface javax.ejb.EJBMetaData.
The EJBMetaData interface allows a client to obtain the enterprise Bean's meta-data information.
EJBMethodPermission - class javax.security.jacc.EJBMethodPermission.
A security permission for ejb-method permissions.
EJBMethodPermission(String, String) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with the specified name and actions.
EJBMethodPermission(String, String, Method) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with name corresponding to the EJBName and actions composed from methodInterface, and the Method object.
EJBMethodPermission(String, String, String, String[]) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with name corresponding to the EJBName and actions composed from methodName, methodInterface, and methodParams.
EJBObject - interface javax.ejb.EJBObject.
The EJBObject interface is extended by all enterprise Bean's remote interface.
EJBRoleRefPermission - class javax.security.jacc.EJBRoleRefPermission.
Class for EJB isCallerInRole (String reference) permissions.
EJBRoleRefPermission(String, String) - Constructor for class javax.security.jacc.EJBRoleRefPermission
Creates a new EJBRoleRefPermission with the specified name and actions.
EMAIL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
ENCODINGSTYLE_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for encoding Style: Encoding style specified as a namespace URI.
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Target service endpoint address.
EVENT_TYPE_CREATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
 
EVENT_TYPE_DELETED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
 
EVENT_TYPE_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
 
EVENT_TYPE_UNDEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
 
EVENT_TYPE_UPDATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
 
EVENT_TYPE_VERSIONED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
 
EXACT_NAME_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
EXECUTE - Static variable in class javax.enterprise.deploy.shared.ActionType
The action type for EXECUTE
EXTERNAL_IDENTIFIER - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTERNAL_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTRINSIC_OBJECT - Static variable in interface javax.xml.registry.LifeCycleManager
 
EmailAddress - interface javax.xml.registry.infomodel.EmailAddress.
 
EnterpriseBean - interface javax.ejb.EnterpriseBean.
The EnterpriseBean interface must be implemented by every enterprise Bean class.
EntityBean - interface javax.ejb.EntityBean.
The EntityBean interface is implemented by every entity enterprise Bean class.
EntityContext - interface javax.ejb.EntityContext.
The EntityContext interface provides an instance with access to the container-provided runtime context of an entity enterprise Bean instance.
ExceptionListener - interface javax.jms.ExceptionListener.
If a JMS provider detects a serious problem with a Connection object, it informs the Connection object's ExceptionListener, if one has been registered.
ExecutionContext - class javax.resource.spi.work.ExecutionContext.
An execution context provides context information for work, e.g.
ExecutionContext() - Constructor for class javax.resource.spi.work.ExecutionContext
 
ExtensibleObject - interface javax.xml.registry.infomodel.ExtensibleObject.
 
ExternalIdentifier - interface javax.xml.registry.infomodel.ExternalIdentifier.
 
ExternalLink - interface javax.xml.registry.infomodel.ExternalLink.
 
ExtrinsicObject - interface javax.xml.registry.infomodel.ExtrinsicObject.
 
ejbActivate() - Method in interface javax.ejb.EntityBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in interface javax.ejb.SessionBean
The activate method is called when the instance is activated from its "passive" state.
ejbLoad() - Method in interface javax.ejb.EntityBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbPassivate() - Method in interface javax.ejb.EntityBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in interface javax.ejb.SessionBean
The passivate method is called before the instance enters the "passive" state.
ejbRemove() - Method in interface javax.ejb.EntityBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in interface javax.ejb.MessageDrivenBean
A container invokes this method before it ends the life of the message-driven object.
ejbRemove() - Method in interface javax.ejb.SessionBean
A container invokes this method before it ends the life of the session object.
ejbStore() - Method in interface javax.ejb.EntityBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbTimeout(Timer) - Method in interface javax.ejb.TimedObject
Invoked by the EJB container upon timer expiration.
end(Xid, int) - Method in interface javax.transaction.xa.XAResource
Called to disassociate the resource from a transaction.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in interface javax.resource.spi.ResourceAdapter
Activates the endpoint factory
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in interface javax.resource.spi.ResourceAdapter
Deactivates the endpoint
enlistResource(XAResource) - Method in interface javax.transaction.Transaction
Enlist an XA resource with this transaction.
entries() - Method in interface javax.enterprise.deploy.model.DeployableObject
Returns an enumeration of file names (as strings) for each file relative to the root of the module
equals(Object) - Method in interface javax.resource.cci.Record
Compare two Records for equality
equals(Object) - Method in interface javax.resource.spi.ConnectionRequestInfo
Tests object for equality
equals(Object) - Method in interface javax.resource.spi.ManagedConnectionFactory
Tests object for equality
equals(Object) - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Use org.ietf.jgss.GSSCredential
equals(Object) - Method in class javax.resource.spi.security.PasswordCredential
 
equals(Object) - Method in class javax.security.jacc.EJBMethodPermission
Compare two EJBMethodPermissions.
equals(Object) - Method in class javax.security.jacc.EJBRoleRefPermission
Test an EJBRoleRefPermission for equality.
equals(Object) - Method in class javax.security.jacc.WebResourcePermission
Checks two WebResourcePermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebRoleRefPermission
Checks two WebRoleRefPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebUserDataPermission
Checks two WebUserDataPermission objects for equality.
errorCode - Variable in class javax.transaction.SystemException
The error code of this exception.
errorCode - Variable in class javax.transaction.xa.XAException
The error code.
examineAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
 
examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
 
examineMustUnderstandHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
 
execute() - Method in interface javax.enterprise.deploy.spi.status.ClientConfiguration
Executes the client
execute(InteractionSpec, Record) - Method in interface javax.resource.cci.Interaction
Executes the interaction specified by the InteractionSpec with the specified input.
execute(InteractionSpec, Record, Record) - Method in interface javax.resource.cci.Interaction
Executes the interaction specified by the InteractionSpec with the specified input.
execute() - Method in interface javax.sql.RowSet
Fills the rowset with data.
executeQuery(Query) - Method in interface javax.xml.registry.DeclarativeQueryManager
 
extractAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
 
extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
 

F

FAILED - Static variable in class javax.enterprise.deploy.shared.StateType
The state type for an FAILED
FederatedConnection - interface javax.xml.registry.FederatedConnection.
 
FindException - exception javax.xml.registry.FindException.
 
FindException() - Constructor for class javax.xml.registry.FindException
 
FindException(String) - Constructor for class javax.xml.registry.FindException
 
FindException(String, Throwable) - Constructor for class javax.xml.registry.FindException
 
FindException(Throwable) - Constructor for class javax.xml.registry.FindException
 
FindQualifier - interface javax.xml.registry.FindQualifier.
FindQualifier provides various constants that identify options that effect find method behavior.
FinderException - exception javax.ejb.FinderException.
The FinderException exception must be included in the throws clause of every findMETHOD(...) method of an entity Bean's home interface.
FinderException() - Constructor for class javax.ejb.FinderException
Constructs an FinderException with no detail message.
FinderException(String) - Constructor for class javax.ejb.FinderException
Constructs an FinderException with the specified detail message.
FloatHolder - class javax.xml.rpc.holders.FloatHolder.
A holder for floats.
FloatHolder() - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatHolder(float) - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatWrapperHolder - class javax.xml.rpc.holders.FloatWrapperHolder.
A holder for Floats.
FloatWrapperHolder() - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
FloatWrapperHolder(Float) - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
findAssociations(Collection, String, String, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findCallerAssociations(Collection, Boolean, Boolean, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findClassificationSchemeByName(Collection, String) - Method in interface javax.xml.registry.BusinessQueryManager
 
findClassificationSchemes(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findConceptByPath(String) - Method in interface javax.xml.registry.BusinessQueryManager
 
findConcepts(Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findOrganizations(Collection, Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findRegistryPackages(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findServiceBindings(Key, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
findServices(Key, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
 
fireXpathEvent(XpathEvent) - Method in interface javax.enterprise.deploy.model.XpathListener
Invoked when an xpath event occurs
forget(Xid) - Method in interface javax.resource.spi.XATerminator
Forget the transaction
forget(Xid) - Method in interface javax.transaction.xa.XAResource
Tells the resource manager to forget about a heuristic decision.

G

GenericCredential - interface javax.resource.spi.security.GenericCredential.
Deprecated. Use org.ietf.jgss.GSSCredential
GenericHandler - class javax.xml.rpc.handler.GenericHandler.
The GenericHandler class implements the Handler interface.
GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
Default constructor.
getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
getAcknowledgeMode() - Method in interface javax.jms.Session
Returns the acknowledgement mode of the session.
getAction() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
The action of this deployment
getActionType(int) - Static method in class javax.enterprise.deploy.shared.ActionType
Get the action type for an integer
getActions() - Method in class javax.security.jacc.EJBMethodPermission
Returns a String containing a canonical representation of the actions of this EJBMethodPermission.
getActions() - Method in class javax.security.jacc.EJBRoleRefPermission
 
getActions() - Method in class javax.security.jacc.WebResourcePermission
Returns a canonical String representation of the actions of this WebResourcePermission.
getActions() - Method in class javax.security.jacc.WebRoleRefPermission
Returns the security-role-ref target role name.
getActions() - Method in class javax.security.jacc.WebUserDataPermission
Returns a canonical String representation of the actions of this WebUserDataPermission.
getActor() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the uri of the actor associated with this SOAPHeaderElement object.
getAdapterName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the resource adapter's name.
getAdapterShortDescription() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the resource adapter's short description.
getAdapterVendorName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the resource adapter vendor's name.
getAdapterVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the resource adapter version.
getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
 
getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all of the attribute Name objects in this SOAPElement object.
getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
 
getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
 
getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
 
getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getAttachments() - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttributeNames() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the list of attributes associated with this element
getAttributeValue(String) - Method in interface javax.enterprise.deploy.model.DDBean
Get the value for a given attribute
getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getAvailableModules(ModuleType, Target[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the available modules both running and non running
getBean() - Method in class javax.enterprise.deploy.model.XpathEvent
Get the DDBean
getBody() - Method in interface javax.xml.soap.SOAPEnvelope
 
getBodyLength() - Method in interface javax.jms.BytesMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBoolean(String) - Method in interface javax.jms.MapMessage
Returns the boolean value with the specified name.
getBooleanProperty(String) - Method in interface javax.jms.Message
Returns the value of the boolean property with the specified name.
getBranchQualifier() - Method in interface javax.transaction.xa.Xid
Get the transaction branch qualifier of this transaction.
getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
 
getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
 
getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
 
getByte(String) - Method in interface javax.jms.MapMessage
Returns the byte value with the specified name.
getByteProperty(String) - Method in interface javax.jms.Message
Returns the value of the byte property with the specified name.
getBytes(String) - Method in interface javax.jms.MapMessage
Returns the byte array value with the specified name.
getCallerIdentity() - Method in interface javax.ejb.EJBContext
Deprecated. Use Principal getCallerPrincipal() instead.

getCallerPrincipal() - Method in interface javax.ejb.EJBContext
Obtains the java.security.Principal of the caller.
getCalls(QName) - Method in interface javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
 
getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
 
getCausedByException() - Method in class javax.ejb.EJBException
Obtain the exception that caused the EJBException being thrown.
getChangeEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Get the property change event
getChar(String) - Method in interface javax.jms.MapMessage
Returns the Unicode character value with the specified name.
getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
 
getChildBean(String) - Method in interface javax.enterprise.deploy.model.DDBean
Get the child elements with the specified xpath
getChildBean(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Get the child elements with the specified xpath
getChildBean(ModuleType, String) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Get the child elements with the specified xpath
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
 
getChildElements() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element.
getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element with the specified name.
getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
 
getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
 
getChildTargetModuleID() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Get the child modules
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
 
getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getClassFromScope(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Retrieves the specified class from the deployment module
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
 
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
 
getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
 
getClientConfiguration(TargetModuleID) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Return the client configuration associated with the module
getClientID() - Method in interface javax.jms.Connection
Gets the client identifier for this connection.
getCollection() - Method in interface javax.xml.registry.BulkResponse
 
getCommand() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
The deployment command
getCommand() - Method in interface javax.sql.RowSet
Get the rowset's command property.
getCommandType(int) - Static method in class javax.enterprise.deploy.shared.CommandType
Get the command type for an integer
getConcept() - Method in interface javax.xml.registry.infomodel.Classification
 
getConnection() - Method in interface javax.resource.cci.ConnectionFactory
Gets a connection from the resource adapter.
getConnection(ConnectionSpec) - Method in interface javax.resource.cci.ConnectionFactory
Gets a connection from the resource adapter.
getConnection() - Method in interface javax.resource.cci.Interaction
Gets the connection associated with this interaction.
getConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnection
Creates a new connection handle for the underlying connection.
getConnection() - Method in interface javax.sql.DataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in interface javax.sql.DataSource
Attempt to establish a database connection.
getConnection() - Method in interface javax.sql.PooledConnection
Create an object handle for this physical connection.
getConnection() - Method in interface javax.sql.RowSetInternal
Get the Connection passed to the rowset.
getConnectionHandle() - Method in class javax.resource.spi.ConnectionEvent
Get the ConnectionHandle
getContent() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class javax.xml.soap.SOAPPart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - Method in class javax.xml.soap.SOAPMessage
Retrieves a description of this SOAPMessage object's content.
getContentId() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Id".
getContentId() - Method in class javax.xml.soap.SOAPPart
 
getContentLocation() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Location".
getContentLocation() - Method in class javax.xml.soap.SOAPPart
 
getContentType() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Type".
getContext(String) - Static method in class javax.security.jacc.PolicyContext
This method may be used by a Policy provider to activate the PolicyContextHandler registered to the context object key and cause it to return the corresponding policy context object from the container.
getContext(String, Object) - Method in interface javax.security.jacc.PolicyContextHandler
Used by the PolicyContext class to activate the handler and obtain from it the context object identified by the given key.
getContextID() - Method in interface javax.security.jacc.PolicyConfiguration
This method returns this object's policy context identifier.
getContextID() - Static method in class javax.security.jacc.PolicyContext
This method returns the value of the policy context identifier associated with the thread on which the accessor is called.
getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
getCredentialData() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Use org.ietf.jgss.GSSCredential
getCredentials() - Method in interface javax.xml.registry.Connection
 
getCurrentLocale() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the current local
getDConfigBean(DDBean) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Return the JavaBean containing server specific deployment information
getDConfigBean(DDBeanRoot) - Method in interface javax.enterprise.deploy.spi.DConfigBeanRoot
Return the configuration that is not the primary deployment descriptor
getDConfigBeanRoot(DDBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Return the top level configuration for a deployment descriptor
getDConfigBeanVersion() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the J2EE platform version
getDConfigBeanVersionType(int) - Static method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Get the version type for an integer
getDDBean() - Method in interface javax.enterprise.deploy.spi.DConfigBean
Get the XML text for this configuration
getDDBeanRoot() - Method in interface javax.enterprise.deploy.model.DeployableObject
Get the top level element of the deployment descriptor
getDDBeanRoot(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Returns a DDBeanRoot for the xml document.
getDDBeanRootVersion() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Return the version number of the j2ee xml document
getDataHandler() - Method in class javax.xml.soap.AttachmentPart
Gets the DataHandler object for this AttachmentPart object.
getDataSourceName() - Method in interface javax.sql.RowSet
The JNDI name that identifies a JDBC data source.
getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
 
getDefaultLocale() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the default locale
getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
 
getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
getDeliveryMode() - Method in interface javax.jms.MessageProducer
Gets the producer's default delivery mode.
getDeployableObject() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Get the deployable object for this descriptor
getDeployableObject(String) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Retrieve a deployable object
getDeployableObject() - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Return an object that provides access to the deployment descriptor
getDeployableObjects(ModuleType) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Get all deployable objects in this application of the given module type
getDeployableObjects() - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Get all deployable objects in this application
getDeploymentFactories() - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Retrieve the deployment factories
getDeploymentManager(String, String, String) - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Get a connected deployment manager
getDeploymentManager(String, String, String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Get a connected deployment manager
getDeploymentStatus() - Method in class javax.enterprise.deploy.spi.status.ProgressEvent
Get the deployment status
getDeploymentStatus() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Retrieve the status of the deployment
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
 
getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
 
getDescription() - Method in interface javax.enterprise.deploy.spi.Target
Get the target's description
getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
 
getDestination() - Method in interface javax.jms.MessageProducer
Gets the destination associated with this MessageProducer.
getDetail() - Method in class javax.xml.rpc.soap.SOAPFaultException
 
getDetail() - Method in interface javax.xml.soap.SOAPFault
 
getDetailEntries() - Method in interface javax.xml.soap.Detail
 
getDisableMessageID() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message IDs are disabled.
getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message timestamps are disabled.
getDisconnectedDeploymentManager(String) - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Get a disconnected version of the deployment manager
getDisconnectedDeploymentManager(String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Get a disconnected version of the deployment manager
getDisplayName() - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
The vendor of the deployment manager
getDouble(String) - Method in interface javax.jms.MapMessage
Returns the double value with the specified name.
getDoubleProperty(String) - Method in interface javax.jms.Message
Returns the value of the double property with the specified name.
getEISProductName() - Method in interface javax.resource.cci.ConnectionMetaData
Gets the product name of the underlying resource for the connection.
getEISProductName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns product name of the underlying resource.
getEISProductVersion() - Method in interface javax.resource.cci.ConnectionMetaData
Gets the product version of the underlying resource for the connection.
getEISProductVersion() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns product version of the underlying resource.
getEJBHome() - Method in interface javax.ejb.EJBContext
Obtain the enterprise bean's remote home interface.
getEJBHome() - Method in interface javax.ejb.EJBMetaData
Obtains the home interface of the enterprise Bean.
getEJBHome() - Method in interface javax.ejb.EJBObject
Obtain the enterprise Bean's remote home interface.
getEJBHome() - Method in interface javax.ejb.HomeHandle
Obtains the home object represented by this handle.
getEJBLocalHome() - Method in interface javax.ejb.EJBContext
Obtain the enterprise bean's local home interface.
getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
Obtain the enterprise Bean's local home interface.
getEJBLocalObject() - Method in interface javax.ejb.EntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBLocalObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBMetaData() - Method in interface javax.ejb.EJBHome
Obtain the EJBMetaData interface for the enterprise Bean.
getEJBObject() - Method in interface javax.ejb.EntityContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in interface javax.ejb.Handle
Obtains the EJB object reference represented by this handle.
getEJBObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB object that is currently associated with the instance.
getElementName() - Method in interface javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
 
getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
Returns the encoding style for this SOAPElement object.
getEntry(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Get an input stream to the module entry.
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.ActionType
Get the enumerated values for module type
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.CommandType
Get the enumerated values for module type
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Get the enumerated values for module type
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.ModuleType
Get the enumerated values for module type
getEnumValueTable() - Method in class javax.enterprise.deploy.shared.StateType
Get the enumerated values for module type
getEnumeration() - Method in interface javax.jms.QueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnvelope() - Method in class javax.xml.soap.SOAPPart
 
getEnvironment() - Method in interface javax.ejb.EJBContext
Deprecated. Use the JNDI naming context java:comp/env to access enterprise bean's environment.

getErrorCode() - Method in class javax.jms.JMSException
Gets the vendor-specific error code.
getErrorCode() - Method in class javax.resource.ResourceException
Get the error code.
getErrorObjectKey() - Method in class javax.xml.registry.RegistryException
 
getEscapeProcessing() - Method in interface javax.sql.RowSet
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
 
getException() - Method in class javax.resource.spi.ConnectionEvent
Get the exception
getException() - Method in class javax.resource.spi.work.WorkEvent
Get the exception
getExceptionListener() - Method in interface javax.jms.Connection
Gets the ExceptionListener object for this connection.
getExceptions() - Method in interface javax.xml.registry.BulkResponse
 
getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
 
getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
 
getFault() - Method in interface javax.xml.soap.SOAPBody
 
getFaultActor() - Method in class javax.xml.rpc.soap.SOAPFaultException
 
getFaultActor() - Method in interface javax.xml.soap.SOAPFault
 
getFaultCode() - Method in class javax.xml.rpc.soap.SOAPFaultException
 
getFaultCode() - Method in interface javax.xml.soap.SOAPFault
 
getFaultCodeAsName() - Method in interface javax.xml.soap.SOAPFault
 
getFaultString() - Method in class javax.xml.rpc.soap.SOAPFaultException
 
getFaultString() - Method in interface javax.xml.soap.SOAPFault
 
getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
 
getFilename() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Returns the filename relative to the root of the module this XML instance document.
getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
 
getFloat(String) - Method in interface javax.jms.MapMessage
Returns the float value with the specified name.
getFloatProperty(String) - Method in interface javax.jms.Message
Returns the value of the float property with the specified name.
getFormatId() - Method in interface javax.transaction.xa.Xid
Get the format identifier.
getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
 
getGlobalTransactionId() - Method in interface javax.transaction.xa.Xid
Get the global transaction id of this transaction.
getHandle() - Method in interface javax.ejb.EJBObject
Obtain a handle for the EJB object.
getHandle() - Method in interface javax.ejb.Timer
Get a serializable handle to the timer.
getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
 
getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler class
getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler configuration
getHandlerKeys() - Static method in class javax.security.jacc.PolicyContext
This method may be used to obtain the keys that identify the container specific context handlers registered by the container.
getHandlerRegistry() - Method in interface javax.xml.rpc.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHeader(String) - Method in class javax.xml.soap.MimeHeaders
 
getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
 
getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
Gets the header blocks processed by this Handler instance.
getHeaders() - Method in interface javax.xml.rpc.handler.Handler
Gets the header blocks processed by this Handler instance.
getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the header blocks processed by this Handler.
getHomeHandle() - Method in interface javax.ejb.EJBHome
Obtain a handle for the remote home object.
getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
Obtains the Class object for the enterprise Bean's home interface.
getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The getHttpSession method returns the current HTTP session (as a javax.servlet.http.HTTPSession).
getId() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the tool specific attribute ID
getId() - Method in class javax.resource.spi.ConnectionEvent
Get the event type
getId() - Method in interface javax.xml.registry.infomodel.Key
 
getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
 
getInfo() - Method in interface javax.ejb.Timer
Get the information associated with the timer at the time of creation.
getInstance() - Static method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Retrieve the instance of the deployment factory manager
getInt(String) - Method in interface javax.jms.MapMessage
Returns the int value with the specified name.
getIntProperty(String) - Method in interface javax.jms.Message
Returns the value of the int property with the specified name.
getInteractionSpecsSupported() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets information on the InteractionSpec types supported by this resource adapter.
getInvalidConnections(Set) - Method in interface javax.resource.spi.ValidatingManagedConnectionFactory
Returns the invalid connections in a set
getInvalidPropertyDescriptors() - Method in class javax.resource.spi.InvalidPropertyException
Get the invalid property descriptors
getJMSCorrelationID() - Method in interface javax.jms.Message
Gets the correlation ID for the message.
getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
Gets the correlation ID as an array of bytes for the message.
getJMSDeliveryMode() - Method in interface javax.jms.Message
Gets the DeliveryMode value specified for this message.
getJMSDestination() - Method in interface javax.jms.Message
Gets the Destination object for this message.
getJMSExpiration() - Method in interface javax.jms.Message
Gets the message's expiration value.
getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS major version number.
getJMSMessageID() - Method in interface javax.jms.Message
Gets the message ID.
getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS minor version number.
getJMSPriority() - Method in interface javax.jms.Message
Gets the message priority level.
getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider name.
getJMSRedelivered() - Method in interface javax.jms.Message
Gets an indication of whether this message is being redelivered.
getJMSReplyTo() - Method in interface javax.jms.Message
Gets the Destination object to which a reply to this message should be sent.
getJMSTimestamp() - Method in interface javax.jms.Message
Gets the message timestamp.
getJMSType() - Method in interface javax.jms.Message
Gets the message type identifier supplied by the client when the message was sent.
getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS API version.
getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
Gets an enumeration of the JMSX property names.
getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getKeys() - Method in interface javax.security.jacc.PolicyContextHandler
Get the keys identifying the context objects supported by this handlers getContext(String, Object) method.
getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
 
getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getLinkedCause() - Method in class javax.xml.rpc.JAXRPCException
 
getLinkedCause() - Method in class javax.xml.rpc.ServiceException
 
getLinkedException() - Method in class javax.jms.JMSException
Gets the exception linked to this one.
getLinkedException() - Method in class javax.resource.ResourceException
Get any linked exception.
getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
 
getLinkedWarning() - Method in class javax.resource.cci.ResourceWarning
Deprecated. use getCause()
getLocalName() - Method in interface javax.xml.soap.Name
Gets the local name part of the XML name that this Name object represents.
getLocalTransaction() - Method in interface javax.resource.cci.Connection
Gets a LocalTransaction object which allows the client to manage local transactions for the connection.
getLocalTransaction() - Method in interface javax.resource.spi.ManagedConnection
Returns a LocalTransaction instance.
getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
 
getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
 
getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
 
getLogWriter() - Method in interface javax.resource.spi.ManagedConnection
Gets the logwriter for this instance.
getLogWriter() - Method in interface javax.resource.spi.ManagedConnectionFactory
Gets the logwriter for this instance.
getLogWriter() - Method in interface javax.sql.ConnectionPoolDataSource
Get the log writer for this data source.
getLogWriter() - Method in interface javax.sql.DataSource
Get the log writer for this data source.
getLogWriter() - Method in interface javax.sql.XADataSource
Get the log writer for this data source.
getLoginTimeout() - Method in interface javax.sql.ConnectionPoolDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in interface javax.sql.DataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in interface javax.sql.XADataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLong(String) - Method in interface javax.jms.MapMessage
Returns the long value with the specified name.
getLongProperty(String) - Method in interface javax.jms.Message
Returns the value of the long property with the specified name.
getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
 
getManagedConnectionFactory() - Method in class javax.resource.spi.security.PasswordCredential
Get the managed connection factory associated with this username password pair.
getMapNames() - Method in interface javax.jms.MapMessage
Returns an Enumeration of all the names in the MapMessage object.
getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
 
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
 
getMaxConnections() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns the maximum supported number of connections allowed to the underlying resource.
getMaxFieldSize() - Method in interface javax.sql.RowSet
The maxFieldSize limit (in bytes) is the maximum amount of data returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR columns.
getMaxRows() - Method in interface javax.sql.RowSet
The maxRows limit is the maximum number of rows that a RowSet can contain.
getMechType() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Use org.ietf.jgss.GSSCredential
getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
 
getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
 
getMessage() - Method in class javax.ejb.EJBException
Obtain the detailed message for this exception and the embedded exception if there is one.
getMessage() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Get the message
getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
 
getMessageContext() - Method in interface javax.ejb.SessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getMessageContext returns the MessageContext targeted for this endpoint instance.
getMessageListener() - Method in interface javax.jms.MessageConsumer
Gets the message consumer's MessageListener.
getMessageListener() - Method in interface javax.jms.Session
Returns the session's distinguished message listener (optional).
getMessageSelector() - Method in interface javax.jms.MessageConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in interface javax.jms.QueueBrowser
Gets this queue browser's message selector expression.
getMetaData() - Method in interface javax.jms.Connection
Gets the metadata for this connection.
getMetaData() - Method in interface javax.resource.cci.Connection
Gets meta data for the underlying resource represented by this connection.
getMetaData() - Method in interface javax.resource.cci.ConnectionFactory
Gets metadata for the resource adapter.
getMetaData() - Method in interface javax.resource.spi.ManagedConnection
Gets metadata inormation for this instances underlying resource manager instance.
getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
 
getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
 
getMimeHeaders() - Method in class javax.xml.soap.SOAPMessage
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
 
getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
 
getModuleDTDVersion() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Deprecated. use getDDBeanRootVersion
getModuleDTDVersion() - Method in interface javax.enterprise.deploy.model.DeployableObject
Deprecated. use DDBeanRoot.getDDBeanRootVersion
getModuleExtension() - Method in class javax.enterprise.deploy.shared.ModuleType
Get the file extension for this module
getModuleID() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Get the module id
getModuleType(int) - Static method in class javax.enterprise.deploy.shared.ModuleType
Get the module type for an integer
getModuleUris(ModuleType) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the list of module uris for a give module type
getModuleUris() - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Return the list of module uris
getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
getName() - Method in interface javax.enterprise.deploy.spi.Target
Get the target's name
getName() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Use org.ietf.jgss.GSSCredential
getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getName() - Method in interface javax.xml.registry.infomodel.Slot
 
getName() - Method in class javax.xml.soap.MimeHeader
 
getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings declared by this element.
getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
getNextTimeout() - Method in interface javax.ejb.Timer
Get the point in time at which the next timer expiration is scheduled to occur.
getNoLocal() - Method in interface javax.jms.TopicSubscriber
Gets the NoLocal attribute for this subscriber.
getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
 
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
 
getNonRunningModules(ModuleType, Target[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the non running modules
getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
getObject(String) - Method in interface javax.jms.MapMessage
Returns the value of the object with the specified name.
getObject() - Method in interface javax.jms.ObjectMessage
Gets the serializable object containing this message's data.
getObjectProperty(String) - Method in interface javax.jms.Message
Returns the value of the Java object property with the specified name.
getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getOffset() - Method in class javax.enterprise.deploy.shared.ActionType
Return the offset of the first element
getOffset() - Method in class javax.enterprise.deploy.shared.CommandType
Return the offset of the first element
getOffset() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Return the offset of the first element
getOffset() - Method in class javax.enterprise.deploy.shared.ModuleType
Return the offset of the first element
getOffset() - Method in class javax.enterprise.deploy.shared.StateType
Return the offset of the first element
getOperationName() - Method in interface javax.xml.rpc.Call
Gets the name of the operation to be invoked using this Call instance.
getOrganization() - Method in interface javax.xml.registry.infomodel.User
 
getOriginal() - Method in interface javax.sql.RowSetInternal
Returns a result set containing the original value of the rowset.
getOriginalRow() - Method in interface javax.sql.RowSetInternal
Returns a result set containing the original value of the current row.
getOutputParams() - Method in interface javax.xml.rpc.Call
Returns a Map of {name, value} for the output parameters of the last invoked operation.
getOutputValues() - Method in interface javax.xml.rpc.Call
Returns a List values for the output parameters of the last invoked operation.
getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
Gets the XML type of a parameter by name.
getParams() - Method in interface javax.sql.RowSetInternal
Get the parameters that were set on the rowset.
getParent() - Method in interface javax.xml.registry.infomodel.Concept
 
getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
 
getParentElement() - Method in interface javax.xml.soap.Node
Returns the parent element of this Node object.
getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
 
getParentTargetModuleID() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
The parent of this module
getPassword() - Method in class javax.resource.spi.security.PasswordCredential
Returns the password
getPassword() - Method in interface javax.sql.RowSet
The password used to create a database connection.
getPath() - Method in interface javax.xml.registry.infomodel.Concept
 
getPersonName() - Method in interface javax.xml.registry.infomodel.User
 
getPolicyConfiguration(String, boolean) - Method in class javax.security.jacc.PolicyConfigurationFactory
This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration interface that corresponds to the identified policy context within the provider.
getPolicyConfigurationFactory() - Static method in class javax.security.jacc.PolicyConfigurationFactory
This static method uses the javax.security.jacc.PolicyConfigurationFactory.provider system property to create a provider factory implementation.
getPooledConnection() - Method in interface javax.sql.ConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String) - Method in interface javax.sql.ConnectionPoolDataSource
Attempt to establish a database connection.
getPort(Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort(QName, Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPortTypeName() - Method in interface javax.xml.rpc.Call
Gets the qualified name of the port type.
getPorts() - Method in interface javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
 
getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
 
getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getPrefix() - Method in interface javax.xml.soap.Name
Returns the prefix that was specified when this Name object was initialized.
getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
 
getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
Obtain the primary key of the EJB local object.
getPrimaryKey() - Method in interface javax.ejb.EJBObject
Obtain the primary key of the EJB object.
getPrimaryKey() - Method in interface javax.ejb.EntityContext
Obtain the primary key of the EJB object that is currently associated with this instance.
getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
Obtains the Class object for the enterprise Bean's primary key class.
getPriority() - Method in interface javax.jms.MessageProducer
Gets the producer's default priority.
getProductVersion() - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
The version of the deployment manager
getProperties() - Method in class javax.xml.registry.ConnectionFactory
 
getProperty(String) - Method in interface javax.xml.rpc.Call
Gets the value of a named property.
getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Gets the value of a specific property from the MessageContext
getProperty(String) - Method in class javax.xml.soap.SOAPMessage
Retrieves value of the specified property.
getPropertyNames() - Method in interface javax.jms.Message
Returns an Enumeration of all the property names.
getPropertyNames() - Method in interface javax.xml.rpc.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext
getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider major version number.
getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider minor version number.
getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider version.
getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
 
getQualifiedName() - Method in interface javax.xml.soap.Name
Gets the namespace-qualified name of the XML name that this Name object represents.
getQueryTimeout() - Method in interface javax.sql.RowSet
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
getQueue() - Method in interface javax.jms.QueueBrowser
Gets the queue associated with this queue browser.
getQueue() - Method in interface javax.jms.QueueReceiver
Gets the Queue associated with this queue receiver.
getQueue() - Method in interface javax.jms.QueueSender
Gets the queue associated with this QueueSender.
getQueueName() - Method in interface javax.jms.Queue
Gets the name of this queue.
getQueueSession() - Method in interface javax.jms.XAQueueSession
Gets the queue session associated with this XAQueueSession.
getRecordFactory() - Method in interface javax.resource.cci.ConnectionFactory
Gets a RecordFactory instance for use in creating Record objects.
getRecordName() - Method in interface javax.resource.cci.Record
Get the name of this Record.
getRecordShortDescription() - Method in interface javax.resource.cci.Record
Get the short description of this Record
getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
 
getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
 
getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
 
getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
 
getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
 
getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
 
getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
 
getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
 
getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getRegistryService() - Method in interface javax.xml.registry.Connection
 
getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
 
getRegistryService() - Method in interface javax.xml.registry.QueryManager
 
getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
Obtains the Class object for the enterprise Bean's remote interface.
getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
 
getRequestId() - Method in class javax.xml.registry.JAXRException
 
getRequestId() - Method in interface javax.xml.registry.JAXRResponse
 
getResourceAdapter() - Method in interface javax.resource.spi.ResourceAdapterAssociation
Retrieve the resource adapter
getResultSetInfo() - Method in interface javax.resource.cci.Connection
Gets information on ResultSet functionality supported by the underlying resource for the connection.
getResultTargetModuleIDs() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Retrieve the resulting target module ids
getReturnType() - Method in interface javax.xml.rpc.Call
Gets the return type for a specific operation
getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
 
getRollbackOnly() - Method in interface javax.ejb.EJBContext
Test if the transaction has been marked for rollback only.
getRoot() - Method in interface javax.enterprise.deploy.model.DDBean
Get the root element
getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
 
getRunningModules(ModuleType, Target[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the running modules
getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Header contained in this SOAPMessage object.
getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
getSQLException() - Method in class javax.sql.ConnectionEvent
Gets the SQLException about to be thrown.
getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
 
getServerSession() - Method in interface javax.jms.ServerSessionPool
Return a server session from the pool.
getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
Gets the server session pool associated with this connection consumer.
getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
 
getServiceName() - Method in interface javax.xml.rpc.Service
Gets the name of this service.
getServices() - Method in interface javax.xml.registry.infomodel.Organization
 
getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getServletContext returns the ServletContext associated with the web application that contain this endpoint.
getSession() - Method in interface javax.jms.ServerSession
Return the ServerSession's Session.
getSession() - Method in interface javax.jms.XASession
Gets the session associated with this XASession.
getShort(String) - Method in interface javax.jms.MapMessage
Returns the short value with the specified name.
getShortProperty(String) - Method in interface javax.jms.Message
Returns the value of the short property with the specified name.
getSize() - Method in class javax.xml.soap.AttachmentPart
Returns the number of bytes in this AttachmentPart object.
getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
 
getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
 
getSpecVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Gets the Connector specification version supported by this adapter.
getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
 
getStartDuration() - Method in class javax.resource.spi.work.WorkEvent
Get the start duration
getState() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Get the state of the deployment
getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getStateType(int) - Static method in class javax.enterprise.deploy.shared.StateType
Get the state type for an integer
getStatus() - Method in interface javax.transaction.Transaction
Get the status of the transaction.
getStatus() - Method in interface javax.transaction.TransactionManager
Get the status of the transaction associated with the calling thread.
getStatus() - Method in interface javax.transaction.UserTransaction
Get the status of the transaction associated with the calling thread.
getStatus() - Method in class javax.xml.registry.JAXRException
 
getStatus() - Method in interface javax.xml.registry.JAXRResponse
 
getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
 
getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getString(String) - Method in interface javax.jms.MapMessage
Returns the String value with the specified name.
getStringProperty(String) - Method in interface javax.jms.Message
Returns the value of the String property with the specified name.
getStringTable() - Method in class javax.enterprise.deploy.shared.ActionType
Get the string table for class action type [todo] check this?
getStringTable() - Method in class javax.enterprise.deploy.shared.CommandType
Get the string table for class command type [todo] check this?
getStringTable() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Get the string table for class DConfigBeanVersion type [todo] check this?
getStringTable() - Method in class javax.enterprise.deploy.shared.ModuleType
Get the string table for class module type.
getStringTable() - Method in class javax.enterprise.deploy.shared.StateType
Get the string table for class command type [todo] check this?
getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
 
getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
 
getSupportedLocales() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the supported locales
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
 
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
 
getTarget() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Get the target
getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
Gets the address of a target service endpoint.
getTargetModuleID() - Method in class javax.enterprise.deploy.spi.status.ProgressEvent
Get the target module id
getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
 
getTargets() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Get the available targets
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
 
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
 
getText() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the XML text for this bean
getText(String) - Method in interface javax.enterprise.deploy.model.DDBean
Get the text for the given xpath
getText(String) - Method in interface javax.enterprise.deploy.model.DeployableObject
Get the text for the given xpath
getText(ModuleType, String) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Get the text for the given xpath
getText() - Method in interface javax.jms.TextMessage
Gets the string containing this message's data.
getTimeRemaining() - Method in interface javax.ejb.Timer
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
getTimeToLive() - Method in interface javax.jms.MessageProducer
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
getTimer() - Method in interface javax.ejb.TimerHandle
Obtain a reference to the timer represented by this handle.
getTimerService() - Method in interface javax.ejb.EJBContext
Get access to the EJB Timer Service.
getTimers() - Method in interface javax.ejb.TimerService
Get all the active timers associated with this bean.
getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
 
getTopic() - Method in interface javax.jms.TopicPublisher
Gets the topic associated with this TopicPublisher.
getTopic() - Method in interface javax.jms.TopicSubscriber
Gets the Topic associated with this subscriber.
getTopicName() - Method in interface javax.jms.Topic
Gets the name of this topic.
getTopicSession() - Method in interface javax.jms.XATopicSession
Gets the topic session associated with this XATopicSession.
getTransacted() - Method in interface javax.jms.Session
Indicates whether the session is in transacted mode.
getTransacted() - Method in interface javax.jms.XASession
Indicates whether the session is in transacted mode.
getTransaction() - Method in interface javax.transaction.TransactionManager
Get the transaction associated with the calling thread.
getTransactionIsolation() - Method in interface javax.sql.RowSet
The transaction isolation property contains the JDBC transaction isolation level used.
getTransactionTimeout() - Method in class javax.resource.spi.work.ExecutionContext
Get the transaction timeout
getTransactionTimeout() - Method in interface javax.transaction.xa.XAResource
Get the current transaction timeout value for this resource.
getType() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Return the module type of this descriptor
getType() - Method in interface javax.enterprise.deploy.model.DeployableObject
Get the module type of this deployment module
getType() - Method in class javax.resource.spi.work.WorkEvent
Get the type
getType() - Method in interface javax.xml.registry.Query
 
getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
 
getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
 
getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
getType() - Method in interface javax.xml.registry.infomodel.User
 
getTypeMap() - Method in interface javax.sql.RowSet
Get the type-map object associated with this rowset.
getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
Gets the TypeMappingRegistry for this Service object.
getURI() - Method in interface javax.xml.soap.Name
Returns the URI of the namespace for the XML name that this Name object represents.
getUrl() - Method in interface javax.sql.RowSet
Get the url used to create a JDBC connection.
getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
getUrl() - Method in interface javax.xml.registry.infomodel.User
 
getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
 
getUserName() - Method in interface javax.resource.cci.ConnectionMetaData
Gets the user name for the connection to the underlying resource as known to the underlying resource.
getUserName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns user name associated with the underlying connection.
getUserName() - Method in class javax.resource.spi.security.PasswordCredential
Returns the username
getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a java.security.Principal instance that contains the name of the authenticated user for the current method invocation on the endpoint instance.
getUserTransaction() - Method in interface javax.ejb.EJBContext
Obtain the transaction demarcation interface.
getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
 
getUsername() - Method in interface javax.sql.RowSet
The username used to create a database connection.
getUsers() - Method in interface javax.xml.registry.infomodel.Organization
 
getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
 
getValue() - Method in class javax.enterprise.deploy.shared.ActionType
Get the value
getValue() - Method in class javax.enterprise.deploy.shared.CommandType
Get the value
getValue() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
Get the value
getValue() - Method in class javax.enterprise.deploy.shared.ModuleType
Get the value
getValue() - Method in class javax.enterprise.deploy.shared.StateType
Get the value
getValue() - Method in interface javax.xml.registry.infomodel.Classification
 
getValue() - Method in interface javax.xml.registry.infomodel.Concept
 
getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
 
getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
 
getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
 
getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
 
getValue() - Method in class javax.xml.soap.MimeHeader
 
getValue() - Method in interface javax.xml.soap.Node
Returns the value of this node if this is a Text node or the value of the immediate child of this node otherwise.
getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
getValues() - Method in interface javax.xml.registry.infomodel.Slot
 
getVersion() - Method in interface javax.xml.registry.CapabilityProfile
 
getVisibleNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings visible to this element.
getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
Gets the location of the WSDL document for this Service.
getWarnings() - Method in interface javax.resource.cci.Interaction
Gets the first warning for this interaction.
getWebURL() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
The URL for a web module
getWork() - Method in class javax.resource.spi.work.WorkEvent
Get the work
getWorkManager() - Method in interface javax.resource.spi.BootstrapContext
Get the work manager, the resource adapter should use this for all work on new threads.
getXAConnection() - Method in interface javax.sql.XADataSource
Attempt to establish a database connection.
getXAConnection(String, String) - Method in interface javax.sql.XADataSource
Attempt to establish a database connection.
getXAResource() - Method in interface javax.jms.XASession
Returns an XA resource to the caller.
getXAResource() - Method in interface javax.resource.spi.ManagedConnection
Returns an XAResource instance.
getXAResource() - Method in interface javax.sql.XAConnection
Return an XA resource to the caller.
getXAResources(ActivationSpec[]) - Method in interface javax.resource.spi.ResourceAdapter
Called by the application server during recovery
getXATerminator() - Method in interface javax.resource.spi.BootstrapContext
Get the XATerminator.
getXid() - Method in class javax.resource.spi.work.ExecutionContext
Get the xid
getXpath() - Method in interface javax.enterprise.deploy.model.DDBean
Returns the original xpath string provided by the DConfigBean
getXpath() - Method in interface javax.enterprise.deploy.model.DDBeanRoot
Returns the xpath, the root path is "/"
getXpaths() - Method in interface javax.enterprise.deploy.spi.DConfigBean
Get the xpaths this deployment descriptor requires

H

Handle - interface javax.ejb.Handle.
The Handle interface is implemented by all EJB object handles.
HandleDelegate - interface javax.ejb.spi.HandleDelegate.
The HandleDelegate interface is implemented by the EJB container.
Handler - interface javax.xml.rpc.handler.Handler.
This interface is required to be implemented by a SOAP message handler.
HandlerChain - interface javax.xml.rpc.handler.HandlerChain.
This interface represents a list of handlers.
HandlerInfo - class javax.xml.rpc.handler.HandlerInfo.
This represents information about a handler in the HandlerChain.
HandlerInfo() - Constructor for class javax.xml.rpc.handler.HandlerInfo
Default constructor
HandlerInfo(Class, Map, QName[]) - Constructor for class javax.xml.rpc.handler.HandlerInfo
Constructor for HandlerInfo
HandlerRegistry - interface javax.xml.rpc.handler.HandlerRegistry.
This interface provides support for the programmatic configuration of handlers in a HandlerRegistry.
HeuristicCommitException - exception javax.transaction.HeuristicCommitException.
This exception is meant to be thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.
HeuristicCommitException() - Constructor for class javax.transaction.HeuristicCommitException
Creates a new HeuristicMixedException without a detail message.
HeuristicCommitException(String) - Constructor for class javax.transaction.HeuristicCommitException
Constructs an HeuristicCommitException with the specified detail message.
HeuristicMixedException - exception javax.transaction.HeuristicMixedException.
This exception is thrown to report that a heuristic decision was made and that some some parts of the transaction have been committed while other parts have been rolled back.
HeuristicMixedException() - Constructor for class javax.transaction.HeuristicMixedException
Creates a new HeuristicMixedException without a detail message.
HeuristicMixedException(String) - Constructor for class javax.transaction.HeuristicMixedException
Constructs an HeuristicMixedException with the specified detail message.
HeuristicRollbackException - exception javax.transaction.HeuristicRollbackException.
This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
HeuristicRollbackException() - Constructor for class javax.transaction.HeuristicRollbackException
Creates a new HeuristicRollbackException without a detail message.
HeuristicRollbackException(String) - Constructor for class javax.transaction.HeuristicRollbackException
Constructs an HeuristicRollbackException with the specified detail message.
Holder - interface javax.xml.rpc.holders.Holder.
This interface represents the base interface for both standard and generated Holder classes.
HomeHandle - interface javax.ejb.HomeHandle.
The HomeHandle interface is implemented by all home object handles.
handleFault(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleFault method initiates the SOAP fault processing for this handler chain.
handleProgressEvent(ProgressEvent) - Method in interface javax.enterprise.deploy.spi.status.ProgressListener
Fired when a progress event occurs
handleRequest(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleRequest method processes the request SOAP message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleRequest method processes the request message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleRequest method initiates the request processing for this handler chain.
handleResponse(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleResponse method processes the response message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleResponse method processes the response SOAP message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleResponse method initiates the response processing for this handler chain.
handlesURI(String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Tests whether the factory can create a manager for the URI
hasFault() - Method in interface javax.xml.soap.SOAPBody
 
hashCode() - Method in interface javax.resource.cci.Record
 
hashCode() - Method in interface javax.resource.spi.ConnectionRequestInfo
Generates a hashCode for this object
hashCode() - Method in interface javax.resource.spi.ManagedConnectionFactory
Generates a hashCode for this object
hashCode() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated. Use org.ietf.jgss.GSSCredential
hashCode() - Method in class javax.resource.spi.security.PasswordCredential
 
hashCode() - Method in class javax.security.jacc.EJBMethodPermission
Calculates the hash code as the hash of the methodName, methodInterface and methodSig for each that is non-null.
hashCode() - Method in class javax.security.jacc.EJBRoleRefPermission
 
hashCode() - Method in class javax.security.jacc.WebResourcePermission
Returns the hash code value for this WebResourcePermission.
hashCode() - Method in class javax.security.jacc.WebRoleRefPermission
Returns the hash code value for this WebRoleRefPermission.
hashCode() - Method in class javax.security.jacc.WebUserDataPermission
Returns the hash code value for this WebUserDataPermission.

I

IMMEDIATE - Static variable in interface javax.resource.spi.work.WorkManager
No start delay
IN - Static variable in class javax.xml.rpc.ParameterMode
 
INDEFINITE - Static variable in interface javax.resource.spi.work.WorkManager
Indefinite start delay
INOUT - Static variable in class javax.xml.rpc.ParameterMode
 
INTERNAL - Static variable in class javax.resource.spi.work.WorkException
An internal error
INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
IllegalStateException - exception javax.jms.IllegalStateException.
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an appropriate state for the requested operation.
IllegalStateException(String, String) - Constructor for class javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason and error code.
IllegalStateException(String) - Constructor for class javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason.
IllegalStateException - exception javax.resource.spi.IllegalStateException.
A IllegalStateException is thrown when a method has been invoked on an object which is in the wrong state to execute the method.
IllegalStateException() - Constructor for class javax.resource.spi.IllegalStateException
Create an exception.
IllegalStateException(String) - Constructor for class javax.resource.spi.IllegalStateException
Create an exception with a reason.
IllegalStateException(String, String) - Constructor for class javax.resource.spi.IllegalStateException
Create an exception with a reason and an errorCode.
IllegalStateException(String, Throwable) - Constructor for class javax.resource.spi.IllegalStateException
Create an exception with a reason and cause.
IllegalStateException(Throwable) - Constructor for class javax.resource.spi.IllegalStateException
Create an exception with a cause.
IndexedRecord - interface javax.resource.cci.IndexedRecord.
The IndexedRecord interface is used for list oriented representations of the Record elements.
IntHolder - class javax.xml.rpc.holders.IntHolder.
A holder for ints.
IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntegerWrapperHolder - class javax.xml.rpc.holders.IntegerWrapperHolder.
A holder for Integers.
IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
Interaction - interface javax.resource.cci.Interaction.
The Interaction enables a component to execute functions on the underlying resource.
InteractionSpec - interface javax.resource.cci.InteractionSpec.
An InteractionSpec holds properties for use by an Interaction in order to execute a function on the underlying resource.
InternationalString - interface javax.xml.registry.infomodel.InternationalString.
 
InvalidClientIDException - exception javax.jms.InvalidClientIDException.
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider.
InvalidClientIDException(String, String) - Constructor for class javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason and error code.
InvalidClientIDException(String) - Constructor for class javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason.
InvalidDestinationException - exception javax.jms.InvalidDestinationException.
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
InvalidDestinationException(String, String) - Constructor for class javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason and error code.
InvalidDestinationException(String) - Constructor for class javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason.
InvalidModuleException - exception javax.enterprise.deploy.spi.exceptions.InvalidModuleException.
Errors when a module is not valid
InvalidModuleException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.InvalidModuleException
Create an exception with a reason.
InvalidPropertyException - exception javax.resource.spi.InvalidPropertyException.
Represents invalid configuration properties
InvalidPropertyException() - Constructor for class javax.resource.spi.InvalidPropertyException
Create an invalid property exception.
InvalidPropertyException(String) - Constructor for class javax.resource.spi.InvalidPropertyException
Create an invalid property exception with a reason.
InvalidPropertyException(String, String) - Constructor for class javax.resource.spi.InvalidPropertyException
Create an invalid property exception with a reason and an errorCode.
InvalidPropertyException(String, Throwable) - Constructor for class javax.resource.spi.InvalidPropertyException
Create an invalid property exception with a reason and an error.
InvalidPropertyException(Throwable) - Constructor for class javax.resource.spi.InvalidPropertyException
Create an invalid property exception with an error.
InvalidRequestException - exception javax.xml.registry.InvalidRequestException.
 
InvalidRequestException() - Constructor for class javax.xml.registry.InvalidRequestException
 
InvalidRequestException(String) - Constructor for class javax.xml.registry.InvalidRequestException
 
InvalidRequestException(String, Throwable) - Constructor for class javax.xml.registry.InvalidRequestException
 
InvalidRequestException(Throwable) - Constructor for class javax.xml.registry.InvalidRequestException
 
InvalidSelectorException - exception javax.jms.InvalidSelectorException.
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
InvalidSelectorException(String, String) - Constructor for class javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason and error code.
InvalidSelectorException(String) - Constructor for class javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason.
InvalidTransactionException - exception javax.transaction.InvalidTransactionException.
This exception indicates an invalid transaction.
InvalidTransactionException() - Constructor for class javax.transaction.InvalidTransactionException
Creates a new InvalidTransactionException without a detail message.
InvalidTransactionException(String) - Constructor for class javax.transaction.InvalidTransactionException
Constructs an InvalidTransactionException with the specified detail message.
id - Variable in class javax.resource.spi.ConnectionEvent
Type of event
implies(Permission) - Method in class javax.security.jacc.EJBMethodPermission
Determines if the argument Permission is "implied by" this EJBMethodPermission.
implies(Permission) - Method in class javax.security.jacc.EJBRoleRefPermission
Determines if the argument Permission is "implied by" this EJBRoleRefPermission.
implies(Permission) - Method in class javax.security.jacc.WebResourcePermission
Determines if the argument Permission is "implied by" this WebResourcePermission.
implies(Permission) - Method in class javax.security.jacc.WebRoleRefPermission
Determines if the argument Permission is "implied by" this WebRoleRefPermission.
implies(Permission) - Method in class javax.security.jacc.WebUserDataPermission
Determines if the argument Permission is "implied by" this WebUserDataPermission.
inService() - Method in interface javax.security.jacc.PolicyConfiguration
This method is used to determine if the policy context whose interface is this PolicyConfiguration Object is in the "inService" state.
inService(String) - Method in class javax.security.jacc.PolicyConfigurationFactory
This method determines if the identified policy context exists with state "inService" in the Policy provider associated with the factory.
init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
The init method to enable the Handler instance to initialize itself.
init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
The init method enables the Handler instance to initialize itself.
init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
Initializes the configuration for a HandlerChain.
init(Object) - Method in interface javax.xml.rpc.server.ServiceLifecycle
Used for initialization of a service endpoint.
initCause(Throwable) - Method in class javax.xml.registry.JAXRException
Initializes the cause of this throwable to the specified value.
insertsAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a visible row insert can be detected.
invoke(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a remote method using the one-way interaction mode.
isAddEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Is it an add event
isAvailable() - Method in class javax.xml.registry.JAXRException
 
isAvailable() - Method in interface javax.xml.registry.JAXRResponse
 
isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
Deprecated. Use boolean isCallerInRole(String roleName) instead.

isCallerInRole(String) - Method in interface javax.ejb.EJBContext
Tests if the caller has a given role.
isCancelSupported() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Is cancel supported
isChangeEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Is it a change event
isClosed() - Method in interface javax.xml.registry.Connection
 
isComment() - Method in interface javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
isCompleted() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Is the deployment complete
isConfirmed() - Method in interface javax.xml.registry.infomodel.Association
 
isConfirmedBySourceOwner() - Method in interface javax.xml.registry.infomodel.Association
 
isConfirmedByTargetOwner() - Method in interface javax.xml.registry.infomodel.Association
 
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Test whether the version is supported
isDeliveryTransacted(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
Tests whether the delivery is transactional for the given method
isExternal() - Method in interface javax.xml.registry.infomodel.Classification
 
isExternal() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
isExtramural() - Method in interface javax.xml.registry.infomodel.Association
 
isFailed() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Has the deployment failed
isIdentical(EJBLocalObject) - Method in interface javax.ejb.EJBLocalObject
Test if a given EJB local object is identical to the invoked EJB local object.
isIdentical(EJBObject) - Method in interface javax.ejb.EJBObject
Tests if a given EJB object is identical to the invoked EJB object.
isLocaleSupported(Locale) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Is the locale supported
isOpaque() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
 
isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
Indicates whether addParameter and setReturnType methods are to be invoked to specify the parameter and return type specification for a specific operation.
isPartialResponse() - Method in interface javax.xml.registry.BulkResponse
 
isReadOnly() - Method in interface javax.sql.RowSet
A rowset may be read-only.
isRedeploySupported() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Is redeploy supported
isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
isRemoveEvent() - Method in class javax.enterprise.deploy.model.XpathEvent
Is it a remove event
isRunning() - Method in interface javax.enterprise.deploy.spi.status.DeploymentStatus
Is the deployment in progress
isSameRM(XAResource) - Method in interface javax.transaction.xa.XAResource
Tells the caller if this resource has the same resource manager as the argument resource.
isSession() - Method in interface javax.ejb.EJBMetaData
Tests if the type of the enterprise Bean is "session".
isStatelessSession() - Method in interface javax.ejb.EJBMetaData
Tests if the type of the enterprise Bean is "stateless session".
isStopSupported() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Is stop supported
isSynchronous() - Method in interface javax.xml.registry.Connection
 
isUserInRole(String) - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a boolean indicating whether the authenticated user for the current method invocation on the endpoint instance is included in the specified logical "role".
itemExists(String) - Method in interface javax.jms.MapMessage
Indicates whether an item exists in this MapMessage object.

J

J2eeApplicationObject - interface javax.enterprise.deploy.model.J2eeApplicationObject.
A deployable object for an ear
JAXRException - exception javax.xml.registry.JAXRException.
 
JAXRException() - Constructor for class javax.xml.registry.JAXRException
 
JAXRException(String) - Constructor for class javax.xml.registry.JAXRException
 
JAXRException(String, Throwable) - Constructor for class javax.xml.registry.JAXRException
 
JAXRException(Throwable) - Constructor for class javax.xml.registry.JAXRException
 
JAXRPCException - exception javax.xml.rpc.JAXRPCException.
 
JAXRPCException() - Constructor for class javax.xml.rpc.JAXRPCException
 
JAXRPCException(String) - Constructor for class javax.xml.rpc.JAXRPCException
 
JAXRPCException(String, Throwable) - Constructor for class javax.xml.rpc.JAXRPCException
 
JAXRPCException(Throwable) - Constructor for class javax.xml.rpc.JAXRPCException
 
JAXRResponse - interface javax.xml.registry.JAXRResponse.
A JAXR requests' response.
JMSException - exception javax.jms.JMSException.
This is the root class of all JMS API exceptions.
JMSException(String, String) - Constructor for class javax.jms.JMSException
Constructs a JMSException with the specified reason and error code.
JMSException(String) - Constructor for class javax.jms.JMSException
Constructs a JMSException with the specified reason and with the error code defaulting to null.
JMSSecurityException - exception javax.jms.JMSSecurityException.
This exception must be thrown when a provider rejects a user name/password submitted by a client.
JMSSecurityException(String, String) - Constructor for class javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason and error code.
JMSSecurityException(String) - Constructor for class javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason.
javax.ejb - package javax.ejb
 
javax.ejb.spi - package javax.ejb.spi
 
javax.enterprise.deploy.model - package javax.enterprise.deploy.model
Provides tool vendor implementation classes.
javax.enterprise.deploy.model.exceptions - package javax.enterprise.deploy.model.exceptions
Provides tool vendor implementation exception classes.
javax.enterprise.deploy.shared - package javax.enterprise.deploy.shared
Provides shared objects for tool vendor and product vendor implementation classes.
javax.enterprise.deploy.shared.factories - package javax.enterprise.deploy.shared.factories
Provides shared factory manager for tool vendor and product vendor implementation classes.
javax.enterprise.deploy.spi - package javax.enterprise.deploy.spi
Provides product vendor implementation classes.
javax.enterprise.deploy.spi.exceptions - package javax.enterprise.deploy.spi.exceptions
Provides product vendor exception classes.
javax.enterprise.deploy.spi.factories - package javax.enterprise.deploy.spi.factories
Provides product vendor deployment factory classes.
javax.enterprise.deploy.spi.status - package javax.enterprise.deploy.spi.status
Provides product vendor status classes.
javax.jms - package javax.jms
This is the basic contract for the Java Message Service - what JBossMQ offers and clients can expect.
javax.resource - package javax.resource
J2EE Connector API.
javax.resource.cci - package javax.resource.cci
J2EE Connector API - Common Client Interface.
javax.resource.spi - package javax.resource.spi
J2EE Connector API - System Programmer Interface.
javax.resource.spi.endpoint - package javax.resource.spi.endpoint
J2EE Connector API - Message Endpoint.
javax.resource.spi.security - package javax.resource.spi.security
J2EE Connector API - Security.
javax.resource.spi.work - package javax.resource.spi.work
J2EE Connector API - Work Management.
javax.security.jacc - package javax.security.jacc
 
javax.sql - package javax.sql
 
javax.transaction - package javax.transaction
 
javax.transaction.xa - package javax.transaction.xa
This package contains the classes and interfaces that define the interaction between the transaction manager and the resources it manages.
javax.xml.registry - package javax.xml.registry
 
javax.xml.registry.infomodel - package javax.xml.registry.infomodel
 
javax.xml.rpc - package javax.xml.rpc
 
javax.xml.rpc.encoding - package javax.xml.rpc.encoding
 
javax.xml.rpc.handler - package javax.xml.rpc.handler
 
javax.xml.rpc.handler.soap - package javax.xml.rpc.handler.soap
 
javax.xml.rpc.holders - package javax.xml.rpc.holders
 
javax.xml.rpc.server - package javax.xml.rpc.server
 
javax.xml.rpc.soap - package javax.xml.rpc.soap
 
javax.xml.soap - package javax.xml.soap
 

K

KEY - Static variable in interface javax.xml.registry.LifeCycleManager
 
Key - interface javax.xml.registry.infomodel.Key.
 

L

LOCALIZED_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
LOCAL_TRANSACTION_COMMITTED - Static variable in class javax.resource.spi.ConnectionEvent
Local transaction has been committed
LOCAL_TRANSACTION_ROLLEDBACK - Static variable in class javax.resource.spi.ConnectionEvent
Local transaction has been rolled back
LOCAL_TRANSACTION_STARTED - Static variable in class javax.resource.spi.ConnectionEvent
Local transaction has been started
LazyAssociatableConnectionManager - interface javax.resource.spi.LazyAssociatableConnectionManager.
An optioanl mixin interface for connection managers that support the lazy connection association optimization.
LazyEnlistableConnectionManager - interface javax.resource.spi.LazyEnlistableConnectionManager.
An optioanl mixin interface for connection managers that support the lazy connection enlistment optimization.
LazyEnlistableManagedConnection - interface javax.resource.spi.LazyEnlistableManagedConnection.
A marker interface for connections that support the lazy connection enlistment optimization.
LifeCycleManager - interface javax.xml.registry.LifeCycleManager.
 
LocalTransaction - interface javax.resource.cci.LocalTransaction.
The LocalTransaction interface is the transaction demarcation interface for transactions local to the resource manager.
LocalTransaction - interface javax.resource.spi.LocalTransaction.
The LocalTransaction interface is for transactions which are managed locally to the underlying resource and don't need an external transaction manager.
LocalTransactionException - exception javax.resource.spi.LocalTransactionException.
A LocalTransactionException represents various error conditions related to local transaction management.
LocalTransactionException() - Constructor for class javax.resource.spi.LocalTransactionException
Create an exception.
LocalTransactionException(String) - Constructor for class javax.resource.spi.LocalTransactionException
Create an exception with a reason.
LocalTransactionException(String, String) - Constructor for class javax.resource.spi.LocalTransactionException
Create an exception with a reason and an errorCode.
LocalTransactionException(String, Throwable) - Constructor for class javax.resource.spi.LocalTransactionException
Create an exception with a reason and cause.
LocalTransactionException(Throwable) - Constructor for class javax.resource.spi.LocalTransactionException
Create an exception with a cause.
LocalizedString - interface javax.xml.registry.infomodel.LocalizedString.
 
LongHolder - class javax.xml.rpc.holders.LongHolder.
A holder for longs.
LongHolder() - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongHolder(long) - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongWrapperHolder - class javax.xml.rpc.holders.LongWrapperHolder.
A holder for Longs.
LongWrapperHolder() - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
LongWrapperHolder(Long) - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
lazyEnlist(ManagedConnection) - Method in interface javax.resource.spi.LazyEnlistableConnectionManager
Invoked by a resource adapter to lazily enlist a connection handle with the managed connection
linkConfiguration(PolicyConfiguration) - Method in interface javax.security.jacc.PolicyConfiguration
Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
loadService(Class) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, Class, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, QName, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service, if available.
localTransactionCommitted(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Local transaction has been committed
localTransactionRolledback(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Local transaction has been rolled back
localTransactionStarted(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
Local transaction has been started
lookup(String) - Method in interface javax.ejb.EJBContext
New from EJB 3.0.

M

MAXBQUALSIZE - Static variable in interface javax.transaction.xa.Xid
The maximum possible size of a transaction branch qualifier.
MAXGTRIDSIZE - Static variable in interface javax.transaction.xa.Xid
The maximum possible size of a global transaction id.
ManagedConnection - interface javax.resource.spi.ManagedConnection.
A ManagedConnection instance represents a connection to the underlying recource.
ManagedConnectionFactory - interface javax.resource.spi.ManagedConnectionFactory.
A ManagedConnectionFactory is a factory for the creation of ManagedConnection objects and ConnectionFactory objects.
ManagedConnectionMetaData - interface javax.resource.spi.ManagedConnectionMetaData.
The ManagedConnectionMetaData interface provides information about the underlying resource associated with a ManagedConnetion.
MapMessage - interface javax.jms.MapMessage.
A MapMessage object is used to send a set of name-value pairs.
MappedRecord - interface javax.resource.cci.MappedRecord.
The MappedRecord interface is used for key-value map based representation of the Record elements.
Message - interface javax.jms.Message.
The Message interface is the root interface of all JMS messages.
MessageConsumer - interface javax.jms.MessageConsumer.
A client uses a MessageConsumer object to receive messages from a destination.
MessageContext - interface javax.xml.rpc.handler.MessageContext.
This interface abstracts the message context that is processed by a handler in the handle method.
MessageDrivenBean - interface javax.ejb.MessageDrivenBean.
The MessageDrivenBean interface is implemented by every message driven enterprise bean class.
MessageDrivenContext - interface javax.ejb.MessageDrivenContext.
The MessageDrivenContext interface provides an instance with access to the container-provided runtime context of a message-driven enterprise bean instance.
MessageEOFException - exception javax.jms.MessageEOFException.
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.
MessageEOFException(String, String) - Constructor for class javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason and error code.
MessageEOFException(String) - Constructor for class javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason.
MessageEndpoint - interface javax.resource.spi.endpoint.MessageEndpoint.
A factory for message end points
MessageEndpointFactory - interface javax.resource.spi.endpoint.MessageEndpointFactory.
A factory for message end points
MessageFactory - class javax.xml.soap.MessageFactory.
A factory for creating SOAPMessage objects.
MessageFactory() - Constructor for class javax.xml.soap.MessageFactory
 
MessageFormatException - exception javax.jms.MessageFormatException.
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
MessageFormatException(String, String) - Constructor for class javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason and error code.
MessageFormatException(String) - Constructor for class javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason.
MessageListener - interface javax.jms.MessageListener.
A MessageListener object is used to receive asynchronously delivered messages.
MessageListener - interface javax.resource.cci.MessageListener.
A request/response message listener that message driven beans may implement
MessageNotReadableException - exception javax.jms.MessageNotReadableException.
This exception must be thrown when a JMS client attempts to read a write-only message.
MessageNotReadableException(String, String) - Constructor for class javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason and error code.
MessageNotReadableException(String) - Constructor for class javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason.
MessageNotWriteableException - exception javax.jms.MessageNotWriteableException.
This exception must be thrown when a JMS client attempts to write to a read-only message.
MessageNotWriteableException(String, String) - Constructor for class javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason and error code.
MessageNotWriteableException(String) - Constructor for class javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason.
MessageProducer - interface javax.jms.MessageProducer.
A client uses a MessageProducer object to send messages to a destination.
MimeHeader - class javax.xml.soap.MimeHeader.
An object that stores a MIME header name and its value.
MimeHeader(String, String) - Constructor for class javax.xml.soap.MimeHeader
 
MimeHeaders - class javax.xml.soap.MimeHeaders.
A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
MimeHeaders() - Constructor for class javax.xml.soap.MimeHeaders
 
ModuleType - class javax.enterprise.deploy.shared.ModuleType.
An enumeration of j2ee module types.
ModuleType(int) - Constructor for class javax.enterprise.deploy.shared.ModuleType
Create a new ModuleType
makeRegistrySpecificRequest(String) - Method in interface javax.xml.registry.RegistryService
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Returns a matching connection from the set.

N

NON_PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This is the lowest-overhead delivery mode because it does not require that the message be logged to stable storage.
NSPREFIX_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSPREFIX_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSPREFIX_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSPREFIX_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSURI_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSURI_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSURI_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSURI_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
 
NSURI_SOAP_NEXT_ACTOR - Static variable in class javax.xml.rpc.NamespaceConstants
 
Name - interface javax.xml.soap.Name.
A representation of an XML name.
NamespaceConstants - class javax.xml.rpc.NamespaceConstants.
Constants used in JAX-RPC for namespace prefixes and URIs
NamespaceConstants() - Constructor for class javax.xml.rpc.NamespaceConstants
 
NoSuchEntityException - exception javax.ejb.NoSuchEntityException.
The NoSuchEntityException exception is thrown by an Entity Bean instance to its container to report that the invoked business method or callback method could not be completed because of the underlying entity was removed from the database.
NoSuchEntityException() - Constructor for class javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with no detail message.
NoSuchEntityException(String) - Constructor for class javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with the specified detailed message.
NoSuchEntityException(Exception) - Constructor for class javax.ejb.NoSuchEntityException
Constructs a NoSuchEntityException that embeds the originally thrown exception.
NoSuchObjectLocalException - exception javax.ejb.NoSuchObjectLocalException.
A NoSuchObjectLocalException is thrown if an attempt is made to invoke a method on an object that no longer exists.
NoSuchObjectLocalException() - Constructor for class javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with no detail message.
NoSuchObjectLocalException(String) - Constructor for class javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detailed message.
NoSuchObjectLocalException(String, Exception) - Constructor for class javax.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message and a nested exception.
Node - interface javax.xml.soap.Node.
A representation of a node (element) in an XML document.
NotSupportedException - exception javax.resource.NotSupportedException.
A NotSupportedException is thrown to indicate that the callee (resource adapter or application server for system contracts) cannot execute an operation because the operation is not a supported feature.
NotSupportedException() - Constructor for class javax.resource.NotSupportedException
Create a not supported exception.
NotSupportedException(String) - Constructor for class javax.resource.NotSupportedException
Create a not supported exception with a reason.
NotSupportedException(String, String) - Constructor for class javax.resource.NotSupportedException
Create a not supported exception with a reason and an errorCode.
NotSupportedException(String, Throwable) - Constructor for class javax.resource.NotSupportedException
Create a not supported exception with a reason and an error.
NotSupportedException(Throwable) - Constructor for class javax.resource.NotSupportedException
Create a not supported exception with an error.
NotSupportedException - exception javax.transaction.NotSupportedException.
The NotSupportedException exception indicates that an operation is not supported.
NotSupportedException() - Constructor for class javax.transaction.NotSupportedException
Creates a new NotSupportedException without a detail message.
NotSupportedException(String) - Constructor for class javax.transaction.NotSupportedException
Constructs an NotSupportedException with the specified detail message.
newInstance() - Static method in class javax.xml.registry.ConnectionFactory
 
newInstance() - Static method in class javax.xml.rpc.ServiceFactory
Gets an instance of the ServiceFactory Only one copy of a factory exists and is returned to the application each time this method is called.
newInstance() - Static method in class javax.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the default implementation.
newInstance() - Static method in class javax.xml.soap.SOAPConnectionFactory
Creates an instance of the default SOAPConnectionFactory object.
newInstance() - Static method in class javax.xml.soap.SOAPElementFactory
 
newInstance() - Static method in class javax.xml.soap.SOAPFactory
Creates a new instance of SOAPFactory.
notifyDDChange(XpathEvent) - Method in interface javax.enterprise.deploy.spi.DConfigBean
A notification that the DDBean provided has changed and that this bean or child needs re-evaluating

O

OPERATION_STYLE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for operation style.
OPERATOR_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
 
ORGANIZATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
OR_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
OR_LIKE_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
OUT - Static variable in class javax.xml.rpc.ParameterMode
 
ObjectHolder - class javax.xml.rpc.holders.ObjectHolder.
A holder for Objects.
ObjectHolder() - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
ObjectHolder(Object) - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
ObjectMessage - interface javax.jms.ObjectMessage.
An ObjectMessage object is used to send a message that contains a serializable object in the Java programming language ("Java object").
ObjectNotFoundException - exception javax.ejb.ObjectNotFoundException.
The ObjectNotFoundException exception is thrown by a finder method to indicate that the specified EJB object does not exist.
ObjectNotFoundException() - Constructor for class javax.ejb.ObjectNotFoundException
Constructs an ObjectNotFoundException with no detail message.
ObjectNotFoundException(String) - Constructor for class javax.ejb.ObjectNotFoundException
Constructs an ObjectNotFoundException with the specified detail message.
OperationUnsupportedException - exception javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException.
Errors when a method is not supported
OperationUnsupportedException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException
Create an exception with a reason.
Organization - interface javax.xml.registry.infomodel.Organization.
 
onException(JMSException) - Method in interface javax.jms.ExceptionListener
Notifies user of a JMS exception.
onMessage(Message) - Method in interface javax.jms.MessageListener
Passes a message to the listener.
onMessage(Record) - Method in interface javax.resource.cci.MessageListener
Request response style message listener
othersDeletesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether updates made by others are visible.
ownDeletesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether deletes made by self are visible.
ownInsertsAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether inserts made by self are visible.
ownUpdatesAreVisible(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether updates made by self are visible.

P

PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: Password for authentication Type: java.lang.String
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Password for authentication.
PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This delivery mode instructs the JMS provider to log the message to stable storage as part of the client's send operation.
PERSON_NAME - Static variable in interface javax.xml.registry.LifeCycleManager
 
POSTAL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
ParameterMode - class javax.xml.rpc.ParameterMode.
A type-safe enumeration for parameter passing modes.
PasswordCredential - class javax.resource.spi.security.PasswordCredential.
The class PasswordCredential is a placeholder for username and password.
PasswordCredential(String, char[]) - Constructor for class javax.resource.spi.security.PasswordCredential
Constructor, creates a new password credential
PersonName - interface javax.xml.registry.infomodel.PersonName.
 
PolicyConfiguration - interface javax.security.jacc.PolicyConfiguration.
The methods of this interface are used by containers to create policy statements in a Policy provider.
PolicyConfigurationFactory - class javax.security.jacc.PolicyConfigurationFactory.
 
PolicyConfigurationFactory() - Constructor for class javax.security.jacc.PolicyConfigurationFactory
 
PolicyContext - class javax.security.jacc.PolicyContext.
This utility class is used by containers to communicate policy context identifiers and other policy relevant context to Policy providers.
PolicyContextException - exception javax.security.jacc.PolicyContextException.
This checked exception is thrown by the policy context and configuration classes.
PolicyContextException() - Constructor for class javax.security.jacc.PolicyContextException
 
PolicyContextException(String) - Constructor for class javax.security.jacc.PolicyContextException
 
PolicyContextException(String, Throwable) - Constructor for class javax.security.jacc.PolicyContextException
 
PolicyContextException(Throwable) - Constructor for class javax.security.jacc.PolicyContextException
 
PolicyContextHandler - interface javax.security.jacc.PolicyContextHandler.
JACC interface which defines the methods that must be implemented by handlers that are to be registered and activated by PolicyContexts
PooledConnection - interface javax.sql.PooledConnection.
A PooledConnection object is a connection object that provides hooks for connection pool management.
PostalAddress - interface javax.xml.registry.infomodel.PostalAddress.
 
ProgressEvent - class javax.enterprise.deploy.spi.status.ProgressEvent.
An event describing the progress of a deployment
ProgressEvent(Object, TargetModuleID, DeploymentStatus) - Constructor for class javax.enterprise.deploy.spi.status.ProgressEvent
Create a new progress event
ProgressListener - interface javax.enterprise.deploy.spi.status.ProgressListener.
A listener for progress events.
ProgressObject - interface javax.enterprise.deploy.spi.status.ProgressObject.
Tracks the progress of a deployment
prepare(Xid) - Method in interface javax.resource.spi.XATerminator
Prepare the transaction
prepare(Xid) - Method in interface javax.transaction.xa.XAResource
Prepare to commit the work done on this resource in the given transaction.
printStackTrace(PrintStream) - Method in class javax.ejb.EJBException
Print composite stack trace to PrintStream ps
printStackTrace() - Method in class javax.ejb.EJBException
Print composite stack trace to System.err
printStackTrace(PrintWriter) - Method in class javax.ejb.EJBException
Print composite stack trace to PrintWriter pw
propertyExists(String) - Method in interface javax.jms.Message
Indicates whether a property value exists.
publish(Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic.
publish(Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
publish(Topic, Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to live.

Q

QNameHolder - class javax.xml.rpc.holders.QNameHolder.
A holder for QNames.
QNameHolder() - Constructor for class javax.xml.rpc.holders.QNameHolder
 
QNameHolder(QName) - Constructor for class javax.xml.rpc.holders.QNameHolder
 
QUERY_TYPE_EBXML_FILTER_QUERY - Static variable in interface javax.xml.registry.Query
 
QUERY_TYPE_SQL - Static variable in interface javax.xml.registry.Query
 
QUERY_TYPE_XQUERY - Static variable in interface javax.xml.registry.Query
 
Query - interface javax.xml.registry.Query.
 
QueryManager - interface javax.xml.registry.QueryManager.
This is the common base interface for all QueryManagers in the API.
Queue - interface javax.jms.Queue.
A Queue object encapsulates a provider-specific queue name.
QueueBrowser - interface javax.jms.QueueBrowser.
A client uses a QueueBrowser object to look at messages on a queue without removing them.
QueueConnection - interface javax.jms.QueueConnection.
A QueueConnection object is an active connection to a point-to-point JMS provider.
QueueConnectionFactory - interface javax.jms.QueueConnectionFactory.
A client uses a QueueConnectionFactory object to create QueueConnection objects with a point-to-point JMS provider.
QueueReceiver - interface javax.jms.QueueReceiver.
A client uses a QueueReceiver object to receive messages that have been delivered to a queue.
QueueRequestor - class javax.jms.QueueRequestor.
A queue requestor
QueueRequestor(QueueSession, Queue) - Constructor for class javax.jms.QueueRequestor
 
QueueSender - interface javax.jms.QueueSender.
A client uses a QueueSender object to send messages to a queue.
QueueSession - interface javax.jms.QueueSession.
A QueueSession object provides methods for creating QueueReceiver, QueueSender, QueueBrowser, and TemporaryQueue objects.

R

RAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module type for an RAR
REDEPLOY - Static variable in class javax.enterprise.deploy.shared.CommandType
The module type for an REDEPLOY
REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
 
REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
 
RELEASED - Static variable in class javax.enterprise.deploy.shared.StateType
The state type for an RELEASED
RUNNING - Static variable in class javax.enterprise.deploy.shared.StateType
The state type for an RUNNING
Record - interface javax.resource.cci.Record.
The Record interface is the base interface for representing input and output for an Interaction.
RecordFactory - interface javax.resource.cci.RecordFactory.
The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances.
Referenceable - interface javax.resource.Referenceable.
The Referenceable interface extends the javax.naming.Referenceable interface.
RegistryEntry - interface javax.xml.registry.infomodel.RegistryEntry.
 
RegistryException - exception javax.xml.registry.RegistryException.
 
RegistryException() - Constructor for class javax.xml.registry.RegistryException
 
RegistryException(String) - Constructor for class javax.xml.registry.RegistryException
 
RegistryException(String, Throwable) - Constructor for class javax.xml.registry.RegistryException
 
RegistryException(Throwable) - Constructor for class javax.xml.registry.RegistryException
 
RegistryObject - interface javax.xml.registry.infomodel.RegistryObject.
 
RegistryPackage - interface javax.xml.registry.infomodel.RegistryPackage.
 
RegistryService - interface javax.xml.registry.RegistryService.
 
RemoveException - exception javax.ejb.RemoveException.
The RemoveException exception is thrown at an attempt to remove an EJB object when the enterprise Bean or the container does not allow the EJB object to be removed.
RemoveException() - Constructor for class javax.ejb.RemoveException
Constructs an RemoveException with no detail message.
RemoveException(String) - Constructor for class javax.ejb.RemoveException
Constructs an RemoveException with the specified detail message.
ResourceAdapter - interface javax.resource.spi.ResourceAdapter.
Operations for lifecycle management and message endpoint configuration.
ResourceAdapterAssociation - interface javax.resource.spi.ResourceAdapterAssociation.
Interface used to associate the resource adapter with objects that implement this interface.
ResourceAdapterInternalException - exception javax.resource.spi.ResourceAdapterInternalException.
A ResourceAdapterInternalException indicates any system level error conditions related to a resource adapter.
ResourceAdapterInternalException() - Constructor for class javax.resource.spi.ResourceAdapterInternalException
Create an exception.
ResourceAdapterInternalException(String) - Constructor for class javax.resource.spi.ResourceAdapterInternalException
Create an exception with a reason.
ResourceAdapterInternalException(String, String) - Constructor for class javax.resource.spi.ResourceAdapterInternalException
Create an exception with a reason and an errorCode.
ResourceAdapterInternalException(String, Throwable) - Constructor for class javax.resource.spi.ResourceAdapterInternalException
Create an exception with a reason and cause.
ResourceAdapterInternalException(Throwable) - Constructor for class javax.resource.spi.ResourceAdapterInternalException
Create an exception with a cause.
ResourceAdapterMetaData - interface javax.resource.cci.ResourceAdapterMetaData.
The ResourceAdaptetMetaData provides information about the resource adapters implementation.
ResourceAllocationException - exception javax.jms.ResourceAllocationException.
This exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationException(String, String) - Constructor for class javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason and error code.
ResourceAllocationException(String) - Constructor for class javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason.
ResourceAllocationException - exception javax.resource.spi.ResourceAllocationException.
A ResourceAllocationException can be thrown to indicate a failure to allocate system resources such as threads or physical connections.
ResourceAllocationException() - Constructor for class javax.resource.spi.ResourceAllocationException
Create an exception.
ResourceAllocationException(String) - Constructor for class javax.resource.spi.ResourceAllocationException
Create an exception with a reason.
ResourceAllocationException(String, String) - Constructor for class javax.resource.spi.ResourceAllocationException
Create an exception with a reason and an errorCode.
ResourceAllocationException(String, Throwable) - Constructor for class javax.resource.spi.ResourceAllocationException
Create an exception with a reason and cause.
ResourceAllocationException(Throwable) - Constructor for class javax.resource.spi.ResourceAllocationException
Create an exception with a cause.
ResourceException - exception javax.resource.ResourceException.
This is the root exception for the exception hierarchy defined for the connector architecture.
ResourceException() - Constructor for class javax.resource.ResourceException
Create an exception with a null reason.
ResourceException(String) - Constructor for class javax.resource.ResourceException
Create an exception with a reason.
ResourceException(String, String) - Constructor for class javax.resource.ResourceException
Create an exception with a reason and an errorCode.
ResourceException(String, Throwable) - Constructor for class javax.resource.ResourceException
Create an exception with a reason and an errorCode.
ResourceException(Throwable) - Constructor for class javax.resource.ResourceException
Create an exception with a reason and an errorCode.
ResourceWarning - exception javax.resource.cci.ResourceWarning.
ResourceWarning provides information on warnings generated by the underlying resource.
ResourceWarning() - Constructor for class javax.resource.cci.ResourceWarning
Create a warning
ResourceWarning(String) - Constructor for class javax.resource.cci.ResourceWarning
Create a warning with a reason.
ResourceWarning(String, String) - Constructor for class javax.resource.cci.ResourceWarning
Create a warning with a reason and an errorCode.
ResourceWarning(String, Throwable) - Constructor for class javax.resource.cci.ResourceWarning
Create a warning with a reason and an error.
ResourceWarning(Throwable) - Constructor for class javax.resource.cci.ResourceWarning
Create a warning with an error.
ResultSet - interface javax.resource.cci.ResultSet.
A ResultSet represents tabular data returned from the underlying resource by the execution of an interaction.
ResultSetInfo - interface javax.resource.cci.ResultSetInfo.
The interface ResultSetInfo provides information on the support for the ResultSet interface by an underlying resource.
RollbackException - exception javax.transaction.RollbackException.
The RollbackException exception indicates that either the transaction has been rolled back or an operation cannot complete because the transaction is marked for rollback only.
RollbackException() - Constructor for class javax.transaction.RollbackException
Creates a new RollbackException without a detail message.
RollbackException(String) - Constructor for class javax.transaction.RollbackException
Constructs an RollbackException with the specified detail message.
RowSet - interface javax.sql.RowSet.
The RowSet interface adds support to the JDBC API for the JavaBeans(TM) component model.
RowSetEvent - class javax.sql.RowSetEvent.
A RowSetEvent is generated when something important happens in the life of a rowset, like when a column value changes.
RowSetEvent(RowSet) - Constructor for class javax.sql.RowSetEvent
Construct a RowSetEvent object.
RowSetInternal - interface javax.sql.RowSetInternal.
A rowset object presents itself to a reader or writer as an instance of RowSetInternal.
RowSetListener - interface javax.sql.RowSetListener.
The RowSetListener interface is implemented by a component that wants to be notified when a significant event happens in the life of a RowSet
RowSetMetaData - interface javax.sql.RowSetMetaData.
The RowSetMetaData interface extends ResultSetMetaData with methods that allow a metadata object to be initialized.
RowSetReader - interface javax.sql.RowSetReader.
An object implementing the RowSetReader interface may be registered with a RowSet object that supports the reader/writer paradigm.
RowSetWriter - interface javax.sql.RowSetWriter.
An object that implements the RowSetWriter interface may be registered with a RowSet object that supports the reader/writer paradigm.
read(InputStream) - Method in interface javax.resource.cci.Streamable
Read the Streamable from the specified InputStream.
readBoolean() - Method in interface javax.jms.BytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in interface javax.jms.StreamMessage
Reads a boolean from the stream message.
readByte() - Method in interface javax.jms.BytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in interface javax.jms.StreamMessage
Reads a byte value from the stream message.
readBytes(byte[]) - Method in interface javax.jms.BytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in interface javax.jms.StreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in interface javax.jms.BytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in interface javax.jms.StreamMessage
Reads a Unicode character value from the stream message.
readData(RowSetInternal) - Method in interface javax.sql.RowSetReader
Read the new contents of a rowset.
readDouble() - Method in interface javax.jms.BytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in interface javax.jms.StreamMessage
Reads a double from the stream message.
readEJBHome(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
Deserialize the EJBHome reference corresponding to a HomeHandle.
readEJBObject(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
Deserialize the EJBObject reference corresponding to a Handle.
readFloat() - Method in interface javax.jms.BytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in interface javax.jms.StreamMessage
Reads a float from the stream message.
readInt() - Method in interface javax.jms.BytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in interface javax.jms.StreamMessage
Reads a 32-bit integer from the stream message.
readLong() - Method in interface javax.jms.BytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in interface javax.jms.StreamMessage
Reads a 64-bit integer from the stream message.
readObject() - Method in interface javax.jms.StreamMessage
Reads an object from the stream message.
readShort() - Method in interface javax.jms.BytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in interface javax.jms.StreamMessage
Reads a 16-bit integer from the stream message.
readString() - Method in interface javax.jms.StreamMessage
Reads a String from the stream message.
readUTF() - Method in interface javax.jms.BytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
readUnsignedByte() - Method in interface javax.jms.BytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in interface javax.jms.BytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
receive() - Method in interface javax.jms.MessageConsumer
Receives the next message produced for this message consumer.
receive(long) - Method in interface javax.jms.MessageConsumer
Receives the next message that arrives within the specified timeout interval.
receiveNoWait() - Method in interface javax.jms.MessageConsumer
Receives the next message if one is immediately available.
recover() - Method in interface javax.jms.Session
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
recover(int) - Method in interface javax.resource.spi.XATerminator
Retrieve xids that are recoverable
recover(int) - Method in interface javax.transaction.xa.XAResource
Return a list of transactions that are in a prepared or heuristically state.
recycleNode() - Method in interface javax.xml.soap.Node
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
redeploy(TargetModuleID[], File, File) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Redeploys the modules
redeploy(TargetModuleID[], InputStream, InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Redeploys the modules
register(Class, QName, SerializerFactory, DeserializerFactory) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
register(String, TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
registerDefault(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
registerDeploymentFactory(DeploymentFactory) - Method in class javax.enterprise.deploy.shared.factories.DeploymentFactoryManager
Register a deployment factory
registerHandler(String, PolicyContextHandler, boolean) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method used to register a container specific PolicyContext handler.
registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
Register a Synchronization callback with this transaction.
release() - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Release the deployment manager
release() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
Release the endpoint
release() - Method in interface javax.resource.spi.work.Work
Invoked by the work manager as a hint to stop processing
remove(Handle) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its handle.
remove(Object) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its primary key.
remove(Object) - Method in interface javax.ejb.EJBLocalHome
Remove an EJB object identified by its primary key.
remove() - Method in interface javax.ejb.EJBLocalObject
Remove the EJB local object.
remove() - Method in interface javax.ejb.EJBObject
Remove the EJB object.
removeAllAttachments() - Method in class javax.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllHeaders() - Method in class javax.xml.soap.MimeHeaders
 
removeAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
 
removeAllParameters() - Method in interface javax.xml.rpc.Call
Removes all specified parameters from this Call instance.
removeAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeAttribute(Name) - Method in interface javax.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
 
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
 
removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
 
removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
removeClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
Removes a connection event listener
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Remove an event listener.
removeContents() - Method in interface javax.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
removeDConfigBean(DConfigBean) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Remove a child
removeDConfigBean(DConfigBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Remove a root configuration and all its children
removeDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
removeExcludedPolicy() - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove any excluded policy statements from this PolicyConfiguration
removeExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
removeHeader(String) - Method in class javax.xml.soap.MimeHeaders
 
removeLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
 
removeLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
 
removeMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
 
removeNamespaceDeclaration(String) - Method in interface javax.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
removeProgressListener(ProgressListener) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Remove a progress listener
removeProperty(String) - Method in interface javax.xml.rpc.Call
Removes a named property.
removeProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Removes a property (name-value pair) from the MessageContext
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Remove a property change listener
removeRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
removeRole(String) - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove a role and all its permissions from this PolicyConfiguration.
removeRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
RowSet listener deregistration.
removeSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
removeService(Service) - Method in interface javax.xml.registry.infomodel.Organization
 
removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
 
removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
 
removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
removeSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
removeSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
removeSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
removeTypeMapping(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
removeUncheckedPolicy() - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove any unchecked policy statements from this PolicyConfiguration.
removeUser(User) - Method in interface javax.xml.registry.infomodel.Organization
 
removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
removeXpathListener(String, XpathListener) - Method in interface javax.enterprise.deploy.model.DDBean
Unregister a listener for a given xpath
removeXpathListener(ModuleType, String, XpathListener) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Unregister a listener for a given xpath
request(Message) - Method in class javax.jms.QueueRequestor
 
request(Message) - Method in class javax.jms.TopicRequestor
 
reset() - Method in interface javax.jms.BytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in interface javax.jms.StreamMessage
Puts the message body in read-only mode and repositions the stream to the beginning.
restore(InputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Restores a full set of configuration beans
restoreDConfigBean(InputStream, DDBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Restore a configuration from an input stream
resume(Transaction) - Method in interface javax.transaction.TransactionManager
Resume the association of the calling thread with the given transaction.
rollback() - Method in interface javax.jms.Session
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
rollback() - Method in interface javax.resource.cci.LocalTransaction
Rolls back a local transaction on the userlying resource.
rollback() - Method in interface javax.resource.spi.LocalTransaction
Rolls back a local transaction on the userlying resource.
rollback(Xid) - Method in interface javax.resource.spi.XATerminator
Rollback the transaction
rollback() - Method in interface javax.transaction.Transaction
Rolls back this transaction.
rollback() - Method in interface javax.transaction.TransactionManager
Rolls back the transaction associated with the calling thread.
rollback() - Method in interface javax.transaction.UserTransaction
Rolls back the transaction associated with the calling thread.
rollback(Xid) - Method in interface javax.transaction.xa.XAResource
Roll back the work done on this resource in the given transaction.
rowChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Called when a row is inserted, updated, or deleted.
rowSetChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Called when the rowset is changed.
run() - Method in interface javax.jms.Session
Optional operation, intended to be used only by Application Servers, not by ordinary JMS clients.

S

SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
 
SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
A constant representing the property used to lookup the name of a ServiceFactory implementation class.
SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
 
SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
 
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_TRANSACTED - Static variable in interface javax.jms.Session
This value is returned from the method getAcknowledgeMode if the session is transacted.
SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
 
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPBody - interface javax.xml.soap.SOAPBody.
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement - interface javax.xml.soap.SOAPBodyElement.
A SOAPBodyElement object represents the contents in a SOAPBody object.
SOAPConnection - class javax.xml.soap.SOAPConnection.
A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
 
SOAPConnectionFactory - class javax.xml.soap.SOAPConnectionFactory.
A factory for creating SOAPConnection objects.
SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
 
SOAPConstants - interface javax.xml.soap.SOAPConstants.
The definition of constants pertaining to the SOAP 1.1 protocol.
SOAPElement - interface javax.xml.soap.SOAPElement.
An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.
SOAPElementFactory - class javax.xml.soap.SOAPElementFactory.
SOAPElementFactory is a factory for XML fragments that will eventually end up in the SOAP part.
SOAPEnvelope - interface javax.xml.soap.SOAPEnvelope.
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException - exception javax.xml.soap.SOAPException.
 
SOAPException() - Constructor for class javax.xml.soap.SOAPException
 
SOAPException(String) - Constructor for class javax.xml.soap.SOAPException
 
SOAPException(String, Throwable) - Constructor for class javax.xml.soap.SOAPException
 
SOAPException(Throwable) - Constructor for class javax.xml.soap.SOAPException
 
SOAPFactory - class javax.xml.soap.SOAPFactory.
SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
 
SOAPFault - interface javax.xml.soap.SOAPFault.
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement - interface javax.xml.soap.SOAPFaultElement.
A representation of the contents in a SOAPFault object.
SOAPFaultException - exception javax.xml.rpc.soap.SOAPFaultException.
The SOAPFaultException exception represents a SOAP fault.
SOAPFaultException(QName, String, String, Detail) - Constructor for class javax.xml.rpc.soap.SOAPFaultException
 
SOAPHeader - interface javax.xml.soap.SOAPHeader.
A representation of the SOAP header element.
SOAPHeaderElement - interface javax.xml.soap.SOAPHeaderElement.
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPMessage - class javax.xml.soap.SOAPMessage.
The root class for all SOAP messages.
SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
 
SOAPMessageContext - interface javax.xml.rpc.handler.soap.SOAPMessageContext.
This interface provides access to the SOAP message for either RPC request or response.
SOAPPart - class javax.xml.soap.SOAPPart.
The container for the SOAP-specific portion of a SOAPMessage object.
SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
 
SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
 
SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
 
SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
 
SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
START - Static variable in class javax.enterprise.deploy.shared.CommandType
The command type for an START
START_TIMED_OUT - Static variable in class javax.resource.spi.work.WorkException
Expiration before work was started
STATUS_ACTIVE - Static variable in interface javax.transaction.Status
Status code indicating an active transaction.
STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
STATUS_COMMITTED - Static variable in interface javax.transaction.Status
Status code indicating a transaction that has been committed.
STATUS_COMMITTING - Static variable in interface javax.transaction.Status
Status code indicating a transaction that has begun the second phase of the two-phase commit protocol, but not yet completed this phase.
STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
 
STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
Status code indicating a transaction that has been marked for rollback only.
STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
Status code indicating that no transaction exists.
STATUS_PREPARED - Static variable in interface javax.transaction.Status
Status code indicating a transaction that has completed the first phase of the two-phase commit protocol, but not yet begun the second phase.
STATUS_PREPARING - Static variable in interface javax.transaction.Status
Status code indicating a transaction that has begun the first phase of the two-phase commit protocol, not not yet completed this phase.
STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
Status code indicating a transaction that has been rolled back.
STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
Status code indicating a transaction that is in the process of rolling back.
STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
 
STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
 
STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
Status code indicating that the transaction status could not be determined.
STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
 
STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
 
STOP - Static variable in class javax.enterprise.deploy.shared.ActionType
The action type for STOP
STOP - Static variable in class javax.enterprise.deploy.shared.CommandType
The command type for an STOP
SYNC_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
Execution results in a synchronous receive of the output Record
SYNC_SEND - Static variable in interface javax.resource.cci.InteractionSpec
Execution requires only a send to the underlying resource.
SYNC_SEND_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
Execution requires only a send to the underlying resource.
SaveException - exception javax.xml.registry.SaveException.
 
SaveException() - Constructor for class javax.xml.registry.SaveException
 
SaveException(String) - Constructor for class javax.xml.registry.SaveException
 
SaveException(String, Throwable) - Constructor for class javax.xml.registry.SaveException
 
SaveException(Throwable) - Constructor for class javax.xml.registry.SaveException
 
SecurityException - exception javax.resource.spi.SecurityException.
A SecurityException indicates error conditions related to the security contract between an application server and a resource adapter.
SecurityException() - Constructor for class javax.resource.spi.SecurityException
Create an exception.
SecurityException(String) - Constructor for class javax.resource.spi.SecurityException
Create an exception with a reason.
SecurityException(String, String) - Constructor for class javax.resource.spi.SecurityException
Create an exception with a reason and an errorCode.
SecurityException(String, Throwable) - Constructor for class javax.resource.spi.SecurityException
Create an exception with a reason and cause.
SecurityException(Throwable) - Constructor for class javax.resource.spi.SecurityException
Create an exception with a cause.
SerializationContext - interface javax.xml.rpc.encoding.SerializationContext.
This interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
Serializer - interface javax.xml.rpc.encoding.Serializer.
This interface defines the base interface for serializers.
SerializerFactory - interface javax.xml.rpc.encoding.SerializerFactory.
This is a factory of the serializers.
ServerSession - interface javax.jms.ServerSession.
A ServerSession object is an application server object that is used by a server to associate a thread with a JMS session (optional).
ServerSessionPool - interface javax.jms.ServerSessionPool.
A ServerSessionPool object is an object implemented by an application server to provide a pool of ServerSession objects for processing the messages of a ConnectionConsumer (optional).
Service - interface javax.xml.registry.infomodel.Service.
 
Service - interface javax.xml.rpc.Service.
Service class acts as a factory for: Dynamic proxy for the target service endpoint.
ServiceBinding - interface javax.xml.registry.infomodel.ServiceBinding.
 
ServiceException - exception javax.xml.rpc.ServiceException.
 
ServiceException() - Constructor for class javax.xml.rpc.ServiceException
 
ServiceException(String) - Constructor for class javax.xml.rpc.ServiceException
 
ServiceException(String, Throwable) - Constructor for class javax.xml.rpc.ServiceException
 
ServiceException(Throwable) - Constructor for class javax.xml.rpc.ServiceException
 
ServiceFactory - class javax.xml.rpc.ServiceFactory.
The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
 
ServiceLifecycle - interface javax.xml.rpc.server.ServiceLifecycle.
This interface defines a lifecycle interface for a JAX-RPC service endpoint.
ServletEndpointContext - interface javax.xml.rpc.server.ServletEndpointContext.
This interface provides an endpoint context maintained by the underlying servlet container based JAX-RPC runtime system.
Session - interface javax.jms.Session.
A Session object is a single-threaded context for producing and consuming messages.
SessionBean - interface javax.ejb.SessionBean.
The SessionBean interface is implemented by every session enterprise Bean class.
SessionContext - interface javax.ejb.SessionContext.
The SessionContext interface provides access to the runtime session context that the container provides for a session enterprise Bean instance.
SessionSynchronization - interface javax.ejb.SessionSynchronization.
The SessionSynchronization interface allows a session Bean instance to be notified by its container of transaction boundaries.
SharingViolationException - exception javax.resource.spi.SharingViolationException.
Thrown when a shared connection is used in an unshareable manner.
SharingViolationException() - Constructor for class javax.resource.spi.SharingViolationException
Create an exception.
SharingViolationException(String) - Constructor for class javax.resource.spi.SharingViolationException
Create an exception with a reason.
SharingViolationException(String, String) - Constructor for class javax.resource.spi.SharingViolationException
Create an exception with a reason and an errorCode.
SharingViolationException(String, Throwable) - Constructor for class javax.resource.spi.SharingViolationException
Create an exception with a reason and an error.
SharingViolationException(Throwable) - Constructor for class javax.resource.spi.SharingViolationException
Create an exception with an error.
ShortHolder - class javax.xml.rpc.holders.ShortHolder.
A holder for shorts.
ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortWrapperHolder - class javax.xml.rpc.holders.ShortWrapperHolder.
A holder for Shorts.
ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
Slot - interface javax.xml.registry.infomodel.Slot.
 
SpecificationLink - interface javax.xml.registry.infomodel.SpecificationLink.
 
StateType - class javax.enterprise.deploy.shared.StateType.
An enumeration of deployment states.
StateType(int) - Constructor for class javax.enterprise.deploy.shared.StateType
Create a new StateType
Status - interface javax.transaction.Status.
The Status interface defines the constants for transaction status codes.
StreamMessage - interface javax.jms.StreamMessage.
A StreamMessage object is used to send a stream of primitive types in the Java programming language.
Streamable - interface javax.resource.cci.Streamable.
The Streamable interface allows a resource adapter to interact with a Record as a stream of bytes.
StringHolder - class javax.xml.rpc.holders.StringHolder.
A holder for Strings.
StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
 
StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
 
Stub - interface javax.xml.rpc.Stub.
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
Synchronization - interface javax.transaction.Synchronization.
This is the callback interface that has to be implemented by objects interested in receiving notification before and after a transaction commits or rolls back.
SystemException - exception javax.transaction.SystemException.
This exception is thrown to indicate that the transaction manager has encountered an unexpected error condition that prevents future transaction services from proceeding.
SystemException() - Constructor for class javax.transaction.SystemException
Creates a new SystemException without a detail message.
SystemException(String) - Constructor for class javax.transaction.SystemException
Constructs an SystemException with the specified detail message.
SystemException(int) - Constructor for class javax.transaction.SystemException
Constructs an SystemException with the specified detail message.
save(OutputStream) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Saves the fulls set of configuration beans
saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
saveChanges() - Method in class javax.xml.soap.SOAPMessage
Updates this SOAPMessage object with all the changes that have been made to it.
saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in interface javax.enterprise.deploy.spi.DeploymentConfiguration
Save a configuration to an output stream
saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
 
saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
saveRequired() - Method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object needs to have the method saveChanges called on it.
saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
scheduleWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Executes the work, the call returns immediatley
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Executes the work, the call returns immediately
send(Message) - Method in interface javax.jms.MessageProducer
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to the destination, specifying delivery mode, priority, and time to live.
send(Destination, Message) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Message) - Method in interface javax.jms.QueueSender
Sends a message to the queue.
send(Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to the queue, specifying delivery mode, priority, and time to live.
send(Queue, Message) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
 
setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
setArray(int, Array) - Method in interface javax.sql.RowSet
Set an Array parameter.
setAsciiStream(int, InputStream, int) - Method in interface javax.sql.RowSet
When a very large ASCII value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
 
setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setAutoIncrement(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the is column automatically numbered, thus read-only.
setBigDecimal(int, BigDecimal) - Method in interface javax.sql.RowSet
Set a parameter to a java.lang.BigDecimal value.
setBinaryStream(int, InputStream, int) - Method in interface javax.sql.RowSet
When a very large binary value is input to a LONGVARBINARY parameter, it may be more practical to send it via a java.io.InputStream.
setBlob(int, Blob) - Method in interface javax.sql.RowSet
Set a BLOB parameter.
setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
Sets a boolean value with the specified name into the Map.
setBoolean(int, boolean) - Method in interface javax.sql.RowSet
Set a parameter to a Java boolean value.
setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
Sets a boolean property value with the specified name into the message.
setByte(String, byte) - Method in interface javax.jms.MapMessage
Sets a byte value with the specified name into the Map.
setByte(int, byte) - Method in interface javax.sql.RowSet
Set a parameter to a Java byte value.
setByteProperty(String, byte) - Method in interface javax.jms.Message
Sets a byte property value with the specified name into the message.
setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
Sets a byte array value with the specified name into the Map.
setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
Sets a portion of the byte array value with the specified name into the Map.
setBytes(int, byte[]) - Method in interface javax.sql.RowSet
Set a parameter to a Java array of bytes.
setCaseSensitive(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column is case sensitive.
setCatalogName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's table's catalog name, if any.
setChangeEvent(PropertyChangeEvent) - Method in class javax.enterprise.deploy.model.XpathEvent
Set the property change event
setChar(String, char) - Method in interface javax.jms.MapMessage
Sets a Unicode character value with the specified name into the Map.
setCharacterStream(int, Reader, int) - Method in interface javax.sql.RowSet
When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
 
setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
 
setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
 
setClientID(String) - Method in interface javax.jms.Connection
Sets the client identifier for this connection.
setClob(int, Clob) - Method in interface javax.sql.RowSet
Set a CLOB parameter.
setColumnCount(int) - Method in interface javax.sql.RowSetMetaData
Set the number of columns in the RowSet.
setColumnDisplaySize(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's normal max width in chars.
setColumnLabel(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the suggested column title for use in printouts and displays, if any.
setColumnName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column name.
setColumnType(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's SQL type.
setColumnTypeName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's data source specific type name, if any.
setCommand(String) - Method in interface javax.sql.RowSet
Set the rowset's command property.
setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
 
setConcurrency(int) - Method in interface javax.sql.RowSet
Set the rowset concurrency.
setConnectionHandle(Object) - Method in class javax.resource.spi.ConnectionEvent
Set the ConnectionHandle
setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part to that of the given Object and sets the value of the Content-Type header to the given type.
setContent(Source) - Method in class javax.xml.soap.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContentDescription(String) - Method in class javax.xml.soap.SOAPMessage
Sets the description of this SOAPMessage object's content with the given description.
setContentId(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "Content-Id" with the given value.
setContentId(String) - Method in class javax.xml.soap.SOAPPart
 
setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "Content-Location" with the given value.
setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
 
setContentType(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "Content-Type" with the given value.
setContextID(String) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method used to modify the value of the policy context identifier associated with the thread on which this method is called
setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
setCredentials(Set) - Method in interface javax.xml.registry.Connection
 
setCurrency(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column is a cash value.
setDConfigBeanVersion(DConfigBeanVersionType) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Set the J2EE version
setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDataSourceName(String) - Method in interface javax.sql.RowSet
Set the data source name.
setDate(int, Date) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Date value.
setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default delivery mode.
setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message IDs are disabled.
setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message timestamps are disabled.
setDouble(String, double) - Method in interface javax.jms.MapMessage
Sets a double value with the specified name into the Map.
setDouble(int, double) - Method in interface javax.sql.RowSet
Set a parameter to a Java double value.
setDoubleProperty(String, double) - Method in interface javax.jms.Message
Sets a double property value with the specified name into the message.
setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
 
setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
Set the associated entity context.
setErrorCode(String) - Method in class javax.resource.ResourceException
Set the error code.
setErrorObjectKey(Key) - Method in class javax.xml.registry.RegistryException
 
setEscapeProcessing(boolean) - Method in interface javax.sql.RowSet
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
Sets an exception listener for this connection.
setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
 
setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
 
setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
 
setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
 
setFaultCode(Name) - Method in interface javax.xml.soap.SOAPFault
 
setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
 
setFaultString(String, Locale) - Method in interface javax.xml.soap.SOAPFault
 
setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
 
setFloat(String, float) - Method in interface javax.jms.MapMessage
Sets a float value with the specified name into the Map.
setFloat(int, float) - Method in interface javax.sql.RowSet
Set a parameter to a Java float value.
setFloatProperty(String, float) - Method in interface javax.jms.Message
Sets a float property value with the specified name into the message.
setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
 
setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
 
setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler class
setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler configuration as java.util.Map
setHandlerData(Object) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method that may be used to associate a thread-scoped handler data object with the PolicyContext.
setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Replaces the current value of the first header entry whose name matches the given name with the given value, adding a new header if no existing header name matches.
setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the header blocks processed by this Handler.
setId(String) - Method in interface javax.xml.registry.infomodel.Key
 
setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
 
setInt(String, int) - Method in interface javax.jms.MapMessage
Sets an int value with the specified name into the Map.
setInt(int, int) - Method in interface javax.sql.RowSet
Set a parameter to a Java int value.
setIntProperty(String, int) - Method in interface javax.jms.Message
Sets an int property value with the specified name into the message.
setInvalidPropertyDescriptors(PropertyDescriptor[]) - Method in class javax.resource.spi.InvalidPropertyException
Set the invalid property descriptors
setJMSCorrelationID(String) - Method in interface javax.jms.Message
Sets the correlation ID for the message.
setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
Sets the correlation ID as an array of bytes for the message.
setJMSDeliveryMode(int) - Method in interface javax.jms.Message
Sets the DeliveryMode value for this message.
setJMSDestination(Destination) - Method in interface javax.jms.Message
Sets the Destination object for this message.
setJMSExpiration(long) - Method in interface javax.jms.Message
Sets the message's expiration value.
setJMSMessageID(String) - Method in interface javax.jms.Message
Sets the message ID.
setJMSPriority(int) - Method in interface javax.jms.Message
Sets the priority level for this message.
setJMSRedelivered(boolean) - Method in interface javax.jms.Message
Specifies whether this message is being redelivered.
setJMSReplyTo(Destination) - Method in interface javax.jms.Message
Sets the Destination object to which a reply to this message should be sent.
setJMSTimestamp(long) - Method in interface javax.jms.Message
Sets the message timestamp.
setJMSType(String) - Method in interface javax.jms.Message
Sets the message type.
setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
 
setLinkedException(Exception) - Method in class javax.jms.JMSException
Adds a linked Exception.
setLinkedException(Exception) - Method in class javax.resource.ResourceException
Deprecated. use initCause
setLinkedWarning(ResourceWarning) - Method in class javax.resource.cci.ResourceWarning
Deprecated. use initCause()
setLocale(Locale) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Set the locale
setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
 
setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnection
Sets the logwriter for this instance.
setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnectionFactory
Sets the logwriter for this instance.
setLogWriter(PrintWriter) - Method in interface javax.sql.ConnectionPoolDataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in interface javax.sql.DataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in interface javax.sql.XADataSource
Set the log writer for this data source.
setLoginTimeout(int) - Method in interface javax.sql.ConnectionPoolDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.DataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.XADataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLong(String, long) - Method in interface javax.jms.MapMessage
Sets a long value with the specified name into the Map.
setLong(int, long) - Method in interface javax.sql.RowSet
Set a parameter to a Java long value.
setLongProperty(String, long) - Method in interface javax.jms.Message
Sets a long property value with the specified name into the message.
setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
 
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class javax.resource.spi.security.PasswordCredential
Set the managed connection factory associated with this username password pair.
setMaxFieldSize(int) - Method in interface javax.sql.RowSet
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
setMaxRows(int) - Method in interface javax.sql.RowSet
The maxRows limit is set to limit the number of rows that any RowSet can contain.
setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
 
setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
Set the associated message-driven context.
setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
Sets the message consumer's MessageListener.
setMessageListener(MessageListener) - Method in interface javax.jms.Session
Sets the session's distinguished message listener (optional).
setMetaData(RowSetMetaData) - Method in interface javax.sql.RowSetInternal
Set the rowset's metadata.
setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
 
setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
setMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
 
setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
 
setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
 
setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be on or off.
setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
setName(String) - Method in interface javax.xml.registry.infomodel.Slot
 
setNull(int, int) - Method in interface javax.sql.RowSet
Set a parameter to SQL NULL.
setNull(int, int, String) - Method in interface javax.sql.RowSet
JDBC 2.0 Set a parameter to SQL NULL.
setNullable(int, int) - Method in interface javax.sql.RowSetMetaData
Specify whether the column's value can be set to NULL.
setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
setObject(String, Object) - Method in interface javax.jms.MapMessage
Sets an object value with the specified name into the Map.
setObject(Serializable) - Method in interface javax.jms.ObjectMessage
Sets the serializable object containing this message's data.
setObject(int, Object) - Method in interface javax.sql.RowSet
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object, int) - Method in interface javax.sql.RowSet
This method is like setObject above, but the scale used is the scale of the second parameter.
setObject(int, Object, int, int) - Method in interface javax.sql.RowSet
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObjectProperty(String, Object) - Method in interface javax.jms.Message
Sets a Java object property value with the specified name into the message.
setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
 
setOperationName(QName) - Method in interface javax.xml.rpc.Call
Sets the name of the operation to be invoked using this Call instance.
setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
Sets the parent of this Node object to the given SOAPElement object.
setPassword(String) - Method in interface javax.sql.RowSet
Set the password.
setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
 
setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
Sets the qualified name of the port type.
setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
 
setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
 
setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setPrecision(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's number of decimal digits.
setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
 
setPriority(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default priority.
setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
Sets the Properties used during createConnection and createFederatedConnection calls.
setProperty(String, Object) - Method in interface javax.xml.rpc.Call
Sets the value for a named property.
setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
Sets the name and value of a property associated with the MessageContext.
setProperty(String, Object) - Method in class javax.xml.soap.SOAPMessage
Associates the specified value with the specified property.
setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
 
setQueryTimeout(int) - Method in interface javax.sql.RowSet
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setReadOnly(boolean) - Method in interface javax.sql.RowSet
Set the read-onlyness of the rowset
setRecordName(String) - Method in interface javax.resource.cci.Record
Set the name of this Record.
setRecordShortDescription(String) - Method in interface javax.resource.cci.Record
Set the short description of this Record
setRef(int, Ref) - Method in interface javax.sql.RowSet
Set a REF(<structured-type>) parameter.
setReference(Reference) - Method in interface javax.resource.Referenceable
Sets the reference instance
setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
 
setResourceAdapter(ResourceAdapter) - Method in interface javax.resource.spi.ResourceAdapterAssociation
Set the resource adapter
setReturnType(QName) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
Sets SOAP Actor roles for this HandlerChain.
setRollbackOnly() - Method in interface javax.ejb.EJBContext
Mark the current transaction for rollback.
setRollbackOnly() - Method in interface javax.transaction.Transaction
Mark the transaction so that the only possible outcome is a rollback.
setRollbackOnly() - Method in interface javax.transaction.TransactionManager
Mark the transaction associated with the calling thread for rollback only.
setRollbackOnly() - Method in interface javax.transaction.UserTransaction
Mark the transaction associated with the calling thread for rollback only.
setScale(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's number of digits to right of the decimal point.
setSchemaName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's table's schema, if any.
setSearchable(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column can be used in a where clause.
setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
Set the associated session context.
setShort(String, short) - Method in interface javax.jms.MapMessage
Sets a short value with the specified name into the Map.
setShort(int, short) - Method in interface javax.sql.RowSet
Set a parameter to a Java short value.
setShortProperty(String, short) - Method in interface javax.jms.Message
Sets a short property value with the specified name into the message.
setSigned(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column is a signed number.
setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
 
setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
 
setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
 
setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setString(String, String) - Method in interface javax.jms.MapMessage
Sets a String value with the specified name into the Map.
setString(int, String) - Method in interface javax.sql.RowSet
Set a parameter to a Java String value.
setStringProperty(String, String) - Method in interface javax.jms.Message
Sets a String property value with the specified name into the message.
setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
 
setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
 
setTableName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's table name, if any.
setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
Sets the address of the target service endpoint.
setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
 
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
 
setText(String) - Method in interface javax.jms.TextMessage
Sets the string containing this message's data.
setTime(int, Time) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Time value.
setTimeToLive(long) - Method in interface javax.jms.MessageProducer
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTimestamp(int, Timestamp) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Timestamp value.
setTransactionIsolation(int) - Method in interface javax.sql.RowSet
Set the transaction isolation.
setTransactionTimeout(long) - Method in class javax.resource.spi.work.ExecutionContext
Set the transaction timeout
setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
Change the transaction timeout for transactions started by the calling thread with the TransactionManager.begin() method.
setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
Change the transaction timeout for transactions started by the calling thread with the UserTransaction.begin() method.
setTransactionTimeout(int) - Method in interface javax.transaction.xa.XAResource
Set the transaction timeout value for this resource.
setType(int) - Method in interface javax.sql.RowSet
Set the rowset type.
setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
 
setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
 
setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
setType(String) - Method in interface javax.xml.registry.infomodel.User
 
setTypeMap(Map) - Method in interface javax.sql.RowSet
Install a type-map object as the default type-map for this rowset.
setUrl(String) - Method in interface javax.sql.RowSet
Set the url used to create a connection.
setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
 
setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
 
setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
 
setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
 
setUsername(String) - Method in interface javax.sql.RowSet
Set the user name.
setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
 
setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
 
setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
 
setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
 
setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
 
setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
 
setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
 
setValue(String) - Method in interface javax.xml.soap.Node
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
 
setXid(Xid) - Method in class javax.resource.spi.work.ExecutionContext
Set the xid
start(TargetModuleID[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Start the modules
start() - Method in interface javax.jms.Connection
Starts (or restarts) a connection's delivery of incoming messages.
start() - Method in interface javax.jms.ServerSession
Cause the Session's run method to be called to process messages that were just assigned to it.
start(BootstrapContext) - Method in interface javax.resource.spi.ResourceAdapter
Used to bootstrap the resource adapter
start(Xid, int) - Method in interface javax.transaction.xa.XAResource
Called to associate the resource with a transaction.
startWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Executes the work, the call blocks until the work starts
startWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Executes the work, the call blocks until the work starts
stop(TargetModuleID[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Stop the modules
stop() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Stops the deployment
stop() - Method in interface javax.jms.Connection
Temporarily stops a connection's delivery of incoming messages.
stop() - Method in interface javax.resource.spi.ResourceAdapter
Used to stop the resource adapter
supports(String) - Method in interface javax.security.jacc.PolicyContextHandler
Query the handler to see if its getContext(String, Object) method supports the given key.
supportsExecuteWithInputAndOutputRecord() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the resource adapter Interaction implementation supports the method boolean execute( InteractionSpec spec, Record input, Record output ), otherwise returns false
supportsExecuteWithInputRecordOnly() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the resource adapter Interaction implementation supports the method boolean execute( InteractionSpec spec, Record input ), otherwise returns false
supportsLocalTransactionDemarcation() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the resource adapter implementation implements the LocalTransaction interface and supports local transaction demarcation.
supportsResultSetType(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not an resource adapter supports the specified type of ResultSet.
supportsResultTypeConcurrency(int, int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a resource adapter supports the concurrency type in combination with the given ResultSet type.
suspend() - Method in interface javax.transaction.TransactionManager
Suspend the association the calling thread has to a transaction, and return the suspended transaction.

T

TELEPHONE_NUMBER - Static variable in interface javax.xml.registry.LifeCycleManager
 
TMENDRSCAN - Static variable in interface javax.transaction.xa.XAResource
Flag value for the recover method indicating that the resource manager should end the current recovery scan.
TMFAIL - Static variable in interface javax.transaction.xa.XAResource
Flag value for the end method indicating that the transaction should be disassociated, and that the work has failed
TMJOIN - Static variable in interface javax.transaction.xa.XAResource
Flag value for the start method indicating that the resource should associate with a transaction previously seen by this resource manager.
TMNOFLAGS - Static variable in interface javax.transaction.xa.XAResource
Flag value indicating that no flags are set.
TMONEPHASE - Static variable in interface javax.transaction.xa.XAResource
JTA specifies this constant and states that it indicates that the caller is using one-phase optimization, but this constant seems not to be used by JTA.
TMRESUME - Static variable in interface javax.transaction.xa.XAResource
Flag value for the start method indicating that the resource should associate with a transaction where the association was suspended.
TMSTARTRSCAN - Static variable in interface javax.transaction.xa.XAResource
Flag value for the recover method indicating that the resource manager should start a new recovery scan.
TMSUCCESS - Static variable in interface javax.transaction.xa.XAResource
Flag value for the end method indicating that the transaction should be disassociated, and that the work has completed sucessfully.
TMSUSPEND - Static variable in interface javax.transaction.xa.XAResource
Flag value for the end method indicating that the resource should temporarily suspend the association with the transaction.
TX_CONCURRENT_WORK_DISALLOWED - Static variable in class javax.resource.spi.work.WorkException
Not allowed to do concurrent work on a transaction
TX_RECREATE_FAILED - Static variable in class javax.resource.spi.work.WorkException
Could not recreate the transaction context
Target - interface javax.enterprise.deploy.spi.Target.
A single logical server.
TargetException - exception javax.enterprise.deploy.spi.exceptions.TargetException.
Errors in targets
TargetException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.TargetException
Create an exception with a reason.
TargetModuleID - interface javax.enterprise.deploy.spi.TargetModuleID.
A module deployed to a target.
TelephoneNumber - interface javax.xml.registry.infomodel.TelephoneNumber.
 
TemporaryQueue - interface javax.jms.TemporaryQueue.
A TemporaryQueue object is a unique Queue object created for the duration of a Connection.
TemporaryTopic - interface javax.jms.TemporaryTopic.
A TemporaryTopic object is a unique Topic object created for the duration of a Connection.
Text - interface javax.xml.soap.Text.
A representation of a node whose value is text.
TextMessage - interface javax.jms.TextMessage.
A TextMessage object is used to send a message containing a java.lang.String.
TimedObject - interface javax.ejb.TimedObject.
The TimedObject interface contains the callback method that is used to deliver timer expiration notifications.
Timer - interface javax.ejb.Timer.
The Timer interface contains information about a timer that was created through the EJB Timer Service
TimerHandle - interface javax.ejb.TimerHandle.
The TimerHandle interface is implemented by all EJB timer handles.
TimerService - interface javax.ejb.TimerService.
The TimerService interface provides enterprise bean components with access to the container-provided Timer Service.
Topic - interface javax.jms.Topic.
A Topic object encapsulates a provider-specific topic name.
TopicConnection - interface javax.jms.TopicConnection.
A TopicConnection object is an active connection to a publish/subscribe JMS provider.
TopicConnectionFactory - interface javax.jms.TopicConnectionFactory.
A client uses a TopicConnectionFactory object to create TopicConnection objects with a publish/subscribe JMS provider.
TopicPublisher - interface javax.jms.TopicPublisher.
A client uses a TopicPublisher object to publish messages on a topic.
TopicRequestor - class javax.jms.TopicRequestor.
Provides a basic request/reply layer ontop of JMS.
TopicRequestor(TopicSession, Topic) - Constructor for class javax.jms.TopicRequestor
 
TopicSession - interface javax.jms.TopicSession.
A TopicSession object provides methods for creating TopicPublisher, TopicSubscriber, and TemporaryTopic objects.
TopicSubscriber - interface javax.jms.TopicSubscriber.
A client uses a TopicSubscriber object to receive messages that have been published to a topic.
Transaction - interface javax.transaction.Transaction.
The Transaction interface allows operations to be performed on transactions.
TransactionInProgressException - exception javax.jms.TransactionInProgressException.
This exception is thrown when an operation is invalid because a transaction is in progress.
TransactionInProgressException(String, String) - Constructor for class javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason and error code.
TransactionInProgressException(String) - Constructor for class javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason.
TransactionManager - interface javax.transaction.TransactionManager.
The TransactionManager interface defines the methods that allow an application server to manage transactions on behalf of the applications.
TransactionRequiredException - exception javax.transaction.TransactionRequiredException.
This exception indicates that a remote invocation request carried a null transaction context, but that an active transaction context was needed.
TransactionRequiredException() - Constructor for class javax.transaction.TransactionRequiredException
Creates a new TransactionRequiredException without a detail message.
TransactionRequiredException(String) - Constructor for class javax.transaction.TransactionRequiredException
Constructs an TransactionRequiredException with the specified detail message.
TransactionRequiredLocalException - exception javax.ejb.TransactionRequiredLocalException.
This exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.
TransactionRequiredLocalException() - Constructor for class javax.ejb.TransactionRequiredLocalException
Constructs a TransactionRequiredLocalException with no detail message.
TransactionRequiredLocalException(String) - Constructor for class javax.ejb.TransactionRequiredLocalException
Constructs a TransactionRequiredLocalException with the specified detailed message.
TransactionRolledBackException - exception javax.jms.TransactionRolledBackException.
This exception must be thrown when a call to Session.commit results in a rollback of the current transaction.
TransactionRolledBackException(String, String) - Constructor for class javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason and error code.
TransactionRolledBackException(String) - Constructor for class javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason.
TransactionRolledbackException - exception javax.transaction.TransactionRolledbackException.
This exception indicates that the transaction context carried in the remote invocation has been rolled back, or was marked for roll back only.
TransactionRolledbackException() - Constructor for class javax.transaction.TransactionRolledbackException
Creates a new TransactionRolledbackException without a detail message.
TransactionRolledbackException(String) - Constructor for class javax.transaction.TransactionRolledbackException
Constructs an TransactionRolledbackException with the specified detail message.
TransactionRolledbackLocalException - exception javax.ejb.TransactionRolledbackLocalException.
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackLocalException() - Constructor for class javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with no detail message.
TransactionRolledbackLocalException(String) - Constructor for class javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with the specified detailed message.
TransactionRolledbackLocalException(String, Exception) - Constructor for class javax.ejb.TransactionRolledbackLocalException
Constructs a TransactionRolledbackLocalException with the specified detail message and a nested exception.
TypeMapping - interface javax.xml.rpc.encoding.TypeMapping.
This is the base interface for the representation of a type mapping.
TypeMappingRegistry - interface javax.xml.rpc.encoding.TypeMappingRegistry.
This defines a registry of TypeMapping instances for encoding styles.
toString() - Method in class javax.enterprise.deploy.shared.ActionType
 
toString() - Method in class javax.enterprise.deploy.shared.CommandType
 
toString() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
 
toString() - Method in class javax.enterprise.deploy.shared.ModuleType
 
toString() - Method in class javax.enterprise.deploy.shared.StateType
 
toString() - Method in interface javax.enterprise.deploy.spi.TargetModuleID
Return the identifier of this module
toString() - Method in interface javax.jms.Queue
Returns a string representation of this object.
toString() - Method in interface javax.jms.Topic
Returns a string representation of this object.
toString() - Method in class javax.security.jacc.EJBMethodPermission
Method string represented by this permission
toString() - Method in class javax.security.jacc.EJBRoleRefPermission
Returns a string describing this Permission.
toString() - Method in interface javax.xml.registry.Query
 
toString() - Method in class javax.xml.rpc.ParameterMode
 
toString() - Method in class javax.xml.rpc.handler.HandlerInfo
Returns a string representation of the object.
toXML() - Method in interface javax.xml.registry.infomodel.RegistryObject
 

U

UNDEFINED - Static variable in class javax.resource.spi.work.WorkException
An undefined error
UNDEPLOY - Static variable in class javax.enterprise.deploy.shared.CommandType
The command type for an UNDEPLOY
UNKNOWN - Static variable in interface javax.resource.spi.work.WorkManager
Unknown/unspecified start delay
URIValidator - interface javax.xml.registry.infomodel.URIValidator.
 
URI_NS_SOAP_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_NS_SOAP_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_SOAP_ACTOR_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
 
USER - Static variable in interface javax.xml.registry.LifeCycleManager
 
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: User name for authentication Type: java.lang.String
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: User name for authentication.
UnavailableException - exception javax.resource.spi.UnavailableException.
Thrown when a service is unavailable
UnavailableException() - Constructor for class javax.resource.spi.UnavailableException
Create an unavailable exception.
UnavailableException(String) - Constructor for class javax.resource.spi.UnavailableException
Create an unavailable exception with a reason.
UnavailableException(String, String) - Constructor for class javax.resource.spi.UnavailableException
Create an unavailable exception with a reason and an errorCode.
UnavailableException(String, Throwable) - Constructor for class javax.resource.spi.UnavailableException
Create an unavailable exception with a reason and an error.
UnavailableException(Throwable) - Constructor for class javax.resource.spi.UnavailableException
Create an unavailable exception with an error.
UnexpectedObjectException - exception javax.xml.registry.UnexpectedObjectException.
 
UnexpectedObjectException() - Constructor for class javax.xml.registry.UnexpectedObjectException
 
UnexpectedObjectException(String) - Constructor for class javax.xml.registry.UnexpectedObjectException
 
UnexpectedObjectException(String, Throwable) - Constructor for class javax.xml.registry.UnexpectedObjectException
 
UnexpectedObjectException(Throwable) - Constructor for class javax.xml.registry.UnexpectedObjectException
 
UnsupportedCapabilityException - exception javax.xml.registry.UnsupportedCapabilityException.
 
UnsupportedCapabilityException() - Constructor for class javax.xml.registry.UnsupportedCapabilityException
 
UnsupportedCapabilityException(String) - Constructor for class javax.xml.registry.UnsupportedCapabilityException
 
UnsupportedCapabilityException(String, Throwable) - Constructor for class javax.xml.registry.UnsupportedCapabilityException
 
UnsupportedCapabilityException(Throwable) - Constructor for class javax.xml.registry.UnsupportedCapabilityException
 
User - interface javax.xml.registry.infomodel.User.
 
UserTransaction - interface javax.transaction.UserTransaction.
This interface allows an application to explicitly manage transactions.
unConfirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
 
unDeprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
 
undeploy(TargetModuleID[]) - Method in interface javax.enterprise.deploy.spi.DeploymentManager
Removes the modules
unregisterTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
 
unsetEntityContext() - Method in interface javax.ejb.EntityBean
Unset the associated entity context.
unsubscribe(String) - Method in interface javax.jms.Session
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in interface javax.jms.TopicSession
Unsubscribes a durable subscription that has been created by a client.
updatesAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
Indicates whether or not a visible row update can be detected.

V

V1_3 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
The version type for J2EE 1.3
V1_3_1 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
The version type for J2EE 1.3.1 - DO NOT USE
V1_4 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
The version type for J2EE 1.4
VALUE_TYPE_EMBEDDED_PATH - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
 
VALUE_TYPE_NON_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
 
VALUE_TYPE_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
 
VERSIONABLE - Static variable in interface javax.xml.registry.LifeCycleManager
 
ValidatingManagedConnectionFactory - interface javax.resource.spi.ValidatingManagedConnectionFactory.
A mixin interface for connection factories that can validate their managed connections
Versionable - interface javax.xml.registry.infomodel.Versionable.
 
validate() - Method in interface javax.resource.spi.ActivationSpec
Optional method that can be used to check configuration by a deployment tool.
value - Variable in class javax.xml.rpc.holders.BigDecimalHolder
 
value - Variable in class javax.xml.rpc.holders.BigIntegerHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ByteArrayHolder
 
value - Variable in class javax.xml.rpc.holders.ByteHolder
 
value - Variable in class javax.xml.rpc.holders.ByteWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.CalendarHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.FloatHolder
 
value - Variable in class javax.xml.rpc.holders.FloatWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.IntHolder
 
value - Variable in class javax.xml.rpc.holders.IntegerWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.LongHolder
 
value - Variable in class javax.xml.rpc.holders.LongWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ObjectHolder
 
value - Variable in class javax.xml.rpc.holders.QNameHolder
 
value - Variable in class javax.xml.rpc.holders.ShortHolder
 
value - Variable in class javax.xml.rpc.holders.ShortWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.StringHolder
 

W

WAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module type for an WAR
WORK_ACCEPTED - Static variable in class javax.resource.spi.work.WorkEvent
The WORK_ACCEPTED value
WORK_COMPLETED - Static variable in class javax.resource.spi.work.WorkEvent
The WORK_COMPLETED value
WORK_REJECTED - Static variable in class javax.resource.spi.work.WorkEvent
The WORK_REJECTED value
WORK_STARTED - Static variable in class javax.resource.spi.work.WorkEvent
The WORK_STARTED value
WRITE_XML_DECLARATION - Static variable in class javax.xml.soap.SOAPMessage
Specifies whether the SOAP Message will contain an XML declaration when it is sent.
WebResourcePermission - class javax.security.jacc.WebResourcePermission.
Class for Servlet web resource permissions.
WebResourcePermission(HttpServletRequest) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission from the HttpServletRequest object.
WebResourcePermission(String, String) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission with the specified name and actions.
WebResourcePermission(String, String[]) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission with name corresponding to the URLPatternSpec, and actions composed from the array of HTTP methods.
WebRoleRefPermission - class javax.security.jacc.WebRoleRefPermission.
Class for Servlet isUserInRole (String reference) permissions.
WebRoleRefPermission(String, String) - Constructor for class javax.security.jacc.WebRoleRefPermission
Creates a new WebRoleRefPermission with the specified name and actions.
WebUserDataPermission - class javax.security.jacc.WebUserDataPermission.
Class for Servlet Web user data permissions.
WebUserDataPermission(HttpServletRequest) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission from the HttpServletRequest object.
WebUserDataPermission(String, String) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission with the specified name and actions.
WebUserDataPermission(String, String[], String) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission with name corresponding to the URLPatternSpec, and actions composed from the array of HTTP methods and the transport type.
Work - interface javax.resource.spi.work.Work.
Work submitted to a work manager
WorkAdapter - class javax.resource.spi.work.WorkAdapter.
A helper for work listener implementations
WorkAdapter() - Constructor for class javax.resource.spi.work.WorkAdapter
 
WorkCompletedException - exception javax.resource.spi.work.WorkCompletedException.
An error thrown when work is completed.
WorkCompletedException() - Constructor for class javax.resource.spi.work.WorkCompletedException
Create an exception.
WorkCompletedException(String) - Constructor for class javax.resource.spi.work.WorkCompletedException
Create an exception with a reason.
WorkCompletedException(String, String) - Constructor for class javax.resource.spi.work.WorkCompletedException
Create an exception with a reason and an errorCode.
WorkCompletedException(String, Throwable) - Constructor for class javax.resource.spi.work.WorkCompletedException
Create an exception with a reason and an error.
WorkCompletedException(Throwable) - Constructor for class javax.resource.spi.work.WorkCompletedException
Create an exception with an error.
WorkEvent - class javax.resource.spi.work.WorkEvent.
Events that occur on work
WorkEvent(Object, int, Work, WorkException) - Constructor for class javax.resource.spi.work.WorkEvent
Create a new WorkEvent
WorkEvent(Object, int, Work, WorkException, long) - Constructor for class javax.resource.spi.work.WorkEvent
Create a new WorkEvent
WorkException - exception javax.resource.spi.work.WorkException.
Thrown when there is an error handling work.
WorkException() - Constructor for class javax.resource.spi.work.WorkException
Create an exception.
WorkException(String) - Constructor for class javax.resource.spi.work.WorkException
Create an exception with a reason.
WorkException(String, String) - Constructor for class javax.resource.spi.work.WorkException
Create an exception with a reason and an errorCode.
WorkException(String, Throwable) - Constructor for class javax.resource.spi.work.WorkException
Create an exception with a reason and an error.
WorkException(Throwable) - Constructor for class javax.resource.spi.work.WorkException
Create an exception with an error.
WorkListener - interface javax.resource.spi.work.WorkListener.
Listens to events on work
WorkManager - interface javax.resource.spi.work.WorkManager.
Interface used to associate the resource adapter with objects that implement this interface.
WorkRejectedException - exception javax.resource.spi.work.WorkRejectedException.
Thrown when a work is rejected.
WorkRejectedException() - Constructor for class javax.resource.spi.work.WorkRejectedException
Create an exception.
WorkRejectedException(String) - Constructor for class javax.resource.spi.work.WorkRejectedException
Create an exception with a reason.
WorkRejectedException(String, String) - Constructor for class javax.resource.spi.work.WorkRejectedException
Create an exception with a reason and an errorCode.
WorkRejectedException(String, Throwable) - Constructor for class javax.resource.spi.work.WorkRejectedException
Create an exception with a reason and an error.
WorkRejectedException(Throwable) - Constructor for class javax.resource.spi.work.WorkRejectedException
Create an exception with an error.
workAccepted(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
 
workAccepted(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when work is accepted
workCompleted(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
 
workCompleted(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when work is completed
workRejected(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
 
workRejected(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when work is rejected
workStarted(WorkEvent) - Method in class javax.resource.spi.work.WorkAdapter
 
workStarted(WorkEvent) - Method in interface javax.resource.spi.work.WorkListener
Invoked when work is started
write(OutputStream) - Method in interface javax.resource.cci.Streamable
Write the Streamable to the specified OutputStream.
writeBoolean(boolean) - Method in interface javax.jms.BytesMessage
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in interface javax.jms.StreamMessage
Writes a boolean to the stream message.
writeByte(byte) - Method in interface javax.jms.BytesMessage
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in interface javax.jms.StreamMessage
Writes a byte to the stream message.
writeBytes(byte[]) - Method in interface javax.jms.BytesMessage
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in interface javax.jms.BytesMessage
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in interface javax.jms.StreamMessage
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in interface javax.jms.StreamMessage
Writes a portion of a byte array as a byte array field to the stream message.
writeChar(char) - Method in interface javax.jms.BytesMessage
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in interface javax.jms.StreamMessage
Writes a char to the stream message.
writeData(RowSetInternal) - Method in interface javax.sql.RowSetWriter
This method is called to write data to the data source that is backing the rowset.
writeDouble(double) - Method in interface javax.jms.BytesMessage
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in interface javax.jms.StreamMessage
Writes a double to the stream message.
writeEJBHome(EJBHome, ObjectOutputStream) - Method in interface javax.ejb.spi.HandleDelegate
Serialize the EJBHome reference corresponding to a HomeHandle.
writeEJBObject(EJBObject, ObjectOutputStream) - Method in interface javax.ejb.spi.HandleDelegate
Serialize the EJBObject reference corresponding to a Handle.
writeFloat(float) - Method in interface javax.jms.BytesMessage
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in interface javax.jms.StreamMessage
Writes a float to the stream message.
writeInt(int) - Method in interface javax.jms.BytesMessage
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in interface javax.jms.StreamMessage
Writes an int to the stream message.
writeLong(long) - Method in interface javax.jms.BytesMessage
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in interface javax.jms.StreamMessage
Writes a long to the stream message.
writeObject(Object) - Method in interface javax.jms.BytesMessage
Writes an object to the bytes message stream.
writeObject(Object) - Method in interface javax.jms.StreamMessage
Writes an object to the stream message.
writeShort(short) - Method in interface javax.jms.BytesMessage
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in interface javax.jms.StreamMessage
Writes a short to the stream message.
writeString(String) - Method in interface javax.jms.StreamMessage
Writes a String to the stream message.
writeTo(OutputStream) - Method in class javax.xml.soap.SOAPMessage
Writes this SOAPMessage object to the given output stream.
writeUTF(String) - Method in interface javax.jms.BytesMessage
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.

X

XAConnection - interface javax.jms.XAConnection.
The XAConnection interface extends the capability of Connection by providing an XASession (optional).
XAConnection - interface javax.sql.XAConnection.
An XAConnection object provides support for distributed transactions.
XAConnectionFactory - interface javax.jms.XAConnectionFactory.
The XAConnectionFactory interface is a base interface for the XAQueueConnectionFactory and XATopicConnectionFactory interfaces.
XADataSource - interface javax.sql.XADataSource.
A factory for XAConnection objects.
XAER_ASYNC - Static variable in class javax.transaction.xa.XAException
Error code indicating that an asynchronous operation is outstanding.
XAER_DUPID - Static variable in class javax.transaction.xa.XAException
Error code indicating that a Xid given as an argument is already known to the resource manager.
XAER_INVAL - Static variable in class javax.transaction.xa.XAException
Error code indicating that invalid arguments were passed.
XAER_NOTA - Static variable in class javax.transaction.xa.XAException
Error code indicating that an Xid is not valid.
XAER_OUTSIDE - Static variable in class javax.transaction.xa.XAException
Error code indicating that the resource manager is doing work outside the global transaction.
XAER_PROTO - Static variable in class javax.transaction.xa.XAException
Error code indicating a protocol error.
XAER_RMERR - Static variable in class javax.transaction.xa.XAException
Error code indicating that a resource manager error has occurred.
XAER_RMFAIL - Static variable in class javax.transaction.xa.XAException
Error code indicating that the resource manager has failed and is not available.
XAException - exception javax.transaction.xa.XAException.
The XAException is thrown by resource managers in case of problems.
XAException() - Constructor for class javax.transaction.xa.XAException
Creates new XAException without detail message.
XAException(String) - Constructor for class javax.transaction.xa.XAException
Constructs an XAException with the specified detail message.
XAException(int) - Constructor for class javax.transaction.xa.XAException
Constructs an XAException for the specified error code.
XAQueueConnection - interface javax.jms.XAQueueConnection.
An XAQueueConnection provides the same create options as QueueConnection (optional).
XAQueueConnectionFactory - interface javax.jms.XAQueueConnectionFactory.
An XAQueueConnectionFactory provides the same create options as a QueueConnectionFactory (optional).
XAQueueSession - interface javax.jms.XAQueueSession.
An XAQueueSession provides a regular QueueSession, which can be used to create QueueReceiver, QueueSender, and QueueBrowser objects (optional).
XAResource - interface javax.transaction.xa.XAResource.
The XAResource interface is a Java mapping of the industry standard XA interface based on the X/Open CAE Specification (Distributed Transaction Processing: The XA Specification).
XASession - interface javax.jms.XASession.
The XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).
XATerminator - interface javax.resource.spi.XATerminator.
Transaction completion and crash recovery
XATopicConnection - interface javax.jms.XATopicConnection.
An XATopicConnection provides the same create options as TopicConnection (optional).
XATopicConnectionFactory - interface javax.jms.XATopicConnectionFactory.
An XATopicConnectionFactory provides the same create options as a TopicConnectionFactory (optional).
XATopicSession - interface javax.jms.XATopicSession.
An XATopicSession provides a regular TopicSession.
XA_HEURCOM - Static variable in class javax.transaction.xa.XAException
Error code indicating that a heuristic commit decision was made.
XA_HEURHAZ - Static variable in class javax.transaction.xa.XAException
Error code indicating that a heuristic decision may have been made.
XA_HEURMIX - Static variable in class javax.transaction.xa.XAException
Error code indicating that a heuristic mixed decision was made.
XA_HEURRB - Static variable in class javax.transaction.xa.XAException
Error code indicating that a heuristic rollback decision was made.
XA_NOMIGRATE - Static variable in class javax.transaction.xa.XAException
Error code indicating that the transaction resumption must happen where the suspension occurred.
XA_OK - Static variable in interface javax.transaction.xa.XAResource
Value returned from the prepare method to indicate that the resource has successfully prepared to commit the transaction.
XA_RBBASE - Static variable in class javax.transaction.xa.XAException
This is not an error code, but the same as the rollback error code with the lowest number.
XA_RBCOMMFAIL - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened due to a communications failure.
XA_RBDEADLOCK - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened because deadlock was detected.
XA_RBEND - Static variable in class javax.transaction.xa.XAException
This is not an error code, but the same as the rollback error code with the highest number.
XA_RBINTEGRITY - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened because an internal integrity check failed.
XA_RBOTHER - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened for some reason not fitting any of the other rollback error codes.
XA_RBPROTO - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened due to a protocol error in the resource manager.
XA_RBROLLBACK - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened for an unspecified reason.
XA_RBTIMEOUT - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened because of a timeout.
XA_RBTRANSIENT - Static variable in class javax.transaction.xa.XAException
Rollback error code indicating that the rollback happened due to a transient failure.
XA_RDONLY - Static variable in class javax.transaction.xa.XAException
Error code indicating that the transaction branch was read-only, and has already been committed.
XA_RDONLY - Static variable in interface javax.transaction.xa.XAResource
Value returned from the prepare method to indicate that the resource was not changed in this transaction.
XA_RETRY - Static variable in class javax.transaction.xa.XAException
Error code indicating that the method invoked returned without having any effect, and that it may be invoked again.
XMLType - class javax.xml.rpc.encoding.XMLType.
Constants for common XML Schema and SOAP 1.1 types.
XMLType() - Constructor for class javax.xml.rpc.encoding.XMLType
 
XSD_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_DATETIME - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_DECIMAL - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_HEXBINARY - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_INT - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_INTEGER - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_QNAME - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
 
Xid - interface javax.transaction.xa.Xid.
The Xid interface is a Java mapping of the X/Open transaction identifier XID structure.
XpathEvent - class javax.enterprise.deploy.model.XpathEvent.
An event describing ConfigBeans added/changed/removed from a configuration
XpathEvent(DDBean, Object) - Constructor for class javax.enterprise.deploy.model.XpathEvent
Create a new XpathEvent
XpathListener - interface javax.enterprise.deploy.model.XpathListener.
The listener interface for receiving xpath events.

_

_getProperty(String) - Method in interface javax.xml.rpc.Stub
Gets the value of a specific configuration property.
_getPropertyNames() - Method in interface javax.xml.rpc.Stub
Returns an Iterato view of the names of the properties that can be configured on this stub instance.
_setProperty(String, Object) - Method in interface javax.xml.rpc.Stub
Sets the name and value of a configuration property for this Stub instance.

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

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.