IBM WebSphere Application ServerTM
Release 7
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

AbsoluteOrRelativeTime - Class in com.ibm.websphere.sib.wsn
This class represents the AbsoluteOrRelativeTime type defined in the WS-Notification Base Notification schema.
AbsoluteOrRelativeTime(Calendar) - Constructor for class com.ibm.websphere.sib.wsn.AbsoluteOrRelativeTime
Constructor which takes an absolute time value.
AbsoluteOrRelativeTime(String) - Constructor for class com.ibm.websphere.sib.wsn.AbsoluteOrRelativeTime
Constructor which takes a relative time value.
AbstractAdminCommand - Class in com.ibm.websphere.management.cmdframework.provider
The class is the base class for any admin command implementation.
AbstractAdminCommand(CommandMetadata) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
AbstractAdminCommand(CommandData) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Constructs an instance of admin command based on its command data
AbstractAdminCommand.CmdNotificationListener - Class in com.ibm.websphere.management.cmdframework.provider
 
AbstractAdminCommand.CmdNotificationListener() - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
AbstractAdminCommand.CmdNotificationListener(long) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
AbstractCommandStep - Class in com.ibm.websphere.management.cmdframework.provider
The class is the base class for any command step implementation.
AbstractCommandStep(AbstractTaskCommand, CommandMetadata) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
AbstractCommandStep(AbstractTaskCommand, CommandData) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
AbstractTaskCommand - Class in com.ibm.websphere.management.cmdframework.provider
The class is the base class for any task command implementation.
AbstractTaskCommand(TaskCommandMetadata) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
AbstractTaskCommand(CommandData) - Constructor for class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
ACCESS_TYPE_READ - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
ACCESS_TYPE_UPDATE - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
AccessFailedException - Exception in com.ibm.portal.propertybroker.service
 
AccessFailedException(String) - Constructor for exception com.ibm.portal.propertybroker.service.AccessFailedException
 
ACCESSID - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
ACCESSIDNAMESPACE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
AccessIntent - Interface in com.ibm.websphere.appprofile.accessintent
This interface defines the essential access intents available at runtime.
AccessIntentService - Interface in com.ibm.websphere.appprofile.accessintent
This interface provides the means by which an executing BMP may determine the access intent that was associated with the entity at time of load.
ACCUMULATE_TIMES - Static variable in class com.ibm.websphere.rsadapter.WSSystemMonitor
This constant causes the counter not to get reset when start() is called.
ActivateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times beans were activated (CountStatistic)
ACTIVATED - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Member is currently activating.
activateMBean(String, RuntimeCollaborator, String, String) - Method in interface com.ibm.websphere.management.MBeanFactory
Create and register an MBean.
activateMBean(String, RuntimeCollaborator, String, String, Properties) - Method in interface com.ibm.websphere.management.MBeanFactory
Create and register an MBean.
activateMBean(String, RuntimeCollaborator, String) - Method in interface com.ibm.websphere.management.MBeanFactory
Create and register an MBean.
ActivateNonExistSessionCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The number of requests for a session that no longer exists, presumably because the session timed out (CountStatistic).
ACTIVATING - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Member is currently activating.
ACTIVATIONS - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
ActivationTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average time in milliseconds a beanActivate call takes including the time at the database, if any (TimeStatistic).
ACTIVE - Static variable in interface com.ibm.websphere.rsadapter.HandleStates
Connection handle state constants.
ACTIVE - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence has been established.
ACTIVE_WARN - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence has been established.
ActiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of concurrently active global transactions (CountStatistic).
ActiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
Total number of sessions that are currently accessed by requests (RangeStatistic).
ActiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of concurrently active threads (BoundedRangeStatistic).
ACTIVES - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
ActiveTime - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
The average time in milliseconds that the threads are in active state (TimeStatistic).
ActivitySessionAlreadyActiveException - Exception in com.ibm.websphere.ActivitySession
An ActivitySessionAlreadyActiveException is thrown by the ActivitySession service if an attempt is made to associate an ActivitySession with a thread with which an ActivitySession is already associated.
ActivitySessionAlreadyActiveException() - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionAlreadyActiveException
Constructs a new ActivitySessionAlreadyActiveException
ActivitySessionAlreadyActiveException(String) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionAlreadyActiveException
Constructs a new ActivitySessionAlreadyActiveException with the given detail message.
ActivitySessionAlreadyActiveException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionAlreadyActiveException
Constructs a new ActivitySessionAlreadyActiveException with the given nested exception.
ActivitySessionAlreadyActiveException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionAlreadyActiveException
Constructs a new ActivitySessionAlreadyActiveException with the given detail message and the given nested exception.
ActivitySessionCompletedException - Exception in com.ibm.websphere.ActivitySession
 
ActivitySessionCompletedException() - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionCompletedException
 
ActivitySessionCompletedException(String) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionCompletedException
 
ActivitySessionCompletedException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionCompletedException
 
ActivitySessionCompletedException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionCompletedException
 
ActivitySessionException - Exception in com.ibm.websphere.ActivitySession
ActivitySessionException is the superclass of all of the ActivitySession-specific exceptions that can be thrown by the ActivitySession service.
ActivitySessionException() - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionException
Constructs a new ActivitySessionException
ActivitySessionException(String) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionException
Constructs a new ActivitySessionException with the given detail message
ActivitySessionException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionException
Constructs a new ActivitySessionException with the given nested exception
ActivitySessionException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionException
Constructs a new ActivitySessionException with the given detail message and nested exception.
ActivitySessionPendingException - Exception in com.ibm.websphere.ActivitySession
An ActivitySessionPendingException is thrown by the ActivitySession service when an attempt is made to checkpoint or end an ActivitySession which is currently associated with outstanding asynchronous work.
ActivitySessionPendingException() - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionPendingException
Constructs a new ActivitySessionPendingException
ActivitySessionPendingException(String) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionPendingException
Constructs a new ActivitySessionPendingException with the given detail message.
ActivitySessionPendingException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionPendingException
Constructs a new ActivitySessionPendingException with the given nested exception
ActivitySessionPendingException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionPendingException
Constructs a new ActivitySessionPendingException with the given setail message and nested exception
ActivitySessionResetException - Exception in com.ibm.websphere.ActivitySession
An ActivitySessionResetException is thrown by the ActivitySession service if a request to checkpoint an ActivitySession results in all of its enlisted resources being reset.
ActivitySessionResetException() - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionResetException
Constructs a new ActivitySessionResetException
ActivitySessionResetException(String) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionResetException
Constructs a new ActivitySessionResetException with the given detail message
ActivitySessionResetException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionResetException
Constructs a new ActivitySessionResetException with the given nested exception
ActivitySessionResetException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ActivitySessionResetException
Constructs a new ActivitySessionResetException with the given detail message and nested exception
ActSpecJNDITask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
add(CommandData) - Method in class com.ibm.websphere.management.cmdframework.CommandHistory
 
add(Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Adds an element to the record.
add(int, Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Adds an element to the record.
add(PerfDescriptor) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
add(long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
add(long, long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
add(Statistic) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. add a Statistic data - usually only called on server side
add(Stats) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. add a Stats - usually only called on server side
add(Statistic) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
add(Stats) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
add(WpdData) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
add(WpdCollection) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
add(long) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
add(WSSVerification) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
Adds the WSSVerification object in order to verify the element in the receiving SOAP message.
add(WSSDecryption) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
Adds the WSSDecryption object in order to decrypt the element in the receiving SOAP message.
add(Class, CallbackHandler, String) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
Adds the security token information in order to validate the security token in the receiving SOAP message.
add(Class, CallbackHandler) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
Sets the security token information in order to validate the security token in the receiving SOAP message.
add(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
Sets the keyword of the TIMESTAMP in case of requiring the time stamp in the receiving SOAP message.
add(WSSSignature) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSGenerationContext
Adds the WSSSignature object in order to sign the element in the SOAP message.
add(WSSEncryption) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSGenerationContext
Adds the WSSEncyption object in order to encrypt the element in the SOAP message.
add(SecurityToken) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSGenerationContext
Adds the SecurityToken object in order to attach the security token to the SOAP message.
add(WSSTimestamp) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSGenerationContext
Adds the WSSTimestamp object in order to attach the time stamp to the SOAP message.
ADD_DATA_FAILED_NO_REQUEST - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
Error: There is no request in dispatch on this thread
ADD_DATA_FAILED_RECORDING_OFF - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
Error: SMF120 Subtype 9 recording is disabled
ADD_DATA_FAILED_TOO_BIG - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
Error: User Data > 2K in length
ADD_DATA_FAILED_TOO_MANY - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
Error: 5 types, the max, have been set already
ADD_DATA_OK - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
OK: New type and value was added.
ADD_DATA_REPLACED_DATA - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
OK: Data for this type was already set.
ADD_NODE_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
addAdditionalArgs(ArrayList<String>) - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
addAdditionalArgs(ArrayList<String>) - Method in class com.ibm.websphere.ant.tasks.ServerStatus
 
addAdditionalArgs(ArrayList<String>) - Method in class com.ibm.websphere.ant.tasks.StartServer
 
addAdditionalArgs(ArrayList<String>) - Method in class com.ibm.websphere.ant.tasks.StopServer
 
addAlias(Object, Object[]) - Method in interface com.ibm.websphere.cache.DistributedMap
Adds an alias for the given key in the cache's mapping table.
addAlias(Object, Object[]) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Adds an alias for the given key in the cache's mapping table.
addAlias(Object) - Method in interface com.ibm.websphere.cache.EntryInfo
Adds a new alias ID.
addAll(Collection) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Adds all of the elements of the collection to the record.
addAll(int, Collection) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Adds all the elements of the collection to the record at the specified index.
addAllowedCanonicalizationMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the canonicalization method to allow for the signature verification.
addAllowedDigestMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
Adds the digest method.
addAllowedEncryptionMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the data encryption method to decrypted data.
addAllowedKeyEncryptionMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the key encryption method to decrypt the shared key.
addAllowedSignatureMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the signature method to allow for the signature verification.
addAllowedTransform(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
Adds the transform method.
addAMember(CpdData) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated.  
addApplicationListener(ApplicationListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for application events.
addAttachmentParameter(QName, String, Class, ParameterMode) - Method in interface com.ibm.websphere.webservices.rpc.IBMCall
Adds an description of a parameter as a MIME attachment.
addAttribute(Name, String) - Method in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
Add an attribute
addAttribute(Name, String) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Add a custom attribute to the topic expression
addBigDecimalColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type BigDecimal with the given name
addBlobColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Blob with the given name
addBooleanColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Boolean with the given name
addByteColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Byte with the given name
addBytesColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Bytes with the given name
addChangeListener(ChangeListener) - Method in interface com.ibm.websphere.cache.DistributedMap
addChangeListener - adds a change listener for this DistributedMap.
addChangeListener(ChangeListener) - Method in interface com.ibm.websphere.cache.DistributedNioMap
addChangeListener - adds a change listener for this DistributedMap.
addClobColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Clob with the given name
addColumn(String, int, boolean) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column object to this table with the given name, type, and nullability
addColumn(String, int) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column object to this Table with the given name and type.
addComment(String) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Creates a new Comment object initialized with the given String and adds it to this javax.xml.soap.SOAPElement object.
addCookie(Cookie) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
addCookie(Cookie) - Method in interface com.ibm.websphere.servlet.response.IResponse
Add a cookie to the response.
addCookie(Cookie) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
addCpdEventListener(CpdEventListener) - Method in interface com.ibm.websphere.pmi.client.event.CpdEventSender
Deprecated. Add a data change listener: A listener that will be notified any time the data is updated
addCpdEventListener(CpdEventListener) - Method in class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated. Add a data change listener: A listener that will be notified any time the data is updated
addData(PmiDataInfo) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Add PmiDataInfo for a statistic (WebSphere internal use only)
addDataId(String) - Method in interface com.ibm.websphere.cache.EntryInfo
Adds a new data ID.
addDataToSMF120Subtype9Record(int, byte[]) - Method in interface com.ibm.websphere.smf.SmfEventInfrastructure
Used to provide data to be included in the User Data section of the SMF 120 Subtype 9 record.
addDateColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Date with the given name
addDateHeader(String, long) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
addDateHeader(String, long) - Method in interface com.ibm.websphere.servlet.response.IResponse
Add a header as a long value
addDateHeader(String, long) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
addDependency(int) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
addDescriptor(PerfDescriptor[]) - Method in class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated.  
addDescriptor(PerfDescriptor) - Method in class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated. If pd is not in the list yet, add it and return true; otherwise, return false
addDoubleColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Double with the given name
addDynamicContentProvider(DynamicContentProvider) - Method in interface com.ibm.websphere.servlet.cache.ServletCacheResponse
This adds a Dynamic Content Provider that will generate dynamic content without executing its JSP.
addElement(Session, ObjectName, String, Object, int) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Add an element into a collection type attribute of a config data.
addElement(Session, ObjectName, String, Object, int) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
addEncryptHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Adds the header in the SOAP Header, specified by QName, as an encrypted part.
addEncryptPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Adds the keyword of the encrypted part, such as BODY_CONTENT, SIGNATURE.
addEncryptPart(WSSEncryptPart) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Adds the WSSEncryptPart object as an encrypted part.
addEncryptPart(WSSSignature) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Adds the signature component as an encrypted part.
addEncryptPart(SecurityToken, boolean) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Adds the security token object as an encrypted part.
addEncryptPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Adds an XPath expression as an encrypted part.
addEventClass(String) - Method in interface com.ibm.ras.RASIFormatter
Deprecated. Adds the name of a RASIEvent class which this formatter can process.
addException(Throwable) - Method in exception com.ibm.websphere.security.auth.WSLoginFailedException
Add an exception that will be stored in an ArrayList.
addException(Throwable) - Method in exception com.ibm.websphere.security.WSSecurityException
Add an exception that will be stored in an ArrayList.
addFilterErrorListener(FilterErrorListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for filter error events.
addFilterInvocationListener(FilterInvocationListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for filter invocation events.
addFilterListener(FilterListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for filter events.
addFloatColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Float with the given name
addForeignKey(Column) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Foreign Key to this Table consisting of the given Column
addFormatter(RASIFormatter) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Registers a RAS event formatter with this handler.
addFormatter(RASIFormatter) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Registers a RAS event formatter with this handler.
addGlobalListener(String) - Static method in class com.ibm.websphere.servlet.container.WebContainer
 
addHandler(RASIHandler) - Method in interface com.ibm.ras.RASILogger
Deprecated. Registers a RAS handler with this logger.
addHandler(RASIHandler) - Method in class com.ibm.ras.RASLogger
Deprecated. Registers a RAS handler with this logger.
addHandler(RASIHandler) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Add a RASIHandler object to the list of Handlers to which this MessageLogger will forward events.
addHandler(RASIHandler) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Add a RASIHandler object to the list of Handlers to which this TraceLogger will forward events.
addHeader(String, String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
addHeader(String, String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Add a header
addHeader(byte[], byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Add a header
addHeader(String, String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
addInitParameter(String, String) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Add an init parmameter
addIntegerColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Integer with the given name
addIntHeader(String, int) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
addIntHeader(String, int) - Method in interface com.ibm.websphere.servlet.response.IResponse
Add a header as an int value
addIntHeader(String, int) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
addInvalidationListener(InvalidationListener) - Method in interface com.ibm.websphere.cache.DistributedMap
addInvalidationListener - adds an invalidation listener for this DistributeMap.
addInvalidationListener(InvalidationListener) - Method in interface com.ibm.websphere.cache.DistributedNioMap
addInvalidationListener - adds an invalidation listener for this DistributeMap.
addJvmArgs(Java) - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
addJvmArgs(Java) - Method in class com.ibm.websphere.ant.tasks.ServerStatus
 
addJvmArgs(Java) - Method in class com.ibm.websphere.ant.tasks.StartServer
 
addJvmArgs(Java) - Method in class com.ibm.websphere.ant.tasks.StopServer
 
addListener(Object) - Method in interface com.ibm.websphere.asynchbeans.EventSource
This adds a new listener to the event source.
addListener(Object, int) - Method in interface com.ibm.websphere.asynchbeans.EventSource
This adds a new listener to the event source.
addLoggerToGroup(RASTraceLogger, String) - Method in class com.ibm.websphere.ras.Manager
Deprecated. Add a RASTraceLogger to a Group.
addLongColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Long with the given name
addMappingFilter(String, IFilterConfig) - Method in interface com.ibm.websphere.servlet.context.ExtendedServletContext
Adds a filter against a specified mapping into this context
addMaskChangeListener(RASIMaskChangeListener) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Adds an object that wishes to be informed of changes in the message or trace mask configuration.
addMaskChangeListener(RASIMaskChangeListener) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Adds an object that wishes to be informed of changes in the message or trace mask configuration.
addMaskChangeListener(RASIMaskChangeListener) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Add a RASIMaskChangeListener object to the list of listeners that wish to be notified when either the trace or message mask for this Handler object changes state.
addMessage(IValidator, IMessage) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
addMessage(String, String, ValidationResult.ValidationMessage) - Method in class com.ibm.websphere.management.configservice.ValidationResult
Adds validation messages.
addMessageContentExpression(QueryExpression) - Method in class com.ibm.websphere.sib.wsn.Filter
Add a MessageContent value in the filter
addMessageEventClass(String) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Adds the name of a message event class which this object uses.
addMessageEventClass(String) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Adds the name of a message event class which this object uses.
addMessageEventClass(String) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Add the name of a message event class which this object uses.
addMessageEventClass(String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Add the specified name of a message event class to the list of message event classes which this object uses.
ADDMODULE_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
addNewStep(TaskCommandMetadata, CommandStepData, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminClient
Adds a listener to exactly one MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminClient
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminService
Adds a listener to exactly one MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminService
Adds a listener to a registered MBean.
addNotificationListenerExtended(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminClient
Adds a listener to multiple MBeans.
addNotificationListenerExtended(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminService
Adds a listener to multiple MBeans.
addOtherSOAPElement(SOAPElement) - Method in class com.ibm.websphere.sib.wsn.Filter
Add a custom SOAPElement to the filter
addPage(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Passes context to a new page.
addPage(ObjectID, ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Passes context to an existing page if it exists.
addParameter(QName, QName, ParameterMode) - Method in interface com.ibm.websphere.webservices.rpc.IBMCall
Adds a parameter type and mode for a specific operation.
addParameter(QName, QName, Class, ParameterMode) - Method in interface com.ibm.websphere.webservices.rpc.IBMCall
Adds a parameter type and mode for a specific operation.
addPortlet(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Passes context and launches a new portlet.
addPortlet(ObjectID, ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Passes context and launches a new portlet if the portlet ID doesn't exist.
addPrefixMapping(String, String) - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Add a mapping between a prefix and a namespace.
addPrefixMapping(String, String) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Add a mapping between a prefix and a namespace.
addPreInvalidationListener(PreInvalidationListener) - Method in interface com.ibm.websphere.cache.DistributedNioMap
addPreInvalidationListener - adds a pre-invalidation listener for this DistributeMap.
addProducerPropertiesExpression(QueryExpression) - Method in class com.ibm.websphere.sib.wsn.Filter
Add a ProducerProperties value in the filter
addPropagationAttribute(String, String) - Static method in class com.ibm.websphere.security.WSSecurityHelper
This method is used for setting an attribute (String value) in the default propagation token.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Add an event listener of PropertyChangeEvents.
AddRefusedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-sg:AddRefusedFaultType" <xsd:complexType name="AddRefusedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
AddRefusedFault() - Constructor for exception com.ibm.websphere.wsrf.AddRefusedFault
Default constructor.
AddRefusedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.AddRefusedFault
Constructor for a new AddRefusedFault instance.
addRelationship(Key, Key) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Create and add a Relationship object with the given parentKey and childKey
addRequestDispatcher(RequestDispatcher) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
addRequestDispatcher(int, RequestDispatcher) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
addRequiredDecryptHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the header in the SOAP Header, specified by QName, as a decrypted part.
addRequiredDecryptPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the keyword of decrypted part, such as BODY_CONTENT, USERNAME_TOKEN, or SIGNATURE.
addRequiredDecryptPart(WSSDecryptPart) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the WSSDecryptPart object as a decrypted part.
addRequiredDecryptPart(WSSVerification) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the WSSVerification object as a decrypted part.
addRequiredDecryptPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds an XPath expression as a decrypted part.
addRequiredTransform(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryptPart
Adds the transform method.
addRequiredVerifyHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the header in the SOAP Header, specified by QName, as a verification part.
addRequiredVerifyPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the keyword of the verification part such as WSSVerification.BODY WSSVerification.ADDRESSING_HEADERS, or WSSVerification.TIMESTAMP.
addRequiredVerifyPart(WSSVerifyPart) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the header in the SOAP Header, specified by QName, as a verification part.
addRequiredVerifyPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the XPath expression as a verification part.
ADDRESSING_HEADERS - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The keyword for the WS-Addressing headers that are defined by the Web Services Addressing(WS-Addressing) specification.
ADDRESSING_HEADERS - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The keyword for the WS-Addressing headers.
addRow(AttributeList, int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Add a row to the table at the specified position.
addRow(AttributeList, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
addSDOAliasName(Type, String) - Static method in class com.ibm.websphere.sdox.SDOUtil
Creates an alias name for the specified type.
addServletErrorListener(ServletErrorListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for servlet error events.
addServletInvocationListener(ServletInvocationListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for servlet invocation events.
addServletListener(ServletListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Register a listener for servlet events.
addSessionCookie(Cookie) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
addSharedPage(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Passes context to a shared page.
addSharedPortlet(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Passes context to an existing portlet.
addShortColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Short with the given name
addSignHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Adds the header in the SOAP Header, specified by QName, as a signature part.
addSignPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Adds the keyword for the signature part: BODY, ADDRESSING_HEADERS, or TIMESTAMP.
addSignPart(WSSSignPart) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Adds the WSSSignaturePart object as a signature part.
addSignPart(SecurityToken) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Adds the SecurityToken object as a signature part.
addSignPart(WSSTimestamp) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Adds the WSSTimestamp object as a signature part.
addSignPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Adds an XPath expression as a signature part.
addStep(AbstractCommandStep, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
add an additional step for the task.
addStringColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type String with the given name
addSubcollection(CpdCollection) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. add a subcollection to it.
addSuppressedKey(String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Adds a message key to a set of keys which should not be logged.
addSuppressedKey(String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Adds a single message key to a set of keys which should not be logged.
addSwaRefTextNode(String, Object) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Add an swaRef text node to this SOAPElement.
addTable(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Create and add a Table object with the given tableName
addTemplate(String) - Method in interface com.ibm.websphere.cache.EntryInfo
Adds a template.
addThreadLocalToPropagate(ThreadLocal) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Since the AsynchBeans executes the includes on a non-child thread, InheritableThreadLocals will not work so a mechanism is provided to propagate them
addTimeColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Time with the given name
addTimestampColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Create and add a Column of type Timestamp with the given name
addToken(Class, CallbackHandler, String) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the information of the candidate token that is used for the decryption.
addToken(Class, CallbackHandler) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Adds the information of the candidate token used to decrypt.
addToken(Class, CallbackHandler, String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the information of the candidate security token that is used for the signature verification.
addToken(Class, CallbackHandler) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Adds the information of the candidate security token that is used for the signature verification.
addTopicExpression(TopicExpression) - Method in class com.ibm.websphere.sib.wsn.Filter
Add a TopicExpression value to the filter
addTraceEventClass(String) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Adds the name of a trace event class which this object uses.
addTraceEventClass(String) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Adds the name of a trace event class which this object uses.
addTraceEventClass(String) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Add the name of a trace event class which this object uses.
addTraceEventClass(String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Add the specified name of a trace event class to the list of trace event classes which this object uses.
addTransform(String, TransformParameterSpec) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Adds the transform method.
addTransform(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Adds the transform method.
addTransform(String, TransformParameterSpec) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Adds transform method.
addTransform(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Adds the transform method.
addWarnings(String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
Adds a localized warning message.
ADMIN_AGENT - Static variable in interface com.ibm.websphere.management.AdminConstants
 
ADMIN_AGENT_PROCESS - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getProcessType() method will return this value when the current process is the Admin Agent.
ADMIN_AGENT_SERVER_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getServerType() method will return this value when the current process is the Admin Agent.
ADMIN_AGENT_SUBSYSTEM_DESTROY - Static variable in class com.ibm.websphere.management.NotificationConstants
 
ADMIN_AGENT_SUBSYSTEM_INIT - Static variable in class com.ibm.websphere.management.NotificationConstants
 
ADMIN_AGENT_SUBSYSTEM_START - Static variable in class com.ibm.websphere.management.NotificationConstants
 
ADMIN_AGENT_SUBSYSTEM_STOP - Static variable in class com.ibm.websphere.management.NotificationConstants
 
AdminClient - Interface in com.ibm.websphere.management
The AdminClientImpl is a concrete Java class to provide the client side APIs to the remote AdminService.
ADMINCLIENT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
adminClient - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
AdminClientFactory - Class in com.ibm.websphere.management
The AdminClientFactory allows you to create a concrete AdminClient based on the properties provided; keys for the properties are in the AdminClient class.
AdminClientFactory() - Constructor for class com.ibm.websphere.management.AdminClientFactory
 
AdminCommand - Interface in com.ibm.websphere.management.cmdframework
Defines the base interface for all the admin commands.
AdminConstants - Interface in com.ibm.websphere.management
AdminConstants holds many of the public constant strings needed by various other admin APIs.
AdminException - Exception in com.ibm.websphere.management.exception
This is the base class for many system management related exceptions.
AdminException() - Constructor for exception com.ibm.websphere.management.exception.AdminException
 
AdminException(String) - Constructor for exception com.ibm.websphere.management.exception.AdminException
 
AdminException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.AdminException
 
AdminException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.AdminException
 
AdminService - Interface in com.ibm.websphere.management
The AdminService is the server-side interface to the WebSphere v5.0 administration functions.
AdminServiceFactory - Class in com.ibm.websphere.management
This class serves as the Factory for the AdminService instance in each JVM.
AdminServiceFactory() - Constructor for class com.ibm.websphere.management.AdminServiceFactory
 
ADVISOR_HEAPDUMP_AUTOMATED_PROCESS_STARTED - Static variable in class com.ibm.websphere.management.NotificationConstants
 
ADVISOR_HEAPDUMP_AUTOMOATED_PROCESS_FINISHED - Static variable in class com.ibm.websphere.management.NotificationConstants
 
AdvisorChartData - Class in com.ibm.ws.tpv.advisor.utils
 
AdvisorChartData() - Constructor for class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
AE_35 - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
AE_40 - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
AES128 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the data encryption algorithm, AES 128: http://www.w3.org/2001/04/xmlenc#aes128-cbc.
AES128 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the data encryption algorithm, AES 128: http://www.w3.org/2001/04/xmlenc#aes128-cbc.
AES192 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the data encryption algorithm, AES 192: http://www.w3.org/2001/04/xmlenc#aes192-cbc.
AES192 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the data encryption algorithm, AES 192: http://www.w3.org/2001/04/xmlenc#aes192-cbc
AES256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the data encryption algorithm, AES 256: http://www.w3.org/2001/04/xmlenc#aes256-cbc.
AES256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the data encryption algorithm, AES 256: http://www.w3.org/2001/04/xmlenc#aes256-cbc
AES_40 - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
AffinityBreakCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The number of HTTP session affinities that are broken, not counting WebSphere Application Server intentional breaks of session affinity (CountStatistic).
afterCompletion(int, byte[], boolean) - Method in interface com.ibm.websphere.jtaextensions.SynchronizationCallback
Called after each transaction is completed.
afterStepsExecuted() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This method is called after the steps are executed.
Alarm - Interface in com.ibm.websphere.asynchbeans
An object implementing this interface is returned when an alarm is created.
AlarmLatencyDuration - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
Latency of alarms fired in milliseconds.
AlarmListener - Interface in com.ibm.websphere.asynchbeans
This interface is implemented by a Java object that will receive alarm notifications.
AlarmManager - Interface in com.ibm.websphere.asynchbeans
This manages a set of logical alarms.
AlarmManagerEvents - Interface in com.ibm.websphere.asynchbeans
These are events which can be thrown by an Alarm/AlarmManager.
AlarmRate - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
Number of alarms per second.
AlarmsCancelledCount - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
The number of alarms cancelled by the application.
AlarmsCreatedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
Total number of alarms created by all AsynchScopes for this WorkManager.
AlarmsFiredCount - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
The number of alarms fired.
AlarmsPendingSize - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
Number of alarms waiting to fire.
alarmThrewException(AlarmManager, Alarm, Throwable) - Method in interface com.ibm.websphere.asynchbeans.AlarmManagerEvents
The fire method on an alarm owned by an AlarmManager threw an exception.
alertClose() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
alertException() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
alertFirstFlush() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
alertFirstWrite() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
ALL_DATA - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Indicates ALL statistics for a PMI module
ALL_EVENTS - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
Used in the TaskInfo.setNotificationSink method to indicate that all events should be captured.
ALL_MESSAGE_MASK - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines a mask containing all of the possible message types.
ALL_STATISTICS - Static variable in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Indicate all statistics that available for the given MBean
ALL_STATISTICS - Static variable in class com.ibm.websphere.pmi.stat.StatLevelSpec
Indicate all statistics that available for the given StatDescriptor
ALL_TRACE_MASK - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a mask containing all of the possible trace types.
AllocateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Total number of connections allocated (CountStatistic).
AllocateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Total number of connections allocated (CountStatistic).
AnalysisLogger - Class in com.ibm.websphere.als
Deprecated.  
AnalysisLogger(ServletContext, Logger) - Constructor for class com.ibm.websphere.als.AnalysisLogger
Deprecated. Constructs an AnalysisLogger object with the default cache size of 50 entries.
AnalysisLogger(ServletContext, Logger, int) - Constructor for class com.ibm.websphere.als.AnalysisLogger
Deprecated. Constructs an AnalysisLogger object.
AnyElemAnyAttrType - Class in com.ibm.websphere.sib.wsn
An abstract class extended by those classes which allow the user to specify zero or more custom elements or custom attributes.
AnyElemAnyAttrType() - Constructor for class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
 
ApiJmsConstants - Interface in com.ibm.websphere.sib.api.jms
This file contains constants which can be used by applications as parameters to provider specific JMS extension methods.
APP_SERVER - Static variable in class com.ibm.websphere.management.wlm.ClusterMemberData
server type constants
APP_SYNC - Static variable in class com.ibm.websphere.management.application.AppNotification
 
APPBINCTX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
AppConstants - Interface in com.ibm.websphere.management.application
Application management constants
appController - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Controller instance that manages tasks
APPCTX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
appData - Variable in class com.ibm.websphere.als.LogRecord
Deprecated.  
APPDEPL_ACT_AUTH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACT_DEST_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACT_DESTINATION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_ADD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_DOMAIN - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_PROP_FILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_PROP_PREFIX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_REMOVE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_SPEC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ACTIVATION_PLAN_SPEC_VER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APP_ORIG_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APP_VERSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APP_VERSION_1_2 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APP_VERSION_1_3 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APP_VERSION_1_4 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APPDEPL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_APPNAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ARCHIVE_UPLOAD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ASYNC_REQUEST_DISPATCH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ASYNC_REQUEST_DISPATCH_CLIENT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ASYNC_REQUEST_DISPATCH_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ASYNC_REQUEST_DISPATCH_SERVER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_AUTH_PROPS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_AUTOLINK - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_AUTOLINK_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_BACKENDIDS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_BINNAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_BLANAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
Constant for the application installation option used to specify the name of the BLA for the application being installed.
APPDEPL_BUILDVERSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_BUILDVERSION_ATTRKEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_BUILDVERSION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CELL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CELL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASSLOADERPOLICY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASSLOADERPOLICY_MULTIPLE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASSLOADERPOLICY_SINGLE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASSLOADINGMODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASSLOADINGMODE_PARENTFIRST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLASSLOADINGMODE_PARENTLAST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_ARCHIVE_PATH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_VERSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLUSTER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLUSTER_RIPPLE_UPDATE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLUSTER_RIPPLE_UPDATE_APPS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLUSTER_RIPPLE_UPDATE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CMP_CONN_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CMPBINDING_RESAUTHTYPE_CONTAINER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CMPBINDING_RESAUTHTYPE_PER_CONNECTION_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CONFIG_FILE_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_COPYSESSIONMGR_SNAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CURRENT_BACKEND_ID - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DATASOURCE_PROPS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEFAULT_BUNDLE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEFAULT_PMAP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEFAULT_PMAP_ALIAS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DELETE_SRC_EAR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_CLASSPATH_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_CLASSPATH_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_CMDARG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_CMDARG_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_CODEGEN_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_CODEGEN_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_COMPLIANCE_LEVEL_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_COMPLIANCE_LEVEL_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBACCESSTYPE_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBACCESSTYPE_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBNAME_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBNAME_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBSCHEMA_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBSCHEMA_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBTYPE_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_DBTYPE_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_JDBC_ACCESS_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_OPTIONS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_RMIC_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_RMIC_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_SQLJ_ACCESS_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_SQLJCLASSPATH_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_SQLJCLASSPATH_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_VALIDATE_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYEJB_VALIDATE_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_CLASSPATH_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_CLASSPATH_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_CMDARG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_CMDARG_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_JARDIRS_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_JARDIRS_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DEPLOYWS_OPTIONS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DETAILED_APP_STATUS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DETAILED_APP_STATUS_FAILURE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DETAILED_APP_STATUS_SUCCESS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DETAILED_APP_STATUS_UNKNOWN - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_CFJNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_CFRESAUTH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_DDSJNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_DDSPASS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_DDSUSER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_EJBJNDIPREFIX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_FORCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_STRATEGY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_VHOST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DISPATCH_REMOTEINCLUDE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DISPATCH_REMOTEINCLUDE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DISTRIBUTE_APP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DISTRIBUTE_APP_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EARFILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EDITION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EDITION_DESC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_BUSINESS_INTERFACE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_BUSINESS_INTERFACE_JNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_CONFIG_MAX_INSTANCE_POOL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_CONFIG_MAX_INSTANCE_POOL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_CONFIG_MIN_INSTANCE_POOL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_CONFIG_MIN_INSTANCE_POOL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_LOCAL_HOME_INTERFACE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_LOCAL_HOME_JNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_REF_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_REF_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_REF_TYPE_LOCAL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_REF_TYPE_REMOTE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_REMOTE_HOME_INTERFACE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_REMOTE_HOME_JNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_VERSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_VERSION_1 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EJB_VERSION_2 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR_BINARIESURL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR_BINARIESURL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR_CACHED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR_DISABLE_VALIDATION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENHANCED_EAR_DISABLE_VALIDATION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENV_ENTRY_ALLOW_INVALID_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether environment entries that have an invalid value are allowed.
APPDEPL_ENV_ENTRY_ALLOW_MISSING_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether environment entries that are missing a required type i.e. no injection targets are allowed.
APPDEPL_ENV_ENTRY_ALLOW_MISSING_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether environment entries that are missing a value are allowed.
APPDEPL_ENV_ENTRY_PROCESS_ANNOTATIONS - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
APPDEPL_EXPORT_TO_LOCAL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_EXTENSION_REG_LOC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_FILEPERMISSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_FILEPERMISSION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_FILETRANSFER_UPLOAD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_FINDER_QUERY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_HANDBACK - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_HIDDEN_APP_FLAG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_IMPORT_ARCHIVE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_INJECTION_REQUESTED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_INSTALL_DIR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_INSTALL_DIR_FINAL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_IS_MD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ISOLATION_LEVEL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ISSHARED_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_AC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_ACTIVATION_SPEC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_ADMIN_OBJECT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_AO - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_CF - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_CONN_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_DEFAULT_JNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_DEFAULT_PREFIX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_ID - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_JNDINAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_RESOURCE_ADAPTER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2C_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_J2CACTSPEC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JDBC_PROVIDER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JMS_PROVIDER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JNDI_DEST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JSP_RELOADENABLED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JSP_RELOADENABLED_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JSP_RELOADENABLED_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JSP_RELOADINTERVAL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JSP_RELOADINTERVAL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_JSP_RELOADINTERVAL_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_KEEP_EXISTING_SHAREDLIBS - Static variable in interface com.ibm.websphere.management.application.AppConstants
System property to control whether to keep old shared libraries when updating shared libraries.
APPDEPL_LISTENER_PORT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCAL_CONFIG_INSTALL_DIR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCAL_CONFIG_INSTALL_DIR_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCAL_CONFIG_OPTIONS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCAL_CONFIG_ROOT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCAL_CONFIG_ROOT_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCAL_CONFIG_WAS_INSTALL_ROOT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCALE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCK_DD_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOCK_MODULE_DD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_LOGIN_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MAIL_PROVIDER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MAP_SHAREDLIB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MARK_METADATA_COMPLETE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MARK_METADATA_NOT_COMPLETE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MBEANFORRES - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MBEANFORRES_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MESSAGE_DESTINATION_OBJECT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MESSAGE_DESTINATION_REF_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MESSAGING_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_DENYALL_ACCESS_PERMISSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_PARAMS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_PROTECTION_ASSIGN_DENYALL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_PROTECTION_EXCLUDE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_PROTECTION_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_PROTECTION_UNCHECK - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_METHOD_SIGNATURE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULE_TO_SERVER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULE_VERSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULETYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULETYPE_CONNECTOR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULETYPE_DISPLAY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULETYPE_EJB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULETYPE_UNKNOWN - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULETYPE_WEB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_NODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_NODE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_NODES - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_NODESVR_ADDED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_NODESVR_REMOVED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ORACLE_REF - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PASSWORD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_CLASSPATH_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_DISABLERTCOMPILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_DISABLERTCOMPILE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_FAIL_ON_ERROR - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether install/update will fail if any JSP compile errors are detected.
APPDEPL_PRECMPJSP_OPTIONS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_SOURCELEVEL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_SOURCELEVEL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_USEFULLPACKAGENAMES - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECMPJSP_USEFULLPACKAGENAMES_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECOMPILE_JSP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PRECOMPILE_JSP_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROCESS_EMBEDDEDCFG_INSTALL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROCESS_EMBEDDEDCFG_INSTALL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROFILEKEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROP_DESC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROP_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROP_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_PROP_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RAR_DESTJNDI_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RAR_JNDI_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RAR_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RAR_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RARPROPS_FILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RARPROPS_JNDI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RARPROPS_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_REDEPLOYEJB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_REFERENCE_BINDING - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELATIONSHIP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELATIONSHIP_CU_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELATIONSHIP_MATCH_TARGET - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELATIONSHIP_ORIG_REL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELOADENABLED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELOADENABLED_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELOADINTERVAL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RELOADINTERVAL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RES_AUTH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RES_ENV_PROVIDER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESENVREF_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_APP_RESOURCE_OP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_APP_VALIDATION_OP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_CMP_CONNECTOR_REFID - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_CONFIG_ARCHIVE_OP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_CONN_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_DATA_SOURCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_DEST_JNDINAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_JNDINAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_LIBRARY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_MAIL_SESSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_OB_CACHE_INST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_OBJECT_POOL_MANAGER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_QUEUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_QUEUE_CONN_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_RES_ENV_ENTRY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_SCHEDULER_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_TIMER_MANAGER_INFO - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_TOPIC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_TOPIC_CONN_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_URL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_VIRTUAL_HOST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_WORK_MANAGER_INFO - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_XA_QUEUE_CONN_FACTORY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_MISTYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_OUT_OF_SCOPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_RESOBJECT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_RESOURCE_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_RESTYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_SCOPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_VALIDATION_TARGETS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESREF_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_ALL_AUTH_REALMS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_ALL_AUTH_USER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_EVERYONE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_GROUP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_GROUP_ACCESS_IDS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_USER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ROLE_USER_ACCESS_IDS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SERVER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SERVER_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SERVER_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SERVICE_REMOTEINCLUDE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SERVICE_REMOTEINCLUDE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ACCESS_SESSION_ON_TIMEOUT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ACCESS_SESSION_ON_TIMEOUT_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ALLOW_SERIALIZED_SESSION_ACCESS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ALLOW_SERIALIZED_SESSION_ACCESS_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_COOKIES - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_COOKIES_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_PROTOCOL_SWITCH_REWRITING - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_PROTOCOL_SWITCH_REWRITING_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SEC_INTEGRATION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SEC_INTEGRATION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SESSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SESSION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SESSION_PERSISTENCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SESSION_PERSISTENCE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SSL_TRACKING - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_SSL_TRACKING_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_URL_REWRITING - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_ENABLE_URL_REWRITING_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_MAX_WAIT_TIME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_CONFIG_MAX_WAIT_TIME_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_DOMAIN - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_DOMAIN_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_MAX_AGE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_MAX_AGE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_NAME_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_PATH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_PATH_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_SECURE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_COOKIE_CONFIG_SECURE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_PERSISTENCE_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_PERSISTENCE_CONFIG_DATASOURCE_JNDI_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_PERSISTENCE_CONFIG_DB2_ROW_SIZE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_PERSISTENCE_CONFIG_PASSWORD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_PERSISTENCE_CONFIG_TABLE_SPACE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_PERSISTENCE_CONFIG_USER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_ALLOW_OVERFLOW - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_ALLOW_OVERFLOW_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_INVALIDATION_TIMEOUT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_INVALIDATION_TIMEOUT_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_MAX_IN_MEMORY_SESSION_COUNT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_MAX_IN_MEMORY_SESSION_COUNT_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_SCHEDULE_INVALIDATION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_SCHEDULE_INVALIDATION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_USING_MULTI_ROW_SCHEMA - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_USING_MULTI_ROW_SCHEMA_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_WRITE_CONTENTS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_WRITE_FREQ - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_WRITE_INTERVAL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SESSMGR_TUNING_CONFIG_WRITE_INTERVAL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SHAREDLIB_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SHAREDLIB_RELATIONSHIP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SKIP_CLIENT_EAR_CONVERTER_EXTENSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether ear converter extensions should be run on the client side.
APPDEPL_SKIPPREP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_STANDALONE_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SYSTEM_APP2_FLAG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SYSTEM_APP_DEPLOY_DIR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SYSTEM_APP_DFLT_DEPLOY_DIR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SYSTEM_APP_FLAG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SYSTEM_APP_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_SYSTEM_APP_PROPS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_TARGET - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_TRACE_GROUP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_URL_PROVIDER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_USE_BINARY_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_USE_BINARY_CONFIG_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_USERNAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_APP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_APP_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_INSTALL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_INSTALL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_INSTALL_FAIL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_INSTALL_OFF - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VALIDATE_INSTALL_WARN - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VAR_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VAR_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_VIRTUAL_HOST - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WAS40_DATA_SOURCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WAS50_DATA_SOURCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEB_CONTEXTROOT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEB_ENV_ENTRY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEB_INITPARAM - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEB_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEB_SERVLET - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEBAPP_VERSION_2_2 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEBAPP_VERSION_2_3 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEBAPP_VERSION_2_4 - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WEBMODULE_CONTEXTROOT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_WITH_CLIENT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ZERO_BINARY_COPY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ZERO_EAR_COPY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
AppDeploymentController - Class in com.ibm.websphere.management.application.client
The AppDeploymentController instance is used to prepare an application EAR file before installing it in WebSphere cell.
AppDeploymentController(AppDeploymentInfo, Hashtable, Vector) - Constructor for class com.ibm.websphere.management.application.client.AppDeploymentController
Returns a new AppDeploymentController instance.
AppDeploymentController(Vector, Vector, Hashtable) - Constructor for class com.ibm.websphere.management.application.client.AppDeploymentController
Returns a new AppDeploymentController instance.
AppDeploymentController(AppDeploymentInfo, Vector, Hashtable, Vector) - Constructor for class com.ibm.websphere.management.application.client.AppDeploymentController
Returns a new AppDeploymentController instance.
AppDeploymentMessages - Interface in com.ibm.websphere.management.application.client
This interface provides APIs that clients of application installation can call to get various NLS messages related to AppDeploymentTasks.
AppDeploymentOptionsTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
AppDeploymentTask - Class in com.ibm.websphere.management.application.client
An AppDeploymentTask instance is a step in the application installation or editing procedure.
AppDeploymentTask(AppDeploymentController) - Constructor for class com.ibm.websphere.management.application.client.AppDeploymentTask
Creates an instance of AppDeploymentTask
APPDPL_CURR_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDPL_DEFAULT_DEST_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDPL_EJB3_BINDING_TASK - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDPL_EJB3_PROD_SHORT_NAME_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDPL_EJB3_PROD_SHORT_NAME_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDPL_META_CELL_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDPL_MODULE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPEDIT_TASKS_CHANGED - Static variable in interface com.ibm.websphere.management.application.AppConstants
The key to pass the list of AppDeploymentTask names modified on the client side during application edit operation.
appEventReceived(AppNotification) - Method in interface com.ibm.websphere.management.application.AppNotification.Listener
This is a callback method from AppManagement logic.
appEventReceived(CommandNotification) - Method in interface com.ibm.websphere.management.cmdframework.provider.CommandNotification.Listener
This is a callback method from AppManagement logic.
APPHIST_CHANGETYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPHIST_EDIT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPHIST_FGUPDATE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPHIST_INSTALL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
appID - Variable in class com.ibm.websphere.als.LogRecord
Deprecated.  
APPLICATION_NOTIFICATION_EVENT_SOURCE - Static variable in interface com.ibm.websphere.asynchbeans.EventSource
This can be used to lookup the EAR wide EventSource for an application.
ApplicationEvent - Class in com.ibm.websphere.servlet.event
 
ApplicationEvent(Object, ServletContext, Enumeration) - Constructor for class com.ibm.websphere.servlet.event.ApplicationEvent
ApplicationEvent contructor.
ApplicationListener - Interface in com.ibm.websphere.servlet.event
Event listener interface used for notifications about the application.
ApplicationProfilingServiceUnavailable - Exception in com.ibm.websphere.appprofile
 
ApplicationProfilingServiceUnavailable() - Constructor for exception com.ibm.websphere.appprofile.ApplicationProfilingServiceUnavailable
 
ApplicationProfilingServiceUnavailable(String) - Constructor for exception com.ibm.websphere.appprofile.ApplicationProfilingServiceUnavailable
 
APPLY_CONFIG_PROP_CMD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPLY_CONFIG_PROP_CMD_PARAM - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
applyChange(DataObject, int) - Method in interface com.ibm.websphere.sdo.mediator.ejb.MediatorAdapter
A changed DataObject is passed to the adapter.
applyChanges(DataObject) - Method in interface com.ibm.websphere.sdo.mediator.ejb.Mediator
Process the graph's change log into sql updates against the datasource based on the EJB O-R mapping.
applyChanges(DataObject, MediatorAdapter) - Method in interface com.ibm.websphere.sdo.mediator.ejb.Mediator
Process the graph's change log through EJB instance methods.
applyChanges(DataObject) - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Flush all changes made to the datagraph back to a data source.
applyChanges(boolean, DataObject) - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Flush all changes made to the datagraph back to a data source.
applyDelta(Date, String, String) - Method in interface com.ibm.websphere.scheduler.UserCalendar
Returns the result of applying the supplied interval to the base time.
AppManagement - Interface in com.ibm.websphere.management.application
The AppManagement interface provides APIs for managing J2EE applications in WebSphere cell.
AppManagementBaseFactory - Class in com.ibm.websphere.management.application
 
AppManagementBaseFactory() - Constructor for class com.ibm.websphere.management.application.AppManagementBaseFactory
 
AppManagementProxy - Class in com.ibm.websphere.management.application
AppManagementProxy provides a common implementation for AppManagement interface in local and JMX mode.
AppNotification - Class in com.ibm.websphere.management.application
AppNotification class defines the event data passed back by AppManagement implementation during asynchronous operations such installation or uninstallation.
AppNotification(String, String, String, String, String, Properties, Throwable) - Constructor for class com.ibm.websphere.management.application.AppNotification
Creates a new notifier instance.
AppNotification(String, String, String, String, String, Properties) - Constructor for class com.ibm.websphere.management.application.AppNotification
Creates a new notifier instance.
AppNotification(String, String, String, String, String) - Constructor for class com.ibm.websphere.management.application.AppNotification
 
AppNotification.Listener - Interface in com.ibm.websphere.management.application
An implementation of Listener interface is used by the clients that invoke install/uninstall functions of AppManagement in local mode.
AppProfileInternalException - Exception in com.ibm.websphere.appprofile
 
AppProfileInternalException() - Constructor for exception com.ibm.websphere.appprofile.AppProfileInternalException
Construct a new AppProfileInternalException with a null detail message and an uninitialized cause filed.
AppProfileInternalException(String) - Constructor for exception com.ibm.websphere.appprofile.AppProfileInternalException
Construct a new AppProfileInternalException with the specified detail message and an uninitialized cause field.
AppProfileInternalException(String, Throwable) - Constructor for exception com.ibm.websphere.appprofile.AppProfileInternalException
Construct a new AppProfileInternalException with a null detail message and a cause field set to the specified Throwable.
AppProfileInternalException(Throwable) - Constructor for exception com.ibm.websphere.appprofile.AppProfileInternalException
Construct a new AppProfileInternalException with a null detail message and a cause field set to the specified Throwable.
APPREDEPL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPREDEPL_DEFAULT_MERGE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPREDEPL_IGNORE_NEWBND - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPREDEPL_IGNORE_OLDBND - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
AppRefException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the attribute name or relationship name is not valid.
AppRefException(List, Hashtable) - Constructor for exception com.ibm.websphere.management.exception.AppRefException
constructor
APPSERVER_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
AppStartUp - Interface in com.ibm.websphere.startupservice
Startup beans must use this interface for their remote interfaces.
AppStartUpHome - Interface in com.ibm.websphere.startupservice
Any startup beans must use this interface in their J2EE descriptors.
APPSYNC_EXPERR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_ADD - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_ADDUPDATE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENT_APP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENT_FILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENT_MODULEFILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENT_PARTIALAPP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENTTYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENTURI - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_CONTENTURI_TABLE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_DELETE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_DELTAFILE_DIRROOT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_DELTAFILE_PREFIX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_MODULETYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_MODULETYPE_CONNECTOR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_MODULETYPE_EJB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_MODULETYPE_UNKNOWN - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_MODULETYPE_WEB - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_OPERATION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_PARTIALEAR_PROPFILE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_RECYCLE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_RECYCLE_APP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_RECYCLE_MODULES - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_RECYCLE_NONE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPUPDATE_UPDATE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
arrayToVector(Object[]) - Static method in class com.ibm.ras.RASUtil
Deprecated. Converts an array to a Vector.
ASSURED_PERSISTENT - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting DeliveryMode Type - Assured Persistent
ASSURED_PERSISTENT_STRING - Static variable in class com.ibm.websphere.sib.Reliability
Constant naming DeliveryMode Type - Assured Persistent.
ASYNC_CUSTOM_TAG - Static variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
ASYNC_TIMEOUT_MILLISECONDS - Static variable in class com.ibm.websphere.webservices.jaxws.Constants
 
asyncCmdSession - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
AsynchronousRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceGatewayStats
Total number of asynchronous requests that were made (CountStatistic).
AsynchronousResponseCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceGatewayStats
The number of asynchronous responses that were made (CountStatistic).
AsynchScope - Interface in com.ibm.websphere.asynchbeans
An asynch bean is a scoping mechanism.
AsynchScopeEvents - Interface in com.ibm.websphere.asynchbeans
These are events which can be generated by an AsynchScope.
AsynchScopeManager - Interface in com.ibm.websphere.asynchbeans
This interface is used for object which manage a set of child asynch beans.
AsyncRequestDispatcher - Interface in com.ibm.websphere.webcontainer.async
AsyncRequestDispatcher is a special RequestDispatcher used to execute includes asynchronously.
AsyncRequestDispatcherConfig - Interface in com.ibm.websphere.webcontainer.async
AsyncRequestDispatcherConfig is used to pass custom config for a particular request dispatcher including error messages, timeouts, etc.
Attribute - Class in com.ibm.websphere.wsrf
The Attribute class represents an attribute of a BaseFault.
Attribute(QName, String) - Constructor for class com.ibm.websphere.wsrf.Attribute
Constructs an Attribute with a name and value
ATTRIBUTE_NAME - Static variable in exception com.ibm.websphere.servlet.error.ServletErrorReport
The request-scoped attribute name that is used to retrieve a servlet error report.
ATTRIBUTE_NAME - Static variable in interface com.ibm.websphere.servlet.event.ServletContextEventSource
The ServletContext attribute name that the servlet context event source can be retrieved using.
attributes - Variable in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
The xsd:anyAttribute attributes
attributes - Variable in class com.ibm.websphere.sib.wsn.TopicExpression
A map of custom attributes set on the topic expression element.
AUDIT - Static variable in class com.ibm.websphere.logging.WsLevel
AUDIT is after WARNING
AUDIT - Static variable in interface com.ibm.websphere.ras.RasMessage
 
AUTH_TARGET - Static variable in interface com.ibm.websphere.management.AdminClient
 
AuthenticationFailedException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
AuthenticationFailedException() - Constructor for exception com.ibm.websphere.security.auth.AuthenticationFailedException
 
AuthenticationFailedException(String) - Constructor for exception com.ibm.websphere.security.auth.AuthenticationFailedException
 
AuthenticationFailedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.AuthenticationFailedException
 
AuthenticationFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.AuthenticationFailedException
 
AuthenticationNotSupportedException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
AuthenticationNotSupportedException() - Constructor for exception com.ibm.websphere.security.auth.AuthenticationNotSupportedException
 
AuthenticationNotSupportedException(String) - Constructor for exception com.ibm.websphere.security.auth.AuthenticationNotSupportedException
 
AuthenticationNotSupportedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.AuthenticationNotSupportedException
 
AuthenticationNotSupportedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.AuthenticationNotSupportedException
 
available() - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
AVERAGE_SERVER_SESSION_WAIT_TIME - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
AWAITING_DISPATCH_TO_APPLICATION - Static variable in interface com.ibm.websphere.websvcs.rm.InboundMessageData
State to indicate that a gap in the sequence means that this message cannot currently be delivered.
AWAITING_MSG - Static variable in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
State to indicate that the sequence has a gap.
AWAITING_SEQUENCE_INITIALIZATION - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundMessageData
 

B

BackendIdSelectionTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
BAD_EXIT_STATUS_NO_STARTING_CONTEXT - Static variable in class com.ibm.websphere.naming.DumpNameSpace
System exit with 1 -- Error in getting starting context.
BAD_EXIT_STATUS_WITH_BAD_OPTION - Static variable in class com.ibm.websphere.naming.DumpNameSpace
System exit with 3 -- Bad option specified.
BAD_EXIT_STATUS_WITH_ERROR - Static variable in class com.ibm.websphere.naming.DumpNameSpace
System exit with 2 -- Other error occured with exception.
BAD_POP - Static variable in exception com.ibm.websphere.asynchbeans.WorkContextException
 
BAD_PUSH - Static variable in exception com.ibm.websphere.asynchbeans.WorkContextException
 
BASE - Static variable in interface com.ibm.websphere.management.AdminConstants
 
BASE_WAS_APP_ACTIVATION_PLANS - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the property name for the base application activation plans.
BASE_WAS_PRODUCT_SHORT_NAME - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the property name for the base product's short name.
BASE_WAS_PRODUCT_VERSION - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the property name for the base product version.
BaseFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-bf:BaseFault" <xsd:complexType name="BaseFaultType"> <xsd:sequence> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Timestamp" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/> <xsd:element name="Originator" type="wsa:EndpointReferenceType" minOccurs="0" maxOccurs="1"/> <xsd:element name="ErrorCode" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:complexContent mixed="true"> <xsd:extension base="xsd:anyType"> <xsd:attribute name="dialect" type="xsd:anyURI" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> <xsd:element name="Description" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute ref="xml:lang" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> <xsd:element name="FaultCause" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##other" processContents="lax" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType>
BaseFault() - Constructor for exception com.ibm.websphere.wsrf.BaseFault
Default constructor.
BaseFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.BaseFault
Constructor for a new BaseFault instance.
BaseFaultBinderHelper - Interface in com.ibm.websphere.wsrf
The BaseFaultBinderHelper interface provides support for serializing and deserializing the data that is specific to a root BaseFault class, which all specialized BaseFault classes must extend.
BaseFaultBinderHelperFactory - Class in com.ibm.websphere.wsrf
BaseFaultBinderHelperFactory is used to provide a singleton instance of BaseFaultBinderHelper.
BaseFaultBinderHelperFactory() - Constructor for class com.ibm.websphere.wsrf.BaseFaultBinderHelperFactory
 
BASystemException - Exception in com.ibm.websphere.wsba
This exception may be thrown by WS-BA methods when an unexpected and unrecoverable error is encountered.
BASystemException() - Constructor for exception com.ibm.websphere.wsba.BASystemException
 
BASystemException(Throwable) - Constructor for exception com.ibm.websphere.wsba.BASystemException
 
BASystemException(String) - Constructor for exception com.ibm.websphere.wsba.BASystemException
 
BASystemException(String, Throwable) - Constructor for exception com.ibm.websphere.wsba.BASystemException
 
batchCreateSubcontextsDriver(WsnBatchModeContext, Name) - Static method in class com.ibm.websphere.naming.JndiHelper
 
BEAN_METHODS_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
BEAN_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
BeanTaskInfo - Interface in com.ibm.websphere.scheduler
Used to create a scheduled task which executes a TaskHandler bean.
beforeCompletion(int, byte[]) - Method in interface com.ibm.websphere.jtaextensions.SynchronizationCallback
Called before each transaction begins commit processing.
beforeStepsExecuted() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This method is called before the steps are executed.
begin(String) - Method in interface com.ibm.websphere.workarea.UserWorkArea
Begin a new WorkArea associated with it the current thread.
beginLocalTransaction() - Method in interface com.ibm.websphere.rsadapter.Beginnable
Explicitly begin a local transaction on the Connection.
Beginnable - Interface in com.ibm.websphere.rsadapter
Enables the call of an explicit begin on a JDBC Connection.
beginSession() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Create a new ActivitySession and associate it with the current thread.
beRoot() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Make this Table be the root Table in the Metadata.
BEST_EFFORT_NONPERSISTENT - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting DeliveryMode Type - Best Effort Non-persistent
BEST_EFFORT_NONPERSISTENT_STRING - Static variable in class com.ibm.websphere.sib.Reliability
Constant naming DeliveryMode Type - Best Effort Non-persistent.
bestFitRating(ReadAheadHint) - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadHint
Returns an integer which rates how well this hint matches the given hint.
BIGDECIMAL - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
BinarySecurityToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the binary security token, such as <wsse:BinarySecurityToken>.
BIND - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a bind operation.
BINDING_JMS - Static variable in interface com.ibm.websphere.soa.sca.wireformat.jms.WireFormatJMSBindingContext
The Constant BINDING_JMS.
BindJndiForEJBBusinessTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
BindJndiForEJBMessageBindingTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
BindJndiForEJBNonMessageBindingTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
BindJndiForMDBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
bindMBean(ModelMBeanInfo, ModelMBean) - Method in class com.ibm.websphere.management.RuntimeCollaborator
Bind the ModelMBeanInfo Object with specific runtime object.
BIT_CONTAINER - Static variable in class com.ibm.websphere.ola.ConnectionSpecImpl
Use a BIT container
BLA_NO_SAVE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
BLOB - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
BODY - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The keyword for the SOAP body.
BODY - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The keyword for the SOAP message body.
BODY_CONTENT - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The keyword for the body content of the SOAP message as a decrypt target.
BODY_CONTENT - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The keyword for the body content of the SOAP message as an encryption part.
BOOLEAN - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
BoundaryStatistic - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.BoundaryStatistic
BoundaryStatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSBoundaryStatistic
BoundaryStatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
BoundaryStatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
BoundedRangeStatistic - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.BoundedRangeStatistic
BoundedRangeStatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSBoundedRangeStatistic
BoundedRangeStatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
BoundedRangeStatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
BoundedRangeStatisticImpl(int, long, long, long, long, long, long, long, long) - Constructor for class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
BufferManager - Class in com.ibm.websphere.als
 
BufferManager(ServletContext, Logger, int) - Constructor for class com.ibm.websphere.als.BufferManager
 
bufferSize - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 
buildErrorMessages(Vector<String>) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Build error messages
buildResponseData(IExtendedResponse) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
buildWriterData(IExtendedResponse) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
BulletinBoardSnapshot - Interface in com.ibm.websphere.hamanager.jmx
This represents a snapshot of the current bulletin board state.
BulletinBoardSubjectSnapshot - Interface in com.ibm.websphere.hamanager.jmx
This allows the status of a single subject to be determined.
bundle - Variable in class com.ibm.websphere.ant.tasks.NLSEcho
 
BUNDLE_NAME - Static variable in class com.ibm.websphere.naming.DumpNameSpace
 
BYTE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
BYTES - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 

C

C14N - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The URI for the inclusive canonicalization algorithm, C14n: http://www.w3.org/2001/10/xml-c14n#.
C14N - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The URI for the inclusive canonicalization algorithm, C14n: http://www.w3.org/2001/10/xml-c14n#.
Cache - Interface in com.ibm.websphere.cache
Deprecated. Use DistributedMap to store and manage objects in cache. DynamicCacheAccessor#getDistributedMap will return a DistributedMap for accessing base cache.
CACHE_DISABLED - Static variable in interface com.ibm.websphere.management.AdminClient
To indicate that caching is enabled
CACHE_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
CACHE_TYPE_DEFAULT - Static variable in interface com.ibm.websphere.cache.CacheEntry
Default type of a cache entry.
CACHE_TYPE_JAXRPC - Static variable in interface com.ibm.websphere.cache.CacheEntry
This type of cache entry is is used internally by Dynamic Cache for when caching webservices.
CacheableCommand - Interface in com.ibm.websphere.command
The CacheableCommand interface provides the contract between the client and the command implementation for those commands that participate in the command caching framework.
CacheableCommandImpl - Class in com.ibm.websphere.command
This CacheableCommandImpl abstract class provides an implementation for all CacheableCommand interface methods except those that the command writer must write.
CacheableCommandImpl() - Constructor for class com.ibm.websphere.command.CacheableCommandImpl
 
CacheableJspPage - Class in com.ibm.websphere.servlet.cache
This class identifies cacheable JSPs to the fragment cache.
CacheableJspPage() - Constructor for class com.ibm.websphere.servlet.cache.CacheableJspPage
 
CacheableServlet - Interface in com.ibm.websphere.servlet.cache
This interface identifies cacheable servlets to the fragment cache.
CacheConfig - Interface in com.ibm.websphere.servlet.cache
Deprecated.  
CacheConfig - Interface in com.ibm.wsspi.cache
This interface is used to provide the cache instance configuration to a cache provider.
CacheConfig.EvictorAlgorithmType - Enum in com.ibm.wsspi.cache
Eviction algorithm type EvictorAlgorithmType.LRUEvictor is defined as an evictor type that uses a least recently used algorithm to decide which entries to evict when the cache entries map exceeds a maximum number of entries.
CacheDiscardCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The number of session objects that are forced out of the cache (CountStatistic).
CacheEntry - Interface in com.ibm.websphere.cache
A CacheEntry is a struct object that holds the cache ID and value, as well as metadata for caching.
cacheEntryChanged(ChangeEvent) - Method in interface com.ibm.websphere.cache.ChangeListener
This method is invoked when there is a change to a cache entry.
cacheToken() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the flag that indicates whether SAML should be cached.
calcPartitionNumber(String, Properties) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method allows you to calculate the partition number based on the input table name and partition key properties.
calcPartitionNumber(String, Properties) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method allows you to calculate the partition number based on the input table name and partition key properties.
call(Object, String, Object[], Class[]) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Deprecated. Please use standard Java reflection APIs instead.
call(SOAPMessage, Object, boolean) - Method in class com.ibm.websphere.webservices.soap.IBMSOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
CALLABLE_STATEMENT - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a java.sql.CallableStatement parameter.
CallbackNotRegisteredException - Exception in com.ibm.websphere.jtaextensions
The exception is thrown by the transaction manager if an attempt is made to unregister a SynchronizationCallback that is not registered with the ExtendedJTATransaction.
CallbackNotRegisteredException() - Constructor for exception com.ibm.websphere.jtaextensions.CallbackNotRegisteredException
 
cancel() - Method in interface com.ibm.websphere.asynchbeans.Alarm
This cancels the alarm that is currently pending.
cancel(String, boolean) - Method in interface com.ibm.websphere.scheduler.Scheduler
Cancels a task.
cancel() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Cancels this security context token, terminating its use.
cancel(WSSGenerationContext, WSSConsumingContext) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Cancels this security context token, terminating its use.
cancel() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Cancels this security context token, terminating its use.
cancel(WSSGenerationContext, WSSConsumingContext) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Cancels this security context token, terminating its use.
CANCELLED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task has been cancelled.
CANCELLED - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
The scheduled task has been cancelled using the Scheduler.cancel method.
CANNOT_DESTROY_OR_UNBIND_CONTEXT - Static variable in class com.ibm.websphere.naming.WsnCorbaMinorCodes
Cannot unbind a primary context binding or destroy a linked context.
CANNOT_PERFORM_OPERATION_ON_FEDERATED_CONTEXT - Static variable in class com.ibm.websphere.naming.WsnCorbaMinorCodes
Operation cannot be delegated to federated context of unknown implementation.
CannotInstantiateObjectException - Exception in com.ibm.websphere.naming
This exception is thrown by WebSphere JNDI Context implementations when a serialized object either cannot be deserialized, or when the deserialized object is a javax.naming.Reference and the JNDI Naming Manager cannot successfully process it.
CannotInstantiateObjectException(String) - Constructor for exception com.ibm.websphere.naming.CannotInstantiateObjectException
This constructor is used to instantiate an exception of this type when a NameClassPair instance is not available.
CannotInstantiateObjectException(String, NameClassPair) - Constructor for exception com.ibm.websphere.naming.CannotInstantiateObjectException
This constructor is used to instantiate an exception of this type when a NameClassPair instance is available.
CannotInstantiateObjectException(String, NameClassPair, Reference) - Constructor for exception com.ibm.websphere.naming.CannotInstantiateObjectException
This constructor is used to instantiate an exception of this type when a NameClassPair instance and a javax.naming.Reference are available.
canPageBeClosed(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
Returns whether a page can be closed or not.
canPortletBeClosed(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
Returns whether a portlet on the current page can be closed or not.
CAUGHT_EXCEPTION_WHILE_CONFIGURING_SSL_CLIENT_SOCKET - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not make an outbound SSL connection because of a problem either with the client-side SSL configuration or the server-side SSL socket.
CAUGHT_EXCEPTION_WHILE_CONFIGURING_SSL_SERVER_SOCKET - Static variable in class com.ibm.websphere.orbext.MinorCodes
A problem occurred trying to open a server-side SSL listener port.
causeOfFailure - Variable in class com.ibm.websphere.management.application.AppNotification
The java.lang.Throwable which was caught, resulting in the failure.
CELL - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The name for the cell in which the MBean is executing.
CELL_NAME - Static variable in interface com.ibm.websphere.management.metadata.ManagedObjectMetadataAccessor
Constant for the property name which is used to specify the cell name from which the ManagedObjectMetaDataAccessor instance being created is to obtain metadata.
CELLMGR_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
CFW_CHAIN_MANAGER_PROPERTIES_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChainManager encountered an exception while trying to parse and configure initial properties.
CFW_CONNECTION_BAD_CHAIN_NAME - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport did not have enough information to construct a valid outbound chain.
CFW_CONNECTION_BAD_DATA - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport did not have enough information to construct a valid outbound chain.
CFW_CONNECTION_BAD_HOST_NAME - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport did not have enough information to construct a valid outbound chain.
CFW_CONNECTION_BAD_IOR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport did not have enough information to construct a valid outbound chain.
CFW_CONNECTION_BAD_PORT - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport did not have enough information to construct a valid outbound chain.
CFW_DEFINE_INBOUND_GROUP_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
No inbound chains could be found or configured.
CFW_DEFINE_INBOUND_GROUP_NO_CHAINS - Static variable in class com.ibm.websphere.orbext.MinorCodes
No inbound chains could be found or configured.
CFW_DEFINE_INBOUND_TUNNEL_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChainManager encountered an exception while trying to add inbound tunneling chains.
CFW_DEFINE_OUTBOUND_CHAIN_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChainManager could not define an outbound chain.
CFW_DEFINE_OUTBOUND_TUNNEL_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChainManager encountered an exception while trying to add outbound tunneling chains.
CFW_DEFINE_TUNNEL_URI_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChainManager encountered an exception while trying to construct the tunneling URI.
CFW_FIND_OUTBOUND_CHAIN_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChainManager encountered an exception while trying to discover pre-configured outbound chains.
CFW_INVALID_CLASS_HTTP_IN - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport is not able to load or create an instance of a required class.
CFW_INVALID_CLASS_HTTP_OUT - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport is not able to load or create an instance of a required class.
CFW_INVALID_CLASS_INIT - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport is not able to load or create an instance of a required class.
CFW_INVALID_CLASS_TUNNEL_IN - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport is not able to load or create an instance of a required class.
CFW_INVALID_CLASS_TUNNEL_OUT - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport is not able to load or create an instance of a required class.
CFW_KEY_GENERATOR_BAD_PARAM - Static variable in class com.ibm.websphere.orbext.MinorCodes
A bad parameter was encounteded while initializing an outbound connection key generator.
CFW_NO_OUTBOUND_CHAIN_DATA - Static variable in class com.ibm.websphere.orbext.MinorCodes
The required data to construct an outbound IIOP chain is missing.
CFW_NO_OUTBOUND_CHAIN_NAME - Static variable in class com.ibm.websphere.orbext.MinorCodes
The chain name of an outbound chain found by ChainManager is null.
CFW_PLUGIN_INIT_ERROR - Static variable in class com.ibm.websphere.orbext.MinorCodes
The ChannelTransport encountered an error condition while being initialized.
ChainedRequest - Class in com.ibm.websphere.servlet.filter
Deprecated. Application developers requiring this functionality should implement this using javax.servlet.filter classes.
ChainedResponse - Class in com.ibm.websphere.servlet.filter
Deprecated. Application developers requiring this functionality should implement this using javax.servlet.filter classes.
ChainedResponse(HttpServletRequest, HttpServletResponse) - Constructor for class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated. Create a chained response.
ChainerServlet - Class in com.ibm.websphere.servlet.filter
Deprecated. Application developers requiring this functionality should implement this using javax.servlet.filter classes.
ChainerServlet() - Constructor for class com.ibm.websphere.servlet.filter.ChainerServlet
Deprecated.  
chainRequestDispatchers(RequestDispatcher[], HttpServletRequest, HttpServletResponse) - Static method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated. Chain the responses of a set of request dispatchers together.
changedTaskProcessList - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
ChangeEvent - Class in com.ibm.websphere.cache
An event object that provides information about the source of cache-related events.
ChangeEvent(Object, Object, int, int, String) - Constructor for class com.ibm.websphere.cache.ChangeEvent
Create a new ChangeEvent from id, value, cause of change, source of change and cache name
changeInValue(CpdValue) - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated.  
ChangeListener - Interface in com.ibm.websphere.cache
Implement this interface to receive the ChangeEvent notifications.
changeServerToCluster(ObjectName, ObjectName, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Callback for admin clients when a server is turned into a cluster.
changeServerToCluster(ObjectName, ObjectName, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
CHAR_CONTAINER - Static variable in class com.ibm.websphere.ola.ConnectionSpecImpl
Use a CHAR container
CHARSET_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the character set property.
checkBackendId(ConnectionFactory, String) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Return if currentBackendId is valid for the datasource connection factory connected to .
checkIfAppExists(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Checks if an application with the given name is installed in the configuration.
checkIfAppExists(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
checkIfEnhancedEar() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
checkIfNameValid(String) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Check if the specified name is a valid object name.
checkIfNameValid(String) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelperUtils
Check if the specified name is a valid object name.
checkNullObjects(Object[]) - Static method in class com.ibm.ras.RASUtil
Deprecated. Checks the array of inserts for null objects and inserts a string in the place of each such object.
checkpointSession() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Checkpoints all the resources enisted in the current ActivitySession but allows further work within the ActivitySession.
cleanup() - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
cleanup() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
cleanupUploadedFiles() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
clear() - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
clear() - Method in interface com.ibm.websphere.cache.DistributedNioMap
Removes all mappings from this DistributedNioMap.
clear() - Method in class com.ibm.websphere.interrupt.ThreadInformation
Clears the ThreadInformation object.
clear() - Method in class com.ibm.websphere.management.cmdframework.CommandHistory
 
clear() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Clears the record of all data.
clear() - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method invalidates all pages from the external cache.
clear() - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
clear() - Method in interface com.ibm.wsspi.cache.CoreCache
This method clears everything from the cache, so that it returns to the state it was in when it was instantiated.
CLEAR_ALL - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for CLEAR_ALL
CLEAR_ALL - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for CLEAR_ALL
ClearedThreadHangCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of thread stops that cleared (CountStatistic).
clearHeaders() - Method in interface com.ibm.websphere.servlet.request.IRequest
Requests the implementation to clear its headers datastructure.
clearHeaders() - Method in interface com.ibm.websphere.servlet.response.IResponse
Clears the headers datastructure
clearMessageProperties() - Method in interface com.ibm.websphere.sib.SIMessage
Delete all the Properties from the Message.
clearReplyFields() - Method in interface com.ibm.websphere.sib.SIMessage
Clear the four ReplyXxxx fields in the message header.
clearStatementCache(Object) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Signals WebSphere to clear the prepared statement cache for the specified connection.
clearUserProperties() - Method in interface com.ibm.websphere.sib.SIMessage
Delete all the User Properties from the Message.
clearWarnings(Object, WSInteractionSpec) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method clears all the warnings for an Interaction associated with the Native Connection.
clearWarnings(Object, WSInteractionSpec) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method clears all the warnings for an Interaction associated with the Native Connection.
CLIENT_ACCOUNTING_INFO - Static variable in interface com.ibm.websphere.rsadapter.WSConnection
The key used to set the CLIENT_ACCOUNTING_INFO in the properties object passed by the user in setClientInformation().
CLIENT_APPLICATION_NAME - Static variable in interface com.ibm.websphere.rsadapter.WSConnection
The key used to set the CLIENT_APPLICATION_NAME in the properties object passed by the user in setClientInformation().
CLIENT_CONNECTIONDATA_IS_INVALID_TYPE - Static variable in class com.ibm.websphere.orbext.MinorCodes
An unsupported connection type was provided for a client connection.
CLIENT_ID - Static variable in interface com.ibm.websphere.rsadapter.WSConnection
The key used to set the CLIENT_ID in the properties object passed by the user in setClientInformation().
CLIENT_LOCATION - Static variable in interface com.ibm.websphere.rsadapter.WSConnection
The key used to set the CLIENT_LOCATION in the properties object passed by the user in setClientInformation().
CLIENT_OTHER_INFO - Static variable in interface com.ibm.websphere.rsadapter.WSConnection
The key used to set the CLIENT_OTHER_INFO in the properties object passed by the user in setClientInformation().
CLIENT_TYPE - Static variable in interface com.ibm.websphere.rsadapter.WSConnection
The key used to set the CLIENT_TYPE in the properties object passed by the user in setClientInformation().
ClientClusterUpdateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ClientStats
The number of times that this client has received new server cluster information (CountStatistic).
clientContainerProps - Static variable in class com.ibm.websphere.client.applicationclient.launchClient
Internal use - global area for launch() api
ClientRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that are generated by applications running on this application server.
ClientResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ClientStats
The response time, in milliseconds, for IIOP requests sent by this client (TimeStatistic).
CLOB - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
clone() - Method in class com.ibm.ras.RASObject
Deprecated. Creates a new RASObject.
clone() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Makes a copy of the list.
clone() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. Return a clone of the data object
clone() - Method in class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated. Return a clone of the data object
clone() - Method in interface com.ibm.websphere.sib.mediation.messagecontext.SIMediationBeanMessageContext
Deprecated. Allows users of this class to clone by driving this interface.
clone() - Method in interface com.ibm.websphere.sib.SIMessage
Obtain a new SIMessage which is a clone of this SIMessage.
close() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
closes and frees the SQL cursor
close(boolean, boolean, boolean) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Closes the archive and saves it optionally.
close(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method initiates a close of the connection.
close(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method initiates a close of the connection.
close() - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
close() - Method in class com.ibm.websphere.servlet.response.ServletOutputStreamAdapter
 
close() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
close(DataObject) - Method in interface com.ibm.websphere.wsba.CompensationHandler
Invoked upon successful completion of the Business Activity, if this CompensatorHandler has been added to the business Activity context via the UserBusinessActivity interface and the CompensationHandler was active on completion of the Business Activity.
close(Serializable) - Method in interface com.ibm.websphere.wsba.serializable.CompensationHandler
Invoked upon successful completion of the Business Activity, if this CompensationHandler has been added to the business Activity context via the UserBusinessActivity interface and the CompensationHandler was active on completion of the Business Activity.
CloseCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Number of connections freed (CountStatistic).
CloseCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Number of connections freed (CountStatistic).
CLOSED - Static variable in interface com.ibm.websphere.rsadapter.HandleStates
Connection handle state constants.
CLOSED - Static variable in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
State to indicate that the sequence has been closed.
CLOSED - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate the sequence has been closed and will accept no new messages.
closeDevice() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Closes the device to which the handler is sending its log entries, if it is open.
closeDevice() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Close the device to which the handler is sending its log entries, if it is open.
closeResponseOutput(boolean) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
CLOSING - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate the sequence is closing and will accept no new messages.
CLOUDSCAPE_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
Deprecated. DataStoreHelper.DERBY_HELPER should be used instead.
CLOUDSCAPE_NETWORK_SERVER_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
Deprecated. DataStoreHelper.DERBY_NETWORK_SERVER_HELPER should be used instead.
CloudscapeDataStoreHelper - Class in com.ibm.websphere.rsadapter
Deprecated. use com.ibm.websphere.rsadapter.DerbyDataStoreHelper
CloudscapeDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This CloudscapeDataStoreHelper constructor creates a new CloudscapeDataStoreHelper based on the DataStoreHelper properties provided.
CloudscapeNetworkServerDataStoreHelper - Class in com.ibm.websphere.rsadapter
Deprecated. use com.ibm.websphere.rsadapter.DerbyNetworkServerDataStoreHelper
CloudscapeNetworkServerDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.CloudscapeNetworkServerDataStoreHelper
Deprecated. This CloudscapeNetworkServerDataStoreHelper constructor creates a new CloudscapeNetworkServerDataStoreHelper based on the DataStoreHelper properties provided.
CLUSTER_TYPE_APPLICATION_SERVER - Static variable in class com.ibm.websphere.management.wlm.ClusterData
Cluster type from a ClusterMgr MBean indicating that the cluster is of type Application Server.
CLUSTER_TYPE_ONDEMAND_ROUTER - Static variable in class com.ibm.websphere.management.wlm.ClusterData
Cluster type from a ClusterMgr MBean indicating that the cluster is of type Ondemand Router.
CLUSTER_TYPE_PROXY_SERVER - Static variable in class com.ibm.websphere.management.wlm.ClusterData
Cluster type from a ClusterMgr MBean indicating that the cluster is of type Proxy Server.
ClusterAdminConstants - Class in com.ibm.websphere.management.wlm
Constants used for cluster administration.
ClusterAdminConstants() - Constructor for class com.ibm.websphere.management.wlm.ClusterAdminConstants
 
ClusterData - Class in com.ibm.websphere.management.wlm
Cluster data object containing static (snapshot) information about the current state of the cluster.
ClusterData() - Constructor for class com.ibm.websphere.management.wlm.ClusterData
Constructor - default
ClusterException - Exception in com.ibm.websphere.wlm.exception
The root exception type for all public WLM Cluster exceptions.
ClusterException() - Constructor for exception com.ibm.websphere.wlm.exception.ClusterException
 
ClusterException(String) - Constructor for exception com.ibm.websphere.wlm.exception.ClusterException
 
ClusterException(Throwable) - Constructor for exception com.ibm.websphere.wlm.exception.ClusterException
 
ClusterException(String, Throwable) - Constructor for exception com.ibm.websphere.wlm.exception.ClusterException
 
clusterMemberAdded(ObjectName, ObjectName, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Callback for admin clients when a cluster member is added.
clusterMemberAdded(ObjectName, ObjectName, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
ClusterMemberData - Class in com.ibm.websphere.management.wlm
Information about the various members that make up a cluster.
ClusterMemberData() - Constructor for class com.ibm.websphere.management.wlm.ClusterMemberData
Constructor - default
clusterMembers - Variable in class com.ibm.websphere.management.wlm.ClusterData
array of cluster member light data objects
clusterName - Variable in class com.ibm.websphere.management.wlm.ClusterData
Name of this cluster.
clusterName - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
Name of the cluster that this server belongs.
clusterObjectName - Variable in class com.ibm.websphere.management.wlm.ClusterData
The JMX server cluster object name that can be used to invoke methods on the ServerClusterMBean.
clusterObjectName - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
MBean object name used to reference this cluster
clusterType - Variable in class com.ibm.websphere.management.wlm.ClusterData
Cluster Type of this cluster.
ClusterWeightTableEntry - Class in com.ibm.websphere.management.wlm
Information about a cluster member weight setting.
ClusterWeightTableEntry() - Constructor for class com.ibm.websphere.management.wlm.ClusterWeightTableEntry
Constructor - default
cmdMgr - Static variable in class com.ibm.websphere.management.cmdframework.CommandMgr
 
cmdMgrType - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
cmdProvider - Variable in class com.ibm.websphere.management.cmdframework.provider.SimpleAdminCommand
 
cnh - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
COLLECTION_DESC - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
COLLECTION_SCOPE_ACTIVITYSESSION - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
COLLECTION_SCOPE_TRANSACTION - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
colNames - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Task column names
Column - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
A Column object describes a column in the database and how it maps to a DataObject Property COLUMN - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Column' class
COLUMN__NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Name' attribute
COLUMN__NULLABLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Nullable' attribute
COLUMN__PROPERTY_NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Property Name' attribute
COLUMN__TABLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Table' container reference
COLUMN__TYPE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Type' attribute
COLUMN_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Column' class
com.ibm.ffdc - package com.ibm.ffdc
Key classes used to implement the core FFDC API.
com.ibm.ffdc.config - package com.ibm.ffdc.config
Interfaces for key FFDC Extension points.
com.ibm.isc.api.platform - package com.ibm.isc.api.platform
 
com.ibm.portal - package com.ibm.portal
Portal classes The WAS 6.1 provides a subset of the Portal DynamicUI functionality.
com.ibm.portal.dynamicui - package com.ibm.portal.dynamicui
 
com.ibm.portal.help - package com.ibm.portal.help
 
com.ibm.portal.jndi - package com.ibm.portal.jndi
 
com.ibm.portal.portlet.service - package com.ibm.portal.portlet.service
 
com.ibm.portal.propertybroker.property - package com.ibm.portal.propertybroker.property
 
com.ibm.portal.propertybroker.service - package com.ibm.portal.propertybroker.service
 
com.ibm.portal.state - package com.ibm.portal.state
 
com.ibm.portal.state.exceptions - package com.ibm.portal.state.exceptions
 
com.ibm.ras - package com.ibm.ras
 
com.ibm.websphere.ActivitySession - package com.ibm.websphere.ActivitySession
 
com.ibm.websphere.als - package com.ibm.websphere.als
 
com.ibm.websphere.ant.tasks - package com.ibm.websphere.ant.tasks
 
com.ibm.websphere.appprofile - package com.ibm.websphere.appprofile
 
com.ibm.websphere.appprofile.accessintent - package com.ibm.websphere.appprofile.accessintent
 
com.ibm.websphere.asynchbeans - package com.ibm.websphere.asynchbeans
Provides for the full support of application controlled threading, asynchronous callbacks and scoped alarms and subsystem monitors.
com.ibm.websphere.asynchbeans.pool - package com.ibm.websphere.asynchbeans.pool
 
com.ibm.websphere.cache - package com.ibm.websphere.cache
Provides the fundamental interfaces and class for caching command objects and results from servlets, JSPs, webservices.
com.ibm.websphere.cache.webservices - package com.ibm.websphere.cache.webservices
 
com.ibm.websphere.ce.j2c - package com.ibm.websphere.ce.j2c
 
com.ibm.websphere.client.applicationclient - package com.ibm.websphere.client.applicationclient
 
com.ibm.websphere.command - package com.ibm.websphere.command
Provides the interfaces and classes for caching command objects.
com.ibm.websphere.crypto - package com.ibm.websphere.crypto
 
com.ibm.websphere.ejbcontainer - package com.ibm.websphere.ejbcontainer
 
com.ibm.websphere.ejbpersistence - package com.ibm.websphere.ejbpersistence
 
com.ibm.websphere.ejbquery - package com.ibm.websphere.ejbquery
 
com.ibm.websphere.exception - package com.ibm.websphere.exception
 
com.ibm.websphere.hamanager.jmx - package com.ibm.websphere.hamanager.jmx
 
com.ibm.websphere.i18n.context - package com.ibm.websphere.i18n.context
 
com.ibm.websphere.interrupt - package com.ibm.websphere.interrupt
 
com.ibm.websphere.jtaextensions - package com.ibm.websphere.jtaextensions
 
com.ibm.websphere.logging - package com.ibm.websphere.logging
 
com.ibm.websphere.management - package com.ibm.websphere.management
 
com.ibm.websphere.management.application - package com.ibm.websphere.management.application
 
com.ibm.websphere.management.application.client - package com.ibm.websphere.management.application.client
 
com.ibm.websphere.management.cmdframework - package com.ibm.websphere.management.cmdframework
 
com.ibm.websphere.management.cmdframework.provider - package com.ibm.websphere.management.cmdframework.provider
 
com.ibm.websphere.management.configservice - package com.ibm.websphere.management.configservice
 
com.ibm.websphere.management.configservice.tasks - package com.ibm.websphere.management.configservice.tasks
 
com.ibm.websphere.management.exception - package com.ibm.websphere.management.exception
 
com.ibm.websphere.management.metadata - package com.ibm.websphere.management.metadata
 
com.ibm.websphere.management.repository - package com.ibm.websphere.management.repository
 
com.ibm.websphere.management.statistics - package com.ibm.websphere.management.statistics
 
com.ibm.websphere.management.sync - package com.ibm.websphere.management.sync
 
com.ibm.websphere.management.wlm - package com.ibm.websphere.management.wlm
 
com.ibm.websphere.naming - package com.ibm.websphere.naming
 
com.ibm.websphere.ola - package com.ibm.websphere.ola
This package contains the classes necessary to invoke the WebSphere Application Server for z/OS Optimized Local Adapters (OLA) support.
com.ibm.websphere.orbext - package com.ibm.websphere.orbext
 
com.ibm.websphere.pmi - package com.ibm.websphere.pmi
 
com.ibm.websphere.pmi.client - package com.ibm.websphere.pmi.client
 
com.ibm.websphere.pmi.client.event - package com.ibm.websphere.pmi.client.event
 
com.ibm.websphere.pmi.stat - package com.ibm.websphere.pmi.stat
 
com.ibm.websphere.ras - package com.ibm.websphere.ras
 
com.ibm.websphere.rsadapter - package com.ibm.websphere.rsadapter
This package contains externalised Interfaces and implementation classes.
com.ibm.websphere.runtime - package com.ibm.websphere.runtime
 
com.ibm.websphere.sca.context - package com.ibm.websphere.sca.context
 
com.ibm.websphere.scheduler - package com.ibm.websphere.scheduler
The scheduler adds a persistent, transactional timer service to J2EE applications.
com.ibm.websphere.sdo - package com.ibm.websphere.sdo
 
com.ibm.websphere.sdo.mediator - package com.ibm.websphere.sdo.mediator
 
com.ibm.websphere.sdo.mediator.ejb - package com.ibm.websphere.sdo.mediator.ejb
 
com.ibm.websphere.sdo.mediator.exception - package com.ibm.websphere.sdo.mediator.exception
 
com.ibm.websphere.sdo.mediator.jdbc - package com.ibm.websphere.sdo.mediator.jdbc
 
com.ibm.websphere.sdo.mediator.jdbc.exception - package com.ibm.websphere.sdo.mediator.jdbc.exception
 
com.ibm.websphere.sdo.mediator.jdbc.metadata - package com.ibm.websphere.sdo.mediator.jdbc.metadata
 
com.ibm.websphere.sdox - package com.ibm.websphere.sdox
 
com.ibm.websphere.security - package com.ibm.websphere.security
 
com.ibm.websphere.security.auth - package com.ibm.websphere.security.auth
 
com.ibm.websphere.security.auth.callback - package com.ibm.websphere.security.auth.callback
 
com.ibm.websphere.security.cred - package com.ibm.websphere.security.cred
 
com.ibm.websphere.servlet.cache - package com.ibm.websphere.servlet.cache
Provides the interfaces and classes for caching results from servlets, JSPs and webservices.
com.ibm.websphere.servlet.container - package com.ibm.websphere.servlet.container
 
com.ibm.websphere.servlet.context - package com.ibm.websphere.servlet.context
 
com.ibm.websphere.servlet.error - package com.ibm.websphere.servlet.error
 
com.ibm.websphere.servlet.event - package com.ibm.websphere.servlet.event
 
com.ibm.websphere.servlet.filter - package com.ibm.websphere.servlet.filter
 
com.ibm.websphere.servlet.request - package com.ibm.websphere.servlet.request
 
com.ibm.websphere.servlet.response - package com.ibm.websphere.servlet.response
 
com.ibm.websphere.servlet.session - package com.ibm.websphere.servlet.session
 
com.ibm.websphere.sib - package com.ibm.websphere.sib
 
com.ibm.websphere.sib.admin - package com.ibm.websphere.sib.admin
 
com.ibm.websphere.sib.api.jms - package com.ibm.websphere.sib.api.jms
 
com.ibm.websphere.sib.exception - package com.ibm.websphere.sib.exception
 
com.ibm.websphere.sib.mediation.handler - package com.ibm.websphere.sib.mediation.handler
 
com.ibm.websphere.sib.mediation.handler.ejb - package com.ibm.websphere.sib.mediation.handler.ejb
 
com.ibm.websphere.sib.mediation.messagecontext - package com.ibm.websphere.sib.mediation.messagecontext
 
com.ibm.websphere.sib.mediation.session - package com.ibm.websphere.sib.mediation.session
 
com.ibm.websphere.sib.wsn - package com.ibm.websphere.sib.wsn
This package contains classes which can be used in the invocation of WS-Notification services.
com.ibm.websphere.sib.wsn.faults - package com.ibm.websphere.sib.wsn.faults
 
com.ibm.websphere.smf - package com.ibm.websphere.smf
 
com.ibm.websphere.soa.sca.operationselector.jms - package com.ibm.websphere.soa.sca.operationselector.jms
 
com.ibm.websphere.soa.sca.sdo - package com.ibm.websphere.soa.sca.sdo
 
com.ibm.websphere.soa.sca.wireformat - package com.ibm.websphere.soa.sca.wireformat
 
com.ibm.websphere.soa.sca.wireformat.jms - package com.ibm.websphere.soa.sca.wireformat.jms
 
com.ibm.websphere.ssl - package com.ibm.websphere.ssl
 
com.ibm.websphere.ssl.protocol - package com.ibm.websphere.ssl.protocol
 
com.ibm.websphere.startupservice - package com.ibm.websphere.startupservice
Provides applications a means to invoke business logic when an application or module is started or stopped.
com.ibm.websphere.uow - package com.ibm.websphere.uow
 
com.ibm.websphere.webcontainer.async - package com.ibm.websphere.webcontainer.async
 
com.ibm.websphere.webservices - package com.ibm.websphere.webservices
 
com.ibm.websphere.webservices.handler.sdo - package com.ibm.websphere.webservices.handler.sdo
 
com.ibm.websphere.webservices.jaxws - package com.ibm.websphere.webservices.jaxws
 
com.ibm.websphere.webservices.rpc - package com.ibm.websphere.webservices.rpc
 
com.ibm.websphere.webservices.soap - package com.ibm.websphere.webservices.soap
 
com.ibm.websphere.websvcs.rm - package com.ibm.websphere.websvcs.rm
 
com.ibm.websphere.wlm - package com.ibm.websphere.wlm
 
com.ibm.websphere.wlm.exception - package com.ibm.websphere.wlm.exception
 
com.ibm.websphere.workarea - package com.ibm.websphere.workarea
 
com.ibm.websphere.wsaddressing - package com.ibm.websphere.wsaddressing
This package describes the Web service Addressing (WS-Addressing) interfaces available to application programmers.
com.ibm.websphere.wsaddressing.jaxws - package com.ibm.websphere.wsaddressing.jaxws
 
com.ibm.websphere.wsba - package com.ibm.websphere.wsba
 
com.ibm.websphere.wsba.serializable - package com.ibm.websphere.wsba.serializable
 
com.ibm.websphere.wsrf - package com.ibm.websphere.wsrf
This package describes the Web service Resource Framework (WS-RF) interfaces available to application programmers.
com.ibm.websphere.wssecurity.callbackhandler - package com.ibm.websphere.wssecurity.callbackhandler
 
com.ibm.websphere.wssecurity.wssapi - package com.ibm.websphere.wssecurity.wssapi
 
com.ibm.websphere.wssecurity.wssapi.decryption - package com.ibm.websphere.wssecurity.wssapi.decryption
 
com.ibm.websphere.wssecurity.wssapi.encryption - package com.ibm.websphere.wssecurity.wssapi.encryption
 
com.ibm.websphere.wssecurity.wssapi.signature - package com.ibm.websphere.wssecurity.wssapi.signature
 
com.ibm.websphere.wssecurity.wssapi.spec - package com.ibm.websphere.wssecurity.wssapi.spec
 
com.ibm.websphere.wssecurity.wssapi.token - package com.ibm.websphere.wssecurity.wssapi.token
 
com.ibm.websphere.wssecurity.wssapi.trust - package com.ibm.websphere.wssecurity.wssapi.trust
 
com.ibm.websphere.wssecurity.wssapi.verification - package com.ibm.websphere.wssecurity.wssapi.verification
 
com.ibm.workplace.extension - package com.ibm.workplace.extension
 
com.ibm.ws.tpv.advisor.utils - package com.ibm.ws.tpv.advisor.utils
 
com.ibm.ws.tpv.engine - package com.ibm.ws.tpv.engine
 
com.ibm.ws.tpv.engine.buffer - package com.ibm.ws.tpv.engine.buffer
 
com.ibm.ws.tpv.engine.filter.summary - package com.ibm.ws.tpv.engine.filter.summary
 
com.ibm.ws.tpv.engine.utils - package com.ibm.ws.tpv.engine.utils
 
com.ibm.ws.webservices.engine.client - package com.ibm.ws.webservices.engine.client
 
com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl - package com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl
 
com.ibm.ws.wssecurity.core - package com.ibm.ws.wssecurity.core
 
com.ibm.ws.wssecurity.sc.util - package com.ibm.ws.wssecurity.sc.util
 
com.ibm.wsspi.cache - package com.ibm.wsspi.cache
 
com.ibm.wsspi.pmi.factory - package com.ibm.wsspi.pmi.factory
 
combine(CpdValue) - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. add the other's value to this value
combine(Statistic) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
combine(BoundedRangeStatisticImpl) - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
combine(Statistic) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
combine(Statistic) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
combine(Statistic) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
combine(Statistic) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Aggregate the value of parameter data to this data
combine(Statistic) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. Aggregate the value of parameter data to this data
combine(Statistic) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
combine(WSStatistic) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the aggregate the value of this statistic and parameter otherStatistic
Command - Interface in com.ibm.websphere.command
The Command interface defines the client side for fundamental command functionality.
CommandCaller - Interface in com.ibm.websphere.command
This interface allows the caller of a command to have additional invalidation dependencies added by this command.
CommandException - Exception in com.ibm.websphere.command
This is the base class for all Command exceptions.
CommandException() - Constructor for exception com.ibm.websphere.command.CommandException
Constructor without parameters.
CommandException(String) - Constructor for exception com.ibm.websphere.command.CommandException
Constructor with a message parameter.
CommandException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.command.CommandException
Constructor with information for localizing messages.
CommandException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.command.CommandException
Constructor with information for localizing messages and an exception to chain.
CommandException(Throwable) - Constructor for exception com.ibm.websphere.command.CommandException
Constructor with a throwable exception, which is saved.
CommandException(String, Throwable) - Constructor for exception com.ibm.websphere.command.CommandException
Constructor with a message and throwable exception, which is saved.
CommandException - Exception in com.ibm.websphere.management.cmdframework
The base class for all the exceptions define in command framework component.
CommandException(String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandException
 
CommandException(Throwable, String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandException
 
CommandException(Throwable) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandException
 
CommandHistory - Class in com.ibm.websphere.management.cmdframework
 
CommandHistory() - Constructor for class com.ibm.websphere.management.cmdframework.CommandHistory
 
CommandHistory(int) - Constructor for class com.ibm.websphere.management.cmdframework.CommandHistory
 
CommandIdGenerator - Interface in com.ibm.websphere.command
The CommandIdGenerator is responsible for generating cache entry ids and data ids, and invalidating data ids for command objects.
CommandLoadException - Exception in com.ibm.websphere.management.cmdframework
 
CommandLoadException(Throwable) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandLoadException
 
CommandMgr - Class in com.ibm.websphere.management.cmdframework
Main interface for the command framework component.
CommandMgr() - Constructor for class com.ibm.websphere.management.cmdframework.CommandMgr
 
CommandMgrInitException - Exception in com.ibm.websphere.management.cmdframework
 
CommandMgrInitException(String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandMgrInitException
 
CommandMgrInitException(Throwable, String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandMgrInitException
 
CommandMgrInitializer - Class in com.ibm.websphere.management.cmdframework
Initialize proper implementation of the commandMgr depending on specified command execution environment.
CommandNotFoundException - Exception in com.ibm.websphere.management.cmdframework
 
CommandNotFoundException(String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandNotFoundException
 
CommandNotFoundException(String, String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandNotFoundException
 
CommandNotification - Class in com.ibm.websphere.management.cmdframework.provider
AppNotification class defines the event data passed back by AppManagement implementation during asynchronous operations such installation or uninstallation.
CommandNotification(String, String, String, String, String, long, Object, CommandResult) - Constructor for class com.ibm.websphere.management.cmdframework.provider.CommandNotification
Creates a new notifier instance.
CommandNotification(String, String, String, String, String, long, CommandResult) - Constructor for class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
CommandNotification(String, String, String, String, String, long) - Constructor for class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
CommandNotification.Listener - Interface in com.ibm.websphere.management.cmdframework.provider
An implementation of Listener interface is used by the clients that invoke install/uninstall functions of AppManagement in local mode.
commandParamModified() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
This method is called whenever the parameter data in the parent task command are changed.
commandParamsModified() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This method is called before the user starts to navigate through steps.
CommandProvider - Class in com.ibm.websphere.management.cmdframework.provider
An abstract class any command provider must extend.
CommandProvider() - Constructor for class com.ibm.websphere.management.cmdframework.provider.CommandProvider
 
CommandProviderHelper - Interface in com.ibm.websphere.management.cmdframework.provider
This interface defines the methods that are useful to command providers but not command users.
CommandResult - Interface in com.ibm.websphere.management.cmdframework
An interface that defines the command execution result.
CommandResultImpl - Class in com.ibm.websphere.management.cmdframework.provider
Provide a basic implementation for CommandResult.
CommandResultImpl() - Constructor for class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
 
CommandStep - Interface in com.ibm.websphere.management.cmdframework
Represents a step in a TaskCommand.
commandStepPosition(AbstractTaskCommand, String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
Returns the index of step in the task command.
CommandTarget - Interface in com.ibm.websphere.command
The CommandTarget interface describes the object that handles the execution of a targetable command.
commandTarget - Variable in class com.ibm.websphere.command.TargetableCommandImpl
The target object for the command.
commandTargetName - Variable in class com.ibm.websphere.command.TargetableCommandImpl
The name of the target object for the command.
CommandValidationException - Exception in com.ibm.websphere.management.cmdframework
 
CommandValidationException(String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandValidationException
 
CommandValidationException(Throwable, String) - Constructor for exception com.ibm.websphere.management.cmdframework.CommandValidationException
 
CommittedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Total number of global transactions committed (CountStatistic).
compareNodeVersion(String, String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Compares the WebSphere version for a node with the input version.
comparePath(PerfLevelSpec) - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Returns 0 if same
comparePath(String[]) - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Returns 0 if same
compareSecurityPolicy(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Compares the policy data from was.policy file of the ear file with the filter.policy file from WebSphere.
compareSecurityPolicy(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
compareTo(Object) - Method in class com.ibm.websphere.hamanager.jmx.GroupMemberState
 
compareTo(Object) - Method in class com.ibm.websphere.management.repository.ConfigEpoch
Compares this ConfigEpoch instance with the specified object for order.
compareTo(Object) - Method in class com.ibm.websphere.sib.Reliability
Compare this Reliability with another.
compareTo(Object) - Method in class com.ibm.ws.tpv.engine.UserPreferences
 
compareTo(UserPreferences) - Method in class com.ibm.ws.tpv.engine.UserPreferences
 
compareTo(Object) - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
 
compareTo(ServerBean) - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
Compares two Server Bean objects
CompensableCommand - Interface in com.ibm.websphere.command
The CompensableCommand interface allows you to make a command reversible.
compensate(DataObject) - Method in interface com.ibm.websphere.wsba.CompensationHandler
Invoked upon unsuccessful completion, if this CompensatorHandler has been added to the business Activity context via the UserBusinessActivity interface and the CompensationHandler was active on completion of the Business Activity.
compensate(Serializable) - Method in interface com.ibm.websphere.wsba.serializable.CompensationHandler
Invoked upon unsuccessful completion, if this CompensationHandler has been added to the Business Activity context via the UserBusinessActivity interface and the CompensationHandler was active on completion of the Business Activity.
CompensationHandler - Interface in com.ibm.websphere.wsba
A CompensationHandler provides compensation logic for the unit of work (UOW) with which the business Activity is associated.
CompensationHandler - Interface in com.ibm.websphere.wsba.serializable
A CompensationHandler provides compensation logic for the unit of work (UOW) with which the Business Activity is associated.
CompensationHandlerFailedException - Exception in com.ibm.websphere.wsba
This exception may be thrown by CompensationHandler methods when an unrecoverable error is encountered.
CompensationHandlerFailedException() - Constructor for exception com.ibm.websphere.wsba.CompensationHandlerFailedException
 
CompensationHandlerFailedException(String) - Constructor for exception com.ibm.websphere.wsba.CompensationHandlerFailedException
 
CompensationHandlerFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.wsba.CompensationHandlerFailedException
 
CompensationHandlerFailedException(Throwable) - Constructor for exception com.ibm.websphere.wsba.CompensationHandlerFailedException
 
complete - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
COMPLETE - Static variable in interface com.ibm.websphere.management.sync.SyncResult
The most recent synchronization operation completed successfully
COMPLETE - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task has been completed.
COMPLETE - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
The scheduled task has fired to completion.
complete() - Method in interface com.ibm.websphere.workarea.UserWorkArea
Will complete the current, active WorkArea and will lose the references to any contained context.
completeActivateMBeans() - Method in interface com.ibm.websphere.management.MBeanFactory
Complete the MBean activation that began before the ORB was initialized.
CompositeContext - Interface in com.ibm.websphere.sca.context
org.osoa.sca.CompositeContext was removed from the 1.0 version of the SCA spec.
CONCRETE_TOPIC_PATH_EXPRESSION - Static variable in class com.ibm.websphere.sib.wsn.TopicExpression
The Dialect value for a concrete topic path expression as defined by WS-Topics
CONCURRENCY_CONTROL_OPTIMISTIC - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
CONCURRENCY_CONTROL_PESSIMISTIC - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
ConcurrentActiveMethodCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of concurrently active methods (RangeStatistic).
ConcurrentHungThreadCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of concurrently stopped threads (RangeStatistic).
ConcurrentLiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of concurrently live beans (RangeStatistic).
ConcurrentRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSORBStats
The number of requests that are concurrently processed by the Object Request Broker (RangeStatistic).
ConcurrentRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of IIOP requests that are currently processing in this server (RangeStatistic).
ConcurrentRequests - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats.ServletStats
Number of requests that are concurrently processed (RangeStatistic).
confidence(int) - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
CONFIG_CONTACT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
CONFIG_PROP_FILE_EXT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
CONFIG_PROP_FILE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
CONFIG_ROOT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ConfigChangeNotifier - Class in com.ibm.websphere.management.repository
A ConfigChangeNotifier contains information about the update of a single document.
ConfigChangeNotifier(String, int) - Constructor for class com.ibm.websphere.management.repository.ConfigChangeNotifier
Creates a ConfigChangeNotifier instance given the document location and change type.
ConfigDataId - Class in com.ibm.websphere.management.configservice
Defines the data structure that uniquely identifies any config data in the repository.
ConfigDataId(String, String) - Constructor for class com.ibm.websphere.management.configservice.ConfigDataId
 
ConfigDataId(String) - Constructor for class com.ibm.websphere.management.configservice.ConfigDataId
 
ConfigDataNotFoundException - Exception in com.ibm.websphere.management.exception
Indicate the config data does not exist in the document.
ConfigDataNotFoundException(String, ConfigDataId, Exception) - Constructor for exception com.ibm.websphere.management.exception.ConfigDataNotFoundException
 
ConfigDocumentLoadException - Exception in com.ibm.websphere.management.exception
This exception is thrown when config service fail to load the config document from repository.
ConfigDocumentLoadException(String, Exception) - Constructor for exception com.ibm.websphere.management.exception.ConfigDocumentLoadException
 
ConfigDocumentSaveException - Exception in com.ibm.websphere.management.exception
fail to save the config document from MOF data structure to repository.
ConfigDocumentSaveException(String, Exception) - Constructor for exception com.ibm.websphere.management.exception.ConfigDocumentSaveException
 
ConfigElement - Class in com.ibm.websphere.servlet.cache
Deprecated. This Class represents a variable specified in the cachespec.xml document. If an application uses its own Id or MetaDataGenerator, this class can be used to read the cache policies defined in the Application Assembly Tool (WAS 4.x and higher), or in the cachespec.xml file (WAS 5.0 and higher). It stores all the data specified in the xml file for this variable. The variable may be:
  • a request parameter, (a String defined externally by a client),
  • a request attribute (java object, attached to a ServletRequest object previously in a servlet/JSP),
  • a session parameter (java object attached an HttpSession object)
For example, a request parameter defined so in cachespec.xml

<request>
<parameter id="cityname" data_id="city" required="true" />
</request>

would generate a ConfigElement object where
  • id returns "cityname",
  • method returns null,
  • dataId returns "city",
  • invalidate returns null,
  • required returns TRUE,
  • and type returns ConfigElement.RequestParameter.
ConfigElement() - Constructor for class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated.  
ConfigEpoch - Class in com.ibm.websphere.management.repository
A ConfigEpoch is used to determine if changes have been made to the repository between points in time.
ConfigEpoch() - Constructor for class com.ibm.websphere.management.repository.ConfigEpoch
Creates a ConfigEpoch with the current timestamp.
ConfigId - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ConfigRepositoryEvent - Class in com.ibm.websphere.management.repository
A ConfigRepositoryEvent is generated each time the repository is updated.
ConfigRepositoryEvent(ConfigRepository, long, ConfigChangeNotifier[]) - Constructor for class com.ibm.websphere.management.repository.ConfigRepositoryEvent
Not for public use.
CONFIGSERVICE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
configService - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
ConfigService - Interface in com.ibm.websphere.management.configservice
This is the public interface of configure service component, it is also the interface of ConfigService MBean.
ConfigServiceException - Exception in com.ibm.websphere.management.exception
base class of all config service exception.
ConfigServiceException() - Constructor for exception com.ibm.websphere.management.exception.ConfigServiceException
 
ConfigServiceException(String) - Constructor for exception com.ibm.websphere.management.exception.ConfigServiceException
 
ConfigServiceException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.ConfigServiceException
 
ConfigServiceException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConfigServiceException
 
ConfigServiceFactory - Class in com.ibm.websphere.management.configservice
The factory to construct a ConfigService.
ConfigServiceFactory() - Constructor for class com.ibm.websphere.management.configservice.ConfigServiceFactory
 
ConfigServiceHelper - Class in com.ibm.websphere.management.configservice
This class provides various helper methods to build data structures that are used by config service component such as ObjectName, ConfigDataId, and manipulate generic AttributeList data structure.
ConfigServiceHelper() - Constructor for class com.ibm.websphere.management.configservice.ConfigServiceHelper
 
ConfigServiceHelperUtils - Class in com.ibm.websphere.management.configservice
This class provides various helper methods to build data structures that are used by config service component such as ObjectName, ConfigDataId, and manipulate generic AttributeList data structure.
ConfigServiceHelperUtils() - Constructor for class com.ibm.websphere.management.configservice.ConfigServiceHelperUtils
 
ConfigServiceProxy - Class in com.ibm.websphere.management.configservice
This class implements a proxy object of the remote ConfigService MBean in the server.
ConfigServiceProxy(AdminClient) - Constructor for class com.ibm.websphere.management.configservice.ConfigServiceProxy
Constructor a proxy object.
CONFIGSESSION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
configSession - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
ConfigType - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ConfigurationException - Exception in com.ibm.websphere.wlm.exception
This exception is thrown when a Cluster MBean operation is attempted and a configuration problem was encountered.
ConfigurationException() - Constructor for exception com.ibm.websphere.wlm.exception.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.ibm.websphere.wlm.exception.ConfigurationException
 
CONFIGURE_MBEAN - Static variable in interface com.ibm.websphere.management.AdminConstants
This is an optional attribute on MBean in MBean's XML descriptor file to indicate if a MBean is a configuration related MBean.
CONNECT_FAILURE_ON_IOEXCEPTION - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not make an outbound SSL connection because of a IOException either with the server-side SSL socket.
CONNECT_FAILURE_ON_SSL_CLIENT_SOCKET - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not make an outbound SSL connection because of a problem either with the client-side SSL configuration or the server-side SSL socket.
CONNECTED - Static variable in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
State to indicate that the sequence has been established
CONNECTION - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a java.sql.Connection parameter.
CONNECTION_INFO_CERT_MAPPING_HOST - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Property used in the connection information Map to define the host which is being connected to for dynamic selection of the certificate map.
CONNECTION_INFO_DIRECTION - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable used for the connection information to determine SSLContext validation rules.
CONNECTION_INFO_ENDPOINT_NAME - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Property used in the connection information Map to define the endpoint for dynamic and group selection.
CONNECTION_INFO_IS_WEB_CONTAINER_INBOUND - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Property used to determine if the connection is a Web Container inbound connection.
CONNECTION_INFO_REMOTE_HOST - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Property used in the connection information Map to define the remote host which is being connected to for dynamic selection.
CONNECTION_INFO_REMOTE_PORT - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Property used in the connection information Map to define the remote port which is being connected to for dynamic selection.
CONNECTION_PROXIMITY_BUS - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Default value for the connectionProximity property of a JmsConnectionFactory that indicates that the application wishes to connect to any messaging engine in the specified bus.
CONNECTION_PROXIMITY_CLUSTER - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the connectionProximity property of a JmsConnectionFactory that indicates that the application wishes to connect to any messaging engine on the same cluster as the client application.
CONNECTION_PROXIMITY_HOST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the connectionProximity property of a JmsConnectionFactory that indicates that the application wishes to connect to any messaging engine on the same host as the client application.
CONNECTION_PROXIMITY_SERVER - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the connectionProximity property of a JmsConnectionFactory that indicates that the application wishes to connect to any messaging engine in the same server process.
ConnectionHandleCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Number of Connection objects in use for a particular connection pool (CountStatistic).
ConnectionHandleCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Number of Connection objects in use for a particular connection pool (CountStatistic).
CONNECTIONINTERCEPTOR_INVALID_CLASSNAME - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not instatiate the class specified for the connection interceptor.
ConnectionSpecImpl - Class in com.ibm.websphere.ola
The ConnectionSpec is used to pass resource-specific data to the resource for purposes of establishing the connection.
ConnectionSpecImpl() - Constructor for class com.ibm.websphere.ola.ConnectionSpecImpl
 
ConnectionWaitTimeoutException - Exception in com.ibm.websphere.ce.j2c
Indicates that a connection request has waited for ConnectionWaitTimeout but a connection did become free, and MaxConnections has been reached.
ConnectionWaitTimeoutException(String) - Constructor for exception com.ibm.websphere.ce.j2c.ConnectionWaitTimeoutException
Constructs a ResourceAllocationException with the specified reason.
ConnectionWaitTimeoutException(String, String) - Constructor for exception com.ibm.websphere.ce.j2c.ConnectionWaitTimeoutException
Constructs a ResourceAllocationException with the specified reason and error code
ConnectionWrapper - Interface in com.ibm.websphere.sdo.mediator.jdbc
A ConnectionWrapper wraps a java.sql.Connection object for use with a JDBCMediator
ConnectionWrapperFactory - Interface in com.ibm.websphere.sdo.mediator.jdbc
A ConnectionWrapperFactory is used to create a new ConnectionWrapper object.
CONNECTJDBC_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
ConnectJDBCDataStoreHelper - Class in com.ibm.websphere.rsadapter
ConnectJDBCDataStoreHelper is a DataStoreHelper implementation customized for the DataDirect Technologies Connect JDBC driver.
ConnectJDBCDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper
This ConnectJDBCDataStoreHelper constructor creates a new ConnectJDBCDataStoreHelper based on the DataStoreHelper properties provided.
CONNECTOR_AUTO_ACCEPT_SIGNER - Static variable in interface com.ibm.websphere.management.AdminClient
To indicate if the connection will be established while trusting the server signer.
CONNECTOR_HOST - Static variable in interface com.ibm.websphere.management.AdminClient
The name of the property which defines the host name with which the connector is communicating.
CONNECTOR_IPC_CONFIG - Static variable in interface com.ibm.websphere.management.AdminClient
The property name for IPC ConfigURL whose value should be a soap client props file.
CONNECTOR_IPC_REQUEST_TIMEOUT - Static variable in interface com.ibm.websphere.management.AdminClient
The property name whose value should be the timeout for a IPC request.
CONNECTOR_PORT - Static variable in interface com.ibm.websphere.management.AdminClient
The name of the property which defines the port number with which the connector is communicating.
CONNECTOR_SECURITY_ENABLED - Static variable in interface com.ibm.websphere.management.AdminClient
To indicate the SOAP connector with SSL enabled.
CONNECTOR_SOAP_CONFIG - Static variable in interface com.ibm.websphere.management.AdminClient
The property name for SOAP ConfigURL whose value should be a soap client props file.
CONNECTOR_SOAP_REQUEST_TIMEOUT - Static variable in interface com.ibm.websphere.management.AdminClient
The property name whose value should be the timeout for a SOAP request.
CONNECTOR_TYPE - Static variable in interface com.ibm.websphere.management.AdminClient
The name of the property which defines the type of the connector.
CONNECTOR_TYPE_IPC - Static variable in interface com.ibm.websphere.management.AdminClient
The connector type which communicates via IPC.
CONNECTOR_TYPE_JMS - Static variable in interface com.ibm.websphere.management.AdminClient
The connector type which communicates via JMS.
CONNECTOR_TYPE_JSR160RMI - Static variable in interface com.ibm.websphere.management.AdminClient
The connector type which communicates via RMI for JSR160 support.
CONNECTOR_TYPE_RMI - Static variable in interface com.ibm.websphere.management.AdminClient
The connector type which communicates via RMI.
CONNECTOR_TYPE_SOAP - Static variable in interface com.ibm.websphere.management.AdminClient
The connector type which communicates via SOAP.
CONNECTOR_TYPES - Static variable in interface com.ibm.websphere.management.AdminClient
A list of all the valid connector types.
ConnectorAuthenticationException - Exception in com.ibm.websphere.management.exception
This exception is thrown when the connector is unable to authenticate when security is on.
ConnectorAuthenticationException() - Constructor for exception com.ibm.websphere.management.exception.ConnectorAuthenticationException
 
ConnectorAuthenticationException(String) - Constructor for exception com.ibm.websphere.management.exception.ConnectorAuthenticationException
 
ConnectorAuthenticationException(String, Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConnectorAuthenticationException
 
ConnectorAuthenticationException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConnectorAuthenticationException
 
ConnectorException - Exception in com.ibm.websphere.management.exception
Base exception thrown because of connector problems
ConnectorException() - Constructor for exception com.ibm.websphere.management.exception.ConnectorException
 
ConnectorException(String) - Constructor for exception com.ibm.websphere.management.exception.ConnectorException
 
ConnectorException(String, Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConnectorException
 
ConnectorException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConnectorException
 
ConnectorNotAvailableException - Exception in com.ibm.websphere.management.exception
This exception is thrown when a connector can not be created to a server.
ConnectorNotAvailableException() - Constructor for exception com.ibm.websphere.management.exception.ConnectorNotAvailableException
 
ConnectorNotAvailableException(String) - Constructor for exception com.ibm.websphere.management.exception.ConnectorNotAvailableException
 
ConnectorNotAvailableException(String, Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConnectorNotAvailableException
 
ConnectorNotAvailableException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.ConnectorNotAvailableException
 
CONNFACTORY_FACTORY_CLASS - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant contains the name of the class which implements the JmsFactoryFactory interface.
CONNPOOL_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
Constants - Class in com.ibm.isc.api.platform
This Constants class is used by the ProductInfo interface.
Constants() - Constructor for class com.ibm.isc.api.platform.Constants
 
Constants - Class in com.ibm.portal.jndi
 
Constants() - Constructor for class com.ibm.portal.jndi.Constants
 
Constants - Class in com.ibm.websphere.webservices
This class contains constants that are exposed to the client developer via the API.
Constants() - Constructor for class com.ibm.websphere.webservices.Constants
 
Constants - Class in com.ibm.websphere.webservices.jaxws
This class will hold any constants exposed by the programming model.
Constants() - Constructor for class com.ibm.websphere.webservices.jaxws.Constants
 
CONSTRUCTOR - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating the jdbcPass method is invoking a constructor.
contains(Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Searches the record for the specified entry.
containsAll(Collection) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Searches the record for the specified entrys.
containsCacheId(Object) - Method in interface com.ibm.wsspi.cache.CoreCache
Returns true if memory cache contains a mapping for the specified cache ID.
containsError() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns true if sendError() was called on this response.
containsHeader(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
containsHeader(String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Returns true is the header with the supplied name is already present
containsHeader(byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Returns true if the header with the supplied name is already present
containsHeader(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
containsKey(Object, boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
Returns true if this map contains mapping for the specified key.
containsKey(Object, boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Returns true if this map contains mapping for the specified key.
containsRequestDispatcher(RequestDispatcher) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
content - Variable in class com.ibm.websphere.servlet.cache.ExternalCacheEntry
This is the content (html) part of the entry
ContentCreationFailedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-sg:ContentCreationFailedFaultType" <xsd:complexType name="ContentCreationFailedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
ContentCreationFailedFault() - Constructor for exception com.ibm.websphere.wsrf.ContentCreationFailedFault
Default constructor.
ContentCreationFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.ContentCreationFailedFault
Constructor for a new ContentCreationFailedFault instance.
ContextPendingException - Exception in com.ibm.websphere.ActivitySession
A ContextPendingException is thrown by the ActivitySession service if an attempt is made to end an ActivitySession in checkpoint when a transaction contained by the ActivitySession is still active.
ContextPendingException() - Constructor for exception com.ibm.websphere.ActivitySession.ContextPendingException
Constructs a new ContextPendingException
ContextPendingException(String) - Constructor for exception com.ibm.websphere.ActivitySession.ContextPendingException
Constructs a new ContextPendingException with the given detail message
ContextPendingException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ContextPendingException
Constructs a new ContextPendingException with the given nested exception
ContextPendingException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.ContextPendingException
Constructs a new ContextPendingException with the given detail message and nested exception
CONTROL_JVM_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.isControlJvmType() method will return true when a JVM type (string format) is successfully compared to this constant value
contructSteps() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
convertCookieStringToBytes(String) - Static method in class com.ibm.websphere.security.WSSecurityHelper
This method is used to convert an SSO cookie taken directly from an HttpServletRequest back into the original byte[] used to create the cookie from the getBytes() method on the SingleSignonToken interface.
convertFromString(Type, String) - Static method in class com.ibm.websphere.sdox.SDOUtil
Convert from a string representation of the specified datatype to a value of the type.
convertObjectNameToConfigDataId(ObjectName) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Converts an ObjectName of dynamic MBean to the id of its corresponding Config data.
convertRefToConfigID(String, List, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Returns a list that contains information of the resources referenced in the specified application.
convertRefToConfigID(String, List, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
convertToCluster(Session, ObjectName, String) - Method in class com.ibm.websphere.management.configservice.tasks.ServerClusterTasks
Creates a new ServerCluster and converts the specified Server to a ClusterMember of created ServerCluster.
convertToString(Type, Object) - Static method in class com.ibm.websphere.sdox.SDOUtil
Convert a value of the specified datatype to its corresponding string representation.
cookie - Variable in class com.ibm.websphere.als.LogRecord
Deprecated.  
Cookie - Static variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This specifies that the type of component is a cookie object.
copy() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Creates a copy of this object
copy() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Creates a copy of this object
copy() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns a new copy of this statistic
copy() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Return a deep copy of this.
COPYRIGHT - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
COPYRIGHT_98 - Static variable in class com.ibm.ras.RASCopyright
Deprecated. Short copyright dated 1998.
COPYRIGHT_98_99 - Static variable in class com.ibm.ras.RASCopyright
Deprecated. Short copyright dated 1998, 1999.
COPYRIGHT_99 - Static variable in class com.ibm.ras.RASCopyright
Deprecated. Short copyright dated 1999.
CORBA_URL_KEY_CELL_PERSISTENT_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the cell persistent root.
CORBA_URL_KEY_CELL_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the cell root.
CORBA_URL_KEY_HOST_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the boostrap host root.
CORBA_URL_KEY_LEGACY_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the legacy root.
CORBA_URL_KEY_NAME_SERVICE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the default CORBA initial context.
CORBA_URL_KEY_NODE_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the node root.
CORBA_URL_KEY_SERVER_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the server root.
CORBA_URL_KEY_TREE_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the object key in a corbaloc or corbaname URL to specify a context or object relative to the tree infrastructure root.
CORE_THREADS_PROPERTY - Static variable in class com.ibm.websphere.webservices.jaxws.Constants
 
CoreCache - Interface in com.ibm.wsspi.cache
This class is the underlying cache interface for a cache provider, and contains the methods used to get, put, inspect and manage the current state of the cache.
CoreGroupInfo - Interface in com.ibm.websphere.hamanager.jmx
This represents the current state of a core group.
CoreGroupManager - Interface in com.ibm.websphere.hamanager.jmx
This represents a single manager (coordinator).
CorrectOracleIsolationLevelTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
CorrectUseSystemIdentityTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
COULD_NOT_INSTANTIATE_CLIENT_SSL_SOCKET_FACTORY - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not instantiate a client SSL socket factory.
COULD_NOT_INSTANTIATE_SERVER_SSL_SOCKET_FACTORY - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not instantiate a server SSL socket factory.
count() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
count - Variable in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
count - Variable in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
count - Variable in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
CountingPager - Interface in com.ibm.websphere.sdo.mediator
A CountingPager provides advanced paging support
CountStatistic - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.CountStatistic
CountStatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSCountStatistic
CountStatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
CountStatisticImpl(int, long, long, long) - Constructor for class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
CountStatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
CpdCollection - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdCollection is a 4.0 interface and will be supported in 5.0. It is the interface for PMI module/submodule on client side. It organizes performance data in a hierarchical structure. Each member of the hierarchy is an instance of the CpdCollection interface that contains a number of data members and a number of sub-CpdCollections.

CpdData - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdData is a 4.0 class and will be supported in 5.0. It contains the config info and an object of CpdDouble, CpdLong, CpdLoad, or CpdStat depending on the data type.

The CpdData object is the lowest level in the data hierarchy. Each CpdData instance contains all the static information for the performance data and a getValue method to return the data dynamic information, in the form of an instance of the CpdValue object. The CpdData interface provides an update method to take a reference to a new version of a piece of data and update the current object with the new value. The value is updated only if the new data has the same name as the original object. The CpdData interface also includes an addListener interface to enable data objects to register as event listeners; see The CpdEventListener and CpdEvent interfaces for details. The CpdData interface extends the CpdXML and CpdEventSender interfaces, which are shown in the definition located in that section.

CpdDouble - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdDouble is a 4.0 class and will be supported in 5.0. It provides the double value for the counter. It maps to DoubleStatistic.

CpdEvent - Class in com.ibm.websphere.pmi.client.event
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The PMI client package provides event and listener interfaces to inform clients, for instance, a GUI display, when new or changed data is available. The CpdEvent and CpdListener can only be used within a JVM.

CpdEvent(Object, int) - Constructor for class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated. CpdEvent could be used for GUI tool to register as a listener so that it gets notice when an event happens.
CpdEvent(int) - Constructor for class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated. CpdEvent could be used for GUI tool to register as a listener so that it gets notice when an event happens.
CpdEventListener - Interface in com.ibm.websphere.pmi.client.event
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

This listener can only be used within the same JVM. It is mainly used by GUI tool to get notification from PMI client for a new/changed PMI data.

CpdEventPerformed(CpdEvent) - Method in interface com.ibm.websphere.pmi.client.event.CpdEventListener
Deprecated. This is an interface for all the listener.
CpdEventSender - Interface in com.ibm.websphere.pmi.client.event
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.
CpdEventSenderImpl - Class in com.ibm.websphere.pmi.client.event
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.
CpdEventSenderImpl() - Constructor for class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated.  
CpdFamily - Class in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdFamily is a 4.0 class and will be supported in 5.0. It helps to display related data in the same table from GUI.

CpdFamily() - Constructor for class com.ibm.websphere.pmi.client.CpdFamily
Deprecated.  
CpdInt - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdInt is a 4.0 class and will NOT be supported in 5.0.

CpdLoad - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdLoad is a 4.0 class and will be supported in 5.0. It maps to either RangeStatistic or BoundedRangeStatistic depending on the JSR77 specification.

CpdLong - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdLong is a 4.0 class and will be supported in 5.0. It maps to JSR77's CountStatistic.

CpdStat - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdStat is a 4.0 class and will be supported in 5.0. It maps to JSR77's TimeStatistic.

CpdValue - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The CpdStat is a 4.0 class and will be supported in 5.0. It is the base interface for CpdLong, CpdLoad, CpdStat, and CpdDouble.

CpdXML - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.
cpuUsage - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
The cpuUsage of the JVM(CountStatistic).
CPUUsageSinceLastMeasurement - Static variable in interface com.ibm.websphere.pmi.stat.WSSystemStats
The average CPU utilization since the last query (CountStatistic).
CPUUsageSinceServerStarted - Static variable in interface com.ibm.websphere.pmi.stat.WSSystemStats
The average CPU utilization since the server was started (AverageStatistic).
CRA_JVM_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.isCRAJvmType() method will return true when a JVM type (string format) is successfully compared to this constant value
create(AlarmListener, Object, int) - Method in interface com.ibm.websphere.asynchbeans.AlarmManager
Creates a new Alarm.
create(String, int, int, int) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorManager
Creates a new subsystem monitor.
create(Work) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
This returns a Work wrapped with the J2EE context of the caller.
create() - Method in interface com.ibm.websphere.ejbquery.QueryHome
create method
create() - Method in interface com.ibm.websphere.ejbquery.QueryLocalHome
create method
create() - Method in interface com.ibm.websphere.ola.ExecuteHome
Creates a default instance of Session Bean: Execute
create() - Method in interface com.ibm.websphere.scheduler.NotificationSinkHome
Creates a NotificationSink bean.
create(TaskInfo) - Method in interface com.ibm.websphere.scheduler.Scheduler
Creates a task in the persistent store based upon the data found in the TaskInfo.
create() - Method in interface com.ibm.websphere.scheduler.TaskHandlerHome
Creates a TaskHandler bean.
create() - Method in interface com.ibm.websphere.scheduler.UserCalendarHome
Creates a UserCalendar bean.
CREATE - Static variable in interface com.ibm.websphere.sdo.mediator.ejb.MediatorAdapter
Pass 1 to handle creation of new EJBs.
create() - Method in interface com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerLocalHome
Creates an instance of a GenericEJBMediationHandlerBean
create() - Method in interface com.ibm.websphere.startupservice.AppStartUpHome
 
create() - Method in interface com.ibm.websphere.startupservice.ModStartUpHome
 
CREATE_LISTENER_FAILED_1 - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not create a TCP/IP server socket.
CREATE_LISTENER_FAILED_2 - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not create an SSL server socket.
CREATE_LISTENER_FAILED_3 - Static variable in class com.ibm.websphere.orbext.MinorCodes
An unsupported connection type was provided for creating a server socket.
CREATE_LISTENER_FAILED_4 - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not open a server socket or could not create a listener thread.
CREATE_LISTENER_FAILED_5 - Static variable in class com.ibm.websphere.orbext.MinorCodes
Reserved for future use.
CREATE_RT - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
CREATE_SUBCONTEXT - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a createSubcontext operation.
createAccessor(Properties) - Static method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataAccessorFactory
Invoke this method to obtain a ManagedObjectMetadataAccessor instance.
createAdminClient(Properties) - Static method in class com.ibm.websphere.management.AdminClientFactory
Creates an AdminClient to communicate with a remote AdminService.
createAppDeploymentTasks() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
createArg() - Method in class com.ibm.websphere.ant.tasks.InstallApplication
 
createArg() - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Creates a nested arg element.
createAsynchScope(String) - Method in interface com.ibm.websphere.asynchbeans.AsynchScopeManager
This creates a new asynch bean with the given name.
createBeanTaskInfo() - Method in interface com.ibm.websphere.scheduler.Scheduler
Deprecated. Use the createTaskInfo method.
createClasspath() - Method in class com.ibm.websphere.ant.tasks.JspC
Maybe creates a nested classpath element.
createClasspath() - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Creates a nested classpath element.
createClasspath() - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Maybe creates a nested classpath element.
createClusterMember(Session, ObjectName, AttributeList, ObjectName, ObjectName) - Method in class com.ibm.websphere.management.configservice.tasks.ServerClusterTasks
Creates a new ClusterMember config data and add it into a ServerCluster.
createColumn() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Column'
createCommand(String) - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Creates an admin command
createCommand(CommandMetadata) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
Create an instance of an admin command based on the specified metadata.
createCommand(CommandMetadata) - Method in class com.ibm.websphere.management.cmdframework.provider.SimpleCommandProvider
 
createCommandStep(AbstractTaskCommand, String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
Create an instance of a task command step based on the specified metadata.
createConcreteEndpointReference(QName, String) - Method in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
 
createConcreteEndpointReference(QName, String, Remote) - Method in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
 
createConfigData(Session, ObjectName, String, String, AttributeList) - Method in interface com.ibm.websphere.management.configservice.ConfigService
create a Config Data.
createConfigData(Session, ObjectName, String, String, AttributeList) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
createConfigDataByTemplate(Session, ObjectName, String, AttributeList, ObjectName) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Create a config data based on specified template.
createConfigDataByTemplate(Session, ObjectName, String, AttributeList, ObjectName) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
createConfigService(boolean, Properties) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceFactory
Create a ConfigService object.
createConnectionFactory() - Method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Create a provider specific ConnectionFactory object.
createConnectionWrapper(Connection) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.ConnectionWrapperFactory
Create a connection wrapper based on the provided Connection instance.
CreateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times beans were created (CountStatistic).
CreateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Number of connections created (CountStatistic).
CreateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Number of connections created (CountStatistic).
CreateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
Total number of sessions that are created (CountStatistic).
CreateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of threads that are created (CountStatistic).
createCountingPager(int) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.PagerFactory
Create a CountingPager with the specified page size
createCountingPager(int, DataObject) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.PagerFactory
Create a CountingPager with the specified page size and arguments
createCpdCollection(PerfDescriptor, WpdCollection) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API: create a CpdCollection object from WpdCollection
createCpdData(PmiModuleConfig, PerfDescriptor, WpdData) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API: create a CpdData object from WpdData
createDataGraph(String) - Method in class com.ibm.websphere.sib.SIDataGraphFactory
Create a new SDO DataGraph.
createDataGraph(byte[], String) - Method in class com.ibm.websphere.sib.SIDataGraphFactory
Create a new datagraph by parsing the bytes according to the indicated format.
createDeploymentPlan(OutputStream) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
createElement(SOAPElement) - Method in class com.ibm.websphere.wsrf.IOSerializableSOAPElementFactory
Returns a java.io.Serializable form of the supplied SOAPElement.
createElementFromDOMElement(Element, Class) - Method in class com.ibm.websphere.webservices.soap.IBMSOAPFactory
Create a SOAPElement from a DOM Element createElementFromDOMElement is not thread safe
createElementFromInputSource(InputSource) - Method in class com.ibm.websphere.webservices.soap.IBMSOAPFactory
Create a SOAPElement from an InputSource createElementFromInputSource is not thread safe
createElementFromInputSource(InputSource, Class) - Method in class com.ibm.websphere.webservices.soap.IBMSOAPFactory
Create a SOAPElement based on given InputSource createElementFromInputSource is not thread safe
createElementFromXMLString(String) - Method in class com.ibm.websphere.webservices.soap.IBMSOAPFactory
Create a SOAPElement from an xml string createElementXMLString is not a thread safe method
createElementFromXMLString(String, Class) - Method in class com.ibm.websphere.webservices.soap.IBMSOAPFactory
Create a SOAPElement based on given xml string createElementFromXMLString is not thread safe
createEndpointReference(QName, String) - Static method in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
This method creates an WS-Addressing EndpointReference based on an WSDL service name and endpoint (WSDL 1.1 port name).
createEndpointReference(QName, String, Remote) - Static method in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
This method creates a WS-Addressing EndpointReference which is not workload managed by Websphere Application Server clients or proxies.
createEventSource() - Method in interface com.ibm.websphere.asynchbeans.WorkManager
This creates a new EventSource.
CreateFailedException - Exception in com.ibm.portal.propertybroker.service
 
CreateFailedException(String) - Constructor for exception com.ibm.portal.propertybroker.service.CreateFailedException
 
createFastPool(Class) - Method in interface com.ibm.websphere.asynchbeans.pool.ObjectPoolManager
This returns a pool for managing instances of a class.
createFilter() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Filter'
createFilterArgument() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Filter Argument'
createHelperContext(Map<String, Object>) - Static method in class com.ibm.websphere.sdox.SDOUtil
Create a helper context with the specified options and a randomly generated ID
createHelperContext() - Static method in class com.ibm.websphere.sdox.SDOUtil
Create a helper context with a randomly generated ID
createIBMEndpointReference(W3CEndpointReference) - Static method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  This method creates an WS-Addressing API EndpointReference based on the provided W3CEndpointReference object
createIBMEndpointReference(SubmissionEndpointReference) - Static method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  This method creates an WS-Addressing API EndpointReference based on the provided SubmissionEndpointReference object
createIBMEndpointReferenceImpl(W3CEndpointReference) - Method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  
createIBMEndpointReferenceImpl(SubmissionEndpointReference) - Method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  
createInteraction(Connection) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Deprecated. (From WAS 6.0)
createInteraction(Connection, AccessIntent, HashMap) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given Connection object, call its "createInteraction()" method; the Interaction returned from that call is also returned by this method.
createJDBCConnectionSpec() - Static method in class com.ibm.websphere.rsadapter.WSRRAFactory
Creates a JDBCConnectionSpec, which allows an application to specify additional parameters, such as type map or isolation level, when requesting a JDBC Connection.
createJvmarg() - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Creates a nested jvmArg element.
createKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Key'
createLocalAppManagementImpl() - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
Do not call this method directly.
createLocalAppManagementImpl(String) - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
Do not call this method directly.
createLocalId() - Static method in class com.ibm.websphere.management.configservice.ConfigDataId
 
createLocalId(String) - Static method in class com.ibm.websphere.management.configservice.ConfigDataId
 
createMapping() - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Used to provide mappings of a Java package to a namespace.
createMapping() - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Create namespace to package mapping.
createMBeanLevelSpec(ObjectName, int) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Create an MBeanLevelSpec object.
createMBeanLevelSpec(ObjectName, StatDescriptor, int) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Create an MBeanLevelSpec object.
createMediator(String[], Object[]) - Method in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
Creates an ejb mediator using an array EJB query statements.
createMediator(String[], Object[], EClass) - Method in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
Creates an ejb mediator from an array of EJB query statements.
createMediator(String[], Object[], EClass, Map, int) - Method in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
Creates an ejb mediator from an array of EJB query statements.
createMediator(Metadata, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance based on the provided metadata and connection
createMediator(InputStream, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance based on the provide InputStream and connection
createMediator(Metadata) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance without a connection.
createMediator(Metadata, EClass, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance with the supplied metadata, EMF schema, and ConnectionWrapper
createMediator(InputStream, EClass, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance with the supplied metadata, EMF schema, and ConnectionWrapper
createMediator(Metadata, EClass, String, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance based on the provided metadata, EMF schema, SQL query, and ConnectionWrapper
createMediator(InputStream, EClass, String, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance based on the provided metadata, EMF schema, SQL query, and ConnectionWrapper
createMediator(Metadata, String, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance based on the supplied metadata, SQL query, and ConnectionWrapper
createMediator(InputStream, String, ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Create a JDBCMediator instance based on the supplied metadata, SQL query, and ConnectionWrapper
createMessageTaskInfo() - Method in interface com.ibm.websphere.scheduler.Scheduler
Deprecated. Use the createTaskInfo method.
createMetadata() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Metadata'
createObject(String) - Static method in class com.ibm.ras.RASUtil
Deprecated. Creates an Object from its class name.
createObjectName(AttributeList) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Create an object name from the specified attribute list, the returned ObjectName can be used to identify the config data represented by the specified attribute list, then be used in subsequent calls to ConfigService to further query or modify this config data.
createObjectName(ConfigDataId) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Create an object name from the specified config data id.
createObjectName(ConfigDataId, String) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Create an object name from the specified config data id and config data type.
createObjectName(ConfigDataId, String, String) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Create an object name from specified config data id, type and name.
createObjectName(Properties) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
create ObjectName using properties
createObjectName(String, Properties) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
 
createObjectName(String, String, String, Properties) - Method in interface com.ibm.websphere.management.MBeanFactory
Creates an ObjectName for an MBean without actually activating an MBean.
createOrderBy() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Order By'
createPager(int) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.PagerFactory
Create a Pager with the specified page size
createPager(int, DataObject) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.PagerFactory
Create a pager with the specified page size and arguments
createPageURL(ObjectID) - Method in interface com.ibm.portal.state.RedirectURLGenerator
Creates an url that points to the page referenced by the pageID.
createParamEObject() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Create an EObject to store the command's parameter values.
createParamEObject() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
createParameterMetadata(String, Hashtable) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Create a ParameterMetadata object.
createParameterMetadata(String, Hashtable) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
createPassiveConnectionWrapper(Connection) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.ConnectionWrapperFactory
Create a connection wrapper based on the provided Connection instance.
createPerfDescriptor() - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(String[]) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(String) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(String[], int) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(String, int) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(String[], int[]) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(String, int[]) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(PerfDescriptor, String) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(PerfDescriptor, int) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfDescriptor(PerfDescriptor, int[]) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfLevelSpec(String[], int) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPerfLevelSpec(int) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
createPortletURL(ObjectID) - Method in interface com.ibm.portal.state.RedirectURLGenerator
Currently not supported, will always throw a StateException.
createProperty(PortletRequest) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a property associated with a portlet, given the PortletRequest.
createProperty(PortletConfig) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a property associated with a portlet, given the PortletConfig.
createProperty() - Method in class com.ibm.websphere.ant.tasks.endptEnabler
The Property information is embedded in a "property" element.
createPropertyValue(PortletRequest, Property, Object) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a PropertyValue.
createPropertyValue(Property, Object) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a PropertyValue.
CreatePullPoint - Class in com.ibm.websphere.sib.wsn
A class which represents the CreatePullPoint element in the WS-Notification Base Notification schema.
CreatePullPoint() - Constructor for class com.ibm.websphere.sib.wsn.CreatePullPoint
Default constructor.
CreatePullPoint(SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.CreatePullPoint
Create an instance with user defined elements.
CreatePullPointResponse - Class in com.ibm.websphere.sib.wsn
A class which represents the CreatePullPointResponse element in the WS-Notification Base Notification schema.
CreatePullPointResponse(EndpointReference) - Constructor for class com.ibm.websphere.sib.wsn.CreatePullPointResponse
Create an instance without user defined elements
CreatePullPointResponse(EndpointReference, SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.CreatePullPointResponse
Create an instance with user defined elements
createQueue(String) - Method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Provides the ability to create a javax.jms.Queue object without creating a JMS Session.
createQueueConnectionFactory() - Method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Create a provider specific QueueConnectionFactory object.
createRASMessageLogger(String, String, String, String) - Method in class com.ibm.websphere.ras.Manager
Deprecated. Retrieve the specified RASMessageLogger, creating it if it doesn't already exist.
createRASMessageLogger(String, String) - Method in class com.ibm.websphere.ras.Manager
Deprecated. FOR IBM INTERNAL USE ONLY Retrieve the specified RASMessageLogger, creating it if it doesn't already exist.
createRASTraceLogger(String, String, String, String) - Method in class com.ibm.websphere.ras.Manager
Deprecated. Retrieve the specified RASTraceLogger, creating it if it doesn't already exist.
createRASTraceLogger(String, String) - Method in class com.ibm.websphere.ras.Manager
Deprecated. FOR IBM INTERNAL USE ONLY Retrieve the specified RASTraceLogger, creating it if it doesn't already exist.
createRelationship() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Relationship'
createRootCollection() - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API: Create the root collection for the domain
CREATES - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
createServerSocket() - Method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns an unbound server socket.
createServerSocket(int) - Method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns a server socket bound to the specified port.
createServerSocket(int, int) - Method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns a server socket bound to the specified port, and uses the specified connection backlog.
createServerSocket(int, int, InetAddress) - Method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns a server socket bound to the specified port, with a specified listen backlog and local IP.
createSIDestinationAddress(String, boolean) - Method in class com.ibm.websphere.sib.SIDestinationAddressFactory
Create a new SIDestinationAddress to represent an SIBus Destination.
createSIDestinationAddress(String, String) - Method in class com.ibm.websphere.sib.SIDestinationAddressFactory
Create a new SIDestinationAddress to represent an SIBus Destination.
createSIDestinationAddress(String, boolean, String) - Method in class com.ibm.websphere.sib.SIDestinationAddressFactory
Create a new SIDestinationAddress to represent an SIBus Destination.
createSIMessage(DataGraph, String) - Method in class com.ibm.websphere.sib.SIMessageFactory
Create a new SIMessage whose content is represented by the given SDO DataGraph.
createSocket() - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Creates an unconnected socket.
createSocket(Socket, String, int, boolean) - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Returns a socket layered over an existing socket connected to the named host, at the given port.
createSocket(InetAddress, int) - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Creates a socket and connects it to the specified port number at the specified address.
createSocket(InetAddress, int, InetAddress, int) - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(String, int) - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Creates a socket and connects it to the specified remote host at the specified remote port.
createSocket(String, int, InetAddress, int) - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
CREATESUBCONTEXT - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Deprecated. see CREATE_SUBCONTEXT
createSubcontextsDriver(Context, Name) - Static method in class com.ibm.websphere.naming.JndiHelper
 
createSubmissionEndpointReference(EndpointReference) - Static method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  This method creates SubmissionEndpointReference object based on the provided WS-Addressing API EndpointReference object
createSubmissionEndpointReferenceImpl(EndpointReference) - Method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  
createSystemProperty() - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Creates a nested arg element.
createTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns a new object of class 'Table'
createTaskInfo(Class) - Method in interface com.ibm.websphere.scheduler.Scheduler
Creates an instance of the specified TaskInfo interface class.
CreateTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
The average time in milliseconds that a bean create call takes (including the time for the load, if any) (TimeStatistic).
createTopic(String) - Method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Provides the ability to create a javax.jms.Topic object without creating a JMS Session.
createTopicConnectionFactory() - Method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Create a provider specific TopicConnectionFactory object.
createTrustedIssuers(Map) - Static method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumerCallbackHandler
 
createW3CEndpointReference(EndpointReference) - Static method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  This method creates W3CEndpointReference object based on the provided WS-Addressing API EndpointReference object
createW3CEndpointReferenceImpl(EndpointReference) - Method in class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  
createWorkAreaPartition(String, Properties) - Method in interface com.ibm.websphere.workarea.WorkAreaPartitionManager
Returns a new instance of a WorkArea Partition or throws an exception if the Partition name already exists.
CredentialDestroyedException - Exception in com.ibm.websphere.security.auth
Thrown if credential is destroyed.
CredentialDestroyedException() - Constructor for exception com.ibm.websphere.security.auth.CredentialDestroyedException
Default constructor.
CredentialDestroyedException(String) - Constructor for exception com.ibm.websphere.security.auth.CredentialDestroyedException
Constructor with an error message.
CredentialDestroyedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.CredentialDestroyedException
Constructor with a Throwabe.
CredentialDestroyedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.CredentialDestroyedException
Constructor with an error message and a Throwable.
CROSS_DOMAIN_ID_ASSERTION - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
CtxRootForWebMethodTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
current - Variable in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
CurrentCompositeContext - Class in com.ibm.websphere.sca.context
org.osoa.sca.CurrentCompositeContext was removed from the 1.0 version of the SCA spec.
CurrentCompositeContext() - Constructor for class com.ibm.websphere.sca.context.CurrentCompositeContext
 
currentTask - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
CUSTOM_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
Deprecated.  
CustomActivationPlanTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
customDefinedWasDefaultIsoLevel - Variable in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
CustomObjectPool - Interface in com.ibm.websphere.asynchbeans.pool
Custom object pools must implement this interface.
CustomService - Interface in com.ibm.websphere.runtime
The CustomService interface must be implemented by all WebSphere Custom Service extensions.

D

DATA_SOURCE - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a javax.sql.DataSource parameter.
DataAccessFunctionSet - Interface in com.ibm.websphere.rsadapter
This DataAccessFunctionSet interface provides a capability for an Interaction to execute functions on a datastore instance.
DATABASE_META_DATA - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a java.sql.DatabaseMetaData parameter.
DatabaseLogger - Class in com.ibm.websphere.als
Deprecated.  
DatabaseLogger(DataSource) - Constructor for class com.ibm.websphere.als.DatabaseLogger
Deprecated. Constructs a DatabaseLogger instance
DatabaseLogger(DataSource, String) - Constructor for class com.ibm.websphere.als.DatabaseLogger
Deprecated. Constructs a DatabaseLogger instance with the specified SQL date function.
DatabaseLogger(DataSource, String, String, String, String) - Constructor for class com.ibm.websphere.als.DatabaseLogger
Deprecated. Constructs a DatabaseLogger instance with the specified SQL date function.
DATADIRECT_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
Deprecated. Please use CONNECTJDBC_HELPER or MSSQL_HELPER instead.
dataId - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This is the data id that makes this entry invalid when it becomes invalid.
dataIds - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
dataMembers() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return all the CpdData in the CpdCollection - not include data in subcollections.
dataMembers - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
dataMembers() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
DataSourceFor10CMPBeansTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
DataSourceFor10EJBModulesTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
DataSourceFor20CMPBeansTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
DataSourceFor20EJBModulesTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
DataStoreHelper - Interface in com.ibm.websphere.rsadapter
The DataStoreHelper interface allows users to plug in datastore-specific functionality required by the Relational Resource Adapter runtime.
DataStoreHelperMetaData - Class in com.ibm.websphere.rsadapter
This class provides metadata information for DataStoreHelpers.
DataStoreHelperMetaData() - Constructor for class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Create a new DataStoreHelperMetaData instance.
DATATYPE_WRAPPER_URI - Static variable in class com.ibm.websphere.sdox.SDOUtil
URI of the DataTypeWrapper Type
DATE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
DB2390DataStoreHelper - Class in com.ibm.websphere.rsadapter
Deprecated. - Please use the DB2DataStoreHelper or DB2UniversalDataStoreHelper class instead of this class. DB2390DataStoreHelper is a DataStoreHelper implementation customized for the DB2 database running on z/OS. When mapping a SQLException, the SQLException mappings from the DB2DataStoreHelper are searched first, and subsequently, if no match is found, the SQLException mappings from the GenericDataStoreHelper are searched. If you have additional requirements for DB2 on z/OS, you should consider subclassing this implementation.
Note: This class and its methods can not be called or referenced directly by user applications.
DB2390DataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DB2390DataStoreHelper
Deprecated. This DB2390DataStoreHelper constructor creates a new DB2390DataStoreHelper based on the DataStoreHelper properties provided.
DB2390LocalDataStoreHelper - Class in com.ibm.websphere.rsadapter
DB2390LocalDataStoreHelper is a DataStoreHelper implementation customized for the DB2 database on zSeries, running locally on the same system so as to take advantage of RRS.
DB2390LocalDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DB2390LocalDataStoreHelper
This DB2390LocalDataStoreHelper constructor creates a new DB2390LocalDataStoreHelper based on the DataStoreHelper properties provided.
DB2_390_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DB2_390_LOCAL_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DB2_400_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DB2_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DB2_UNIVERSAL_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DB2AS400DataStoreHelper - Class in com.ibm.websphere.rsadapter
DB2AS400DataStoreHelper is a DataStoreHelper implementation customized for DB2 on iSeries.
DB2AS400DataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This DB2DataStoreHelper constructor creates a new DB2DataStoreHelper based on the DataStoreHelper properties provided.
DB2DataStoreHelper - Class in com.ibm.websphere.rsadapter
DB2DataStoreHelper is a DataStoreHelper implementation customized for the DB2 legacy CLI-based JDBC driver.
DB2DataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This DB2DataStoreHelper constructor creates a new DB2DataStoreHelper based on the DataStoreHelper properties provided.
db2jErrorMap - Variable in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated.  
db2jTc - Static variable in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated.  
db2Tc - Static variable in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
 
DB2UniversalDataStoreHelper - Class in com.ibm.websphere.rsadapter
DB2UniversalDataStoreHelper is a DataStoreHelper implementation customized for the DB2 Universal JDBC driver.
DB2UniversalDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper
This DB2UniversalDataStoreHelper constructor creates a new DB2UniversalDataStoreHelper based on the DataStoreHelper properties provided.
DBException - Exception in com.ibm.websphere.sdo.mediator.jdbc.exception
A JDBCMediatorException originating in the database
DBException() - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.DBException
Constructor for DBException.
DBException(String) - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.DBException
Constructor for DBException.
DBException(String, Exception) - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.DBException
Constructor for DBException.
deactivateMBean(String) - Method in interface com.ibm.websphere.management.MBeanFactory
Unregister the MBean.
deactivateMBean(ObjectName) - Method in interface com.ibm.websphere.management.MBeanFactory
Unregister the MBean.
DEACTIVATING - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Member is currently activating.
debug(Exception) - Static method in class com.ibm.websphere.als.AnalysisLogger
Deprecated.  
debugEnabled - Static variable in class com.ibm.websphere.ras.TraceElementState
Deprecated. An integer constant that can be used in a comparison check against the current value of a TraceElementStates mask to determine if Debug tracing is enabled.
DeclaredThreadHungCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of threads that are declared stopped (CountStatistic).
decode(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method decodes the specified encoded data.
decode(String) - Static method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Method to decode Base64 encoded data.
decrement() - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated. Server side only method
decrement(long) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated. Server side only method
decrement() - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated. Server side only method
decrement(double) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated. Server side only method
decrement() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated. To be called on server side only
decrement(long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated. To be called on server side only
decrement(long, long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
DECRYPTING_KEY - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the key to use the decryption as the key type related with the security token.
DEFAULT - Static variable in class com.ibm.websphere.wssecurity.wssapi.spec.ExcC14NParameterSpec
Indicates the default namespace : #default.
DEFAULT_APPLICATION_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
 
DEFAULT_CALENDAR_JNDI_NAME - Static variable in interface com.ibm.websphere.scheduler.UserCalendarHome
The JNDI name of the DefaultUserCalendar UserCalendar that is installed in the SchedulerCalendars.ear application and installed into the default Application Server when the Scheduler component is installed.
DEFAULT_CONNECTOR_PORT - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
DEFAULT_CONNECTOR_TYPE - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
default_constructor - Variable in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
 
DEFAULT_CORE_THREADS - Static variable in class com.ibm.websphere.webservices.jaxws.Constants
 
DEFAULT_CRYPTO_ALGORITHM - Static variable in class com.ibm.websphere.crypto.PasswordUtil
 
DEFAULT_MAX_THREADS - Static variable in class com.ibm.websphere.webservices.jaxws.Constants
 
DEFAULT_MESSAGE_MASK - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines the default mask, which includes the message types to be processed by the RASIHandler.
DEFAULT_MODULE_PREFIX - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
DEFAULT_QUEUE_SIZE - Static variable in class com.ibm.ras.RASCircularQueue
Deprecated. The default queue size (10,000).
DEFAULT_TRACE_MASK - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines the default mask, which includes the trace types to be processed.
DefaultBindings - Class in com.ibm.websphere.ant.tasks
The wsDefaultBindings task enables you to generate default IBM WebSphere Bindings for the specified EAR file.
DefaultBindings() - Constructor for class com.ibm.websphere.ant.tasks.DefaultBindings
The default constructor.
DefaultBindingTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
defaultGroupNameList - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
DefaultHelperContext - Annotation Type in com.ibm.websphere.soa.sca.sdo
Annotation used to indicate a field or setter method that is used to inject the value of the SCA-managed default SDO HelperContext.
defaultQueryTimeout - Variable in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
Default query timeout configured on the data source.
defaultTarget - Variable in class com.ibm.websphere.command.TargetPolicyDefault
The default target object, used if no other target is found.
defaultTargetName - Variable in class com.ibm.websphere.command.TargetPolicyDefault
The default target name, used if no other target is found.
DEFERRED_OPERATION_ALL - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
DEFERRED_OPERATION_CREATE_ONLY - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
DEFERRED_OPERATION_NONE - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
define(XSDHelper, List<Source>) - Static method in class com.ibm.websphere.sdox.SDOUtil
Define a group of schemas contributing to the same target namespace.
DELETE_APP_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
deleteConfigData(Session, ObjectName) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Delete the specified config data and its children.
deleteConfigData(Session, ObjectName) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
deleteDirTree(String) - Static method in class com.ibm.websphere.management.application.EarUtils
Delete the directory tree specified.
deleteDirTree(File) - Static method in class com.ibm.websphere.management.application.EarUtils
Delete the directory tree speicfied by a File.
deleteMessageProperty(String) - Method in interface com.ibm.websphere.sib.SIMessage
Delete the Property with the given name from the Message.
DeleteResourcePropertiesRequestFailedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:DeleteResourcePropertiesRequestFailedFaultType" <xsd:complexType name="DeleteResourcePropertiesRequestFailedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
DeleteResourcePropertiesRequestFailedFault() - Constructor for exception com.ibm.websphere.wsrf.DeleteResourcePropertiesRequestFailedFault
Default constructor.
DeleteResourcePropertiesRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.DeleteResourcePropertiesRequestFailedFault
Constructor for a new DeleteResourcePropertiesRequestFailedFault instance.
DeleteResourcePropertiesRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.DeleteResourcePropertiesRequestFailedFault
Constructor for a new DeleteResourcePropertiesRequestFailedFault instance.
deleteRow(int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Remove a row at the specified position from the table.
deleteRow(int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
deleteUserAndGroupEntries(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Deletes all the security binding information related to users and groups from application metadata.
deleteUserAndGroupEntries(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
deleteUserProperty(String) - Method in interface com.ibm.websphere.sib.SIMessage
Delete the User Property with the given name from the Message.
delimiter - Static variable in class com.ibm.websphere.management.configservice.ConfigDataId
 
DELIVERY_MODE_APP - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
DeliveryMode constant for Destinations.
DELIVERY_MODE_NONPERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
DeliveryMode constant for Destinations.
DELIVERY_MODE_PERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
DeliveryMode constant for Destinations.
delta(CpdValue) - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. Return a CpdValue object representing the difference between the two data points.
delta(Statistic) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
delta(Statistic) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
delta(Statistic) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
delta(Statistic) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
delta(Statistic) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated.  
delta(Statistic) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
delta(Statistic) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
delta(WSStatistic) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the difference between this statistic and the parameter otherStatistic
DependencyIdBasedInvalidationsFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of dependency Id based invalidations from disk.
DependencyIdsBufferedForDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of dependency ids that are buffered for disk.
DependencyIdsOffloadedToDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of dependency ids that are offloaded to disk.
DependencyIdsOnDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of dependency ids that are currently on disk.
DEPLOYER_MBEAN - Static variable in interface com.ibm.websphere.management.AdminConstants
This is an optional attribute on MBean in MBean's XML descriptor file to indicate if a MBean is a deployment related MBean.
DEPLOYMENT_MANAGER - Static variable in interface com.ibm.websphere.management.AdminConstants
 
DEPLOYMENT_MANAGER_PROCESS - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getProcessType() method will return this value when the current process is the Deployment Manager.
DEPLOYMENT_MANAGER_SERVER_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getServerType() method will return this value when the current process is the deployment manager.
deploymentInfo - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
dequeue() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Removes an object from the beginning of the queue.
dequeue() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Removes an object from the queue.
dequeue() - Method in class com.ibm.ras.RASQueue
Deprecated. Removes an object from the beginning of the queue.
DERBY_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DERBY_NETWORK_SERVER_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
DerbyDataStoreHelper - Class in com.ibm.websphere.rsadapter
DerbyDataStoreHelper is a DataStoreHelper implementation customized for the Derby database.
DerbyDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
This DerbyDataStoreHelper constructor creates a new DerbyDataStoreHelper based on the DataStoreHelper properties provided.
derbyErrorMap - Variable in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
 
DerbyNetworkServerDataStoreHelper - Class in com.ibm.websphere.rsadapter
DerbyNetworkServerDataStoreHelper is a DataStoreHelper implementation customized for the Derby database when running using the Derby NetworkServer framework.
DerbyNetworkServerDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.DerbyNetworkServerDataStoreHelper
This DerbyNetworkServerDataStoreHelper constructor creates a new DerbyNetworkServerDataStoreHelper based on the DataStoreHelper properties provided.
derbyTc - Static variable in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
 
deregister(DataCollector) - Static method in class com.ibm.ffdc.config.FfdcConfigurator
deRegister a Data Collector
deregister(Formatter) - Static method in class com.ibm.ffdc.config.FfdcConfigurator
deRegister a formatter
deregister(IncidentForwarder) - Static method in class com.ibm.ffdc.config.FfdcConfigurator
deRegister an IncidentForwarder
deregister(InterruptObject) - Method in interface com.ibm.websphere.interrupt.InterruptibleThreadInfrastructure
Deregisters an InterruptObject from the current thread of execution.
deregister(SmfEventNotifier) - Method in interface com.ibm.websphere.smf.SmfEventInfrastructure
 
DEREGISTER_FAILED - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
Error: Object found, but unable to be removed from registration container
DEREGISTER_OK - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
OK: Object successfully deregistered
DEREGISTER_WARNING_NOTIFIER_NOT_REGISTERED - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
Warning: Object not found in registration container
deregisterSSLConfigChangeListener(SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method removes the specific SSLConfigChangeListener from the list of active listeners.
DerivedKeyToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the derived key token <wsc:DerivedKeyToken> element.
deserialize(BaseFault, SOAPElement) - Method in interface com.ibm.websphere.wsrf.BaseFaultBinderHelper
Deserializes a SOAPElement into the supplied specialized BaseFault.
destroy() - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This destroys the bean.
destroy() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
Kill the monitor.
destroy() - Method in class com.ibm.websphere.servlet.filter.ChainerServlet
Deprecated.  
destroy() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
DESTROY_PROTECTED_CONTEXT - Static variable in class com.ibm.websphere.naming.WsnCorbaMinorCodes
Cannot destroy context.
DESTROY_SUBCONTEXT - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a destroySubcontext operation.
DestroyCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of threads that are destroyed (CountStatistic).
destroyed(AlarmManager) - Method in interface com.ibm.websphere.asynchbeans.AlarmManagerEvents
The indicated alarm manager is about to be destroyed.
destroyed(AsynchScope) - Method in interface com.ibm.websphere.asynchbeans.AsynchScopeEvents
The indicated asynch scope object is about to be destroyed.
destroyed(SubsystemMonitor) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorEvents
The subsystem is it-self being destroyed.
destroyed(WorkManager) - Method in interface com.ibm.websphere.asynchbeans.WorkManagerEvents
The WorkManager is being destroyed.
DestroyProtectedContextException - Exception in com.ibm.websphere.naming
Some contexts in a WebSphere name space accessed through JNDI may be destroy-protected.
DestroyProtectedContextException(String) - Constructor for exception com.ibm.websphere.naming.DestroyProtectedContextException
This constructor creates an instance of DestroyProtectedContextException.
DestroyPullPoint - Class in com.ibm.websphere.sib.wsn
A class which represents the DestroyPullPoint element in the WS-Notification Base Notification schema.
DestroyPullPoint() - Constructor for class com.ibm.websphere.sib.wsn.DestroyPullPoint
Default constructor.
DestroyPullPoint(SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.DestroyPullPoint
Create an instance with user defined elements.
DestroyPullPointResponse - Class in com.ibm.websphere.sib.wsn
A class which represents the DestroyPullPointResponse element in the WS-Notification Base Notification schema.
DestroyPullPointResponse() - Constructor for class com.ibm.websphere.sib.wsn.DestroyPullPointResponse
Default constructor.
DestroyPullPointResponse(SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.DestroyPullPointResponse
Create an instance with user defined elements.
DestroyRegistration - Class in com.ibm.websphere.sib.wsn
A class which represents the DestroyRegistration element in the WS-Notification Brokered Notification schema.
DestroyRegistration() - Constructor for class com.ibm.websphere.sib.wsn.DestroyRegistration
Default constructor.
DestroyRegistration(SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.DestroyRegistration
Create an instance with user defined elements.
DestroyRegistrationResponse - Class in com.ibm.websphere.sib.wsn
A class which represents the DestroyRegistrationResponse element in the WS-Notification Brokered Notification schema.
DestroyRegistrationResponse() - Constructor for class com.ibm.websphere.sib.wsn.DestroyRegistrationResponse
Default constructor.
DestroyRegistrationResponse(SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.DestroyRegistrationResponse
Create an instance with user defined elements.
DESTROYS - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
DESTROYSUBCONTEXT - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Deprecated. see DESTROY_SUBCONTEXT
DETAIL - Static variable in class com.ibm.websphere.logging.WsLevel
DETAIL is after CONFIG.
dialect - Variable in class com.ibm.websphere.sib.wsn.QueryExpression
The Dialect for the expression
dialect - Variable in class com.ibm.websphere.sib.wsn.TopicExpression
The topic Dialect
DIRECTION_BI_DIRECTIONAL - Static variable in class com.ibm.websphere.sib.admin.SIBPSBSubscription
 
DIRECTION_FROM_MQ - Static variable in class com.ibm.websphere.sib.admin.SIBPSBSubscription
 
DIRECTION_INBOUND - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable used when the direction of the SSLContext is inbound.
DIRECTION_OUTBOUND - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable used when the direction of the SSLContext is outbound.
DIRECTION_TO_MQ - Static variable in class com.ibm.websphere.sib.admin.SIBPSBSubscription
 
DIRECTION_UNKNOWN - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable used when the direction of the SSLContext is not currently known.
disable() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. Server side API only: Set the data disabled
DISABLE_SERIALIZE_ANON_TOKEN - Static variable in class com.ibm.websphere.webservices.Constants
This property is only applicable to the server side; it affects whether the anonymous complexType token > is serialized in the localPart of the QName used for the faultCode in a SOAP Fault--hence why it is not applicable to a client.
DISABLED - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Member is in disabled state.
DisableEJBStoreForNonDirtyBeans - Interface in com.ibm.websphere.ejbcontainer
Marker interface to indicate that an entity bean that implements it, should not have its ejbStore() method invoked if the persistent state of the bean has not been modified during the current transaction.
DisableFlushBeforeFind - Interface in com.ibm.websphere.ejbcontainer
Marker interface to indicate that an entity bean that implements it, should not cause other entity bean state to be flushed to the persistent store prior to "custom" finder operations on this bean's home.
discard(Session) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Discard changes made in the session since the last save or discard call.
discard(Session) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
DISCOVERY_THREADS_PROP - Static variable in interface com.ibm.websphere.management.AdminConstants
This property defines the maximum number of threads used by the process discovery system for process discovery messages.
DISK_GARBAGE_COLLECTOR - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for DISK_GARBAGE_COLLECTOR
DISK_GARBAGE_COLLECTOR - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for DISK_GARBAGE_COLLECTOR
DISK_GROUP - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The name of the disk logical group.
DISK_OFFLOAD_ENABLED - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The name of the disk offload eanble under disk logical group.
DISK_OVERFLOW - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for DISK_OVERFLOW
DISK_OVERFLOW - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for DISK_OVERFLOW
DISK_TIMEOUT - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for DISK_TIMEOUT
DISK_TIMEOUT - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for DISK_TIMEOUT
DispatchedRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
Total number of requests that are dispatched by service to target code (CountStatistic).
DispatchResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average time in between the dispatch of a request and the receipt of reply (TimeStatistic).
displaySubtask(IValidator, IMessage) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
dissociate() - Method in interface com.ibm.websphere.rsadapter.Reassociateable
Transitions the Connection handle to the INACTIVE state.
DistributedEJBCreateException - Exception in com.ibm.websphere.exception
A subclass of javax.ejb.CreateException that provides exception functions desirable in a distributed environment.
DistributedEJBCreateException() - Constructor for exception com.ibm.websphere.exception.DistributedEJBCreateException
Default constructor.
DistributedEJBCreateException(String) - Constructor for exception com.ibm.websphere.exception.DistributedEJBCreateException
Constructor with a message.
DistributedEJBCreateException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.exception.DistributedEJBCreateException
Constructor with localization message information.
DistributedEJBCreateException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedEJBCreateException
Constructor with localization message information and an exception to be chained.
DistributedEJBCreateException(String, Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedEJBCreateException
Constructor with a message and an exception to be chained.
DistributedEJBCreateException(Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedEJBCreateException
Constructor with an exception to be chained.
DistributedEJBRemoveException - Exception in com.ibm.websphere.exception
A subclass of javax.ejb.RemoveException that provides exception functions desirable in a distributed environment.
DistributedEJBRemoveException() - Constructor for exception com.ibm.websphere.exception.DistributedEJBRemoveException
Default constructor.
DistributedEJBRemoveException(String) - Constructor for exception com.ibm.websphere.exception.DistributedEJBRemoveException
Constructor with a message.
DistributedEJBRemoveException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.exception.DistributedEJBRemoveException
Constructor with localization message information.
DistributedEJBRemoveException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedEJBRemoveException
Constructor with localization message information and an exception to be chained.
DistributedEJBRemoveException(String, Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedEJBRemoveException
Constructor with a message and an exception to be chained.
DistributedEJBRemoveException(Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedEJBRemoveException
Constructor with an exception to be chained.
DistributedException - Exception in com.ibm.websphere.exception
Provides exception functions desirable in a distributed environment.
DistributedException() - Constructor for exception com.ibm.websphere.exception.DistributedException
Default constructor.
DistributedException(String) - Constructor for exception com.ibm.websphere.exception.DistributedException
Constructor with a message.
DistributedException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.exception.DistributedException
Constructor with localization message information.
DistributedException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedException
Constructor with localization message information and an exception to be chained.
DistributedException(String, Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedException
Constructor with a message and an exception to be chained.
DistributedException(Throwable) - Constructor for exception com.ibm.websphere.exception.DistributedException
Constructor with an exception to be chained.
DistributedExceptionEnabled - Interface in com.ibm.websphere.exception
Enables an exception to be treated as a distributed exception..
DistributedExceptionInfo - Class in com.ibm.websphere.exception
Does the work for exception classes that implement the DistributedExceptionEnabled interface.
DistributedExceptionInfo(DistributedExceptionEnabled) - Constructor for class com.ibm.websphere.exception.DistributedExceptionInfo
Constructor with current exception
DistributedExceptionInfo(DistributedExceptionEnabled, Throwable) - Constructor for class com.ibm.websphere.exception.DistributedExceptionInfo
Constructor with the current and previous exceptions
DistributedExceptionInfo(String, DistributedExceptionEnabled) - Constructor for class com.ibm.websphere.exception.DistributedExceptionInfo
Constructor with current exception
DistributedExceptionInfo(String, DistributedExceptionEnabled, Throwable) - Constructor for class com.ibm.websphere.exception.DistributedExceptionInfo
Constructor with current exception
DistributedExceptionInfo(String, String, Object[], String, DistributedExceptionEnabled) - Constructor for class com.ibm.websphere.exception.DistributedExceptionInfo
Constructor with localization message information and the current exception..
DistributedExceptionInfo(String, String, Object[], String, DistributedExceptionEnabled, Throwable) - Constructor for class com.ibm.websphere.exception.DistributedExceptionInfo
Constructor with localization message information and the current exception..
DistributedMap - Interface in com.ibm.websphere.cache
This class provides applications with an extended java.util.Map interface to access the WebSphere Dynamic Cache, allowing inspection and manipulation of the cache.
DistributedNioMap - Interface in com.ibm.websphere.cache
The DistributedNioMap is a high performance map specifically designed for storing java.nio.Buffer objects.
DistributedNioMapObject - Interface in com.ibm.websphere.cache
Implement this interface in your cacheable object before placing it into cache if you need to get control at the time the object is being removed from cache.
DistributedObjectCache - Class in com.ibm.websphere.cache
Abstract class implementing DistributedMap and DistributedNioMap.
DistributedObjectCache() - Constructor for class com.ibm.websphere.cache.DistributedObjectCache
 
DistributedRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that are generated by cooperating caches in this replication domain.
DISTRIBUTION - Static variable in class com.ibm.websphere.management.application.AppNotification
 
DISTRIBUTION_DONE - Static variable in class com.ibm.websphere.management.application.AppNotification
 
DISTRIBUTION_NOT_DONE - Static variable in class com.ibm.websphere.management.application.AppNotification
 
DISTRIBUTION_STATUS_COMPOSITE - Static variable in class com.ibm.websphere.management.application.AppNotification
 
DISTRIBUTION_STATUS_NODE - Static variable in class com.ibm.websphere.management.application.AppNotification
 
DISTRIBUTION_UNKNOWN - Static variable in class com.ibm.websphere.management.application.AppNotification
 
doAs(Subject, PrivilegedAction) - Static method in class com.ibm.websphere.security.auth.WSSubject
 
doAs(Subject, PrivilegedAction, boolean) - Static method in class com.ibm.websphere.security.auth.WSSubject
doAs wraps the Subject.doAs to provide the correct inter-EJB invocation behavior.
doAs(Subject, PrivilegedExceptionAction) - Static method in class com.ibm.websphere.security.auth.WSSubject
 
doAs(Subject, PrivilegedExceptionAction, boolean) - Static method in class com.ibm.websphere.security.auth.WSSubject
doAs wraps the Subject.doAs to provide the correct inter-EJB invocation behavior.
doAsPrivileged(Subject, PrivilegedAction, AccessControlContext) - Static method in class com.ibm.websphere.security.auth.WSSubject
 
doAsPrivileged(Subject, PrivilegedAction, AccessControlContext, boolean) - Static method in class com.ibm.websphere.security.auth.WSSubject
doAsPrivileged wraps the Subject.doAsPrivileged to provide the correct inter-EJB invocation behavior.
doAsPrivileged(Subject, PrivilegedExceptionAction, AccessControlContext) - Static method in class com.ibm.websphere.security.auth.WSSubject
 
doAsPrivileged(Subject, PrivilegedExceptionAction, AccessControlContext, boolean) - Static method in class com.ibm.websphere.security.auth.WSSubject
doAsPrivileged wraps the Subject.doAsPrivileged to provide the correct inter-EJB invocation behavior.
doConnectionCleanup(Connection) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is used to clean up a connection before it is returned to the connection pool for later reuse.
doConnectionCleanup(Connection) - Method in class com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This method is used to clean up a connection before it is returned to the connection pool for later reuse.
doConnectionCleanup(Connection) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method is used to clean up a connection before it is returned to the connection pool for later reuse.
doConnectionCleanup(Connection) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated.  
doConnectionCleanup(Connection) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method is used to clean up a connection before it is returned to the connection pool for later reuse.
doConnectionCleanupPerCloseConnection(Connection, boolean, Object) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is invoked by WebSphere Application Server runtime immediately after a connection handle is closed by the application or implicitly by WebSphere Application Server runtime.
doConnectionCleanupPerCloseConnection(Connection, boolean, Object) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
doConnectionSetup(Connection) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method configures a connection before first use.
doConnectionSetup(Connection) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method configures a connection before first use.
doConnectionSetup(Connection) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method configures a connection before first use.
doConnectionSetup(Connection) - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method configures a connection before first use.
doConnectionSetup(Connection) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method configures a connection before first use.
doConnectionSetupPerGetConnection(Connection, boolean, Object) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is invoked by WebSphere Application Server runtime before a connection handle is provided to the application.
doConnectionSetupPerGetConnection(Connection, boolean, Object) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
doConnectionSetupPerTransaction(Subject, String, Connection, boolean, Object) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is invoked by WebSphere runtime each time a connection comes out of the connection pool and only before transactions begin on that connection.
doConnectionSetupPerTransaction(Subject, String, Connection, boolean, Object) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
Document - Class in com.ibm.websphere.management.repository
A Document instance contains information about a document in the configuration repository.
Document(String, DocumentDigest) - Constructor for class com.ibm.websphere.management.repository.Document
Creates a new reference to a document with the given location and digest.
Document(String) - Constructor for class com.ibm.websphere.management.repository.Document
Creates a new reference to a document with the given location.
DOCUMENT_ADDED - Static variable in class com.ibm.websphere.management.repository.ConfigChangeNotifier
Change type for adding a document.
DOCUMENT_DELETED - Static variable in class com.ibm.websphere.management.repository.ConfigChangeNotifier
Change type for deleting a document.
DOCUMENT_MODIFIED - Static variable in class com.ibm.websphere.management.repository.ConfigChangeNotifier
Change type for modifying a document.
DocumentAlreadyExistsException - Exception in com.ibm.websphere.management.exception
This exception is thrown when a ConfigRepository operation can not be completed because the document already exists within the repository.
DocumentAlreadyExistsException() - Constructor for exception com.ibm.websphere.management.exception.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(String) - Constructor for exception com.ibm.websphere.management.exception.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.DocumentAlreadyExistsException
 
DocumentChangedException - Exception in com.ibm.websphere.management.exception
This exception is thrown when a document being modified in the ConfigRepository has already been modified by some other caller.
DocumentChangedException() - Constructor for exception com.ibm.websphere.management.exception.DocumentChangedException
 
DocumentChangedException(String) - Constructor for exception com.ibm.websphere.management.exception.DocumentChangedException
 
DocumentChangedException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.DocumentChangedException
 
DocumentChangedException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.DocumentChangedException
 
DocumentContentSource - Class in com.ibm.websphere.management.repository
A DocumentContentSource contains a complete configuration document, consisting of an input stream from which the document can be read and a Document object with identifying information.
DocumentContentSource(Document, InputStream) - Constructor for class com.ibm.websphere.management.repository.DocumentContentSource
Creates a DocumentContentSource instance given a document and an input stream.
DocumentContentSource(Document, byte[]) - Constructor for class com.ibm.websphere.management.repository.DocumentContentSource
Creates a DocumentContentSource instance given a document and a byte array.
DocumentContentSource(Document, File) - Constructor for class com.ibm.websphere.management.repository.DocumentContentSource
Creates a DocumentContentSource instance given a document and a file.
DocumentDigest - Interface in com.ibm.websphere.management.repository
A DocumentDigest is a compact representation (like a checksum) of the contents of a Document.
DocumentIOException - Exception in com.ibm.websphere.management.exception
This exception is thrown when an exception occurs while performing I/O operations on a document in the ConfigRepository.
DocumentIOException() - Constructor for exception com.ibm.websphere.management.exception.DocumentIOException
 
DocumentIOException(String) - Constructor for exception com.ibm.websphere.management.exception.DocumentIOException
 
DocumentIOException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.DocumentIOException
 
DocumentIOException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.DocumentIOException
 
DocumentLockedException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the document in the repository is already locked by some other caller.
DocumentLockedException() - Constructor for exception com.ibm.websphere.management.exception.DocumentLockedException
 
DocumentLockedException(String) - Constructor for exception com.ibm.websphere.management.exception.DocumentLockedException
 
DocumentLockedException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.DocumentLockedException
 
DocumentLockedException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.DocumentLockedException
 
DocumentNotFoundException - Exception in com.ibm.websphere.management.exception
This exception is thrown when the requested document and its digest do not exist in the repository.
DocumentNotFoundException() - Constructor for exception com.ibm.websphere.management.exception.DocumentNotFoundException
 
DocumentNotFoundException(String) - Constructor for exception com.ibm.websphere.management.exception.DocumentNotFoundException
 
DocumentNotFoundException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.DocumentNotFoundException
 
DocumentNotFoundException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.DocumentNotFoundException
 
DocumentUnavailableException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the document does not exist in the repository, but its digest exists.
DocumentUnavailableException() - Constructor for exception com.ibm.websphere.management.exception.DocumentUnavailableException
 
DocumentUnavailableException(String) - Constructor for exception com.ibm.websphere.management.exception.DocumentUnavailableException
 
DocumentUnavailableException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.DocumentUnavailableException
 
DocumentUnavailableException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.DocumentUnavailableException
 
doesSSLConfigExist(String) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method checks to ensure the SSL configuration name is known in the management scope where the API is called.
doesStatementCacheIsoLevel() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
 
doFilter(IExtension[]) - Method in interface com.ibm.workplace.extension.IExtensionRegistryFilter
Returns an array of IExtension objects that should be included in the valid extension list.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.CloudscapeNetworkServerDataStoreHelper
Deprecated. This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method cleans up a statement before the statement is placed in the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.DerbyNetworkServerDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method cleans up a statement before the statement is returned to the statement cache.
doStatementCleanup(PreparedStatement) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method cleans up a statement before the statement is returned to the statement cache.
doTest() - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
doTestV6() - Method in class com.ibm.websphere.pmi.PmiJmxTest
Test V6 APIs
doTranslation() - Method in class com.ibm.websphere.ant.tasks.NLSEcho
Get translated message
DOUBLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
DoubleStatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSDoubleStatistic
DoubleStatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
DoubleStatisticImpl(int, double, long, long) - Constructor for class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
DoubleStatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
doubleValue() - Method in interface com.ibm.websphere.pmi.client.CpdDouble
Deprecated. return the double value.
doWork(WorkWithExecutionContext) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Runs a WorkWithExecutionContext object synchronously on the current thread.
doWork(WorkWithExecutionContext, WorkListener) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Runs a WorkWithExecutionContext object synchronously on the current thread with an optional WorkListener callback.
doWork(Work) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Runs a Work object synchronously on the current thread.
doWork(Work, WorkListener) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Runs a Work object synchronously on the current thread with an optional WorkListener callback.
DRAIN_SIZE - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
DRAINS_FROM_POOL - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
DrainsFromPoolCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times the daemon found the pool was idle and attempted to clean it (CountStatistic).
DrainSize - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average number of objects discarded in each drain (AverageStatistic).
dump() - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Recursively prints the tree to System.out.
dump(PrintStream) - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Recursively prints the tree to the specified PrintStream
dump(PrintStream, String) - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
This protected method is used to recursively dump the contents of the this class
DumpNameSpace - Class in com.ibm.websphere.naming
This class is used to dump the contents of a WebSphere name space.
DumpNameSpace() - Constructor for class com.ibm.websphere.naming.DumpNameSpace
Creates a DumpNameSpace instance which prints name space dumps in short format to System.out.
DumpNameSpace(PrintStream, int) - Constructor for class com.ibm.websphere.naming.DumpNameSpace
Deprecated. 
DumpNameSpace(PrintStream, DumpNameSpace.ReportFormat) - Constructor for class com.ibm.websphere.naming.DumpNameSpace
Creates a DumpNameSpace instance which prints name space dumps in the specified report format to the specified print stream.
DumpNameSpace.ReportFormat - Enum in com.ibm.websphere.naming
 
DuplicateMethodConfigException - Exception in com.ibm.websphere.appprofile.accessintent
 
DuplicateMethodConfigException() - Constructor for exception com.ibm.websphere.appprofile.accessintent.DuplicateMethodConfigException
 
DuplicateMethodConfigException(String) - Constructor for exception com.ibm.websphere.appprofile.accessintent.DuplicateMethodConfigException
 
DYNAMIC_CUSTOM_TAG - Static variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
DynamicCacheAccessor - Class in com.ibm.websphere.cache
This class provides applications with access to the Dynamic Cache, allowing programmatic inspection and manipulation of WebSphere's cache.
DynamicCacheAccessor() - Constructor for class com.ibm.websphere.cache.DynamicCacheAccessor
 
DynamicCacheAccessor - Class in com.ibm.websphere.servlet.cache
Deprecated. You should use com.ibm.websphere.cache.DynamicCacheAccessor
DynamicCacheAccessor() - Constructor for class com.ibm.websphere.servlet.cache.DynamicCacheAccessor
Deprecated.  
DynamicContentProvider - Interface in com.ibm.websphere.servlet.cache
Implement this interface in your Servlet or JSP to have a callback invoked during cache hits.
DynamicUICtrl - Interface in com.ibm.portal.dynamicui
The DynamicUICtrl provides access to those functions of dynamic ui management that alter the current state.
DynamicUIInfo - Interface in com.ibm.portal.dynamicui
DynamicUIInfo provides access to the read only functions of dynamic ui management.
DynamicUIManagementException - Exception in com.ibm.portal.dynamicui
 
DynamicUIManagementException(String) - Constructor for exception com.ibm.portal.dynamicui.DynamicUIManagementException
 
DynamicUIManagerFactoryService - Interface in com.ibm.portal.portlet.service
 

E

EarUtils - Class in com.ibm.websphere.management.application
 
EarUtils() - Constructor for class com.ibm.websphere.management.application.EarUtils
 
EclipseHelp - Class in com.ibm.portal.help
Class used to display help contents.
EclipseHelp() - Constructor for class com.ibm.portal.help.EclipseHelp
 
EDIT - Static variable in class com.ibm.websphere.management.application.AppNotification
 
EDIT_APP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
EDIT_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
EDIT_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
EDITAPP_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
EditionInfo - Class in com.ibm.websphere.management.application
Information related to an application edition.
EditionInfo(String, String) - Constructor for class com.ibm.websphere.management.application.EditionInfo
 
EDITMODULE_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
eINSTANCE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
The singleton instance of the factory
eINSTANCE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The singleton instance of the package
EJB_ENTITY - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
EJB_ENTITY - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Stats name of the Entity bean logical group
EJB_MESSAGEDRIVEN - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
EJB_MESSAGEDRIVEN - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Stats name of the Message driven bean logical group
EJB_PROTOCOL_NAMESPACE - Static variable in class com.ibm.websphere.webservices.Constants
Value of the protocol namespace for an EJB binding, configured on a Call or Stub
EJB_STATEFUL - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
EJB_STATEFUL - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Stats name of the Stateful session bean logical group
EJB_STATELESS - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
EJB_STATELESS - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Stats name of the Stateless session bean logical group
ejbActivate() - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Activate this instance of the session bean
EJBContextExtension - Interface in com.ibm.websphere.ejbcontainer
The EJBContextExtension interface may be used by an EJB to invoke WebSphere-specific EJB Container services.
ejbCreate() - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Called on creation of an EJB instance.
EJBDeployOptionsTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ejbPassivate() - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Passivate this instance of the session bean
ejbRemove() - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Remove this instance of the session bean
EJBStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.EJBStats
EJBStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSEJBStats
EJBStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
EJBToRAAdapter - Interface in com.ibm.websphere.ejbpersistence
Interface for adapting between the WebSphere CMP 2.0 support layer and a J2EE Connector interface (a.k.a.
element - Variable in class com.ibm.websphere.sib.wsn.ElementAndText
The element
ElementAndText - Class in com.ibm.websphere.sib.wsn
This class encapsulates an XML element surrounded by text.
ElementAndText(String, SOAPElement, String) - Constructor for class com.ibm.websphere.sib.wsn.ElementAndText
Create a new instance from the specified text values and element
elementContent - Variable in class com.ibm.websphere.sib.wsn.TopicExpression
The value of the topic expression content if the value is an element
elements - Variable in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
The xsd:any elements
EmbeddedRarTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
enable(int) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. Server side API only: Set the data enabled and reset the value and createTime
enable(boolean) - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method enables the system monitor associated with a connection.
ENABLE_CONFIG_MBEAN_PROP - Static variable in interface com.ibm.websphere.management.AdminConstants
Users will set this property so that they can have the ConfigService MBean and AppManagement MBean activated in the node agents.
ENABLE_CROSS_VALIDATION - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
The key for enable cross examine validation.
ENABLE_FILE_SERVICE_MBEAN_PROP - Static variable in interface com.ibm.websphere.management.AdminConstants
Users will set this property to enable/disable the File Service MBean in the node agent.
ENABLE_TRAN_ONEWAY - Static variable in class com.ibm.websphere.webservices.Constants
This property can be set on a Stub or Call object (and can also be set as a custom property in the ibm-webservicesclient-bnd.xmi file) to indicate that the request and response messages associated with a one-way JMS-based web service request should be sent and received transactionally, using the client application's currently-active transaction.
enableListener(boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
enableListener - enable or disable the invalidation and change listener support.
enableListener(boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
enableListener - enable or disable the invalidation and change listener support.
enableTxLogRecovery - Variable in class com.ibm.websphere.management.wlm.ClusterData
Represented by "enableHA" in the config Specifies that for the transaction service component, failover of the transaction log for recovery purposes is enabled or disabled.
eNAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The package name
ENC_FLOAT_IEEE_NORMAL - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
NORMAL value of floating point encoding.
ENC_FLOAT_IEEE_REVERSED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
REVERSED value of floating point encoding.
ENC_FLOAT_MASK - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Mask for the float part of the JMS_IBM_Encoding field
ENC_FLOAT_S390 - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
S390 value of floating point encoding.
ENC_FLOAT_UNDEFINED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
UNDEFINED value of floating point encoding.
ENC_INTEGER_MASK - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Mask for the integer part of the JMS_IBM_Encoding field
ENC_INTEGER_NORMAL - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
NORMAL value of integer encoding.
ENC_INTEGER_REVERSED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
REVERSED value of integer encoding.
ENC_INTEGER_UNDEFINED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
UNDEFINED value of integer encoding.
encode(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method encodes the specified data using defaul encoding algorithm.
encode(String, String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method encodes the specified data using the specified encoding algorithm.
encode(byte[]) - Static method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Method to Base64 encode data.
encodeDataString(String) - Static method in class com.ibm.websphere.servlet.response.ResponseUtils
Searches the passed in String for any characters that could be used in a cross site scripting attack (<, >, +, &, ", ', (, ), %, ;) and converts them to their browser equivalent name or code specification.
encodeRedirectURL(String) - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated.  
encodeRedirectUrl(String) - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated.  
encodeRedirectUrl(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
encodeRedirectURL(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
encodeRedirectURL(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
encodeRedirectUrl(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
encodeURI(Object) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Encodes the ID of this IBMApplicationSession into the specified SIP URI.
encodeURI(String) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Encodes the ID of this IBMApplicationSession into the specified HTTP URI.
encodeURL(String) - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated.  
encodeUrl(String) - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated.  
encodeURL(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
encodeUrl(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
encodeURL(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
encodeUrl(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
ENCODING_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the encoding property.
ENCRYPTING_KEY - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the key to use the encryption as the key type related with the security token.
encryptKey(boolean) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
Call this method with true as an argument, when the shared key is encrypted.
encryptKey(boolean) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Call this method with true as an argument, when the shared key is encrypted.
end() - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Call this method before and ONLY before you are done with PmiClient
end() - Method in interface com.ibm.websphere.sdo.mediator.ejb.MediatorAdapter
Called after pass 3 to clean up any resources.
EndModeCheckPoint - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
Directs all the resources enlisted with the ActivitySession to checkpoint.
EndModeReset - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
Directs all the resources enlisted with the ActivitySession to reset.
ENDPOINT_ADMIN_IPC - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using IPC protocol from the IPC connector for outbound connections.
ENDPOINT_ADMIN_SOAP - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using SOAP protocol from the SOAP connector for outbound connections.
ENDPOINT_BUS_CLIENT - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using BUS_CLIENT protocol for outbound connections.
ENDPOINT_BUS_TO_BUS - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using ENDPOINT_BUS_TO_BUS protocol for outbound connections.
ENDPOINT_BUS_TO_WEBSPHERE_MQ - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using ENDPOINT_BUS_TO_WEBSPHERE_MQ protocol for outbound connections.
ENDPOINT_CLIENT_TO_WEBSPHERE_MQ - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using ENDPOINT_CLIENT_TO_WEBSPHERE_MQ protocol for outbound connections.
ENDPOINT_HTTP - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using HTTP protocol for outbound connections.
ENDPOINT_IIOP - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using IIOP protocol for outbound connections.
ENDPOINT_JMS - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using JMS protocol for outbound connections.
ENDPOINT_LDAP - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using LDAP (JNDI) protocol for outbound connections.
ENDPOINT_SIP - Static variable in class com.ibm.websphere.ssl.JSSEHelper
EndPoint name when using SIP protocol for outbound connections.
EndpointReference - Interface in com.ibm.websphere.wsaddressing
This interface represents the XML EndpointReferenceType complexType of the WS-Addressing specification XML schema.
EndpointReferenceConverter - Class in com.ibm.websphere.wsaddressing.jaxws
Deprecated.  
EndpointReferenceConverter() - Constructor for class com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Deprecated.  
EndpointReferenceCreationException - Exception in com.ibm.websphere.wsaddressing
This exception is hrown when it is not possible to create an EndpointReference.
EndpointReferenceCreationException() - Constructor for exception com.ibm.websphere.wsaddressing.EndpointReferenceCreationException
Default Constructor
EndpointReferenceCreationException(String) - Constructor for exception com.ibm.websphere.wsaddressing.EndpointReferenceCreationException
Constructor
EndpointReferenceCreationException(String, Throwable) - Constructor for exception com.ibm.websphere.wsaddressing.EndpointReferenceCreationException
Constructor
EndpointReferenceCreationException(Throwable) - Constructor for exception com.ibm.websphere.wsaddressing.EndpointReferenceCreationException
Constructor
EndpointReferenceManager - Class in com.ibm.websphere.wsaddressing
This abstract class is used to create EndpointReferences.
EndpointReferenceManager() - Constructor for class com.ibm.websphere.wsaddressing.EndpointReferenceManager
 
endptEnabler - Class in com.ibm.websphere.ant.tasks
The endptEnabler task enables a set of web services within an Enterprise Application Archive (EAR) file.
endptEnabler() - Constructor for class com.ibm.websphere.ant.tasks.endptEnabler
 
endptEnabler.Property - Class in com.ibm.websphere.ant.tasks
Used for nested property definitions.
endptEnabler.Property() - Constructor for class com.ibm.websphere.ant.tasks.endptEnabler.Property
 
endSession(int) - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Completes the ActivitySession associated with the current thread and checkpoints or resets all of the resources enlisted with it.
enforceAudienceRestriction() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the flag whether AudienceRestriction assertion validation is required.
enforceConfirmationMethodInTokenExchange() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the option to check the receiving SAML subject confirmation method if SAMLToken has been exchanged.
enforceOneTimeUse() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the flag whether OneTimeUse or DoNotCacheCondition assertion validation is required.
EngineURL - Class in com.ibm.portal.state
 
EngineURL(String) - Constructor for class com.ibm.portal.state.EngineURL
 
enqueue(Object) - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Adds an object to the end of the queue.
enqueue(Object) - Method in interface com.ibm.ras.RASIQueue
Deprecated. Adds an object to the queue.
enqueue(Object) - Method in class com.ibm.ras.RASQueue
Deprecated. Adds an object to the end of the queue.
eNS_PREFIX - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The package namespace name
eNS_URI - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The package namespace URI
EnsureMethodProtectionFor10EJBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
EnsureMethodProtectionFor20EJBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
EntityBeanStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.EntityBeanStats
EntityBeanStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSEJBStats
EntityBeanStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.EntityBeanStatsImpl
Deprecated.  
EntityContextExtension - Interface in com.ibm.websphere.ejbcontainer
The EntityContextExtension interface may be used by an Entity EJB to invoke WebSphere-specific EJB Container services.
entry(long, Object, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, Object, String, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, Object, String, Object, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, Object, String, Object[]) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a static method.
entry(long, String, String, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a static method.
entry(long, String, String, Object, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a static method.
entry(long, String, String, Object[]) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces entry into a static method.
ENTRY - Static variable in class com.ibm.ras.RASTraceLogger
Deprecated. Text used in the entry methods.
entry(long, Object, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, Object, String, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, Object, String, Object, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, Object, String, Object[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a non-static method.
entry(long, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a static method.
entry(long, String, String, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a static method.
entry(long, String, String, Object, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a static method.
entry(long, String, String, Object[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces entry into a static method.
entry(long, Object, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a non-static method.
entry(long, Object, String, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a non-static method.
entry(long, Object, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a non-static method.
entry(long, Object, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a non-static method.
entry(long, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a static method.
entry(long, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a static method.
entry(long, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a static method.
entry(long, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace entry into a static method.
entryExitEnabled - Static variable in class com.ibm.websphere.ras.TraceElementState
Deprecated. An integer constant that can be used in a comparison check against the current value of a TraceElementStates mask to determine if EntryExit tracing is enabled.
EntryInfo - Interface in com.ibm.websphere.cache
EntryInfo and FragmentInfo objects contain metadata for caching and are attached to each cache entry.
enumeration() - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
ENV - Static variable in class com.ibm.portal.jndi.Constants
 
EOF - Variable in class com.ibm.ws.tpv.engine.filter.summary.Summary
 
EOLN - Static variable in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
equals(Object) - Method in interface com.ibm.websphere.cache.CacheEntry
the default equals method.
equals(Object) - Method in class com.ibm.websphere.hamanager.jmx.GroupMemberState
 
equals(Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
If two instance of command step have same name, we consider them eaqual.
equals(Object) - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
equals(Object) - Method in class com.ibm.websphere.management.repository.ConfigEpoch
Compares this ConfigEpoch instance to another object.
equals(Object) - Method in interface com.ibm.websphere.management.repository.DocumentDigest
Compares this digest to the specified object.
equals(byte[]) - Method in interface com.ibm.websphere.management.repository.DocumentDigest
Compares this digest to the digest of a byte array.
equals(InputStream) - Method in interface com.ibm.websphere.management.repository.DocumentDigest
Compares this digest to the digest of an input stream.
equals(Object) - Method in class com.ibm.websphere.management.Session
 
equals(PerfDescriptor) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return true if this descriptor and pd are in the same position of the descriptor hierarchy.
equals(Object) - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
equals returns true if and only if the specified IdentityPrincipal object contains the same userName, realm, origUser, and token values.
equals(Object) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
 
equals(Object) - Method in class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
equals
equals(Object) - Method in class com.ibm.ws.tpv.engine.UserPreferences
 
equals(Object) - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
 
ERROR - Static variable in interface com.ibm.websphere.management.sync.SyncResult
The most recent synchronization operation failed.
ERROR - Static variable in interface com.ibm.websphere.ras.RasMessage
 
ErrorCode - Class in com.ibm.websphere.wsrf
The ErrorCode class represents an ErrorCode of a BaseFault.
ErrorCode(URI, String) - Constructor for class com.ibm.websphere.wsrf.ErrorCode
Constructs an ErrorCode with a dialect URI and a primitive value
ErrorCode(URI, IOSerializableSOAPElement[]) - Constructor for class com.ibm.websphere.wsrf.ErrorCode
Constructs an ErrorCode with a dialect URI and a child element
ErrorCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats.ServletStats
Total number of errors in a servlet or JSP (CountStatistic).
errorMsg(String) - Static method in class com.ibm.ras.RASUtil
Deprecated. Writes a message to System.err.
ESCAPE_DOTS_FALSE - Static variable in interface com.ibm.websphere.naming.HostnameNormalizer
Constant to be used for the EscapeDots parameter of the normalizeHostname methods indicating that no special processing is needed for dots.
ESCAPE_DOTS_TRUE - Static variable in interface com.ibm.websphere.naming.HostnameNormalizer
Constant to be used for the EscapeDots parameter of the normalizeHostname methods indicating that dots need to be escaped.
ESTABLISHING - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence is awaiting a CreateSequenceResponse SOAP message from the RM Destination.
EVENT_DELETE_MEMBER - Static variable in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
EVENT_DELETE_SUBCOLLECTION - Static variable in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
EVENT_NEW_DATA - Static variable in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
EVENT_NEW_MEMBER - Static variable in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
EVENT_NEW_SUBCOLLECTION - Static variable in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
EVENT_STRUCTURE_CHANGED - Static variable in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
eventEnabled - Static variable in class com.ibm.websphere.ras.TraceElementState
Deprecated. An integer constant that can be used in a comparison check against the current value of a TraceElementStates mask to determine if Event tracing is enabled.
eventOccurred(int, int) - Method in interface com.ibm.websphere.smf.SmfEventNotifier
Called when a change has occurred in the SMF status of the server.
EventSource - Interface in com.ibm.websphere.asynchbeans
Runtime objects implement this when they are an event source Java objects can be registered with an EventSource.
EventSourceEvents - Interface in com.ibm.websphere.asynchbeans
This defines some generic events which can be thrown by all event sources.
eventType - Variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
An event type constant defined in this class.
EWAS - Static variable in class com.ibm.isc.api.platform.Constants
integer value for Embedded WebSphere Application Server (EWAS)
EXC_C14N - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The URI for the exclusive canonicalization algorithm, Exc-C14n: http://www.w3.org/2001/10/xml-exc-c14n#.
EXC_C14N - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The URI for the exclusive canonicalization algorithm, Exc-C14n: http://www.w3.org/2001/10/xml-exc-c14n#.
ExcC14NParameterSpec - Class in com.ibm.websphere.wssecurity.wssapi.spec
This is the parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.
ExcC14NParameterSpec() - Constructor for class com.ibm.websphere.wssecurity.wssapi.spec.ExcC14NParameterSpec
Class constructor.
ExcC14NParameterSpec(List) - Constructor for class com.ibm.websphere.wssecurity.wssapi.spec.ExcC14NParameterSpec
Class constructor.
exception(long, Object, String, Throwable) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs an Exception in a non-static method.
exception(long, String, String, Throwable) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs an Exception in a static method.
exception(long, Object, String, Exception) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces an Exception in a non-static method.
exception(long, String, String, Exception) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces an Exception in a static method.
exception(long, Object, String, Throwable) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces an Exception in a non-static method.
exception(long, String, String, Throwable) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces an Exception in a static method.
exception(long, Object, String, Exception) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs an Exception in a non-static method.
exception(long, String, String, Exception) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs an Exception in a static method.
exception(long, Object, String, Throwable) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs an Exception in a non-static method.
exception(long, String, String, Throwable) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs an Exception in a static method.
exception(long, Object, String, Exception) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces an Exception in a non-static method.
exception(long, String, String, Exception) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces an Exception in a static method.
exception(long, Object, String, Throwable) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces an Exception in a non-static method.
exception(long, String, String, Throwable) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces an Exception in a static method.
exception(long, Object, String, Exception) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log an Exception in a non-static method.
exception(long, String, String, Exception) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log an Exception in a static method.
exception(long, Object, String, Throwable) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log an Exception in a non-static method.
exception(long, String, String, Throwable) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log an Exception in a static method.
exception(long, Object, String, Exception) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace an exception.
exception(long, String, String, Exception) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace an exception.
exception(long, Object, String, Throwable) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace an Exception in a non-static method.
exception(long, String, String, Throwable) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace an Exception in a static method.
EXCEPTION_MAXTHREADS_DEFAULT_INT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines the default number of threads which may be active concurrently, invoking JMS exception listeners.
EXCEPTION_MAXTHREADS_NAME_INT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines name of a tuning parameter.
EXCEPTION_MESSAGE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Exception Message property.
EXCEPTION_PROBLEM_DESTINATION - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Named of the exception problem destination property.
EXCEPTION_REASON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Exception Reason property.
EXCEPTION_THREADPOOL_NAME_INT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines the name of the thread pool created to dispatch JMS Exceptions to applications.
EXCEPTION_TIMESTAMP - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Exception Timestamp property.
ExceptionInstantiationException - Exception in com.ibm.websphere.exception
Exception - ExceptionInstantiationException This indicates that an exception was thrown when trying to instantiate a previous exception in a chain of exceptions.
ExceptionInstantiationException() - Constructor for exception com.ibm.websphere.exception.ExceptionInstantiationException
Default constructor.
ExceptionInstantiationException(String) - Constructor for exception com.ibm.websphere.exception.ExceptionInstantiationException
Constructor with a message.
ExceptionInstantiationException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.exception.ExceptionInstantiationException
Constructor with message text.
ExceptionInstantiationException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.exception.ExceptionInstantiationException
Constructor with message text and previous exception.
ExceptionInstantiationException(String, Throwable) - Constructor for exception com.ibm.websphere.exception.ExceptionInstantiationException
Constructor with a message and an exception to be chained.
ExceptionInstantiationException(Throwable) - Constructor for exception com.ibm.websphere.exception.ExceptionInstantiationException
Constructor with previous exception.
ExchangeToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface represents the receiving token that is validated by using WS-Trust, and has been exchanged to a new token.
exclude - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This is a hashset of strings whose keys, if equal to the value of this variable on the request, will exclude this entry from being cached.
excludeAll - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This flag indicates that, if this variable is present on the request, the servlet/JSP should not be cached.
execute() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Executes the ant task, i.e. opens the ear file, populates it with bindings and writes out to the output ear.
execute() - Method in class com.ibm.websphere.ant.tasks.InstallApplication
 
execute() - Method in class com.ibm.websphere.ant.tasks.JspC
 
execute() - Method in class com.ibm.websphere.ant.tasks.ListApplications
 
execute() - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
execute() - Method in class com.ibm.websphere.ant.tasks.NLSEcho
Execute the task
execute() - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
execute() - Method in class com.ibm.websphere.ant.tasks.StartApplication
 
execute() - Method in class com.ibm.websphere.ant.tasks.StopApplication
 
execute() - Method in class com.ibm.websphere.ant.tasks.UninstallApplication
 
execute() - Method in class com.ibm.websphere.ant.tasks.WsAdmin
 
execute() - Method in class com.ibm.websphere.ant.tasks.WSDeploy
 
execute() - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
 
execute() - Method in class com.ibm.websphere.command.CacheableCommandImpl
This implements the method in the Command interface, overriding the implementation in TargetableCommandImpl.
execute() - Method in interface com.ibm.websphere.command.Command
Executes the task encapsulated by this command.
execute() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Executes the task encapsulated by the command.
execute(CommandHistory) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Executes the command and puts the command data into the command history.
execute() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Defines the execution logic of command.
execute(CommandHistory) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
execute(CommandHistory) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
Step can not be executed independently, therefore this method is not supported.
execute() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
Step can not be executed independently, therefore this method is not supported.
execute() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
Implements the execution flow for a task command.
execute() - Method in class com.ibm.websphere.management.cmdframework.provider.SimpleAdminCommand
 
execute(CommandHistory) - Method in class com.ibm.websphere.management.cmdframework.provider.SimpleAdminCommand
 
execute(SimpleAdminCommand) - Method in class com.ibm.websphere.management.cmdframework.provider.SimpleCommandProvider
Delegates the execution logic to the method with the same name as the command name.
Execute - Interface in com.ibm.websphere.ola
Remote interface for Enterprise Bean: Execute
execute(byte[]) - Method in interface com.ibm.websphere.ola.Execute
Method which gets control when driven by OLA.
execute(WSInteractionSpec, IndexedRecord, Object) - Method in interface com.ibm.websphere.rsadapter.DataAccessFunctionSet
This execute method will route to the appropriate method based on the function name from the InteractionSpec.
executeBatchedOperations() - Method in interface com.ibm.websphere.naming.WsnBatchModeContext
Sends the accumulated batched operations to the server for execution and returns the results in a WsnBatchCompleteResults instance.
executeCommand(TargetableCommand) - Method in interface com.ibm.websphere.command.CommandTarget
Submits the command for execution.
executeCommand(TargetableCommand) - Method in class com.ibm.websphere.command.LocalTarget
Runs a command locally (in the client's JVM).
executeCreate(Interaction, InteractionSpec, IndexedRecord) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given Interaction object, call its "execute(InteractionSpec ispec, Record inrec)" method with the given InteractionSpec and input Record; the Record returned from that call is also returned by this method.
executeCreate(Interaction, InteractionSpec, IndexedRecord[]) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
This is the batch create
executeFinder(Interaction, InteractionSpec, IndexedRecord) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given Interaction object, call its "execute(InteractionSpec ispec, Record inrec)" method with the given InteractionSpec and input Record; the Record returned from that call is also returned by this method (see next paragraph for specifics on the Record returned).
executeFromCache() - Method in interface com.ibm.websphere.command.CacheableCommand
executeFromCache This method will check the cache to see if the given command is present.
executeFromCache() - Method in class com.ibm.websphere.command.CacheableCommandImpl
executeFromCache This method will check the cache to see if the given command is present.
ExecuteHome - Interface in com.ibm.websphere.ola
Home interface for Enterprise Bean: Execute
executeOther(Interaction, InteractionSpec, IndexedRecord) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given Interaction object, call its "execute(InteractionSpec ispec, Record inrec)" method with the given InteractionSpec and input Record; the Record returned from that call may also be returned by this method, or a new Record may be constructed by this method to further post-process the returned data.
executeOther(Interaction, InteractionSpec, IndexedRecord[]) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
this is the batch executeOther
executePlan(String, Object[], int, int) - Method in interface com.ibm.websphere.ejbquery.Query
execute a query plan that was returned by the prepareQuery method.
executePlan(String, Object[]) - Method in interface com.ibm.websphere.ejbquery.QueryLocal
execute a query plan that was returned by the prepareQuery method.
executeQuery(String, Object[], Properties, int, int) - Method in interface com.ibm.websphere.ejbquery.Query
validate and execute an ejb query statement
executeQuery(String, Object[], Properties) - Method in interface com.ibm.websphere.ejbquery.QueryLocal
validate and execute an ejb query statement
executeReadReadChecking(Interaction, InteractionSpec, IndexedRecord[]) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Execute read read checking
executeReal(SimpleAdminCommand) - Method in class com.ibm.websphere.management.cmdframework.provider.SimpleCommandProvider
 
executeRemove(Interaction, InteractionSpec, IndexedRecord, IndexedRecord) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given Interaction object, call its "execute(InteractionSpec ispec, Record inrec)" method with the given InteractionSpec and input Record; the Record returned from that call is also returned by this method.
executeRemove(Interaction, InteractionSpec, IndexedRecord[], IndexedRecord[]) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
This is the batch remove
executeStep() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
Execute the current step.
executeUpdate(Interaction, InteractionSpec, IndexedRecord, IndexedRecord, boolean[], String) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given Interaction object, call its "execute(InteractionSpec ispec, Record inrec)" method with the given InteractionSpec and input Record; the Record returned from that call is also returned by this method.
executeUpdate(Interaction, InteractionSpec, IndexedRecord[], IndexedRecord[], boolean[][], String) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
this is the batch update
EXECUTION_DELAYEDUPDATE - Static variable in interface com.ibm.websphere.scheduler.TaskInfo
Delayed-update execution option.
EXISTING_VALUE_CHANGED - Static variable in class com.ibm.websphere.cache.ChangeEvent
Defines the cause of change for type EXISTING_VALUE_CHANGED
existKeyStore() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns whether the keystore used for keylocator exists or not.
exit(long, Object, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, byte) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, short) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, int) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, long) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, float) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, double) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, char) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, boolean) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, byte) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, short) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, int) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, long) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, float) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, double) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, char) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, boolean) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces exit from a static method.
EXIT - Static variable in class com.ibm.ras.RASTraceLogger
Deprecated. Text used in the exit methods.
exit(long, Object, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, byte) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, short) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, int) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, long) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, float) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, double) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, char) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, boolean) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, Object, String, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a non-static method.
exit(long, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, byte) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, short) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, int) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, long) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, float) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, double) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, char) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, boolean) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, String, String, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces exit from a static method.
exit(long, Object, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, byte) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, short) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, int) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, long) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, float) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, double) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, char) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, boolean) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, Object, String, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a non-static method.
exit(long, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, byte) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, short) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, int) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, long) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, float) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, double) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, char) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, boolean) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
exit(long, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace exit from a static method.
EXPAND_STRING_BINDINGS - Static variable in class com.ibm.websphere.naming.PROPS
 
EXPIRATION_TIMES_CHANGED - Static variable in class com.ibm.websphere.cache.ChangeEvent
Defines the cause of change for type EXPIRATION_TIMES_CHANGED.
EXPLICIT - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for EXPLICIT
EXPLICIT - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for EXPLICIT
ExplicitDiskInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of explicit invalidations resulting in the removal of an entry from disk.
ExplicitInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of explicit invalidations.
ExplicitInvalidationsFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of explicit invalidations resulting in the removal of an entry from disk.
ExplicitMemoryInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of explicit invalidations resulting in the removal of an entry from memory.
exportApplication(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Exports the application to a given file.
exportApplication(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
EXPRESS_NONPERSISTENT - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting DeliveryMode Type - Express Non-persistent
EXPRESS_NONPERSISTENT_STRING - Static variable in class com.ibm.websphere.sib.Reliability
Constant naming DeliveryMode Type - Express Non-persistent.
expression - Variable in class com.ibm.websphere.sib.wsn.QueryExpression
The contents of the expression if a single element
ExtendedJTATransaction - Interface in com.ibm.websphere.jtaextensions
A WebSphere programming model extension to the J2EE JTA support.
ExtendedServletContext - Interface in com.ibm.websphere.servlet.context
Servlet Context Extensions for IBM WebSphere Application Server
ExternalCacheAdapter - Interface in com.ibm.websphere.servlet.cache
This is the service provider's interface (SPI) for plugging in an external cache (eg, the AFPA cache, a web server cache, a proxy server cache or a sprayer cache).
ExternalCacheEntry - Class in com.ibm.websphere.servlet.cache
This is a simple struct object that contains url, html and header members for an external cache entry.
ExternalCacheEntry() - Constructor for class com.ibm.websphere.servlet.cache.ExternalCacheEntry
 
externalConfigURLKey - Static variable in interface com.ibm.websphere.runtime.CustomService
 
ExternalReadSize - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The size of the session data read from persistent store (TimeStatistic).
ExternalReadTime - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The time (in milliseconds) taken in reading the session data from persistent store (TimeStatistic).
ExternalWriteSize - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The size of the session data written to persistent store (AverageStatistic).
ExternalWriteTime - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The time (in milliseconds) taken in writing the session data from persistent store (AverageStatistic).
extractArchive(Archive, String, boolean, int) - Static method in class com.ibm.websphere.management.application.EarUtils
 
extractDDL(String, String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Exports Table.ddl from all the jars in the ear
extractDDL(String, String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
extractEar(EARFile, String, boolean) - Static method in class com.ibm.websphere.management.application.EarUtils
Save this EAR file as a directory using the specified uri.
extractEar(EARFile, String, boolean, int) - Static method in class com.ibm.websphere.management.application.EarUtils
Save this EAR file as a directory using the specified uri.

F

FAILED - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence has terminated with unacknowledged messages outstanding.
FAILED_MISSING_MSGS - Static variable in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
State to indicate that the sequence terminated with a gap.
FAILED_TO_CREATE_PMISERVICE_BEAN_OBJECT - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_DISABLE_DATA - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_ENABLE_DATA - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_GET_ADMIN_STATE - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_GET_DATA - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_GET_INITIAL_CONTEXT - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_GET_LEVEL - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_LIST_MEMBERS - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_LIST_NODES - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_LIST_SERVERS - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FAILED_TO_SET_LEVEL - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
FATAL - Static variable in class com.ibm.websphere.logging.WsLevel
FATAL is higher than SEVERE.
FATAL - Static variable in interface com.ibm.websphere.ras.RasMessage
 
FaultCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
The number of connection timeouts in the pool.
FaultCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
The number of connection timeouts in the pool.
FaultDescription - Class in com.ibm.websphere.wsrf
The FaultDescription class represents a free form string description of a fault.
FaultDescription(String) - Constructor for class com.ibm.websphere.wsrf.FaultDescription
Constructor to create a new FaultDescription without a language specifier.
FaultDescription(String, String) - Constructor for class com.ibm.websphere.wsrf.FaultDescription
Constructor to create a new FaultDescription with a language specifier.
FEEDBACK_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the feedback property.
Ffdc - Static variable in interface com.ibm.ffdc.Manager
Sole instance of the Manager
FfdcConfigurator - Class in com.ibm.ffdc.config
 
FfdcConfigurator() - Constructor for class com.ibm.ffdc.config.FfdcConfigurator
 
FileLogger - Class in com.ibm.websphere.als
Deprecated.  
FileLogger(PrintStream) - Constructor for class com.ibm.websphere.als.FileLogger
Deprecated. Constructs a file-base Logger.
Filter - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
A filter applied to a table in the Metadata
FILTER - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Filter' class
Filter - Class in com.ibm.websphere.sib.wsn
A class which represents the FilterType type in the WS-Notification Base Notification schema.
Filter() - Constructor for class com.ibm.websphere.sib.wsn.Filter
Default constructor
FILTER__FILTER_ARGUMENTS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Filter Arguments' containment reference list
FILTER__ORDER_BY_COLUMNS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Order By Columns' reference list
FILTER__PREDICATE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Predicate' attribute
FILTER__TABLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Table' container reference
FILTER_ARGUMENT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Filter Argument' class
FILTER_ARGUMENT__NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Name' attribute
FILTER_ARGUMENT__TYPE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Type' attribute
FILTER_ARGUMENT_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Filter Argument' class
FILTER_ERROR - Static variable in interface com.ibm.websphere.servlet.filter.IFilterConfig
 
FILTER_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Filter' class
FILTER_FORWARD - Static variable in interface com.ibm.websphere.servlet.filter.IFilterConfig
 
FILTER_INCLUDE - Static variable in interface com.ibm.websphere.servlet.filter.IFilterConfig
 
FILTER_REQUEST - Static variable in interface com.ibm.websphere.servlet.filter.IFilterConfig
 
FilterArgument - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
A FilterArgument defines the name and type of an argument in a Filter object.
FilterErrorEvent - Class in com.ibm.websphere.servlet.event
Event that reports a filter error.
FilterErrorEvent(Object, FilterConfig, Throwable) - Constructor for class com.ibm.websphere.servlet.event.FilterErrorEvent
 
FilterErrorListener - Interface in com.ibm.websphere.servlet.event
Event listener interface used to receive notifications about filter errors.
FilterEvent - Class in com.ibm.websphere.servlet.event
 
FilterEvent(Object, FilterConfig) - Constructor for class com.ibm.websphere.servlet.event.FilterEvent
FilterEvent contructor.
FilterInvocationEvent - Class in com.ibm.websphere.servlet.event
Event that reports information about a filter invocation.
FilterInvocationEvent(Object, FilterConfig, ServletRequest) - Constructor for class com.ibm.websphere.servlet.event.FilterInvocationEvent
FilterEvent contructor.
FilterInvocationListener - Interface in com.ibm.websphere.servlet.event
 
FilterListener - Interface in com.ibm.websphere.servlet.event
Event listener interface used for notifications about fiters.
find(String) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorManager
Find a named subsystem monitor.
findAsynchScope(String) - Method in interface com.ibm.websphere.asynchbeans.AsynchScopeManager
This returns the asynch bean with a given name or null if it doesn't exist.
findConfig(PmiModuleConfig[], String) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Return the config for the moduleID
findConfig(PmiModuleConfig[], ObjectName) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Return the config for the MBean ObjectName
findConfig(ObjectName) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use com.ibm.websphere.pmi.client.PmiClient.findConfig()
findConfig(String) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use com.ibm.websphere.pmi.client.PmiClient.findConfig()
FinderQueryForCMP1XTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the CloudscapeDataStoreHelper, GenericDataStoreHelper, and user-defined SQLException maps.
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the DB2DataStoreHelper, GenericDataStoreHelper, and user-defined SQLException maps.
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the DerbyDataStoreHelper, GenericDataStoreHelper, and user-defined SQLException maps.
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the GenericDataStoreHelper SQLException map and user-defined SQLException map.
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the InformixDataStoreHelper, GenericDataStoreHelper, and user-defined SQLException maps.
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the OracleDataStoreHelper, GenericDataStoreHelper, and user-defined SQLException maps.
findMappingClass(SQLException) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method locates the com.ibm.websphere.ce.cm.PortableSQLException subclass corresponding to the specified SQLException, as defined by the SybaseDataStoreHelper, GenericDataStoreHelper, and user-defined SQLException maps.
findMBean(String) - Method in interface com.ibm.websphere.management.MBeanFactory
Find an MBean by its configuration identifier.
findOrCreateAsynchScope(String) - Method in interface com.ibm.websphere.asynchbeans.AsynchScopeManager
This returns the asynch bean with a given name or creates it if it doesn't exist.
findTasksByName(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Finds all TaskInfo records with a specified name that were created by the caller's application.
findTasksByName(String, int, int) - Method in interface com.ibm.websphere.scheduler.Scheduler
Returns the subset of TaskInfo records between beginIndex and endIndex (0-based) that match the specified name and were created by the caller's application.
findTaskStatusByName(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Finds all TaskStatus records which have the specified name and were created by the caller's application.
findTaskStatusByName(String, int, int) - Method in interface com.ibm.websphere.scheduler.Scheduler
Returns the subset of TaskStatus records between beginIndex and endIndex that match the specified name and were created by the caller's application.
finish() - Method in interface com.ibm.websphere.cache.CacheEntry
Call the finish() method when you no longer need this CacheEntry.
finish() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
finishOutput(boolean) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
FIRE_DELAYED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task was unable to start by the designated time or interval and was skipped.
FIRE_FAILED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task has fired, but the TaskInfo threw an unexpected exception when executing.
fired(Alarm) - Method in interface com.ibm.websphere.asynchbeans.AlarmListener
This method is called when an alarm fires.
FIRED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task has fired.
fireEvent(InvalidationEvent) - Method in interface com.ibm.websphere.cache.InvalidationListener
Invoked when the cache is removed from the cache
fireMaskChangedEvent(RASMaskChangeEvent) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Tells all RASIMaskChangeListeners that the message or trace mask has been changed.
fireMaskChangedEvent(RASMaskChangeEvent) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Tells all RASIMaskChangeListeners that the message or trace mask has been changed.
fireMaskChangedEvent(RASMaskChangeEvent) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Inform all RASIMaskChangeListener objects that have registered to be notified when either the trace or message mask for this object changes state that such a state change has occurred.
fireOutputStreamRetrievedEvent(ServletOutputStream) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
fireRASEvent(RASIEvent) - Method in interface com.ibm.ras.RASILogger
Deprecated. Sends a RASIEvent to all handlers which will process the event.
fireRASEvent(RASIEvent) - Method in class com.ibm.ras.RASLogger
Deprecated. Sends a RASIEvent to all handlers which will process the event.
fireWriterRetrievedEvent(PrintWriter) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
FIRING - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task is firing.
FIRST_TIME_CALLED - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This string constant is to be used as a property name in the properties passed on the DataStoreHelper.doConnectionSetupPerTransaction().
firstObject() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Returns the first object on the queue, but does not remove it from the queue.
firstObject() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Returns the first object on the queue, but does not remove it from the queue.
firstObject() - Method in class com.ibm.ras.RASQueue
Deprecated. Returns the first object on the queue, but does not remove it from the queue.
fixed_normal - Static variable in class com.ibm.websphere.workarea.PropertyModeType
Indicates that properties can be overwritten or overridden, but not deleted.
fixed_readonly - Static variable in class com.ibm.websphere.workarea.PropertyModeType
Indicates that properties may not be removed, overridden, or overwritten.
flags - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
flags - Variable in class com.ibm.ws.tpv.engine.buffer.StatResult
 
FLOAT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
flush() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Flushes the data in the cache.
flush() - Method in class com.ibm.websphere.als.BufferManager
 
flush() - Method in class com.ibm.websphere.servlet.response.ServletOutputStreamAdapter
 
flushBuffer() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
flushBuffer() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
flushBuffer(boolean) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
flushBufferedContent() - Method in interface com.ibm.websphere.servlet.response.IResponse
Flushes the contents to wire
flushCache() - Method in interface com.ibm.websphere.ejbcontainer.EJBContextExtension
Flushes the persistent state of all entity EJB instances that have been modified in the current transaction in the current server process, to persistent storage.
flushPool() - Method in interface com.ibm.websphere.asynchbeans.pool.CustomObjectPool
This is called when memory is short and the idle object list should be trimmed to release memory for the system.
format(RASIEvent) - Method in interface com.ibm.ras.RASIFormatter
Deprecated. Formats the RAS event.
format(String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String, Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String[]) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String[], Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, String, Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, String[]) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, String[], Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String, String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String, String, String, Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(String, String, String, String, String, Throwable) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, String, String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
format(QName, String, OMDocument) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
FORMAT_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Format property.
forward(ServletRequest, ServletResponse) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
FragmentInfo - Interface in com.ibm.websphere.servlet.cache
FragmentInfo extends the EntryInfo interface to add variables unique to externally cacheable pages.
FreedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times bean objects were freed (CountStatistic)
FreedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Total number of connections returned to pool (CountStatistic).
FreedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Total number of connections returned to pool (CountStatistic).
FreeMemory - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Free memory in JVM run time (CountStatistic).
FreeMemory - Static variable in interface com.ibm.websphere.pmi.stat.WSSystemStats
A snapshot of free memory (in KB) - CountStatistic.
FreePoolSize - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
The number of free connections in the pool (BoundedRangeStatistic).
FreePoolSize - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
The number of free connections in the pool (BoundedRangeStatistic).
from_int(int) - Static method in class com.ibm.websphere.workarea.PropertyModeType
Will return a PropertyModeType corresponding to the given PropertyModeType.
fromXML(String) - Method in interface com.ibm.websphere.pmi.client.CpdXML
Deprecated. Return an object from XML string
FULL_TOPIC_PATH_EXPRESSION - Static variable in class com.ibm.websphere.sib.wsn.TopicExpression
The Dialect value for a fulle topic path expression as defined by WS-Topics

G

GarbageCollectorInvalidationsFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of garbage collector invalidations resulting in the removal of entries from disk cache due to high threshold has reached.
GATHER_MESSAGES_OFF - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used to indicate that only messages on the local queue point (hosted by the messaging engine to which the application is connected) of the SIB destination are visible to MessageConsumers and QueueBrowsers.
GATHER_MESSAGES_ON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used to indicate that messages on all queue points of the SIB destination referenced by the JMS Queue are visible to MessageConsumers and QueueBrowsers.
GC - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Stats name of the Garbage Collection group
GCCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of garbage collection calls (CountStatistic).
GCIntervalTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Average time (ms) between garbage collections (TimeStatistic).
GCTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Average duration (ms) of a garbage collection (TimeStatistic).
generateDump(Context) - Method in class com.ibm.websphere.naming.DumpNameSpace
Generates a name space dump starting at the specified context.
generateId() - Static method in class com.ibm.websphere.management.repository.ConfigRepositoryEvent
Not for public use.
generateKey() - Method in interface com.ibm.websphere.crypto.KeyGenerator
This method will be called whenever a key needs to be generated either from the schedule or manually requested.
generateKeyPair() - Method in interface com.ibm.websphere.crypto.KeyPairGenerator
This method will be called whenever a key needs to be generated either from the schedule or manually requested.
generateScript(String) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Generates the corresponding wsadmin script for the specified scripting language.
generateScript(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
GENERIC_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
GENERIC_URL_INITIAL_CONTEXT_FACTORY - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the generic URL initial context factory in WebSphere.
GENERIC_URL_PACKAGE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to specify the package name to the generic URL initial context factory.
GENERIC_URL_SCHEMEID - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to specify the scheme ID to the generic URL initial context factory.
GenericDataStoreHelper - Class in com.ibm.websphere.rsadapter
GenericDataStoreHelper is a general DataStoreHelper implementation for databases and JDBC drivers fully compliant with SQL-99, X/OPEN, and JDBC.
GenericDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This GenericDataStoreHelper constructor creates a new GenericDataStoreHelper based on the DataStoreHelper properties provided.
GenericEJBMediationHandlerBean - Class in com.ibm.websphere.sib.mediation.handler.ejb
Implementation of a generic Stateless Session EJB which queries its deployment descriptor.
GenericEJBMediationHandlerBean() - Constructor for class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
 
GenericEJBMediationHandlerLocal - Interface in com.ibm.websphere.sib.mediation.handler.ejb
Local interface for GenericEJBMediationHandlerBean.
GenericEJBMediationHandlerLocalHome - Interface in com.ibm.websphere.sib.mediation.handler.ejb
Local Home interface for Enterprise Bean: GenericEJBMediationHandlerBean.
GenericIssuedTokenConsumeCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a Callback class used to collect configuration data associated with the consumer of an incoming generic issued token.
GenericIssuedTokenConsumeCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
 
GenericIssuedTokenConsumeCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for generic issued token in consumer side.
GenericIssuedTokenConsumeCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallbackHandler
 
GenericIssuedTokenGenerateCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a Callback class used to collect configuration data associated with the generator of a outgoing generic issued token.
GenericIssuedTokenGenerateCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
 
GenericIssuedTokenGenerateCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for generic issued token in client side.
GenericIssuedTokenGenerateCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallbackHandler
 
GenericSecurityToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface encapsulates the unsorted properties of a generic security token in (key,value) pairs that are meaningful to implementors and exploiters of the token.
genericURLContextFactory - Class in com.ibm.websphere.naming
This class is part of a framework that enables applications to easily create a local name space associated with a given URL scheme.
genericURLContextFactory(String) - Constructor for class com.ibm.websphere.naming.genericURLContextFactory
This constructor is invoked by the subclass's empty constructor.
genericURLInitialContextFactory - Class in com.ibm.websphere.naming
This class is part of a framework that enables applications to easily create local name spaces associated with a given URL scheme.
genericURLInitialContextFactory() - Constructor for class com.ibm.websphere.naming.genericURLInitialContextFactory
This constructor creates an instance of genericURLInitialContextFactory.
genErrorMap - Variable in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
A list of default exception mappings for a GenericDataStoreHelper.
get(Object) - Method in interface com.ibm.websphere.cache.DistributedMap
Returns the value to which this map maps the specified key.
get(int) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Retrieves an object from the record at the specified index.
get(PerfDescriptor, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API: Get PMI data.
get(Type, Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Gets an instance Property (annotation) from the specified Type.
get(String) - Method in interface com.ibm.websphere.security.cred.WSCredential
Allows user to get an Object based on a key.
get(String) - Method in interface com.ibm.websphere.workarea.UserWorkArea
The get operation will search the current WorkArea for a corresponding property.
get(Object) - Method in interface com.ibm.wsspi.cache.CoreCache
Returns the CacheEntry identified by the specified cache ID.
GET_NEWCREDENTIALCONFIG_PERM - Static variable in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
 
GET_NEWSAMLTOKEN_PERM - Static variable in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
 
GET_NEWSUBJECT_PERM - Static variable in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
 
GET_SAMLATTRIBUTES_PERM - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
this is the java2 security permission needed to retrieve attributes from a SAML token.
GET_SSL_SESSION_RETURNED_NULL - Static variable in class com.ibm.websphere.orbext.MinorCodes
A handshake failure occurred either on the client-side or server-side of the SSL connection.
getAbsoluteTime() - Method in class com.ibm.websphere.sib.wsn.AbsoluteOrRelativeTime
 
getAccessId() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns a string value that represents the access-Id of the principal.
getAccessIntent(EntityContext) - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntentService
 
getAccessIntent() - Method in interface com.ibm.websphere.rsadapter.WSCciConnectionSpec
Get the AccessIntent.
getAccessIntent() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Returns the AccessIntent.
getAccessor() - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
This method returns the ManagedObjectMetadataAccessor instance used to construct this helper.
getAccessType() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Returns access type intent, which indicates the application intends either update or read accesss of the current component in the context of the current transaction.
getAccurateTime() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. The time the data was retrieved - a double including the decimal part if any.
getAcksToAddress() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the String URI that WS-ReliableMessaging sequence acknowledgement messages should be sent to.
getActiveCount() - Method in interface com.ibm.websphere.management.statistics.JTAStats
Deprecated.  
getActiveCount() - Method in class com.ibm.websphere.pmi.stat.JTAStatsImpl
Deprecated.  
getActiveGroups() - Method in interface com.ibm.websphere.hamanager.jmx.ServerWithActiveGroups
Retrieve a list of the groups with an active member on this server.
getActiveMessages() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiverStream
Get the number of messages currently on this stream.
getActiveMessages() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitterStream
 
getAddedHeaderNames() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Retrieve only the headers set in the include
getAdminClient() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getAdminClient() - Static method in class com.ibm.websphere.management.cmdframework.CommandMgr
Get the AdminClient associate with the most recent ClientCommandMgr called by CommandMgr.getCommandMgr(AdminClient adminclient).
getAdminClient() - Method in interface com.ibm.websphere.management.cmdframework.provider.CommandProviderHelper
Returns AdminClient
getAdminClient() - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
return the AdminClient object that this proxy uses to communicate with remote server.
getAdminClient(String, String, String) - Method in class com.ibm.websphere.pmi.PmiJmxTest
get AdminClient using the given host, port, and connector
getAdminException(Exception) - Static method in exception com.ibm.websphere.management.exception.AdminException
 
getAdminService() - Static method in class com.ibm.websphere.management.AdminServiceFactory
This static method returns the singleton reference to the AdminService instance for this JVM.
getAdminService() - Method in interface com.ibm.websphere.management.cmdframework.provider.CommandProviderHelper
Returns AdminService
getAdminState(String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get the administratio state of the node, i.e., start or stop.
getAdminState(String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get the administratio state of the server, i.e., start or stop.
getAlarmListener() - Method in interface com.ibm.websphere.asynchbeans.Alarm
This returns the application supplied AlarmListener associated with this alarm.
getAlarmManager() - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This returns the alarm manager owned by this bean.
getAlgorithm() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the key derivation algorithm.
getAlias() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Returns the SSL alias used in the previous call to the JSSEHelper API.
getAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the alias name used by the consumer of the SAML token in its keyStore.
getAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the alias name used by the consumer of the SAML token in its keyStore.
getAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the alias name of the private key for the SAML token requester.
getAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the alias name.
getAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the alias name.
getAliasList() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the alias list.
getAliasList() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the alias IDs set on this entry info.
getAll() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getAllCommandGroupMetadata() - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Returns the metadata for a all the command groups.
getAllCommandMetadata() - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
 
getAllCookieValues(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
Get the values for the cookie specified.
getAllDependencyIds() - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getAllIds() - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getAllKeysForKeySet(String) - Method in class com.ibm.websphere.crypto.KeySetHelper
This method returns a Map containing all of the Keys for a specific KeySet in the configuration.
getAllKeysForKeySetGroup(String) - Method in class com.ibm.websphere.crypto.KeySetHelper
A KeySetGroup contains one or more KeySets.
getAllTasks() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns all tasks.
getApiCallsServiced() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getApiCallsServiced
getApiCorrelationId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the API correlation id.
getApiCorrelationId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getApiFormat() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the API format (JMS:bytes, JMS:text, JMS:object, JMS:stream, JMS:map)
getApiFormat() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getApiMessageId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the API message id.
getApiMessageId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getApiMessageId() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the ApiMessageId field from the message API Meta-Data.
getApiUserid() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the API user id.
getApiUserid() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getAppAssociation(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Gets association between application and targets.
getAppAssociation(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getAppDeploymentController() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns AppDeploymentController instance
getAppDeploymentSavedResults() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the saved results at the end of app preparation phase.
getAppDeploymentTaskNames() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the task names for all the tasks that should be executed during app preparation phase.
getAppID() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the current application ID.
getApplicationContents(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Returns a byte array for contents of a file within the application EAR.
getApplicationContents(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getApplicationException() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
Returns the user-defined exception associated with this SOAPException.
getApplicationInfo(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Returns a Vector of AppDeploymentTask objects.
getApplicationInfo(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getApplicationName() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the String of the application owning the WS-ReliableMessaging Sequence.
getApplicationTimeMillis() - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method returns the total time in milliseconds that has been monitored.
getAppList() - Method in exception com.ibm.websphere.management.exception.AppRefException
 
getAppListString() - Method in exception com.ibm.websphere.management.exception.AppRefException
 
getAppManagement() - Method in interface com.ibm.websphere.management.cmdframework.provider.CommandProviderHelper
Returns application management interface.
getAppName() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns the application name (without edition).
getAppOptions() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the app deployment options from the AppDeploymentInfo instance.
getApproximateLength() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns the approximate length of the queued message.
getAppVersion() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getAppVersion(boolean) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getAppVersionForDeployment(EARFile) - Static method in class com.ibm.websphere.management.application.EarUtils
Returns the application version contained in the deployment descriptor of the EAR.
getAPREQKeyByte() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.KRBToken
 
getArchive(String, boolean, boolean) - Static method in class com.ibm.websphere.management.application.EarUtils
 
getArray(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC ARRAY parameter as an Array object in the Java programming language.
getAsid() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the ASID that this ThreadDetails object was obtained from.
getAsid() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the MVS ASID (Address Space IDentifier - 2 byte (short) integer which also identifies a process in z/OS).
getAssertionQName() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Return SAML Assertion namespace, defined in a schema SAML-XSD.
getAsyncRequestDispatcher(String) - Method in interface com.ibm.websphere.servlet.context.ExtendedServletContext
Returns an asynchronous request dispatcher to do asynchronous includes
getAttribute(String) - Method in class com.ibm.ras.RASEvent
Deprecated. Gets an attribute that is saved as part of a RAS event.
getAttribute(String) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets an attribute that is saved as part of a RAS event.
getAttribute(ObjectName, String) - Method in interface com.ibm.websphere.management.AdminClient
 
getAttribute(ObjectName, String) - Method in interface com.ibm.websphere.management.AdminService
Gets the value of a specific attribute of a named MBean.
getAttribute(Session, ObjectName, String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the attribute value of the specified config data.
getAttribute(Session, ObjectName, String, boolean) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the attribute value of the specified config data.
getAttribute(Session, ObjectName, String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getAttribute(Session, ObjectName, String, boolean) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getAttribute(String) - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This returns the request attribute with the specified key.
getAttribute(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getAttribute(String) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttributeNames() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getAttributeNames() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns an Iterator over the String objects containing the names of all the objects bound to this session.
getAttributePath() - Method in exception com.ibm.websphere.management.exception.InvalidAttributeNameException
 
getAttributePath() - Method in exception com.ibm.websphere.management.exception.InvalidAttributeValException
 
getAttributePath() - Method in exception com.ibm.websphere.management.exception.ReadOnlyAttributeException
 
getAttributes(ObjectName, String[]) - Method in interface com.ibm.websphere.management.AdminClient
 
getAttributes(ObjectName, String[]) - Method in interface com.ibm.websphere.management.AdminService
Gets the values of several attributes of a named MBean.
getAttributes(Session, ObjectName, String[], boolean) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the attribute values of the config data.
getAttributes(Session, ObjectName, String[], boolean) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getAttributes(DataObject) - Static method in class com.ibm.websphere.sdox.SDOUtil
Returns a Map of attributes contained by the specified DataObject
getAttributes() - Method in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
Get an iterator over the names of all the attributes which have been set
getAttributes() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the names of the custom attributes defined on the topic expression.
getAttributes(boolean, boolean, boolean) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Returns a list of Attr objects.
getAttributes() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the attributes.
getAttributesMetaInfo(String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the meta information about the attributes of specified config data type.
getAttributesMetaInfo(String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getAttributeTable() - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This returns a Hashtable containing the request attributes as they were just prior to exectuion of the entry.
getAttributeValue(AttributeList, String) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Return the value of the named attribute.
getAttributeValue(Name) - Method in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
 
getAttributeValue(Name) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the value for a custom attribute.
getAudienceRestriction() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves AudienceRestriction String name list.
getAuthenticationAlias() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Retrieves the Authentication Alias set for this task.
getAuthenticationInstant() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the authentication time when the token holder is authenticated.
getAuthenticationMethod() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the authentication method that was used to authenticate the token holder.
getAuthMechOid() - Method in class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Return the authentication mechanism OID.
getAuthorizationToken() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.ExchangeToken
getter for the exchanged authorization token from SecurityTokenService
getAuthType() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getAuthType() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the authorization Type of the current request
getAutoPurge() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the AutoPurge value for this task.
getAutoSession() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the auto-create session flag.
getBaseFaultBinderHelper() - Static method in class com.ibm.websphere.wsrf.BaseFaultBinderHelperFactory
Returns a singleton instance of the BaseFaultBinderHelper
getBaseValue() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated.  
getBatch() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Persistence Option 2: Returns batch intent, which indicates: when DEFERRED_OPERATION_ALL, using database batch update or not to flush the database operations
getBatchModeContext() - Method in interface com.ibm.websphere.naming.WsnOptimizedJndiContext
Returns the WsnBatchModeContext implementation of the current context.
getBatchSize() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getBatchSize
getBatchSize() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getBatchSize
getBeanAssemblyContext() - Method in interface com.ibm.websphere.sib.mediation.messagecontext.SIMediationBeanMessageContext
Deprecated. Returns the message context for this bean assembly.
getBeanHomeJNDIName() - Method in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
Gets the beanHomeJNDIName.
getBigDecimal(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(int, int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Deprecated. use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName)
getBigDecimal(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBinary() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.BinarySecurityToken
Returns the array of bytes of token.
getBindingProvider() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the binding provider for axis2.
getBindingType() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatBindingContext
Gets the binding type.
getBlob(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
getBoardName() - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSubjectSnapshot
This is the board name of the subject
getBoolean(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC BIT parameter as a boolean in the Java programming language.
getBoolean(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC BIT parameter as a boolean in the Java programming language.
getBrokerStreamQueue() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Get the name of the broker stream queue.
getBufferSize() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
getBufferSize() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getBufferSize() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the buffer size.
getBuffersReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getBuffersReceived
getBuffersReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getBuffersReceived
getBuffersReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getBuffersReceived
getBuffersSent() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getBuffersSent
getBuffersSent() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getBuffersSent
getBuffersSent() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getBuffersSent
getBuildDate() - Method in interface com.ibm.isc.api.platform.ProductInfo
Return the date of the ISC build in a string format
getBuildNumber() - Method in interface com.ibm.isc.api.platform.ProductInfo
Return the build number of ISC in a string format
getBundle() - Method in class com.ibm.websphere.ant.tasks.NLSEcho
Returns the fileName.
getBusDiscriminator() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the discriminator used by the message.
getBusDiscriminator() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusName() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Get the name of the bus on which this JMS Destination resides.
getBusName() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Retrieves the name of the bus to which Connections created from this ConnectionFactory will be connected.
getBusName() - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the name of the bus the Mediation is defined on.
getBusName() - Method in interface com.ibm.websphere.sib.SIDestinationAddress
Get the Bus name for the Destination represented by this SIDestinationAddress.
getBusPriority() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the priority of the message 0-9.
getBusPriority() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusReliability() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the message reliability (BestEffortNonPersistent, ExpressNonPersistent, ReliableNonPersistent, ReliablePersistent, AssuredPersistent).
getBusReliability() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusReplyDiscriminator() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the reply discriminator.
getBusReplyDiscriminator() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusReplyPriority() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the reply priority of the message 0-9.
getBusReplyPriority() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusReplyReliability() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the reply message reliability (BestEffortNonPersistent, ExpressNonPersistent, ReliableNonPersistent, ReliablePersistent, AssuredPersistent).
getBusReplyReliability() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusReplyTimeToLive() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the time to live in milliseconds of the reply message.
getBusReplyTimeToLive() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusSystemMessageId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the system message id as assigned by the messaging engine.
getBusSystemMessageId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getBusTimeToLive() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the time to live in milliseconds.
getBusTimeToLive() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getByte(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
getByte(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
getByteBufferList() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getBytes(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytesReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getBytesReceived
getBytesReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getBytesReceived
getBytesReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getBytesReceived
getBytesSent() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getBytesSent
getBytesSent() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getBytesSent
getBytesSent() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getBytesSent
getCache() - Static method in class com.ibm.websphere.cache.DynamicCacheAccessor
Deprecated. Use DistributedMap to store and manage objects in cache. DynamicCacheAccessor#getDistributedMap will return a DistributedMap for accessing base cache.
getCache() - Static method in class com.ibm.websphere.servlet.cache.DynamicCacheAccessor
Deprecated. You should use com.ibm.websphere.cache.DynamicCacheAccessor
getCacheCushion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the value in milliseconds for the cacheCushion.
getCacheEntry(Object) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Returns the cache entry which maps the specified key.
getCacheIds() - Method in interface com.ibm.wsspi.cache.CoreCache
Returns a set view of the cache IDs contained in the memory cache.
getCacheIds(Object) - Method in interface com.ibm.wsspi.cache.CoreCache
Returns the cache IDs that are associated with a dependency ID.
getCacheIdsByDependency(String) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getCacheIdsByTemplate(String) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getCacheName() - Method in class com.ibm.websphere.cache.ChangeEvent
Gets the name of the cache
getCacheName() - Method in class com.ibm.websphere.cache.InvalidationEvent
Gets the name of the cache being used to invalidate
getCacheName() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns the name of cache instance.
getCacheName() - Method in interface com.ibm.wsspi.cache.CoreCache
Returns the name of the cache instance
getCacheStatistics() - Method in interface com.ibm.wsspi.cache.CoreCache
Returns various cache statistics encapsulated int the CacheStatistics interface.
getCacheType() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the type of CacheEntry (CACHE_TYPE_DEFAULT or CACHE_TYPE_JAXRPC) ALL implementors of this method other than Dynacache should return CACHE_TYPE_DEFAULT for this method.
getCacheType() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns cache type (CACHE_TYPE_DEFAULT or CACHE_TYPE_JAXRPC)
getCacheValueSize() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the best-effort size of the cache entry's value.
getCacheValueSize() - Method in interface com.ibm.websphere.cache.DistributedNioMapObject
This determines the best-effort size of the DistributedNioMapObject's value.
getCalendarNames() - Method in interface com.ibm.websphere.scheduler.UserCalendar
Retrieves an array of valid calendar names that this UserCalendar implementation supports.
getCaller() - Method in interface com.ibm.websphere.command.CacheableCommand
Returns the object that called this command instance.
getCaller() - Method in class com.ibm.websphere.command.CacheableCommandImpl
Implements the CacheableCommand interface method.
getCallerInternationalization() - Method in interface com.ibm.websphere.i18n.context.UserInternationalization
Get a reference to the caller internationalization context object, which affords read-only access to caller Internationalization context elements.
getCallerList() - Static method in class com.ibm.websphere.security.WSSecurityHelper
This returns the entire caller list for this invocation.
getCallerPrincipal() - Static method in class com.ibm.websphere.security.auth.WSSubject
This convenient method returns the caller principal of the current executing thread.
getCallerSubject() - Static method in class com.ibm.websphere.security.auth.WSSubject
This method returns a Subject contains the principal of the J2EE caller and the J2EE caller credential.
getCallerVersion() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns the major version of the client code that is calling this task.
getCatalog() - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Get the catalog name.
getCategory() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return the applicable category of this statistic.
getCause() - Method in exception com.ibm.websphere.asynchbeans.SerialDeserialException
This returns the exception that causes this exception to be thrown.
getCause() - Method in exception com.ibm.websphere.scheduler.SchedulerException
Return the Throwable that is considered the root cause of this SchedulerException.
getCause() - Method in exception com.ibm.websphere.security.auth.WSLoginFailedException
Returns the root cause exception.
getCause() - Method in exception com.ibm.websphere.security.WSSecurityException
Returns the root cause exception.
getCause() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
 
getCauseException() - Method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Returns a root exception.
getCauseOfChange() - Method in class com.ibm.websphere.cache.ChangeEvent
Gets the cause of change when this event was generated.
getCauseOfInvalidation() - Method in class com.ibm.websphere.cache.InvalidationEvent
Gets the cause of invalidation when this event was generated.
getCellName() - Method in interface com.ibm.websphere.hamanager.jmx.GroupMemberData
The name of the cell that contains the server hosting this member.
getCellName() - Method in interface com.ibm.websphere.hamanager.jmx.ServerWithActiveGroups
The name of the cell that contains the server.
getCellName() - Method in interface com.ibm.websphere.management.AdminService
Returns the name used to identify the current cell in which this process is configured.
getCellName() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns the cell name.
getCellName(ObjectName) - Static method in class com.ibm.websphere.management.ObjectNameHelper
 
getCertificate() - Method in class com.ibm.websphere.crypto.KeyPair
This method is used to retrieve the first certificate in the certChain.
getCertificate() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.X509Token
Returns the X.509 certificate.
getCertificateChain() - Method in class com.ibm.websphere.crypto.KeyPair
This method is used to retrieve the certChain.
getCertPathParameter() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the parameter used to check the path of X.509 certificates.
getCertStores() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the list of certificate stores that are available.
getCertStores() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the list of certificate stores.
getCertStores() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the list of certificate stores.
getChainedRequest() - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated. Returns a chained request that contains the data that was written to this response.
getChangedDO() - Method in exception com.ibm.websphere.sdo.mediator.jdbc.exception.OCCException
 
getChangedFieldsIndexes() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns a boolean array of indexes identifying the changed fields.
getChangedSSLConfig() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Return the SSL properties effective after the most recent change.
getChanges() - Method in class com.ibm.websphere.management.repository.ConfigRepositoryEvent
Retrieves the array of config change notifiers in this event.
getChangeType() - Method in class com.ibm.websphere.management.repository.ConfigChangeNotifier
Returns the type of change that was made to the document in this object.
getChannelName() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
getChannelName() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
getChannelName
getChannelName() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getChannelName() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getChannelName
getChannelStartTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getChannelStartTimeMillis
getChannelStartTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getChannelStartTimeMillis
getChannelStartTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getChannelStartTimeMillis
getChar(String) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets the first character of a message.
getCharacterEncoding() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getCharacterEncoding() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
getCharacterEncoding() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Return the character encoding as specified in the charset flag of the content-type.
getChild(int) - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Returns the node at the given index.
getChildElements() - Method in class com.ibm.websphere.wsrf.ErrorCode
Returns the child elements of the ErrorCode
getChildKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Get the Key from the child side of the Relationship
getChildNodes() - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Returns the list of child nodes for this SOAPElement.
getChoices(String) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns valid values for the specified parameter.
getChoices(String, int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Returns valid values for the specified parameter.
getChoices(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Provides a default implement for the method which always returns null.
getChoices(String, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
getCipherSuite() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the cipherSuite
getClassLoader(ObjectName) - Method in interface com.ibm.websphere.management.AdminClient
 
getClassLoader(ObjectName) - Method in interface com.ibm.websphere.management.AdminService
 
getClassLoaderFor(ObjectName) - Method in interface com.ibm.websphere.management.AdminClient
 
getClassLoaderFor(ObjectName) - Method in interface com.ibm.websphere.management.AdminService
 
getClassname() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns class used to encapsulate the property value.
getClassname() - Method in exception com.ibm.websphere.ejbquery.QueryException
Class throwing the QueryException.
getClassName() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get the class name for this exception.
getClient() - Method in interface com.ibm.ras.RASILogger
Deprecated. Gets the name of the client which is associated with this logger.
getClient() - Method in class com.ibm.ras.RASLogger
Deprecated. Gets the name of the client which is associated with this logger.
getClientCertificateAlias() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Returns the certificate alias used for outbound connections by the SSL configuration returned from the JSSEHelper API.
getClientCommandMgr(AdminClient) - Static method in class com.ibm.websphere.management.cmdframework.CommandMgr
Deprecated. As of release 7.0, replaced by CommandMgr.getCommandMgr(AdminClient)
getClientID() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Returns the default clientID for this Connections created from this ConnectionFactory.
getClientInformation() - Method in interface com.ibm.websphere.rsadapter.WSConnection
This API returns the properties object set using setClientInformation()
getClientKerberosRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the Kerberos realm name associated with the Kerberos client.
getClientLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Returns the client label
getClientLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Returns the client label
getClientLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the client label to generate the derived key token.
getClientLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Returns the label for client.
getClientLabel() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the client label.
getClientMajorVersion() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
 
getClientName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the Kerberos client principal name.
getClientPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the password for the Kerberos client.
getClientPrincipal() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.KRBToken
 
getClob(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC CLOB parameter as a Clob object in the Java programming language.
getClob(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
getClockSkew() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the time in milliseconds that is allowed for clock skew between the token issuer and the consumer.
getClockSkew() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
 
getCloseCount() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionPoolStats
Deprecated.  
getCloseCount() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionPoolStats
Deprecated.  
getCloseCount() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionPoolStatsImpl
Deprecated.  
getCloseCount() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionPoolStatsImpl
Deprecated.  
getCmdMgrType() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getCmdName() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getCmdStatus() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getCmdStepName() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getCmdStepStatus() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getCollectionIncrement() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Returns the number of elements the application requests be contained in each segment of the element collection returned by the currently executing finder.
getCollectionScope() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Returns the collection scope, which indicates the maximum lifespan of a lazy collection.
getCollisionColumn() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Returns the Column object used for optimistic concurrency control
getColumn(CpdData) - Static method in class com.ibm.websphere.pmi.client.CpdFamily
Deprecated.  
getColumn() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Column'
getColumn() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.OrderBy
The Column that contains this OrderBy object
getColumn(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Returns the Column object with the given name
getColumn_Name() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Name'
getColumn_Nullable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Nullable'
getColumn_PropertyName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Property Name'
getColumn_Table() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the container reference 'Table'
getColumn_Type() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Type'
getColumnName(String, String) - Method in interface com.ibm.websphere.management.application.client.AppDeploymentMessages
Returns column name for the data to be displayed for a task.
getColumnNames() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns column names for the task.
getColumns() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Key
Return the List of Column objects associated with this Key
getColumns() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the columns contained in this table
getCommandData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getCommandGroupMetadata(String) - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Returns the metadata for a particular command group.
getCommandMetadata() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns the meta data for the command.
getCommandMetadata(String) - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Returns the command metadata for a particular command.
getCommandMetadata(String) - Static method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getCommandMetadata() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getCommandMetadata(String) - Static method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
getCommandMgr() - Static method in class com.ibm.websphere.management.cmdframework.CommandMgr
Access method to get the CommandMgr instance.
getCommandMgr(AdminClient) - Static method in class com.ibm.websphere.management.cmdframework.CommandMgr
Access method to get the CommandMgr instance in client mode.
getCommandProviderHelper() - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Returns a proper implementation of CommandProviderHelper for the current command execution environment.
getCommandProviderHelper() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
A convenient method for the command provider to get a CommandProviderHelper instance.
getCommandResult() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Return a more user friendly version of command result.
getCommandResult() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getCommandSession() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Creates and returns the unique identifier for this command instance.
getCommandStep(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getCommandStep(String) - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Gets the command step of the specified command step name.
getCommandStepData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
A convienent method that returns more type specific value than the generic CommandData.
getCommandTarget() - Method in interface com.ibm.websphere.command.TargetableCommand
Returns the target object for the command.
getCommandTarget() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Returns the target object for the command.
getCommandTarget(TargetableCommand) - Method in interface com.ibm.websphere.command.TargetPolicy
Retrieves the target associated with the command, as determined by the target policy.
getCommandTarget(TargetableCommand) - Method in class com.ibm.websphere.command.TargetPolicyDefault
The getCommandTarget() method implements the method in the TargetPolicy interface.
getCommandTargetName() - Method in interface com.ibm.websphere.command.TargetableCommand
Returns the name of the target object for the command.
getCommandTargetName() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Returns the name of the target object for the command.
getComment() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the comment string for this statistic
getCommittedCount() - Method in interface com.ibm.websphere.management.statistics.JTAStats
Deprecated.  
getCommittedCount() - Method in class com.ibm.websphere.pmi.stat.JTAStatsImpl
Deprecated.  
getCompensatingCommand() - Method in interface com.ibm.websphere.command.CompensableCommand
Retrieves the compensating command associated with the command.
getCompleteTime() - Method in interface com.ibm.websphere.management.sync.SyncResult
Gets the time at which the most recent synchronization operation completed.
getCompletionTime() - Method in interface com.ibm.websphere.sib.admin.SIBMessageRequest
Get the completion time of the message request (-1 = INFINITE).
getCompletionTime() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getComponent() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets the name of the component that is using this logger.
getComponent() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Gets the name of the component that is using this logger.
getComponent() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the component.
getCompositeName() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns the composite application name.
getConcurrencyControl() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Returns the concurrency control intent, which indicates the application prefers either pessimistic or optimistic concurrency control when accessing the current component in the context of the current transaction.
getConfig() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Gets the configuration of this object.
getConfig() - Method in interface com.ibm.ras.RASILogger
Deprecated. Gets the configuration of this object.
getConfig() - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Gets the configuration of this object.
getConfig() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets the configuration of this object.
getConfig() - Method in interface com.ibm.ras.RASIObject
Deprecated. Gets the configuration of this object.
getConfig() - Method in class com.ibm.ras.RASLogger
Deprecated. Gets the configuration of this object.
getConfig() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets the configuration of this object.
getConfig() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Gets the configuration of this object.
getConfig() - Method in class com.ibm.ras.RASObject
Deprecated. Gets the configuration of this object.
getConfig(String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Return PmiModuleConfig for the module.
getConfig(String, String, ObjectName) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Get PmiModuleConfig for a particular MBean.
getConfig(String, String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get PmiModuleConfig for a particular PMI module.
getConfig() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. The getConfig method required by the RASIObject interface.
getConfigDataId(AttributeList) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Assign the config data id for the specified attribute list.
getConfigDataId(ObjectName) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Get the config data id information from the specified ObjectName.
getConfigDataId() - Method in exception com.ibm.websphere.management.exception.ConfigDataNotFoundException
 
getConfigDataType(ObjectName) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Get the config data type from specified ObjectName
getConfigId(Object) - Method in interface com.ibm.websphere.management.MBeanFactory
Get the configuration identifier for an Object.
getConfigs() - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get an array of PmiModuleConfig for all the PMI modules.
getConfigs(String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Get all PmiModuleConfigs for the server.
getConfigService() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getConfigService() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Convenient method to access ConfigService component.
getConfigService() - Method in interface com.ibm.websphere.management.cmdframework.provider.CommandProviderHelper
Returns config service.
getConfigService() - Static method in class com.ibm.websphere.management.configservice.ConfigServiceFactory
Returns the instance of ConfigService.
getConfigSession() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getConfigSession() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns user's config session.
getConfigSession() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getConfigSession() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
getConfirmationMethod() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the ConfirmationMethod to be used when requesting/generating a SAML token.
getConfirmationMethod() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the ConfirmationMethod to be used when requesting/generating a SAML token.
getConfirmationMethod() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the ConfirmationMethod to be used when requesting/generating a SAML token.
getConfirmationMethod() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the Subject Confirmation Method used in this SAML token.
getConflictDocuments(Session) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the list of documents that have conflict updates made by other sessions.
getConflictDocuments(Session) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getConnectedHost() - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Return the connected host name: it should be the name of host name passed to PmiClient or the actual localhost name if "localhost" is passed to PmiClient.
getConnection(ConnectionFactory, AccessIntent) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Using the given ConnectionFactory object, call its "getConnection(javax.resource.cci.ConnectionFactory factory, javax.resource.cci.ConnectionSpec connSpec)" method, creating the ConnectionSpec subclass (if any) designed to work for the given ConnectionFactory subclass.
getConnection(WSCciConnectionSpec) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method gets a native connection.
getConnection() - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method gets a native connection.
getConnection(JDBCConnectionSpec) - Method in interface com.ibm.websphere.rsadapter.WSDataSource
Obtains a Connection based on the information provided in the JDBCConnectionSpec object.
getConnection(WSCciConnectionSpec) - Method in interface com.ibm.websphere.rsadapter.WSDataSource
Deprecated. This method is not supported. Obtains a Connection based on the information provided in the WSConnectionSpec object. This method is provided solely for the WebSphere CCI layer, or other implementors of the javax.resource.cci interfaces. The WebSphere CCI layer will always delegate to this method. This method should never be used directly by customer applications.
getConnection(WSCciConnectionSpec) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method gets a Native Connection.
getConnection() - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method gets a Native Connection.
getConnection() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.ConnectionWrapper
Get the Connection associated with this ConnectionWrapper
GETCONNECTION_KEY_RETURNED_FALSE - Static variable in class com.ibm.websphere.orbext.MinorCodes
A problem occurred while trying to determine the type of connection to make.
getConnectionFactory() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionStats
Deprecated.  
getConnectionFactory() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
getConnectionFactoryJndiName() - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Retrieves the set connection factory JNDI name.
getConnectionHandle() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getConnectionHandle
getConnectionInfo() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Returns the connection info Map which was passed into the JSSEHelper API, if present.
getConnectionPools() - Method in interface com.ibm.websphere.management.statistics.JCAStats
Deprecated.  
getConnectionPools() - Method in interface com.ibm.websphere.management.statistics.JDBCStats
Deprecated.  
getConnectionPools() - Method in class com.ibm.websphere.pmi.stat.JCAStatsImpl
Deprecated.  
getConnectionPools() - Method in class com.ibm.websphere.pmi.stat.JDBCStatsImpl
Deprecated.  
getConnectionProximity() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the connection proximity, which specifies the proximity of acceptable messaging engines.
getConnections() - Method in interface com.ibm.websphere.management.statistics.JCAStats
Deprecated.  
getConnections() - Method in interface com.ibm.websphere.management.statistics.JDBCStats
Deprecated.  
getConnections() - Method in interface com.ibm.websphere.management.statistics.JMSStats
Deprecated.  
getConnections() - Method in class com.ibm.websphere.pmi.stat.JCAStatsImpl
Deprecated.  
getConnections() - Method in class com.ibm.websphere.pmi.stat.JDBCStatsImpl
Deprecated.  
getConnectionWaitTimeout() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the connection wait timeout value.
getConnectionWrapper() - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Get the ConnectionWrapper object
getConnectorProperties() - Method in interface com.ibm.websphere.management.AdminClient
Return a list of properties which describe the connector.
getConsoleCodePage() - Static method in class com.ibm.ras.RASUtil
Deprecated. Gets the code page to use when writing to the console.
getConsumerDoesNotModifyPayloadAfterGet() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the property indicating if the consumer will modify the payload after getting it.
getConsumers() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getConsumeSubfragments() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This indicates whether or not the parent is consuming child fragments in its cache entry.
getContainsGuesses() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getContentLength() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getContentLength() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getContentLength() - Method in interface com.ibm.websphere.servlet.request.IRequest
Method for getting the Content Length of the Request
getContentType() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getContentType() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getContentType() - Method in interface com.ibm.websphere.servlet.request.IRequest
Method for getting the Content Type of the Request
getContentType() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getContext() - Method in interface com.ibm.websphere.asynchbeans.Alarm
This returns the context object associated with the alarm when it was created.
getContext() - Static method in class com.ibm.websphere.sca.context.CurrentCompositeContext
Returns the current composite context.
getContextPath() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getContextUri() - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
getControllerReceiveTime() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the time the request represented by this object was received into the controller region
getCookieLogging() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the COOKIE logging flag.
getCookies() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the array of ConfigElement for cookies.
getCookies() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getCookies() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getCookies() - Method in interface com.ibm.websphere.servlet.request.IRequest
Get all the cookies for the request.
getCookies() - Method in interface com.ibm.websphere.servlet.response.IResponse
Get all the cookies for the response
getCookies() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Return the cookies that were set using the addCookie() method.
getCookieValue(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
Get the value for the cookie specified.
getCoreDriverTimeMicros() - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method returns the sum of elapsed monitored API times in microseconds collected while time monitoring is enabled.
getCoreGroupName() - Method in interface com.ibm.websphere.hamanager.jmx.CoreGroupInfo
Retrieve the name of the core group.
getCorrelationId() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the CorrelationId field from the message API Meta-Data.
getCount() - Method in interface com.ibm.websphere.management.statistics.CountStatistic
Deprecated.  
getCount() - Method in interface com.ibm.websphere.management.statistics.TimeStatistic
Deprecated.  
getCount() - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
getCount() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getCount() - Method in interface com.ibm.websphere.pmi.stat.WSAverageStatistic
Returns the number of samples involved in this statistic.
getCount() - Method in interface com.ibm.websphere.pmi.stat.WSCountStatistic
Returns the count since the measurement started.
getCpuUsageIdle() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getCpuUsageName() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getCpuUsageUsed() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getCreateCount() - Method in interface com.ibm.websphere.management.statistics.EJBStats
Deprecated.  
getCreateCount() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionPoolStats
Deprecated.  
getCreateCount() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionPoolStats
Deprecated.  
getCreateCount() - Method in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
getCreateCount() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionPoolStatsImpl
Deprecated.  
getCreateCount() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionPoolStatsImpl
Deprecated.  
getCreatedTime() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.UsernameToken
Returns created time stamp.
getCreation(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Returns the creation date of the instance.
getCreation(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Returns the creation date of the instance.
getCreationTime() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the time of the entry was first created.
getCreationTime() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCredential() - Method in interface com.ibm.websphere.security.auth.WSPrincipal
Deprecated. Use com.ibm.websphere.security.auth.WSSubject.getRunAsSubject() or com.ibm.websphere.security.auth.WSSubject.getCallerSubject() methods.
getCredentialList() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
Returns a list of trusted credential's identifiers, each identifier includes issuer name, optional SAML attribute name and attribute namespace for principal, optional SAML attribute name and attribute namespace for realm, and optional SAML attribute name and attribute namespace for group memberships.
getCredentialToken() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the credential token, for example: LTPA: Returns the credential token name of a LTPA credential Kerberos: Returns the credential token name of a Kerberos credential The Credential Token should be treated as an opaque object.
getCredToken() - Method in class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Return the credential token.
getCRI() - Method in interface com.ibm.websphere.rsadapter.Reassociateable
Get the ConnectionRequestInfo object associated with this connection.
getCRLPaths() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Gets the set of revoked certificate lists files
getCryptoAlgorithm(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method extracts name of the encoding algorithm specified in the encoding algorithm tag in the ecoded data string.
getCryptoAlgorithmTag(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method extracts the encoding algorithm tag embedded in the ecoded data string.
getCurrent() - Method in interface com.ibm.websphere.management.statistics.RangeStatistic
Deprecated.  
getCurrent() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
getCurrent() - Method in interface com.ibm.websphere.pmi.stat.WSRangeStatistic
Returns the current value of this attribute.
getCurrentDepth() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns the queue snapshot current depth for the queue.
getCurrentLevel() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated. Return the current level being tracked by this load data as a double.
getCurrentLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getCurrentLUWID
getCurrentLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getCurrentLUWID
getCurrentLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getCurrentLUWID
getCurrentPage() - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
The getCurrentPage method returns objectid for the current page, so that removePage can be used to close self.
getCurrentSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getCurrentSequenceNumber
getCurrentSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getCurrentSequenceNumber
getCurrentSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getCurrentSequenceNumber
getCurrentState() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
This returns the last notification sent by the subsystem monitor.
getCurrentStep(int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getCurrentStep(int, String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getCurrentStepIndex() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getCurrentTime() - Method in class com.ibm.websphere.wsrf.SetTerminationTimeResponse
Gets the current time
getCurrentValue() - Method in class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Gets the current value(s) of the resource property elements that were the subject of the modification request.
getCursorName() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Returns the cursor name.
getCustomProperty(Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the custom property.
getData(int) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return a CpdData by index.
getData(int) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. This method is defunc'ed
getDatabaseDefaultIsolationLevel() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Returns the default transaction isolation level for the JDBC driver to which this DataStoreHelperMetaData corresponds.
getDatabaseDO() - Method in exception com.ibm.websphere.sdo.mediator.jdbc.exception.OCCException
 
getDataDescriptor() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. return the data descriptor.
getDataGraph() - Method in interface com.ibm.websphere.sdo.SDOMessage
Return the SDO DataGraph which contains the message content in a tree representation using the existing Data Mediator.
getDataGraph() - Method in interface com.ibm.websphere.sib.SIMessage
Return the SDO DataGraph which contains the SIMessage content in a tree representation using the existing Data Mediator.
getDataGraph() - Method in class com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl.SDOMessageImpl
 
getDataGraphAsBytes() - Method in interface com.ibm.websphere.sib.SIMessage
Provide access to the message payload information in the form of a new byte array.
getDataHolder() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getDataId(String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Convert data name to dataId
getDataId(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the data ID for a Statistic name in this module (Stats)
getDataId() - Method in class com.ibm.websphere.pmi.stat.StatDescriptor
Deprecated. No replacement
getDataId() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the data id variable.
getDataIds() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns all IDs (cache IDs and data IDs) that this entry depends on for invalidation.
getDataIds() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the data IDs set on this entry info.
getDataIds() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return all the data Ids in this descriptor
getDataIds() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getDataInfo(int) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the PmiDataInfo for a data ID in this module (Stats)
getDataInfo() - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Get config info for the data.
getDataInfo() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getDataInfo() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the statistic config information.
getDataName(String, int) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Convert data id to data name
getDataSourceConnectionsIdle() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getDataSourceConnectionsUsed() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getDataSourceNames() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getDataSourceTypes() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getDataStoreHelper(DataSource) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Retrieves the DataStoreHelper associated with the specified WebSphere DataSource.
getDataStoreHelperName() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the DataStoreHelper class name for this InteractionSpec.
getDate(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
getDate(int, Calendar) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object.
getDate(String, Calendar) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDateHeader(String) - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getDateHeader(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getDateHeader(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the header value in long date format
getDateHeader(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
Retrieve a response header as a date.
getDbPassword() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the password associated with the default data source.
getDbUser() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the userid associated with the default data source.
getDefault() - Static method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Returns a copy of the environment's default socket factory.
getdefaultAuthMechOid() - Method in class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Return the default realm name.
getDefaultCipherSuites() - Method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultCipherSuites() - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultConnectionFactory() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the JNDI name of defaultConnectionFactory.
getDefaultCredToken() - Method in class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Return the default credential token.
getDefaultDataSource() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the JNDI name of the default data source.
getDefaultDomain() - Method in interface com.ibm.websphere.management.AdminClient
 
getDefaultDomain() - Method in interface com.ibm.websphere.management.AdminService
Returns the default domain used for naming the MBean.
getDefaultForwardRoutingPath() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
The default forward routing path that is configured for this destination
getDefaultMessage() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get the default message for this exception
getDefaultPriority() - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getDefaultPriority() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This gets the default priority assigned to messages sent to this destination if the message does not already have a priority assigned to it.
getDefaultRealmName() - Method in class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Return the default realm name.
getDeferredOperation() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Persistence Option 1: Returns deferred operation intent, which indicates: DEFERRED_OPERATION_NONE: all ejbCreate/ejbStore/ejbRemove goes immediately to database DEFERRED_OPERATION_CREATE_ONLY , ejbCreate will not insert row into database, but wait till the next ejbStore DEFERRED_OPERATION_ALL, all ejbCreate/ejbStore/ejbRemove will not go to database, until a flush is needed (at the end of transaction or before a finder) current component in the context of the current transaction.
getDeliveryMode() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Get the deliveryMode.
getDependency() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the list of statistics that this statistic depends on
getDependencyIds() - Method in interface com.ibm.wsspi.cache.CoreCache
Returns the dependency IDs for all the cache entries.
getDependencyTask(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getDependencyTask(String) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Executes the dependency resolver for the given task
getDeploymentManagerAdminClient() - Method in interface com.ibm.websphere.management.AdminService
Returns a reference to the AdminClient connection from this JVM to the Deployment Manager in a Network Deployment environment.
getDeploymentMode() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getDepth() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
The number of messages queued on the inbound receiver.
getDepth() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getDepth() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
getDepth() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
Get the number of messages
getDepth() - Method in interface com.ibm.websphere.sib.admin.SIBSubscription
The number of messages queued on the subscription.
getDerivedKeyToken(String, String, String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Retreives the derived key token related with this security context token.
getDerivedKeyToken(String, String, String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Retreives the derived key token related with this security context token.
getDescription(Locale) - Method in interface com.ibm.portal.Localized
Returns the description of this object in the given locale.
getDescription() - Method in interface com.ibm.ras.RASIObject
Deprecated. Gets the description of this object.
getDescription() - Method in class com.ibm.ras.RASObject
Deprecated. Gets the description of this object.
getDescription() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns the description for the edition.
getDescription() - Method in interface com.ibm.websphere.management.statistics.Statistic
Deprecated.  
getDescription() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return a description for this CpdCollection.
getDescription() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated.  
getDescription() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the description
getDescription() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the description
getDescription() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getDescription() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the description of this statistic.
getDescription() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Get the description of this object.
getDescription() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Gets the queue description.
getDescription() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This method returns the description of the destination.
getDescription() - Method in class com.ibm.websphere.wsrf.FaultDescription
Gets the fault description
getDescriptions() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the set of descriptions.
getDescriptor() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Each CpdCollection has a unique PerfDescriptor, which is used to identify the collection in an app server.
getDescriptor() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Get the PerfDescriptor of this data
getDescriptors() - Method in class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated. It is recommanded calling this method first, cache the returned array, and use the array to repeatly get PMI data.
getDestDiscrim() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Retrieves the discriminator associated with this Destination.
getDestination() - Method in interface com.ibm.websphere.management.statistics.JMSProducerStats
Deprecated.  
getDestination() - Method in interface com.ibm.websphere.sib.api.jms.JmsMsgConsumer
Get the Destination associated with this MessageConsumer.
getDestinationHighMsgs() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
getDestinationJndiName() - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Retrieves the set destination JNDI name.
getDestinationName() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
For a "Gathering" consumer, return the target destination name.
getDestinationName() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
For a "Gathering" consumer, return the target destination name.
getDestinationName() - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the name of the Destination with which the Mediation is associated.
getDestinationName() - Method in interface com.ibm.websphere.sib.SIDestinationAddress
Get the name of the Destination represented by this SIDestinationAddress.
getDestName() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Retrieves the name of the underlying destination to which this javax.jms.Destination refers.
getDialect() - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get the value of the Dialect attribute for the expression
getDialect() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the Dialect value of this topic expression
getDialect() - Method in class com.ibm.websphere.wsrf.ErrorCode
Returns the dialect attribute value
getDigest() - Method in class com.ibm.websphere.management.repository.Document
Returns the digest of this document
getDirection() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Get the PubSub bridge subscription direction (BI_DIRECTIONAL, TO_MQ, FROM_MQ).
getDisableTaskMessage(String) - Method in interface com.ibm.websphere.management.application.client.AppDeploymentMessages
Returns message to be displayed when the task is disabled (typically since there are dependencies that need to be completed before this task can be executed).
getDisconnectInterval() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getDiscriminator() - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the discriminator that is defined in the mediation definition.
getDiscriminator() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the topic Discriminator field from the message header.
getDispatchTime() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the time the request represented by this object was dispatched into the servant region.
getDisplayInfo() - Method in interface com.ibm.websphere.interrupt.InterruptObject
Displays additional details about the state of this interrupt object.
getDisplayName(ObjectName) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Get the config data name from specified ObjectName
getDisplayName() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the short text display name of the server
getDisplayValue() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the entry's value in a displayable format.
getDisposition() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns the queue's QSGDISP type.
getDistributedMap() - Static method in class com.ibm.websphere.cache.DynamicCacheAccessor
Deprecated. baseCache is used for servlet caching. It should not be used as a DistributedMap.
getDistributionStatus(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Returns the status of application distribution on each node that the app is supposed to run on.
getDistributionStatus(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getDocument() - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Retrieves the document in this object.
getDocuments() - Method in class com.ibm.websphere.management.configservice.ValidationResult
Returns all the document uris this object contains.
getDocumentUri() - Method in exception com.ibm.websphere.management.exception.ConfigDataNotFoundException
 
getDocumentUri() - Method in exception com.ibm.websphere.management.exception.ConfigDocumentLoadException
 
getDocumentUri() - Method in exception com.ibm.websphere.management.exception.ConfigDocumentSaveException
 
getDomainName() - Method in interface com.ibm.websphere.management.AdminClient
 
getDomainName() - Method in interface com.ibm.websphere.management.AdminService
Returns the DomainName String for this AdminService.
getDouble() - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
getDouble() - Method in interface com.ibm.websphere.pmi.stat.WSDoubleStatistic
Returns the double value since the measurement started.
getDouble(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
getDriverType() - Method in class com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper
This method returns the driverType which is defined for the DB2 Universal JDBC driver.
getDurableSubscriptionCount() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getDurableSubscriptionHome() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Retrieves the current value of the durable subscription home property.
getDynamicUICtrl(ActionRequest, ActionResponse, String) - Method in interface com.ibm.portal.portlet.service.DynamicUIManagerFactoryService
 
getDynamicUIInfo(ActionRequest, ActionResponse, String) - Method in interface com.ibm.portal.portlet.service.DynamicUIManagerFactoryService
 
getEar() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the ear.
getEarFile(String, boolean) - Static method in class com.ibm.websphere.management.application.EarUtils
Opens an EAR file in read/write mode.
getEarFile(String, boolean, boolean) - Static method in class com.ibm.websphere.management.application.EarUtils
Opens an EAR file in read only or read/write mode.
getEdition() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns the application edition.
getEditionInfo(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Gets edition information for the application edition(s).
getEditionInfo(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getEditionState() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns the application edition's state.
getEjbContainerRequestsPerSecond() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getEjbContainerResponseTime() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getEjbJndiPrefix() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the ejbJndiPrefix.
getElement() - Method in class com.ibm.websphere.sib.wsn.ElementAndText
Get the element value
getElements() - Method in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
Get the user defined elements which have been set.
getElementsByTagNameNS(OMNode, String, String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
 
getEmptyGraph() - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Create an empty datagraph and return its root data object
getEmptyTaskMessage(String) - Method in interface com.ibm.websphere.management.application.client.AppDeploymentMessages
Returns the message to be displayed when the task has no data to be displayed.
getEnabled() - Method in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Get the list of statistics that are enabled.
getEnabled() - Method in class com.ibm.websphere.pmi.stat.StatLevelSpec
Get the list of statistics that are enabled.
getEncryptedParts(String, MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getEncryptionAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the algorithm for the encryption
getEncryptionAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the algorithm for the encryption
getEncryptionAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the algorithm for the encryption
getEncryptionAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Returns the algorithm for the encryption
getEncryptionAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Returns the algorithm for the encryption
getEncyptionAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the algorithm for the encryption.
getEncyptionKeyBytesLength() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the length of key for encryption.
getEndOfFile() - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Returns the EndOfFile flag
getEndTick() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getEndTick() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getEndTick() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getEnhancedEarDeploymentResource(String) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getEntry(EntryInfo) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getEntry(String) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getEntryInfo() - Method in interface com.ibm.websphere.command.CacheableCommand
This gets the EntryInfo object for this command, which holds caching metadata.
getEntryInfo() - Method in class com.ibm.websphere.command.CacheableCommandImpl
The gets this command's EntryInfo object, which holds its caching metadata.
getEPRManager() - Static method in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
 
getError() - Method in class com.ibm.websphere.servlet.event.FilterErrorEvent
Returns the top-level error.
getError() - Method in class com.ibm.websphere.servlet.event.ServletErrorEvent
Returns the top-level error.
getError() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getErrorCode() - Method in exception com.ibm.websphere.asynchbeans.WorkRejectedException
This returns the error code for why the work was rejected.
getErrorCode() - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Check the error code, which could be one of the error constants defined in this class.
getErrorCode(String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Check the error code, which could be one of the error constants defined in this class.
getErrorCode() - Method in exception com.ibm.websphere.sdo.mediator.jdbc.exception.InvalidMetadataException
Get the error code associated with this Exception
getErrorCode() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Return the error code associated with this error.
getErrorCode() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the error code.
getErrorMessage() - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Check the error message.
getErrorMessage(String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Check the error message.
getErrorMessage() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns the error message as reported by the sendError() method.
getErrorStatusCode() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns the status code as reported by the sendError() method.
getEventClasses() - Method in interface com.ibm.ras.RASIFormatter
Deprecated. Gets the set of RASIEvent classes which this formatter can process.
getEventTrigger(Class) - Method in interface com.ibm.websphere.asynchbeans.EventSource
This returns an event proxy.
getEventTrigger(Class, boolean) - Method in interface com.ibm.websphere.asynchbeans.EventSource
This returns an event proxy.
getEventTrigger(Class) - Method in interface com.ibm.websphere.asynchbeans.WorkItem
This returns an event proxy.
getEventType() - Method in class com.ibm.websphere.scheduler.TaskNotificationInfo
The type of event that was fired.
getEvictorAlgorithmType() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns the type of evictor algorithm.
getException() - Method in interface com.ibm.websphere.asynchbeans.WorkEvent
This returns the exception if any in the case of WORK_COMPLETED.
getException() - Method in exception com.ibm.websphere.command.CommandException
Returns a throwable exception.
getException() - Method in exception com.ibm.websphere.ejbquery.QueryException
Nested exception if any, that caused this QueryException.
getException() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
used to obtain exception information about sql errors or ejb query execution errors.
getException(String) - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Get a specific exception in a possible chain of exceptions.
getException(String) - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Get a specific exception in a possible chain of exceptions.
getException(String) - Method in exception com.ibm.websphere.exception.DistributedException
Get a specific exception in a possible chain of exceptions.
getException(String) - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Get a specific exception in a possible chain of exceptions.
getException(String) - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get a specific exception in a possible chain of exceptions.
getException() - Method in interface com.ibm.websphere.management.cmdframework.CommandResult
Gets the exception if the command execution failed.
getException() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
 
getException() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the exception thrown by the operation, if an exception was thrown.
getExceptionClass() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Added by PM11134 Returns the java.lang.Class of the root cause.
getExceptionInfo() - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Retrieve the DistributedExceptionInfo object.
getExceptionInfo() - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Retrieve the DistributedExceptionInfo object.
getExceptionInfo() - Method in exception com.ibm.websphere.exception.DistributedException
Retrieve the DistributedExceptionInfo object.
getExceptionInfo() - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Retrieve the exception info for this exception.
getExceptionInserts() - Method in exception com.ibm.websphere.sib.exception.SIErrorException
Returns an array of "exception inserts", which are used in conjunction with the exception reason to identify the reason that a message could not be delivered.
getExceptionInserts() - Method in exception com.ibm.websphere.sib.exception.SIException
Returns an array of "exception inserts", which are used in conjunction with the exception reason to identify the reason that a message could not be delivered.
getExceptionList() - Method in exception com.ibm.websphere.asynchbeans.WorkCompletedException
This allows a list of exceptions to be returned.
getExceptionList() - Method in interface com.ibm.websphere.sib.mediation.messagecontext.SIMediationBeanMessageContext
Deprecated. Method which return the list of exceptions which the mediation has encountered.
getExceptionMessage() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the message text associated with the exceptioning of the message. when the message was exceptioned.
getExceptionReason() - Method in exception com.ibm.websphere.sib.exception.SIErrorException
Returns an integer that indicates the reason a message could not be delivered.
getExceptionReason() - Method in exception com.ibm.websphere.sib.exception.SIException
Returns an integer that indicates the reason a message could not be delivered.
getExceptions() - Method in exception com.ibm.websphere.security.auth.WSLoginFailedException
Returns an ArrayList of exceptions that have been added to this exception.
getExceptions() - Method in exception com.ibm.websphere.security.WSSecurityException
Returns an ArrayList of exceptions that have been added to this exception.
getExceptionTimestamp() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the timestamp in milliseconds since 1 Jan 1970 of when the message was exceptioned.
getExceptionType() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns the fully-qualified class name of the exception.
getExceptionType() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the exception type.
getExchangedTokenType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
 
getExclude() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the set of strings that, if equal to the value of this variable on the request, will exclude this entry from being cached.
getExcludeAll() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the value of the excludeAll flag.
getExecutionTimeout() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns an integer that represents the number of milliseconds an Interaction waits for a backend store to execute the specified function.
getExecutionTimeoutEncoding() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Return the encoding used for the message displayed if the maximum length of time for the execution of an include has been reached
getExecutionTimeoutMessage() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Return the message displayed if the maximum length of time for the execution of an include is reached.
getExecutionTimeoutOverride() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Return the maximum length of time allowed for the execution of an include
getExpectedDuration() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Retrieves the expected duration of this task.
getExpiration() - Method in exception com.ibm.websphere.security.auth.TokenExpiredException
 
getExpiration() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns a long value that indicates when a credential will expire.
getExpiration(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Returns the expiration date of the instance.
getExpiration(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Returns the expiration date of the instance.
getExpirationTime() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the absolute time when the entry should expire.
getExpirationTime() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the expiration time.
getExpirationTimeoutOverride() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Retrieve the maximum amount of time results can be in the results store where it is still retrievable by the client.
getExpiredMessageCount() - Method in interface com.ibm.websphere.management.statistics.JMSEndpointStats
Deprecated.  
getExpiredMessageCount() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getExportFile() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Returns the exportFile.
getExpression() - Method in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType
Returns the XPath expression to be evaluated.
getExpressionContents() - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get the contents of the expression as a SOAPElement.
getExpressionContentsIfMixed() - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get the contents of the expression as a mixture of text and a single element.
getExpressionContentsIfText() - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get the contents of the expression as text.
getExtensibilityElements() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the extensibility elements.
getExternalCache() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the external cache.
getExternalCacheGroupId() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the ExternalCacheGroup name this the cache entry belongs too.
getExternalCacheGroupId() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This gets the externalCacheGroupId variable.
getFailedResourceExceptions() - Method in exception com.ibm.websphere.ActivitySession.MixedOutcomeException
This method provides access to the exceptions which contain the details about the failing resources and unexpected errors.
getFamilyName(CpdData) - Static method in class com.ibm.websphere.pmi.client.CpdFamily
Deprecated.  
getFaultActor() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
 
getFaultCause() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the fault case.
getFaultCode() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
 
getFaultCode() - Method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Returns a SOAP faultcode.
getFaultReason() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
 
getFaultReturnCode() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
 
getFaultString() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
 
getFeatures() - Method in interface com.ibm.isc.api.platform.ProductInfo
Return a list of the features for the ISC product
getFetchDirection() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the direction in which the rows in a result set are processed.
getFetchSize() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the number of rows that are fetched from a backend store when more rows are needed for a result set.
getFfdc(Throwable, Object, String) - Method in interface com.ibm.ffdc.Manager
Constructor variant using unique sourceID.
getFfdc(Throwable, Object, String, String) - Method in interface com.ibm.ffdc.Manager
The Ffdc instance incapsulates the exception and code location, it is a light weight object.
getFieldClassName(int) - Method in class com.ibm.websphere.ejbquery.QueryIterator
future
getFieldClassName(int) - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
future
getFieldName(int) - Method in class com.ibm.websphere.ejbquery.QueryIterator
descriptive name for the nth field of the result set.
getFieldName(int) - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
descriptive name for the nth field of the result set. n=1 is the first field.
getFieldsCount() - Method in class com.ibm.websphere.ejbquery.QueryIterator
number of fields in the result set
getFieldsCount() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
number of fields in the result set.
getFieldType(int) - Method in class com.ibm.websphere.ejbquery.QueryIterator
future
getFieldType(int) - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
future
getFilter() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Filter'
getFilter() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the filter applied to this table
getFilter() - Method in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType
Returns the filter operation.
getFilter_FilterArguments() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference list 'Filter Arguments'
getFilter_OrderByColumns() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference list 'Order By Columns'
getFilter_Predicate() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Predicate'
getFilter_Table() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the container reference 'Table'
getFilterArgument() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Filter Argument'
getFilterArgument_Name() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Name'
getFilterArgument_Type() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Type'
getFilterArguments() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Filter
Return the List of FilterArgument objects contained by this Filter
getFilterConfig(String) - Method in interface com.ibm.websphere.servlet.context.ExtendedServletContext
Gets the IFilterConfig object for this context or creates one if it doesn't exist.
getFilterConfig() - Method in class com.ibm.websphere.servlet.event.FilterEvent
Return the FilterConfig that this event is associated with.
getFilterName() - Method in class com.ibm.websphere.servlet.event.FilterEvent
Return the name of the Filter that this event is associated with.
getFipsInfo() - Method in class com.ibm.websphere.ssl.JSSEHelper
This method provides current FIPS configuration information
getFirstCaller() - Static method in class com.ibm.websphere.security.WSSecurityHelper
This method gets the first caller for this invocation from the PropagationToken on the current thread of execution.
getFirstServer() - Static method in class com.ibm.websphere.security.WSSecurityHelper
This gets the first WebSphere server name where a login occurred for this invocation from the PropagationToken on the current thread of execution in the form Cell:Node:Server.
getFirstTask() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the first Task object in the client side preparation process.
getFloat(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC FLOAT parameter as a float in the Java programming language.
getFloat(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
getFlushMode() - Method in interface com.ibm.websphere.servlet.response.IResponse
Gets the flush mode.
getForceBindings() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the forceBindings flag.
getForeignKeys() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the foreign keys for this table
getFormat() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the Format field from the message API Meta-Data.
getFormatArguments() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get the format arguments.
getFormatters() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Gets the set of formatters associated with this handler.
getFormatters() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return an Enumeration over the list of RASIFormatters maintained by this RASIHandlers.
getForwardRoutingPath() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the ForwardRoutingPath for this SIMessage.
getFragmentInfo() - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This returns the FragmentInfo for this entry, which contains the caching metadata for the entry.
getFragmentResponse(ServletRequest, ServletResponse) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcher
getFragmentResponse kicks off an asynchronous includes and returns a FragmentRespnse object which is used later to insert the include contents.
getFreePoolSize() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionPoolStats
Deprecated.  
getFreePoolSize() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionPoolStats
Deprecated.  
getFreePoolSize() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionPoolStatsImpl
Deprecated.  
getFreePoolSize() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionPoolStatsImpl
Deprecated.  
getFromAddress() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
Returns the String URI for the originator of the message.
getFullName() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return a name having the whole hierarchy node/server/module/...
getFullName() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the fully-qualified name of the server in the form of "Domain Name\Node Name\Server Name"
getFullyQualifiedServerName() - Method in interface com.ibm.websphere.hamanager.jmx.GroupMemberData
This returns the fully qualified server name that is hosting this member.
getFullyQualifiedServerName() - Method in interface com.ibm.websphere.hamanager.jmx.ServerWithActiveGroups
This returns the fully qualified server name.
getFunctionName() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the function name that is used by the Interaction.execute() method to execute the specified function.
getFunctionSetName() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the package-qualified DataAccessFunctionSet name that represents the current access EJB bean.
getGatherMessages() - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Get the current setting for the GatherMessages property for this JMSQueue.
getGivenUp() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Tells us if we have given up trying to interrupt this request.
getGlobalId() - Method in interface com.ibm.websphere.jtaextensions.ExtendedJTATransaction
Returns the CosTransactions::PropagationContext::TransIdentity::tid for the transaction currently associated with the calling thread.
getGlobalSettings() - Method in interface com.ibm.websphere.management.application.AppManagement
 
getGlobalSettings() - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getGoalMessage(String) - Method in interface com.ibm.websphere.management.application.client.AppDeploymentMessages
Returns detailed goal message for the task.
getGoalTitle(String) - Method in interface com.ibm.websphere.management.application.client.AppDeploymentMessages
Returns goal title for the task.
getGraph() - Method in interface com.ibm.websphere.sdo.mediator.ejb.Mediator
Executes the EJB queries and returns the DataGraph.
getGraph(Object[]) - Method in interface com.ibm.websphere.sdo.mediator.ejb.Mediator
Executes the EJB queries and returns the DataGraph.
getGraph() - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Create a DataGraph and return its root data object
getGraph(DataObject) - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Create a DataGraph with the given parameters and return its root data object
getGroup() - Method in interface com.ibm.ras.RASIObject
Deprecated. Gets the name of the RASManager group with which this object is associated.
getGroup() - Method in class com.ibm.ras.RASObject
Deprecated. Gets the name of the RASManager group with which this object is associated.
getGroup() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Get the name of the RASManager group with which this object is associated.
getGroup() - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Return the name of the RASManager group with which this object is associated.
getGroup() - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Return the name of the RASManager group with which this object is associated.
getGroupIds() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns a java.util.ArrayList which indicates the groups the authenticated principal is a member of.
getGroupName() - Method in interface com.ibm.websphere.hamanager.jmx.GroupData
 
getGroupState() - Method in interface com.ibm.websphere.hamanager.jmx.GroupData
This returns one of the GROUP_STATE_* values.
getHandlers() - Method in interface com.ibm.ras.RASILogger
Deprecated. Gets all of the handlers associated with this logger.
getHandlers() - Method in class com.ibm.ras.RASLogger
Deprecated. Gets all of the handlers associated with this logger.
getHeader(String) - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getHeader(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getHeader(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the value for the specified header requested
getHeader(String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Get a header
getHeader(byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Get a header
getHeader(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
Retrieve a response header field by name.
getHeaderNames() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getHeaderNames() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getHeaderNames() - Method in interface com.ibm.websphere.servlet.request.IRequest
Get all client header field names.
getHeaderNames() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Retrieve the names of the header fields that have been set on this response.
getHeaders(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getHeaders(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns all values for the specified header requested
getHeaderTable() - Method in interface com.ibm.websphere.servlet.response.IResponse
Get the header table
getHeaderTable() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getHeapSize() - Method in interface com.ibm.websphere.management.statistics.JVMStats
Deprecated.  
getHeapSize() - Method in class com.ibm.websphere.pmi.stat.JVMStatsImpl
Deprecated.  
getHeartBeatInterval() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
The interval in milliseconds between expected heart beats.
getHeartbeatInterval() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getHeartbeatInterval
getHeartbeatInterval() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getHeartbeatInterval
getHeartbeatInterval() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getHeartbeatInterval
getHelperType() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Returns a constant indicating the type of DataStoreHelper to which this DataStoreHelperMetaData instance applies.
getHighestInMsgNumber() - Method in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
Return the highest WS-ReliableMessaging sequence message number received so far on this sequence.
getHighestOutMsgNumber() - Method in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
Returns the highest sequence MessageNumber allocated so far ont his WS-ReliableMessaging sequence.
getHighThresholdCacheSizeInMB() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns the high threshold in percentage of JVM heap space that can be occupied by the cache entries.
getHighWaterMark() - Method in interface com.ibm.websphere.management.statistics.RangeStatistic
Deprecated.  
getHighWaterMark() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
getHighWaterMark() - Method in interface com.ibm.websphere.pmi.stat.WSRangeStatistic
Returns the highest value this attribute held since the beginning of the measurement.
getHistory() - Method in class com.ibm.websphere.management.cmdframework.CommandHistory
 
getHoldability() - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Get the cursor holdability value.
getHolderOfKeyBytes() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the key bytes from the Holder-of-Key Element of this SAML token.
getHostName() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the IP address of the local machine.
getHostName() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getHref() - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
getHttpLogging() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the HTTP logging flag.
getHungReason() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the reason that the request represented by this object is considered hung.
getIBMApplicationSession() - Method in interface com.ibm.websphere.servlet.session.IBMSession
To get the IBMApplicationSession associated with the session.
getIBMApplicationSession(boolean) - Method in interface com.ibm.websphere.servlet.session.IBMSession
To get the IBMApplicationSession associated with the session.
getIBMSOAPFactory() - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Returns the SOAPFactory
getId() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the unique identifier of this cached entry.
getId() - Method in class com.ibm.websphere.cache.ChangeEvent
Gets the cache id that was changed.
getId() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the string representation of cache ID.
getId() - Method in class com.ibm.websphere.cache.InvalidationEvent
Gets the cache id that was invalidated.
getId(SOAPMessageContext) - Method in interface com.ibm.websphere.cache.webservices.IdGenerator
This method is called once on every SOAP request for a cacheable WebService.
getId() - Method in interface com.ibm.websphere.command.CacheableCommand
This gets the cache id for the command.
getId() - Method in class com.ibm.websphere.command.CacheableCommandImpl
This is the method in the CacheableCommand interface.
getId(CacheableCommand, ArrayList) - Method in interface com.ibm.websphere.command.CommandIdGenerator
This gets the cache id for the command.
getId() - Method in class com.ibm.websphere.management.repository.ConfigRepositoryEvent
Returns the ID associated with this event.
getId() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Get ID of this data - unique within a module
getId() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the statistic ID
getId() - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated.  
getId() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getId() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the Statistic ID
getId(HttpServletRequest) - Method in class com.ibm.websphere.servlet.cache.CacheableJspPage
This executes the algorithm to compute the cache id.
getId(HttpServletRequest) - Method in interface com.ibm.websphere.servlet.cache.CacheableServlet
This executes the algorithm to compute the cache id.
getId() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the id variable.
getId(ServletCacheRequest) - Method in interface com.ibm.websphere.servlet.cache.IdGenerator
This method is called once on every request for a cacheable servlet.
getId() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
Get the system id of this inbound receiver.
getId() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns the internal unique id assigned to this message by the message processing component.
getId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
getId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
Unique id
getId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
Get the unique system id.
getId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getId() - Method in interface com.ibm.websphere.sib.admin.SIBSubscriber
 
getId() - Method in interface com.ibm.websphere.sib.admin.SIBSubscription
Get the unique system id.
getId() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getId() - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Returns a unique identifier for the BusinessActivity currently associated with the calling thread.
getId() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the unique identifier of the security token.
getIdentifier() - Method in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
 
getIdentifier() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Returns the value of <wsu:Identifier>.
getIdentifier() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Returns the value of <wsu:Identifier>.
getIdGenerator() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the class of IdGenerator.
getIdObject() - Method in interface com.ibm.websphere.cache.CacheEntry
This method gets the unique identifier of this cached entry.
getIdObject() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the object representation of cache ID.
getIgnoreValue() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the value of the ignoreValue flag.
getInactivity() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the inactiviy timer.
getInactivity() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the inactivity timeout in seconds.
getInboundConnectionInfo() - Method in class com.ibm.websphere.ssl.JSSEHelper
This method is used to obtain information about the connection on the thread of execution.
getInboundDepth() - Method in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
Returns the current number of inbound messages on this WS-ReliableMessaging sequence awaiting dispatch to the owning application
getInboundNPReliability() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
getInboundPersReliability() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
getIncidents() - Method in interface com.ibm.ffdc.Manager
Returns the list of incidents.
getInclude() - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This gets the include variable.
getIndex() - Method in class com.ibm.websphere.sib.Reliability
Returns the index of the Reliability.
getInDoubt() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getInDoubt
getInDoubt() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getInDoubt
getInfo_completedMessages() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns a List of Strings containing the ranges of completed messages for this sequence.
getInfo_internalSeqID() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
 
getInfo_internalSeqID() - Method in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
 
getInfo_msgID() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
 
getInfo_relatesTo() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
 
getInfo_soap() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
 
getInfo_workKey() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
 
getInitialContext(Hashtable) - Method in class com.ibm.websphere.naming.genericURLInitialContextFactory
This method appends the object factory package name for the specified URL scheme to the property, java.naming.factory.url.pkgs property value in the system properties.
getInitialContext(Hashtable<?, ?>) - Method in class com.ibm.websphere.naming.WsnInitialContextFactory
This method is implemented as part of the javax.naming.spi.InitialContextFactory interface.
getInitTime() - Method in interface com.ibm.websphere.management.sync.SyncResult
Gets the time at which the most recent synchronization operation began.
getInputObject() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the java.lang.Object input parameter value.
getInputProcessCount() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns the snapshot input process count for the queue.
getInputStream() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getInputStream() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getInputStream() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the input stream for this request
getInstance() - Static method in class com.ibm.websphere.crypto.KeySetHelper
This method returns an instance of the KeySetHelper class.
getInstance() - Static method in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
Obtain the factory class.
getInstance() - Static method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Returns a singleton instance of the JmsFactoryFactory class.
getInstance() - Static method in class com.ibm.websphere.sib.SIDataGraphFactory
Get the singleton SIDataGraphFactory which is to be used for creating SDO DataGraph instances.
getInstance() - Static method in class com.ibm.websphere.sib.SIDestinationAddressFactory
Get the singleton SIDestinationAddressFactory which is to be used for creating SIDestinationAddress instances.
getInstance() - Static method in class com.ibm.websphere.sib.SIMessageFactory
Get the singleton SIMessageFactory which is to be used for creating SIMessage instances.
getInstance() - Static method in class com.ibm.websphere.ssl.JSSEHelper
This method returns an instance of the JSSEHelper class.
getInstance(String) - Static method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Return a SAMLTokenFactory implementation that supports the specified token type (v1.1 or v2.0).
getInstance(ProviderConfig) - Static method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Get the instance of the WSSTrustClient.
getInstance() - Static method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates WSSFactory itself.
getInstance() - Static method in class com.ibm.ws.wssecurity.sc.util.SecureConversationHandle
 
getInstanceHandle() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getInstanceHandle
getInstanceName() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This method returns the name of the cache-instance that will be used to store this fragment.
getInstanceProperties(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Gets the list of instance properties (annotations) of the specified Type.
getInstances() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Returns values of the <wsu:Instance>.
getInstances() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Returns values of the <wsu:Instance>.
getInstrumentationLevel(String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
getInstrumentationLevel(ObjectName, StatDescriptor, boolean) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Sample code to get level
getInstrumentationLevel(ObjectName, boolean) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Sample code to get level
getInt(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC INTEGER parameter as an int in the Java programming language.
getInt(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC INTEGER parameter as an int in the Java programming language.
getIntegral() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated. Return the time-weighted sum.
getIntegral() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
getIntegral() - Method in interface com.ibm.websphere.pmi.stat.WSRangeStatistic
Return the integral value of this attribute.
getInteractionVerb() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns an integer that represents the mode of interaction with the backend store instance.
getIntHeader(String) - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getIntHeader(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getIntHeader(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the header value as an int
getIntHeader(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
Retrieve a response header as an int.
getInvalidate() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets value of the inavalidate variable.
getInvalidateonly() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method determines to look for invalidation only.
getInvalidationIds(SOAPMessageContext) - Method in interface com.ibm.websphere.cache.webservices.InvalidationGenerator
This method is called once on every SOAP request and generates the ids that are used to invalidate entries in cache.
getInvalidationType() - Method in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
Gets the invalidationType.
getInvocationInternationalization() - Method in interface com.ibm.websphere.i18n.context.UserInternationalization
Get a reference to the invocation internationalization context object, which affords read-write access to invocation Internationalization context elements according the applicable internationalization context management policy.
getInvocationType() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the invocation type of the current invocation.
getIpAddress() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getIpAddress
getIpAddress() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getIpAddress
getIpAddress() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getIpAddress
getIResponse() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getIsJvmBlocked() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Tells us if the request represented by this object is blocked on an operation which can be (potentially) unblocked by calling the JVM.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.Sybase11DataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIsolationLevel(AccessIntent) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method determines the transaction isolation level based on the specified AccessIntent.
getIssuer() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Return the token issuer name.
getIssuer() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the token issuer name.
getIssuerName() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.X509Token
Returns the distinguished name of issuer.
getIssuerSerial() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.X509Token
Returns the serial of issuer.
getIterator() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadHint
Return an iterator over the items
getJdbcDataSource() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionStats
Deprecated.  
getJdbcDataSource() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionStatsImpl
Deprecated.  
getJmsDeliveryMode() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS delivery mode (PERSISTENT, NON_PERSISTENT).
getJmsDeliveryMode() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJmsDestination() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS destination name.
getJmsDestination() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJmsExpiration() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS expriation time in milliseconds.
getJmsExpiration() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJMSMessage() - Method in interface com.ibm.websphere.soa.sca.wireformat.jms.WireFormatJMSBindingContext
Gets the JMS message.
getJMSPriority() - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Gets the set priority
getJmsRedelivered() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns whether the JMS message has been redelivered.
getJmsRedelivered() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJmsReplyTo() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS reply to destination name.
getJmsReplyTo() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJMSSession() - Method in interface com.ibm.websphere.soa.sca.wireformat.jms.WireFormatJMSBindingContext
Gets the JMS session.
getJmsType() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS message type (TEXT, BYTES, OBJECT, STREAM, MAP).
getJmsType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJmsxAppId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS AppId
getJmsxAppId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJmsxDeliveryCount() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the JMS redelivery count.
getJmsxDeliveryCount() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJMXProxyForClient(AdminClient) - Static method in class com.ibm.websphere.management.application.AppManagementProxy
Returns a proxy for AppManagement functions to be called in JMX mode.
getJMXProxyForServer() - Static method in class com.ibm.websphere.management.application.AppManagementProxy
Returns a proxy for AppManagement functions to be called in JMX mode.
getJndiNames() - Method in class com.ibm.websphere.rsadapter.ProxyDataSource
 
getjsabjbnm() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the jsabjbnm value.
getjsabpref() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the jsabpref value (STCxxxxx).
getJsApiMessageIdAsBytes() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the API message id.
getJsApiMessageIdAsBytes() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsApproximateLength() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the approximate length of the queued message.
getJsApproximateLength() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsCorrelationIdAsBytes() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the correlation id.
getJsCorrelationIdAsBytes() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsCurrentMEArrivalTimestamp() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the time in milliseconds since the message arrived at this messaging engine.
getJsCurrentMEArrivalTimestamp() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsMessageType() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the SIB message type (JMS, TRM, SUBSCRIPTION, SDO, UNKNOWN).
getJsMessageType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsMessageWaitTime() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the time in milliseconds that the message has been waiting on this message point.
getJsMessageWaitTime() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsProducerType() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns type of the producer of this message (MP, TRM, API, PSB, UNKNOWN).
getJsProducerType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsRedeliveredCount() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the number of attempts to deliver this message.
getJsRedeliveredCount() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsSecurityUserid() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns Security userid associated with this message.
getJsSecurityUserid() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJsTimestamp() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the timestamp in milliseconds since 1 Jan 1970 of when the message was originally sent.
getJsTimestamp() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getJvmType() - Method in interface com.ibm.websphere.management.AdminService
Returns the JVM Type attribute of the server.
getKey() - Method in class com.ibm.websphere.ant.tasks.NLSEcho
Returns the key.
getKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Key'
getKey() - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Return a unique key value
getKey(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the key related with the security token.
getKey_Columns() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference list 'Columns'
getKeyAsByteArray() - Method in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
INTERNAL USE ONLY: Gets the keyAsByteArray.
getKeyBytesLength() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
 
getKeyBytesLength() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
 
getKeyIdentifier() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the key identifier related with the security token.
getKeyIdentifierEncodingType() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the QName of KeyId encoding type.
getKeyIdentifierValueType() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the QName of keyId value type.
getKeyName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the name of the key used by the token consumer.
getKeyName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the name of the key used by the token consumer.
getKeyName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the name of the key.
getKeyName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the name of the key.
getKeyName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the name of the key.
getKeyName() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the name of key related with the security token.
getKeyPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the password for recovering the key.
getKeyPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the password for recovering the key.
getKeyPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the password for recovering the key.
getKeyPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the password for recovering the key.
getKeyPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the password for recovering the key.
getKeySize() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the key size for the SecretKey, "http://docs.oasis-open.org/ws-sx/ws-trust/200512/SymmetricKey"
getKeyStorePassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the password for the keyStore used by the consumer of the SAML token.
getKeyStorePassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the password for the keyStore used by the consumer of the SAML token.
getKeyStorePassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the password used for the SAML token requester's keyStore.
getKeyStorePassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the type of the keystore used for key locator.
getKeyStorePassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the type of the keystore.
getKeyStorePath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the file path for the keyStore used by the consumer of the SAML token.
getKeyStorePath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the file path for the keyStore used by the consumer of the SAML token.
getKeyStorePath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the file path from which the keyStore for the SAML token requester is loaded.
getKeyStorePath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the file path from which the keystore used for key locator is loaded.
getKeyStorePath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the file path from which the keystore is loaded.
getKeyStoreReference() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the reference name of the keyStore used by the token consumer (e.g. a service).
getKeyStoreReference() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the reference name of the keyStore used by the token consumer (e.g. a service).
getKeyStoreReference() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the reference name of the keyStore used by the requesting entity for the creation of SAML tokens.
getKeyStoreReference() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the reference name of the keystore used for key locator.
getKeyStoreReference() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the reference name of the keystore
getKeyStoreType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the type of the keyStore used by the consumer of the SAML token.
getKeyStoreType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the type of the keyStore used by the consumer of the SAML token.
getKeyStoreType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the type of the keyStore used by the SAML token requester.
getKeyStoreType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the type of the keystore used for key locator.
getKeyStoreType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the type of the keystore.
getKeyType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the name of Key Type to be used for the Subject confirmation for a SAML a SAML token requester.
getLanguage() - Method in class com.ibm.websphere.wsrf.FaultDescription
Gets the fault description language
getLastAccessedTime() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns the last time an event occurred on this application session.
getLastActivatedTime() - Method in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
Return a long value for the time that the WS-ReliableMessaging sequence state was last updated.
getLastDeliveredMessage() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiverStream
Get the system ID of the last message delivered on the stream.
getLastLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getLastLUWID
getLastLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
getLastLUWID
getLastLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getLastLUWID
getLastLUWID() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getLastLUWID
getLastMessageReceiveTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getLastMessageReceiveTimeMillis
getLastMessageReceiveTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getLastMessageReceiveTimeMillis
getLastMessageSendTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getLastMessageSendTimeMillis
getLastMessageSendTimeMillis() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getLastMessageSendTimeMillis
getLastModified() - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Retrieves the last modified time of this document.
getLastModified() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns the date that the data was last modifed in this response or -1 if unknown.
getLastRoleName() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadItem
Return the last role name within our path.
getLastSampleTime() - Method in interface com.ibm.websphere.management.statistics.Statistic
Deprecated.  
getLastSampleTime() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. Return the time it is last updated on server
getLastSampleTime() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getLastSampleTime() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the time the most recent measurement was taken represented as a long.
getLastSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getLastSequenceNumber
getLastSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
getLastSequenceNumber
getLastSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getLastSequenceNumber
getLastSequenceNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getLastSequenceNumber
getLastTickReceived() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
Get the "tick" of the last message received.
getLastTickReceived() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
The last tick number received
getLatestKeyForKeySet(String) - Method in class com.ibm.websphere.crypto.KeySetHelper
Returns the latest key for a specified KeySet.
getLatestKeysForKeySetGroup(String) - Method in class com.ibm.websphere.crypto.KeySetHelper
This method returns a Map containing the latest Keys for each KeySet specified for the KeySetGroup.
getLength() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the length of the derived key.
getLength() - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
The number of Stats in this result
getLevel() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. get current instrumentation level for this collection.
getLevel() - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Get instrumentation level for the path
getLevel() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the statistic instrumentaion level (List of levels defined in PmiConstants)
getLevel() - Method in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Deprecated. No replacement.
getLevel() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. get the instrumentation level
getLevel() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. get the instrumentation level
getLevel() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Deprecated. No replacement
getLevel() - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Returns for the level
getLineNo() - Method in class com.ibm.websphere.management.configservice.ValidationResult.ValidationMessage
Returns the line number inside the configuration document where the target object is defined.
getLinkNpmSpeed() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getLinkNpmSpeed
getLinkNpmSpeed() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getLinkNpmSpeed
getLinkSystemData() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getLinkTaskReqContID() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the CICS Link Request Container ID set by linkTaskReqContID() This method only applies to applications calling into the CICS link server.
getLinkTaskReqContType() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the CICS Link Request Container Type set by linkTaskReqContType() This method only applies to applications calling into the CICS link server.
getLinkTaskRspContID() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the CICS Link Response Container ID set by linkTaskReqContID() This method only applies to applications calling into the CICS link server.
getLinkTaskRspContType() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the CICS Link Response Container Type set by linkTaskRspContType() This method only applies to applications calling into the CICS link server.
getLinkTaskTranID() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the CICS Link Transaction ID set by setLinkTaskTranID.
getLocalAddr() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the local address
getLocalAddress() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getLocalAddress
getLocale() - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets the locale used by the RASMessageCatalog.
getLocale() - Method in interface com.ibm.websphere.i18n.context.Internationalization
Get the first in the locale chain (array) of an internationalization context associated with the current thread; if the array is unset (null), this method returns the default locale of the host JVM.
getLocale() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
return the user's locale.
getLocale() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getLocale() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getLocale() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
getLocale() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getLocales() - Method in interface com.ibm.websphere.i18n.context.Internationalization
Get the locale chain (array) of an internationalization context associated with the current thread; if the array is unset (null), this method returns an array of length(1) containing the default locale of the host JVM.
getLocales() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getLocalHomePrefixString() - Static method in class com.ibm.websphere.ejbcontainer.LocalHomeAccessor
Deprecated. Return the string used internally as the prefix for local EJB home names.
getLocalId() - Method in interface com.ibm.websphere.jtaextensions.ExtendedJTATransaction
Returns a process-unique identifier for the transaction currently associated with the calling thread.
getLocalizedMessage(Locale) - Method in interface com.ibm.websphere.ras.RasMessage
Return the message represented by this Object in the specified Locale.
getLocalName() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the local name
getLocalPort() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the local port
getLocalProxy() - Static method in class com.ibm.websphere.management.application.AppManagementProxy
Returns proxy for local mode AppManagement functions.
getLocalServer() - Method in interface com.ibm.websphere.management.AdminService
Returns the ObjectName handle to the Server MBean for this server.
getLocalUOWId() - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Returns a long that uniquely identifies the unit of work bound to the current thread at the time this method is called.
getLockType(ConnectionFactory, AccessIntent) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Return the Lock Type basing on the current backend information and AccessIntent This method returns a value indicating what sort of locking behavior is needed when executing the requested method.
getLockType(ConnectionFactory, AccessIntent, HashMap) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
534869 fix: introduce a new parameter: Hashmap properties to adapter class, WSEJBToRAAdapter which implements PM interface EJBToRAAdapter.
getLockType(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method returns a lock type constant based on the update hint value of the specified AccessIntent.
getLockType(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2390DataStoreHelper
Deprecated. This method returns a lock type constant based on the update hint value of the specified AccessIntent.
getLockType(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method returns a lock type constant based on the update hint value of the specified AccessIntent.
getLockType(AccessIntent) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method returns a lock type constant based on the update hint value of the specified AccessIntent.
getLockType(AccessIntent) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method returns a lock type constant based on the update hint value of the specified AccessIntent.
getLockType(AccessIntent) - Method in class com.ibm.websphere.rsadapter.Sybase11DataStoreHelper
This method returns a lock type constant based on the update hint value of the specified AccessIntent.
getLockType() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Returns the update intent lock type constant.
getLog() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getLogFileName() - Method in class com.ibm.ws.tpv.engine.UserPreferences
If the user is viewing a log (getViewLog() returns true) then this is the name of the log file being viewed, otherwise it is the name to use when logging data for the current server.
getLogFileSize() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the maximum log file size of each log file that could be generated.
getLogger() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the current Logger object.
getLogger() - Method in class com.ibm.websphere.als.BufferManager
 
getLoggingDuration() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the logging duration.
getLogName() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getLogPlayMode() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getLogSize() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the number of log entries currently in the buffer awaiting to be written to the permanent storage.
getLong(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC BIGINT parameter as a long in the Java programming language.
getLong(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
getLongRetryCount() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getLongRetryInterval() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getLowerBound() - Method in interface com.ibm.websphere.management.statistics.BoundaryStatistic
Deprecated.  
getLowerBound() - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
getLowerBound() - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
getLowerBound() - Method in interface com.ibm.websphere.pmi.stat.WSBoundaryStatistic
Returns the lower limit of the value of this attribute.
getLowestNodeVersionForModule(Module) - Static method in class com.ibm.websphere.management.application.EarUtils
Returns the lowest node version for the module.
getLowThresholdCacheSizeInMB() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns the low threshold in percentage of JVM heap space that can be occupied by the cache entries.
getLowWaterMark() - Method in interface com.ibm.websphere.management.statistics.RangeStatistic
Deprecated.  
getLowWaterMark() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
getLowWaterMark() - Method in interface com.ibm.websphere.pmi.stat.WSRangeStatistic
Returns the lowest value this attribute held since the beginning of the measurement.
getMainClass() - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
getMainClass() - Method in class com.ibm.websphere.ant.tasks.ServerStatus
 
getMainClass() - Method in class com.ibm.websphere.ant.tasks.StartServer
 
getMainClass() - Method in class com.ibm.websphere.ant.tasks.StopServer
 
getManagedConnection(Object) - Method in interface com.ibm.websphere.rsadapter.Reassociateable
Retrieve the ManagedConnection this Connection handle is currently associated with.
getManagedConnectionFactory() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionStats
Deprecated.  
getManagedConnectionFactory() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
getManagedConnectionFactory() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
getManagedConnectionFactory returns a reference of the ManagedConnectionFactory to which the username identity should be used.
getManager() - Static method in class com.ibm.websphere.ras.Manager
Deprecated. Return a reference to the singleton ManagerImpl instance for this process.
getManagers() - Method in interface com.ibm.websphere.hamanager.jmx.CoreGroupInfo
Retrieve the set of active coordinators for this core group.
getManagingServers() - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSnapshot
This returns the set of servers currently managing the bulletin board.
getMapType() - Method in class com.ibm.websphere.cache.DistributedObjectCache
Returns the underlying map type for this DistribuedObjectCache.
getMaskChangeListeners() - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Gets the set of objects that wish to be informed of changes in the message or trace mask configuration.
getMaskChangeListeners() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets the set of objects that wish to be informed of changes in the message or trace mask configuration.
getMaskChangeListeners() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return an enumeration over the list of RASIMaskChangeListener objects that have registered to be notified when either the trace or message mask for this object changes state.
getMax() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getMax() - Method in interface com.ibm.websphere.pmi.stat.WSAverageStatistic
Returns the maximum value of all the samples.
getMaxCacheSize() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns the maximum number of cache entries allowed in the memory.
getMaxCacheSizeInMB() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns the maximum space on the JVM heap that can be occupied by the cache entries.
getMaxDepth() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns the queue maximum depth.
getMaxFailedDeliveries() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This gets the number of times attempts will be made to deliver messages to a Consumer before the message will be moved to the exception destination.
getMaxFieldSize() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the maximum number of bytes allowed for any value in a column of a result set or a value in a record.
getMaximumQueueSize() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Gets the maximum number of objects which this queue will hold.
getMaximumQueueSize() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Gets the maximum number of RASIEvents which the handler will hold.
getMaximumQueueSize() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Gets the maximum number of objects which this queue will hold.
getMaximumQueueSize() - Method in class com.ibm.ras.RASQueue
Deprecated. Gets the maximum number of objects which this queue will hold.
getMaximumQueueSize() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return the maximum number of RASIEvents which this Handler will cache.
getMaximumTime() - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Get the maximum allowable terminition time.
getMaximumTime() - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Get the maximum allowable terminition time.
getMaxLength(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return the value of the maxLength facet on the specified Type, if available
getMaxMessageLength() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getMaxMessageLength
getMaxMessageLength() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getMaxMessageLength
getMaxMessageLength() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getMaxMessageLength
getMaxNumber() - Method in class com.ibm.websphere.sib.wsn.GetMessages
Get the maximum number of message to return
getMaxNumberCacheEntries() - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getMaxPathLength() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Internal usage only.
getMaxReliability() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
The maximum Reliability that can be specified on a message if that message is to successfully sent to the Destination.
getMaxTime() - Method in interface com.ibm.websphere.management.statistics.TimeStatistic
Deprecated.  
getMaxTime() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getMaxTime() - Method in interface com.ibm.websphere.pmi.stat.WSTimeStatistic
Returns the maximum time taken to complete one invocation since the beginning of the measurement.
getMBeanCount() - Method in interface com.ibm.websphere.management.AdminClient
 
getMBeanCount() - Method in interface com.ibm.websphere.management.AdminService
Returns the number of MBeans registered in the MBeanServer.
getMBeanFactory() - Method in interface com.ibm.websphere.management.AdminService
Returns a reference to the singleton MBeanFactory instance for this JVM.
getMBeanFactory() - Static method in class com.ibm.websphere.management.AdminServiceFactory
This static method returns the singleton reference to the MBeanFactory instance for this JVM.
getMBeanIdentifier(ObjectName) - Static method in class com.ibm.websphere.management.ObjectNameHelper
 
getMBeanInfo(ObjectName) - Method in interface com.ibm.websphere.management.AdminClient
 
getMBeanInfo(ObjectName) - Method in interface com.ibm.websphere.management.AdminService
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanProperties() - Method in interface com.ibm.websphere.management.JMXManageable
Provides additional customer-defined key properties to be added to the key property list of the ObjectName for the MBean.
getMBeanProperties() - Method in class com.ibm.websphere.management.JMXManageableSupport
Provides additional customer-defined key properties to be added to the key property list of the ObjectName for the MBean.
getMBeanServer() - Method in interface com.ibm.websphere.management.MBeanFactory
Get the JMX MBeanServer used by the WebSphere administration system.
getMBeanType(ObjectName) - Static method in class com.ibm.websphere.management.ObjectNameHelper
 
getMbeanType() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the mapping MBean type.
getMBeanTypes() - Method in interface com.ibm.websphere.management.MBeanFactory
Get a list of MBean types registered through the MBeanFactory.
getMean() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
getMean() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getMean() - Method in interface com.ibm.websphere.pmi.stat.WSAverageStatistic
Returns the mean or average (getTotal() divided by getCount()).
getMean() - Method in interface com.ibm.websphere.pmi.stat.WSRangeStatistic
Returns the time-weighted mean value of this attribute.
getMediationName() - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the name of the mediation that is being executed.
getMemberData() - Method in interface com.ibm.websphere.hamanager.jmx.GroupData
This returns the member data for the group.
getMemberProperties() - Method in interface com.ibm.websphere.hamanager.jmx.GroupMemberData
This is the unique map of properties identifying the member from other members in this group.
getMemberState() - Method in interface com.ibm.websphere.hamanager.jmx.GroupMemberData
 
getMessage(String) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets a message with no inserts from the catalog.
getMessage(String, Object) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets a message with one insert from the catalog.
getMessage(String, Object, Object) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets a message with two inserts from the catalog.
getMessage(String, Object[]) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets a message with an array of inserts from the catalog.
getMessage() - Method in exception com.ibm.websphere.asynchbeans.WorkRejectedException
 
getMessage() - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Retrieve the text message for this exception.
getMessage() - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Retrieve the text message for this exception.
getMessage() - Method in exception com.ibm.websphere.exception.DistributedException
Retrieve the text message for this exception.
getMessage() - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Retrieve the message for this exception.
getMessage() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Retrieve the text message for this exception.
getMessage(String) - Method in interface com.ibm.websphere.management.application.client.AppDeploymentMessages
Returns a translated message for a given key.
getMessage() - Method in exception com.ibm.websphere.management.cmdframework.CommandNotFoundException
 
getMessage() - Method in exception com.ibm.websphere.management.cmdframework.InvalidParameterNameException
 
getMessage() - Method in exception com.ibm.websphere.management.cmdframework.InvalidParameterValueException
Access method to get the formatted message.
getMessage() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getMessage() - Method in exception com.ibm.websphere.management.cmdframework.RequiredParameterNotFoundException
 
getMessage() - Method in class com.ibm.websphere.management.configservice.ValidationResult.ValidationMessage
Returns the content of the message.
getMessage() - Method in exception com.ibm.websphere.management.exception.ConfigDataNotFoundException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.ConfigDocumentLoadException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.ConfigDocumentSaveException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.InvalidAttributeNameException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.InvalidAttributeValException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.InvalidConfigDataTypeException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.InvalidRAScopeException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.InvalidSessionException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.MalformedContainmentPathException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.NoServerDefinedException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.ReadOnlyAttributeException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.RequiredAttributeNotFoundException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.SessionTimeoutException
 
getMessage() - Method in exception com.ibm.websphere.management.exception.VersionNotMatchException
 
getMessage() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns a detailed message about the error.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Get the message for this fault.
getMessage() - Method in exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Get the message for this fault.
getMessage() - Method in interface com.ibm.websphere.webservices.handler.sdo.SDOMessageContext
Gets the SDOMessage from this MessageContext.
getMessage() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
 
getMessage(String) - Static method in exception com.ibm.websphere.wssecurity.wssapi.WSSException
Get NLS messages, mainly use for throwing exceptions
getMessageAccess() - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
getMessageAsHTML() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns a detailed message about the error in HTML.
getMessageContentExpressions() - Method in class com.ibm.websphere.sib.wsn.Filter
Get an iterator over all the MessageContent values set in the filter
getMessageContents() - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Get the message contents as a SOAPElement
getMessageCount() - Method in interface com.ibm.websphere.management.statistics.JMSEndpointStats
Deprecated.  
getMessageCount() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getMessageCount() - Method in interface com.ibm.websphere.management.statistics.MessageBeanStats
Deprecated.  
getMessageCount() - Method in class com.ibm.websphere.pmi.stat.MessageBeanStatsImpl
Deprecated.  
getMessageCount() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Get the number of messages currently on the subscription.
getMessageData() - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Retrieves the message data in the form of an Object.
getMessageEventClasses() - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Gets the set of message event classes which this object uses.
getMessageEventClasses() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets the set of message event classes which this object uses.
getMessageEventClasses() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return an Enumeration over the list of MessageEvent classes this object uses.
getMessageFile() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets the message file associated with this logger.
getMessageFile() - Method in class com.ibm.ras.RASMessageEvent
Deprecated. Gets the base message file name used to format a message.
getMessageFile() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Gets the message file associated with this logger.
getMessageHeaders() - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
This returns the properties associated with the message.
getMessageKey() - Method in interface com.ibm.websphere.ras.RasMessage
Return the message key specified by the caller when the message was logged.
getMessageMask() - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Gets the mask which defines the set of message types that will be processed.
getMessageMask() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets the mask which defines the set of message types that will be processed.
getMessageMask() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets the mask which defines the set of message types that will be processed.
getMessageMask() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return the current state of the message mask for this Handler.
getMessageMask() - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Return the current value of the message mask for this TraceLogger.
getMessageOriginator() - Method in interface com.ibm.websphere.ras.RasMessage
Return the name of the Object that logged this message.
getMessageProperty(String) - Method in interface com.ibm.websphere.sib.SIMessage
Return the Property stored in the Message under the given name.
getMessages() - Method in exception com.ibm.websphere.ActivitySession.NotProcessedException
Returns the array of messages that explain the failure to process the resource
getMessages() - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
getMessages() - Method in interface com.ibm.websphere.management.cmdframework.CommandResult
Gets warning messages if there is any.
getMessages() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
 
GetMessages - Class in com.ibm.websphere.sib.wsn
A class which represents the GetMessages element in the WS-Notification Base Notification schema.
GetMessages(Integer) - Constructor for class com.ibm.websphere.sib.wsn.GetMessages
Create an instance without user defined elements
GetMessages(Integer, SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.GetMessages
Create an instance with user defined elements
getMessages() - Method in class com.ibm.websphere.sib.wsn.GetMessagesResponse
Get the notification messages returned
getMessageSelection() - Method in interface com.ibm.websphere.sib.admin.SIBMessageRequest
Get the message selector string used by the request.
getMessageSelection() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getMessageSelector() - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the message selector that is defined in the mediation definition.
getMessageSeverity() - Method in interface com.ibm.websphere.ras.RasMessage
Return a String indicating the severity of this message
getMessagesInCurrentBatch() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getMessagesInCurrentBatch
getMessagesInCurrentBatch() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getMessagesInCurrentBatch
getMessagesReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getMessagesReceived
GetMessagesResponse - Class in com.ibm.websphere.sib.wsn
A class which represents the GetMessagesResponse element in the WS-Notification Base Notification schema.
GetMessagesResponse(NotificationMessage[]) - Constructor for class com.ibm.websphere.sib.wsn.GetMessagesResponse
Create an instance without user defined elements
GetMessagesResponse(NotificationMessage[], SOAPElement[]) - Constructor for class com.ibm.websphere.sib.wsn.GetMessagesResponse
Create an instance with user defined elements
getMessagesSent() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getMessagesSent
getMessagesSent() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitterStream
 
getMessageWaitTime() - Method in interface com.ibm.websphere.management.statistics.JMSEndpointStats
Deprecated.  
getMessageWaitTime() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getMessagingEngineName() - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the name of the messaging engine which the mediation point is assigned to.
getMeStoreBusName() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
If the data is stored on a messaging engine, returns the bus name for the storing messaging engine.
getMeStoreEngineName() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
If the data is stored on a messaging engine then returns the name of the messaging engine.
getMetaData() - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method returns the DataStoreHelperMetaData object associated with this DataStoreHelper.
getMetaData() - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method returns the DataStoreHelperMetaData object associated with this DataStoreHelper.
getMetaData(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method gets the information on the underlying database instance represented through an active connection.
getMetaData(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method gets the information on the underlying database instance represented through an active connection.
getMetadata() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Metadata'
getMetadata() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Returns the @link com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata object that contains this Table
getMetaData() - Method in class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
Provides the ability to obtain a javax.jms.ConnectionMetaData object without creating an active Connection to the bus.
getMetadata_OrderBys() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference list 'Order Bys'
getMetadata_Relationships() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference list 'Relationships'
getMetadata_RootObject() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Root Object'
getMetadata_RootTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference 'Root Table'
getMetadata_Tables() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference list 'Tables'
getMetadata_UniqueKeyBufferSize() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Unique Key Buffer Size'
getMetadata_UniqueKeyTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference 'Unique Key Table'
getMetadataFactory() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the factory that creates the instances of the model
getMetadataFromStream(InputStream) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
Return a Metadata instance based on the supplied InputStream
getMetaDataGenerator() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the class of MetaDataGenerator.
getMetadataPackage() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataFactory
Returns the package supported by this factory
getMetadataProperties(String) - Method in interface com.ibm.websphere.management.metadata.ManagedObjectMetadataAccessor
Obtains all metadata for the specified node.
getMetadataProperty(String, String) - Method in interface com.ibm.websphere.management.metadata.ManagedObjectMetadataAccessor
Obtains metadata with the specified key for the specified node.
getMethod() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the value of the method variable.
getMethod() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getMethod() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the method of the request
getMethodname() - Method in exception com.ibm.websphere.ejbquery.QueryException
Method throwing the QueryException.
getMethodReadyCount() - Method in interface com.ibm.websphere.management.statistics.SessionBeanStats
Deprecated.  
getMethodReadyCount() - Method in class com.ibm.websphere.pmi.stat.SessionBeanStatsImpl
Deprecated.  
getMin() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getMin() - Method in interface com.ibm.websphere.pmi.stat.WSAverageStatistic
Returns the minimum value of all the samples.
getMinimumTime() - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Get the minimum allowable terminition time.
getMinimumTime() - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Get the minimum allowable terminition time.
getMinTime() - Method in interface com.ibm.websphere.management.statistics.TimeStatistic
Deprecated.  
getMinTime() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getMinTime() - Method in interface com.ibm.websphere.pmi.stat.WSTimeStatistic
Returns the minimum time taken to complete one invocation since the beginning of the measurement.
getMissedBeatsForDead() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
The number of missed beats for the subsystem to be regarded as dead.
getMissedBeatsForStale() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
The number of missed beats for the subsystem to be regarded as stale.
getMode(String) - Method in interface com.ibm.websphere.workarea.UserWorkArea
The getMode operation will search the current WorkArea for a corresponding property's mode.
getMode() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getModelMBean() - Method in class com.ibm.websphere.management.JMXManageableSupport
Returns this managed resource's ModelMBean in order to allow sub-class of JMXManageableSupport class to have access to its associated ModelMBean.
getModifiedTaskData(String, String[][]) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getModuleInfo(String, Hashtable, String, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Returns a Vector of AppDeploymentTask objects.
getModuleInfo(String, Hashtable, String, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
getModuleName() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return the module name.
getModuleName() - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Get module name in the path
getMoreResults() - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Moves to this Record object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method getResultSet.
getMsg(String, Object[]) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Gets a message with an array of inserts from the catalog.
getMsgKey() - Method in exception com.ibm.websphere.appprofile.accessintent.InvalidAccessIntentException
 
getMulticastInterface() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Determines the network adapter to use for multicast transmissions on a multi-homed system.
getMutableColumns() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns mutable columns for the task
getMutableColumns(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Deprecated. see isMutableColumn(int)
getName() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns the name of the property.
getName() - Method in interface com.ibm.ras.RASIObject
Deprecated. Gets the name by which this object is known.
getName() - Method in class com.ibm.ras.RASObject
Deprecated. Gets the name by which this object is known.
getName() - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This returns the name of the asynch bean.
getName() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
The name of the monitor.
getName() - Method in interface com.ibm.websphere.interrupt.InterruptObject
Displays the name of this interrupt object.
getName() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns task name
getName() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns a non-localized admin command name.
getName() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getName() - Method in interface com.ibm.websphere.management.statistics.Statistic
Deprecated.  
getName() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the javax.naming.Name input parameter value.
getName() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. return the short name that is the lowest level of data hierarchy.
getName(int) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Internal usage only.
getName() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the name of the statsitic
getName() - Method in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
 
getName() - Method in class com.ibm.websphere.pmi.stat.StatDescriptor
Deprecated. No replacement
getName() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getName() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
getName() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
getName() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the name of this statistic.
getName() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Returns the Stats name (eg., JVM Runtime, Thread Pools)
getName() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return the name by which this object is known.
getName() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the name of the task.
getName() - Method in interface com.ibm.websphere.scheduler.TaskStatus
Get the name of the task.
getName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Returns the value of the Name attribute
getName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.FilterArgument
Returns the name of this FilterArgument.
getName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Get the name of the Relationship
getName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the name of the database table
getName() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
getName returns the userName String.
getName() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the name of cache config.
getName() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
Get the system display name of this inbound receiver.
getName() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns the queue name.
getName() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getName() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns the name of the message as assigned by the messaging engine.
getName() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
getName() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
Name of consumer
getName() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
Get the internal display name.
getName() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getName() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getName() - Method in interface com.ibm.websphere.sib.admin.SIBSubscriber
 
getName() - Method in interface com.ibm.websphere.sib.admin.SIBSubscription
Get the internal display name.
getName() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getName() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This method returns the name of the destination whose configuration is reflected in this object.
getName() - Method in interface com.ibm.websphere.workarea.UserWorkArea
Returns the context's name.
getName() - Method in class com.ibm.websphere.wsrf.Attribute
Returns the qualified name part of the attribute
getNameClassPair() - Method in exception com.ibm.websphere.naming.CannotInstantiateObjectException
This method gets the NameClassPair for the failing serialized object.
getNameFromText(String) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
A javax.xml.soap.Name is constructed from the input text and the namespace/prefix information defined by the SOAPElement.
getNamespace() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a string containing the type namespace.
getNamespaceDeclarations(boolean, boolean, boolean) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Returns a list of Attr objects for xmlns attributes.
getNamespaceForPrefix(String) - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get the namespace for a given prefix defined for this topic expression
getNamespaceForPrefix(String) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the namespace for a given prefix defined for this topic expression
getNamespaceMap() - Method in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType
Returns a map of namespace prefixes.
getNamespacePrefixes() - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get an iterator over all the prefix values defined in the prefix to namespace map
getNamespacePrefixes() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get an iterator over all the prefix values defined in the prefix to namespace map
getNamespacePrefixesMap() - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Get the prefix to namespace map
getNamespacePrefixesMap() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the prefix to namespace map
getNativeConnection(Connection) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Return the native connection corresponding to the given cci.Connection, or null if there is no "native" connection.
getNativeConnection(Object) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
PK58756 This method returns the underlying physical JDBC connection to the caller.
getNestedException() - Method in exception com.ibm.websphere.ActivitySession.ActivitySessionException
Returns the exception nested within this ActivitySessionException.
getNestedException() - Method in exception com.ibm.websphere.management.exception.NestedAdminException
Deprecated.  
getNetworkIOTimeMicros() - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method returns the sum of elapsed network I/O times in microseconds collected while time monitoring is enabled.
getNewDataGraph(String) - Method in interface com.ibm.websphere.sib.SIMessage
Return a new SDO DataGraph which contains a copy of the SIMessage content in the tree representation specified by the format field.
getNewMask() - Method in class com.ibm.ras.RASMaskChangeEvent
Deprecated. Gets the new message or trace mask value.
getNewName() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the "new name" javax.naming.Name input parameter value.
getNewTerminationTime() - Method in class com.ibm.websphere.wsrf.SetTerminationTimeResponse
Gets the new termination time.
getNextFireTime() - Method in interface com.ibm.websphere.scheduler.TaskStatus
Get the date and time which this task is scheduled to fire next.
getNextItem() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadHint
Deprecated.  
getNextRoleName() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadItem
 
getNextTask() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the next Task object in the client side preparation process.
getNLSValue(String) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Replaced by getNLSValue (key, moduleID)
getNLSValue(String, String) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get translated key from the resource bundle.
getNode() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getNode() - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
Returns the node of the ServerBean.
getNodeBaseProductShortName(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the version of WebSphere Base product installation for a given node.
getNodeBaseProductVersion(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the version of WebSphere Base product installation for a given node.
getNodeDeployedFeatures(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the list of features for the given node.
getNodeMajorVersion(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the major version of WebSphere Base product installation for a given node.
getNodeMinorVersion(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the minor version of WebSphere installation for a given node.
getNodeName() - Method in interface com.ibm.websphere.hamanager.jmx.GroupMemberData
The name of the node that contains the server hosting this member.
getNodeName() - Method in interface com.ibm.websphere.hamanager.jmx.ServerWithActiveGroups
The name of the node that contains the server.
getNodeName() - Method in interface com.ibm.websphere.management.AdminService
Returns the name used to identify the current node in which this process is configured.
getNodeName(ObjectName) - Static method in class com.ibm.websphere.management.ObjectNameHelper
 
getNodeName() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. return node name.
getNodeName() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the node name.
getNodePlatformOS(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the operating system name for a given node.
getNodeProductsAndVersions(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Obtains all products and versions for installed products on the specified node (which can be a dmgr or a node).
getNodeProductVersions(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
This method combines all product name and product versions contained the set of metadata properties for the specified node and stores them in the form of a map from product name to product version such that the mapping is sorted by product name.
getNodeServiceVersion(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the service version of WebSphere installation for a given node.
getNodeSysplexName(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the sysplex name for a given node.
getNodeUpdateVersion(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Returns the update version of WebSphere installation for a given node.
getNonBatchModeContext() - Method in interface com.ibm.websphere.naming.WsnBatchModeContext
Creates a non batch mode javax.naming.Context instance which is otherwise a clone of this Context instance.
getNonce() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the nonce.
getNonce() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.UsernameToken
Returns nonce.
getNonceBytesLength() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
 
getNonceBytesLength() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
 
getNonPersistentMapping() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Retrieve the Reliability that should be used for non persistent messages.
getNotificationSink() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Gets the NotificationSinkHome associated with this TaskInfo.
getNotificationSinkJNDIName() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Gets the JNDI name of the NotificationSink associated with this TaskInfo.
getNpmSpeed() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
Deprecated. Replaced by getLinkNpmSpeed()
getNpmSpeed() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
Deprecated. Replaced by getLinkNpmSpeed()
getNthTask(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getNumberCacheEntries() - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getNumberOfActiveRequests() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
The number of current consumer requests
getNumberOfBatchesReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getNumberOfBatchesReceived
getNumberOfBatchesSent() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getNumberOfBatchesSent
getNumberOfCompletedRequests() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
The number of completed consumer requests
getNumberOfCompletedRequests() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
The number of completed "consuming" requests.
getNumberOfMessagesReceived() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
The number of messages already received on the inbound receiver, since the messaging engine last started.
getNumberOfMessagesReceived() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getNumberOfMessagesReceived
getNumberOfMessagesSent() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getNumberOfMessagesSent
getNumberOfMessagesSent() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getNumberOfRepeats() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the number of repeats that were set with setNumberOfRepeats.
getNumberOfRequestsIssued() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
The total number of consumer requests issued
getNumberOfRequestsReceived() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
The total number of requests.
getNumberOfRows() - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Gets the number of rows in the table.
getNumberOfRows() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
getNumChildren() - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Return the number of children this node has.
getNumData() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the number of statistics in this module
getNumLogFiles() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the number of log files that can be used while logging.
getObject() - Method in interface com.ibm.websphere.asynchbeans.pool.ObjectPool
This method obtains an object from the pool.
getObject(int) - Method in class com.ibm.websphere.ejbquery.IQueryTuple
value of the nth element in the SELECT clause.
getObject(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated parameter as an Object in the Java programming language.
getObject(int, Map) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Returns an object representing the value of OUT parameter i and uses map for the custom mapping of the parameter value.
getObject(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a parameter as an Object in the Java programming language.
getObject(String, Map) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Returns an object representing the value of OUT parameter i and uses map for the custom mapping of the parameter value.
getObjectInstance(ObjectName) - Method in interface com.ibm.websphere.management.AdminClient
 
getObjectInstance(ObjectName) - Method in interface com.ibm.websphere.management.AdminService
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.ibm.websphere.naming.genericURLContextFactory
This method is invoked as a JNDI SPI by the JNDI Naming Manager.
getObjectList() - Method in exception com.ibm.websphere.management.exception.AppRefException
 
getObjectListString() - Method in exception com.ibm.websphere.management.exception.AppRefException
 
getObjectLocation(ObjectName) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Get the location of the config data.
getObjectName() - Method in class com.ibm.websphere.management.RuntimeCollaborator
 
getObjectName() - Method in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Get MBean ObjectName.
getObjectName() - Method in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
Returns the ObjectName of this MBeanStatDescriptor.
getObjectNames() - Method in class com.ibm.websphere.pmi.PmiJmxTest
get all the ObjectNames.
getObjectSize() - Method in interface com.ibm.websphere.cache.Sizeable
Returns an implementation-specific size of the object.
getOdiInfo() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets information about the InterruptObject instances which are registered for the request represented by this object.
getOffset() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the offset of the byte stream to find the generated key.
getOID() - Method in interface com.ibm.portal.ObjectID
 
getOID() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the OID that identifies the authentication mechanism, for example: The OID is an object identifier in string format, e.g. 111.222.33 for instance.
getOldMask() - Method in class com.ibm.ras.RASMaskChangeEvent
Deprecated. Gets the old message or trace mask value.
getOldName() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the "old name" javax.naming.Name input parameter value.
getOldRecord() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the IndexedRecord that contains the old values of an EJB instance.
getOperation() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the batched operation type.
getOperationName(Message) - Method in interface com.ibm.websphere.soa.sca.operationselector.jms.OperationSelector
Gets the operation name.
getOperationNames() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the operation names.
getOppositeName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Get the name of the Relationship from the child side
getOrderBy() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Order By'
getOrderBy_Ascending() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Ascending'
getOrderBy_Column() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference 'Column'
getOrderByColumns() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Filter
Returns the List of Columns used to order the results
getOrderBys() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Return the List of OrderBy objects contained in the Metadata
getOrganization() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets the name of the organization which wrote the application that is using this logger.
getOrganization() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Gets the name of the organization which wrote the application that is using this logger.
getOrigin() - Method in interface com.ibm.websphere.management.statistics.JMSConsumerStats
Deprecated.  
getOriginalDO() - Method in exception com.ibm.websphere.sdo.mediator.jdbc.exception.OCCException
 
getOriginalException() - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Get the original exception in a possible chain of exceptions.
getOriginalException() - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Get the original exception in a possible chain of exceptions.
getOriginalException() - Method in exception com.ibm.websphere.exception.DistributedException
Get the original exception in a possible chain of exceptions.
getOriginalException() - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Get the original exception in a possible chain of exceptions.
getOriginalException() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get the original exception in a possible chain of exceptions.
getOriginalException() - Method in exception com.ibm.websphere.sdo.mediator.exception.MediatorException
Returns the originalException.
getOriginalSSLConfig() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Return the SSL properties which this listener originally registered.
getOriginalUser() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
getOriginalUser returns origUser which represents the user who originally submits the request.
getOriginator() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the originator.
getOrigParameterValue(String) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Gets the original parameter value for the UploadFile or DownloadFile parameter.
getOrigParameterValue(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getOtherSOAPElements() - Method in class com.ibm.websphere.sib.wsn.Filter
Get an iterator over all the SOAPElements defined in this filter.
getOTMAGroupID() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the value set by setOTMAGroupID().
getOTMAServerName() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the value set by setOTMAServerName().
getOTMASyncLevel() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the value set by setOTMASyncLevel().
getOutboundConnectionInfo() - Method in class com.ibm.websphere.ssl.JSSEHelper
This method is used to obtain information about the connection on the thread of execution.
getOutboundDepth() - Method in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
Returns the current number of outbound messages on this sequence awaiting transmission to the target endpoint.
getOutputBuffer() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getOutputBufferAsString() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Get the output from the response outputstream as a String.
getOutputFile() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the outputFile.
getOutputObject() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the Object result.
getOutputProcessCount() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns the snapshot output process count for the queue.
getOutputRetrievalFailureEncoding() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Return the encoding used for the message displayed for any error that causes the output to be unretrievable.
getOutputRetrievalFailureMessage() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Return the message displayed for any error that causes the output to be unretrievable.
getOutputStream() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
getOutputStream() - Method in interface com.ibm.websphere.servlet.response.IResponse
Get the OutputStream
getOutputStream() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getOverallResults() - Method in interface com.ibm.websphere.naming.WsnBatchCompleteResults
This method provides a convient way to check the overall results of all batch operations.
getOverwrite() - Method in class com.ibm.websphere.management.repository.Document
Not for public use.
getOwningDefinitionId() - Method in interface com.ibm.portal.propertybroker.property.Property
 
getPageSize() - Method in interface com.ibm.websphere.sdo.mediator.Pager
Returns the page size attribute
getParameter(String) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Gets the parameter value for the specified parameter.
getParameter(String, int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Gets the parameter value for a specified parameter and row index.
getParameter(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getParameter(String, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getParameter(String, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
getParameter(String) - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getParameter(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getParameterDataObject() - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Create and return a DataObject to be used by getGraph(DataObject).
getParameterMap() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getParameterMetadata(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
returns the metadata for the specified parameter.
getParameterNames() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getParameterNames() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getParameters() - Method in class com.ibm.ras.RASEvent
Deprecated. Gets the text parameters: Strings to be displayed with the message text.
getParameters() - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets the text parameters: Strings to be displayed with the message text.
getParameterValues(String) - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getParameterValues(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getParamName() - Method in exception com.ibm.websphere.management.cmdframework.InvalidParameterValueException
Access method for the paramName property.
getParent() - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This returns the parent of the bean.
getParent() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. get its parent CpdColleciton.
getParent() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Get the collection that holds this data
getParentItem() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadItem
Return a ReadAheadItem which is the same as this one but with the final role name removed.
getParentKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Get the Key from the parent side of the Relationship
getPartialOperation() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Persistence Option 3: Returns deferred operation intent, which indicates: DPARTIAL_OPERATION_NONE: ejbLoad/ejbStore will load and store all the fields DPARTIAL_OPERATION_UPDATE_ONLY: ejbStore will store partial fields by group DPARTIAL_OPERATION_BOTH: ejbLoad/ejbStore will both load and store partial fields by group
getPartialOperationGroup() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Persistence Option 4: Returns partial operation group intent, which indicates When partial operation is not NONE, use the group index determine which set of the fields are loaded or stored
getParticipation() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Deprecated. No replacement
getPassiveCount() - Method in interface com.ibm.websphere.management.statistics.StatefulSessionBeanStats
Deprecated.  
getPassiveCount() - Method in class com.ibm.websphere.pmi.stat.StatefulSessionBeanStatsImpl
Deprecated.  
getPassword() - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Get the password.
getPassword() - Method in class com.ibm.websphere.security.auth.MappingAuthData
 
getPassword() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.UsernameToken
Returns the password.
getPasswordForUseWithTrustedContextWithAuthentication(String, String) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
The application server invokes this method at run time to get the password that the application server will use to establish a trusted connection using the DB2 TrustedContext "with authentication" option or when the application server switches a trusted connection to another identity, and the "with authentication" option is enabled.
getPasswordForUseWithTrustedContextWithAuthentication(String, String) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
getPath() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return the data path in an array of Strings
getPath() - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Get the path of the PerfLevelSpec.
getPath() - Method in class com.ibm.websphere.pmi.stat.StatDescriptor
Returns Stats path represented by this StatDescriptor
getPath() - Method in class com.ibm.websphere.pmi.stat.StatLevelSpec
Get StatDescriptor
getPathInfo() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getPathTranslated() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getPeerCertificates() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the array of client certificates
getPendingMessageCount() - Method in interface com.ibm.websphere.management.statistics.JMSEndpointStats
Deprecated.  
getPendingMessageCount() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getPersistence() - Method in class com.ibm.websphere.sib.Reliability
Returns the JMS Persistence value for the Reliability.
getPersistentMapping() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Retrieve the Reliability that should be used for persistent messages.
getPersistToDisk() - Method in interface com.ibm.websphere.cache.EntryInfo
Determine whether persist-to-disk is true.
getPessimisticUpdateHintExclusive() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Deprecated.  
getPessimisticUpdateHintNoCollision() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Deprecated.  
getPessimisticUpdateHintWeakestLockAtLoad() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Deprecated.  
getPessimisticUpdateLockHint() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
getPid() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the Unix Process id for the server.
getPlatform() - Method in interface com.ibm.isc.api.platform.ProductInfo
Return the platform the Integrated Solutions Console (ISC) is running on.
getPlatform() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the platform in which this statistic is supported (List of platforms defined in PmiConstants)
getPmiDataInfo() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Get PmiDataInfo
getPolicyNames() - Method in interface com.ibm.websphere.hamanager.jmx.GroupData
This returns the name of the policy managing this group.
getPool(Class) - Method in interface com.ibm.websphere.asynchbeans.pool.ObjectPoolManager
This returns a pool for managing instances of a class.
getPooledCount() - Method in interface com.ibm.websphere.management.statistics.EntityBeanStats
Deprecated.  
getPooledCount() - Method in class com.ibm.websphere.pmi.stat.EntityBeanStatsImpl
Deprecated.  
getPoolSize() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionPoolStats
Deprecated.  
getPoolSize() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionPoolStats
Deprecated.  
getPoolSize() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionPoolStatsImpl
Deprecated.  
getPoolSize() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionPoolStatsImpl
Deprecated.  
getPortletService(Class) - Method in interface com.ibm.portal.portlet.service.PortletServiceHome
Return a service for the given service interface.
getPortNumber() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getPostingServers() - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSubjectSnapshot
This returns the names of all servers currently posting to this subject.
getPostSizes() - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSubjectSnapshot
This returns the size in bytes of the posts for the posting servers.
getPredicate() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Filter
Returns the value of the Predicate attribute.
getPrefetchRowSize() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Returns the prefetch row size.
getPrefixList() - Method in class com.ibm.websphere.wssecurity.wssapi.spec.ExcC14NParameterSpec
Returns the list of the inclusive namespace prefixes.
getPreviousException() - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Get the previous exception.
getPreviousException() - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Get the previous exception.
getPreviousException() - Method in exception com.ibm.websphere.exception.DistributedException
Get the previous exception.
getPreviousException() - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Get the previous exception, in a possible chain of exceptions.
getPreviousException() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Retrieves the previous exception
getPreviousExceptionInfo() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Retrieve the previous exception info object.
getPreviousSequenceId() - Method in interface com.ibm.websphere.sib.admin.SIBReceivedMessage
Get the sequence ID of the message previous to this one.
getPrimaryGroupId() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns a string value that indicates the primary group the authenticated principal is a member of.
getPrimaryKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the primary key for this table
getPrincipal() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the principal that this security oken belongs to.
getPrintableStoken() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the stoken of the space.
getPrintWriter() - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is used to obtain the java.io.PrintWriter to use for logging when database logging is enabled (for example: WAS.database=all=enabled).
getPrintWriter() - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method is used to obtain the java.io.PrintWriter to use for logging when database logging is enabled (for example: WAS.database=all=enabled).
getPrintWriter() - Method in class com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper
This method is used to obtain the log writer to set on the DataSource when database logging is enabled (for example: WAS.database=all=enabled).
getPrintWriter() - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method is used to obtain the java.io.PrintWriter to use for logging when database logging is enabled (for example: WAS.database=all=enabled).
getPrintWriter() - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method is used to obtain the java.io.PrintWriter to use for logging when database logging is enabled (for example: WAS.database=all=enabled).
getPrintWriter() - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method is used to obtain a log writer to set on the DataSource when database logging is enabled (for example: WAS.database=all=enabled).
getPriority() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the priority of this cache entry, which determines how long the entry will stay in cache when it is not being used.
getPriority() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the priority.
getPriority() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the priority.
getPriority() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiverStream
Get the priority of this message stream (0-9) .
getPriority() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitterStream
 
getPriority() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Get the priority.
getPriority() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the Priority field from the message header.
getPrivateKey() - Method in class com.ibm.websphere.crypto.KeyPair
This method is used to retrieve the PrivateKey.
getProcessName() - Method in interface com.ibm.websphere.management.AdminService
Returns the name used to identify the current process.
getProcessName(ObjectName) - Static method in class com.ibm.websphere.management.ObjectNameHelper
 
getProcessType() - Method in interface com.ibm.websphere.management.AdminService
Returns the ProcessType attribute of the server.
getProducedTime() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessage
 
getProducerBind() - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Get the current setting for the ProducerBind property for this JMSQueue.
getProducerDoesNotModifyPayloadAfterSet() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Returns the property indicating if the producer will modify the payload after setting it.
getProducerPreferLocal() - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Get the current setting for the ProducerPreferLocal property for this JMSQueue.
getProducerPropertiesExpressions() - Method in class com.ibm.websphere.sib.wsn.Filter
Get an iterator over all the ProducerProperties values set in the filter
getProducerReference() - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Get the endpoint reference for the producer associated with the message
getProducers() - Method in interface com.ibm.websphere.management.statistics.JMSSessionStats
Deprecated.  
getProduct() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets the name of the product that is using this logger.
getProduct() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Gets the name of the product that is using this logger.
getProductDisplayName(Locale) - Method in interface com.ibm.isc.api.platform.ProductInfo
Return the display name of the ISC product in a string format
getPrompt() - Method in class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Return the prompt.
getPrompt() - Method in class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Return the prompt.
getPrompt() - Method in class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Return the prompt.
getPropagationAttributes(String) - Static method in class com.ibm.websphere.security.WSSecurityHelper
This method is used to retrieve an array of attributes (String[] value) from the default propagation token on the thread of execution.
getProperties(String) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method returns the SSL properties given a specific SSL configuration alias.
getProperties(String, Map, SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method returns the effective SSL properties object for use by an SSL application or component.
getProperties() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Return WS-Trust request parameters as defined in RSTT
getProperties() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return WS-Trust request parameters as defined in RSTT
getProperties() - Method in class com.ibm.websphere.wssecurity.callbackhandler.PropertyCallback
Returns the properties.
getProperties() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.ExchangeToken
getter for the properties of the security token.
getProperties() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.GenericSecurityToken
getter for the properties of the security token.
getProperties() - Method in interface com.ibm.wsspi.cache.CacheConfig
Returns additional properties configured for the cacheinstance via the WebSphere admin console, wsadmin, the cacheinstances.properties file or the DistributedObjectCacheFactory.getMap(String name, Properties properties) API.
getProperty() - Method in interface com.ibm.portal.propertybroker.property.PropertyValue
Return the Property part of this object.
getProperty(Object) - Method in class com.ibm.websphere.wssecurity.callbackhandler.PropertyCallback
Returns the value in the properties which corresponds to the specified name.
getPropertyMap() - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This returns a set of properties that can be manipulated.
getPropertyMap() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
This returns the Map holding the properties for the subsystem monitor.
getPropertyName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Returns the value of the Property Name attribute
getPropertyName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the Property Name attribute getProtocol() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getProtocol() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the protocol that the remote agent is speaking
getProvider() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the security provider.
getProviderEndpoints() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the provider endpoints, which are a comma separated list of end point triples of the the form {<host>:<port>:<chain>}.
getProxiedHttpServletRequest() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getProxiedHttpServletRequest() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated. Get the request that this object is supposed to proxy.
getProxiedHttpServletResponse() - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated.  
getProxiedHttpServletResponse() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated. Get the response that this object is supposed to proxy.
getProxyCacheInstance(String) - Static method in class com.ibm.websphere.cache.DynamicCacheAccessor
This method will return a DistributedObjectCache reference to a Proxy Server or On Demand Router's cache instance.
getProxyRestrictionCount() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves number of ProxyRestriction Count.
getPublicKey() - Method in class com.ibm.websphere.crypto.KeyPair
This method is used to retrieve the publicKey.
getPullPoint() - Method in class com.ibm.websphere.sib.wsn.CreatePullPointResponse
Get the endpoint reference for the pull point
getQName(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return the namespace-qualified name of the specified Type
getQName(Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return the namespace-qualified name of the specified Property
getQOS() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Retreives the quality of service for this task set with the setQOS method.
getQueryString() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getQueryString() - Method in interface com.ibm.websphere.servlet.request.IRequest
Get the query string of the request.
getQueuedToWLMTime() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the time the request represented by this object was queued to WLM from the controller region
getQueueManager() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getQueueManager
getQueueManager() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
getQueueManager
getQueueManager() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getQueueManager
getQueueManager() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
getQueueManager
getQueueName() - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Get the QueueName for this queue.
getQueueSize() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Gets the current number of objects in this queue.
getQueueSize() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Gets the current number of RASIEvents in the handler's queue.
getQueueSize() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Gets the current number of objects in this queue.
getQueueSize() - Method in class com.ibm.ras.RASQueue
Deprecated. Gets the current number of objects in this queue.
getQueueSize() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Get the current number of RASIEvents in this handler's queue.
getQuorumState() - Method in interface com.ibm.websphere.hamanager.jmx.GroupData
This returns one of the QUORUM_* values.
getRARInfo(Session, String, String, Hashtable) - Method in class com.ibm.websphere.management.configservice.tasks.InstallRARTask
 
getRarVersion() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getReadAhead() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Retrieve the current setting for the ReadAhead property for this JmsDestination.
getReadAhead() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Retrieve the current setting for the ReadAhead property for this JmsConnectionFactory.
getReadAheadHint() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Returns the ReadAheadHint requested by the application for the currently executing finder.
getReader() - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
getReader() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getReadyCount() - Method in interface com.ibm.websphere.management.statistics.EntityBeanStats
Deprecated.  
getReadyCount() - Method in class com.ibm.websphere.pmi.stat.EntityBeanStatsImpl
Deprecated.  
getRealm() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
getRealm returns a symbolic name represents the repository or repositories in which userName is defined.
getRealmName() - Method in class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Return the realm name.
getRealmName() - Method in interface com.ibm.websphere.security.cred.WSCredential
Return the realm name.
getRealmSecurityName() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the realm and the user principal name, the default implementation format is "realm/user principal name".
getRealmUniqueSecurityName() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the realm and the unique user name, the default implementation format is "realm/unique user name".
getRealPath(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRealtime() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getReasonText(Locale) - Method in exception com.ibm.websphere.sib.admin.SIBMQResourceDiscoveryException
Get the NLS reason text for the MQ resource discovery exception
getReasonText(Locale) - Method in exception com.ibm.websphere.sib.admin.SIBRuntimeOperationFailedException
Get the NLS reason text for the MQ resource discovery exception
getRecordFactory(ConnectionFactory) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Return the RecordFactory for the given ConnectionFactory.
getRecordName() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets the record name (created by the client)
getRecordShortDescription() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets the description
getRecursive() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getRedeliveredCount() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the RedeliveredCount field from the message header.
getRedeliveryCount() - Method in interface com.ibm.websphere.websvcs.rm.InboundMessageData
Returns the number of times the message has been dispatched to the application.
getRedirectURI() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns the target URI of the redirect as specified by the sendRedirect() method.
getRef(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC REF() parameter as a Ref object in the Java programming language.
getRef(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC REF() parameter as a Ref object in the Java programming language.
getReference() - Method in exception com.ibm.websphere.naming.CannotInstantiateObjectException
This method gets the javax.naming.Reference associated with this exception if this exception was the result of a factory call on the Reference.
getReference() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the reference.
getReferenceParameterFromMessageContext(QName) - Static method in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
This method is intended for use by Web service applications requiring access to WS-Addressing [reference parameters] that appear on the inbound message.
getReferenceURI() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the URI of the security token reference.
getRefreshRate() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the refresh rate that this user has requested.
getRegisterName() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the register name to connect to.
getRejectedEncoding() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Returns the encoding used to display the message when work is rejected
getRejectedMessage() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Return the message displayed when an include is rejected by the work manager
getRelationship(Session, ObjectName, String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the relationship value of the specified config object and relationship name.
getRelationship(Session, ObjectName, String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getRelationship(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Get the Relationship object with the specified name
getRelationship() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Relationship'
getRelationship_ChildKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference 'Child Key'
getRelationship_Exclusive() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Exclusive'
getRelationship_Name() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Name'
getRelationship_OppositeName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Opposite Name'
getRelationship_ParentKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference 'Parent Key'
getRelationships(Session, ObjectName, String[]) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the named relationship values of specified config object.
getRelationships(Session, ObjectName, String[]) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getRelationships() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Returns the List of Relationship objects contained in the Metadata
getRelationshipsMetaInfo(String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get the meta information about the relationships of specified config data type, such as the type of the relationship value, the multiplicity of the relationship value etc.
getRelationshipsMetaInfo(String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getRelativeTime() - Method in class com.ibm.websphere.sib.wsn.AbsoluteOrRelativeTime
 
getReliability() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiverStream
Get the reliability of this message stream (BestEffortNonPersistent, ExpressNonPersistent, ReliableNonPersistent, Reliablepersistent, AssuredPersistent).
getReliability() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitterStream
 
getReliability(int) - Static method in class com.ibm.websphere.sib.Reliability
Returns the corresponding Reliability for a given integer.
getReliability(Byte) - Static method in class com.ibm.websphere.sib.Reliability
Returns the corresponding Reliability for a given Byte.
getReliability() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the Reliability field from the message header.
getReliabilityByIndex(int) - Static method in class com.ibm.websphere.sib.Reliability
Returns the corresponding Reliability for a given index.
getReliabilityByName(String) - Static method in class com.ibm.websphere.sib.Reliability
Returns the corresponding Reliability for a given name.
getRemainingLongRetryStarts() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getRemainingLongRetryStarts
getRemainingShortRetryStarts() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getRemainingShortRetryStarts
getRemainingTimeToLive() - Method in interface com.ibm.websphere.sib.SIMessage
Get the remaining time in milliseconds before the message expires.
getRemoteAddr() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRemoteAddr() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the IP address of the remote agent, or null if not known
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
The uuid of the messaging engine that hosts the remote message point.
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
The uuid of the remote messaging engine
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
Get the remote messaging engine uuid for where the consumer is connected.
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getRemoteEngineUuid() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getRemoteHost() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRemoteHost() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the host name of the remote agent, or null if not known
getRemotePort() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the port used by the remote agent, or null if not known
getRemoteUser() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRemoteUser() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the remote user for the request
getRemoveCount() - Method in interface com.ibm.websphere.management.statistics.EJBStats
Deprecated.  
getRemoveCount() - Method in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
getRepeatInterval() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the UserCalendar repeat interval.
getRepeatsLeft() - Method in interface com.ibm.websphere.scheduler.TaskStatus
Get the number of repeats that are left for this task.
getReplyDestination() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
The reply destination that is configured for this destination.
getReplyDiscriminator() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the ReplyDiscriminator field from the message header.
getReplyPriority() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the ReplyPriority field from the message header.
getReplyReliability() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the ReplyReliability field from the message header.
getReplyTimeToLive() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the ReplyTimeToLive field from the message header.
getReplyToAddress() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
Returns the String URI for replies to be sent to.
getReplyToAddress() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the String URI that the WS-ReliableMessaging CreateSequenceResponse SOAP message should be/was sent to.
getRequest() - Method in class com.ibm.websphere.servlet.event.ServletInvocationEvent
Get the request used for the servlet invocation.
getRequest() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRequestAttributes() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the array of ConfigElement for request attributes.
getRequestDetails() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets details for the request represented by this object.
getRequestDispatcher(int) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
getRequestDispatcher(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRequestedLifetimeDuration() - Method in class com.ibm.websphere.wsrf.SetTerminationTime
Gets the requested lifetime duration.
getRequestedSessionId() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRequestedTerminationTime() - Method in class com.ibm.websphere.wsrf.SetTerminationTime
Gets the requested termination time.
getRequestedValue() - Method in class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Gets the value(s) of the resource property elements that were supplied in the modification request.
getRequestId() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the request ID for the request represented by this object.
getRequestParameters() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the array of ConfigElement for request parameters.
getRequestURI() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRequestURI() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the URI of the request
getRequestURL() - Method in class com.ibm.websphere.servlet.event.ServletInvocationEvent
Get the URL of this invocation.
getRequestURL() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getRequired() - Method in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This gets the value of the required flag.
getRequiredColumns() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
 
getRequiredColumns(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Deprecated. see isRequiredColumn(int)
getRequiredDKT() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
 
getRequiredDKT() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
 
getResAuth() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the resAuth.
getResource(Object) - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Get an object from the map of resources being managed by the current unit of work.
getResourceBundle() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the resource bundle name.
getResourceBundleName() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get the resource bundle name
getResourceBundleName() - Method in interface com.ibm.websphere.ras.RasMessage
Return the name of the ResourceBundle specified by the caller when the message was logged.
getResourceKey() - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Get the resource key that will be used to retrieve the message from the resource bundle
getResourceManagerPreFetchIncrement() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Returns the number of elements the application requests be contained in each segment of a a query made on a database.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.DeleteResourcePropertiesRequestFailedFault
Gets the associated ResourcePropertyChangeFailure instance.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.InsertResourcePropertiesRequestFailedFault
Gets the associated ResourcePropertyChangeFailure instance.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.InvalidModificationFault
Gets the associated ResourcePropertyChangeFailure instance.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.SetResourcePropertyRequestFailedFault
Gets the associated ResourcePropertyChangeFailure instance.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.UnableToModifyResourcePropertyFault
Gets the associated ResourcePropertyChangeFailure instance.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.UnableToPutResourcePropertyDocumentFault
Gets the associated ResourcePropertyChangeFailure instance.
getResourcePropertyChangeFailure() - Method in exception com.ibm.websphere.wsrf.UpdateResourcePropertiesRequestFailedFault
Gets the associated ResourcePropertyChangeFailure instance.
getResponse() - Method in class com.ibm.websphere.servlet.event.ServletInvocationEvent
Get the response used for the servlet invocation.
getResponse() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
getResponseTime() - Method in class com.ibm.websphere.servlet.event.ServletInvocationEvent
Get the amount of time it took the servlet generate its response.
getRestored() - Method in class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Gets the flag indicating if the resource property document was restored to its pre-invocation state.
getResult() - Method in interface com.ibm.websphere.asynchbeans.WorkItem
This returns the Work once the Work completes.
getResult() - Method in interface com.ibm.websphere.management.cmdframework.CommandResult
Gets the result of the command execution if the execution is successful.
getResult() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Provides a default implementation for this method.
getResult() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getResult() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
 
getResult() - Method in interface com.ibm.websphere.management.sync.SyncResult
Gets the result of the most recent synchronization operation.
getResult() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Indicates whether or not the operation was successful.
getResultEnumeration() - Method in interface com.ibm.websphere.naming.WsnBatchCompleteResults
Returns the enumeration of all batch results.
getResultSet() - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the current result as a ResultSet object.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper
This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency(AccessIntent) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method determines the result set concurrency based on the specified AccessIntent.
getResultSetConcurrency() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the concurrency setting of the result set produced by the execution of the InteractionSpec.
getResultSetInfo(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method returns an object from which information on the ResultSet functionality can be determined.
getResultSetInfo(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method returns an object from which information on the ResultSet functionality can be determined.
getResultSetType(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method determines the result set type based on the specified AccessIntent.
getResultSetType(AccessIntent) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method determines the result set type based on the specified AccessIntent.
getResultSetType() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method returns the type of the result set produced by an execution of the InteractionSpec.
getRetransmissionCount() - Method in interface com.ibm.websphere.websvcs.rm.OutboundMessageData
Return the number of times the message has been retransmitted to the destination URI.
getRetryInterval() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Gets the amount of time (in milliseconds) that this handler will wait before retrying a failed write.
getRetryInterval() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Get the amount of time (in milliseconds) that this handler will wait before retrying a failed write.
getReverseRoutingPath() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the ReverseRoutingPath for this SIMessage.
getRoles() - Method in interface com.ibm.websphere.security.cred.WSCredential
When implemented, this returns a java.util.ArrayList containing the roles the authenticated principal is a member of.
getRollbackOnly() - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Get the rollbackOnly status of the current unit of work.
getRolledBack() - Method in exception com.ibm.websphere.asynchbeans.WorkCompletedException
This returns true if a global tran was created and not commited because asynchronous element returned.
getRolledbackCount() - Method in interface com.ibm.websphere.management.statistics.JTAStats
Deprecated.  
getRolledbackCount() - Method in class com.ibm.websphere.pmi.stat.JTAStatsImpl
Deprecated.  
getRootCause() - Method in class com.ibm.websphere.servlet.event.FilterErrorEvent
Get the original cause of the error.
getRootCause() - Method in class com.ibm.websphere.servlet.event.ServletErrorEvent
Get the original cause of the error.
getRootLoginException() - Static method in class com.ibm.websphere.security.auth.WSSubject
This convenient method returns the root login exception caught in the system login module, if one exists.
getRootObject() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
The Root Object attribute determines the type name associated with the root object in a DataGraph.
getRootTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Returns the root Table object
getRow(CpdData) - Static method in class com.ibm.websphere.pmi.client.CpdFamily
Deprecated.  
getroxyRestrictionAudience() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves String list of ProxyRestriction Audience.
getRSTTProperties() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Return WS-Trust request parameters as defined in RSTT
getRunAsSubject() - Static method in class com.ibm.websphere.security.auth.WSSubject
This method returns a Subject contains the principal of the J2EE run as identity and the J2EE run as credential.
gets(boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get all the data you requested by calling add method.
gets(PerfDescriptor[], boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
gets(PerfDescriptorList, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
GETS_FOUND - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
GETS_FROM_POOL - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
getSAMLAttributes() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the list of all attributes contained in the SAML token.
getSamlCreated() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the SAML assertion creation date.
getSamlExpires() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Return SAML Expiration time.
getSamlID() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the identifier associated with this SAML assertion.
getSAMLIssuerName() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves the name of issuer.
getSAMLNameID() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves SAML NameId or NameIdentifier assertion associated with the token holder.
getSchema() - Method in interface com.ibm.websphere.sdo.mediator.ejb.Mediator
Returns the schema for the datagraph as the EClass of the root DataObject.
getSchema() - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Return the datagraph schema
getSchemaName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Get the Schema Name attribute getScheme() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getScheme() - Method in interface com.ibm.websphere.servlet.request.IRequest
Method that returns the scheme of the request
getScope() - Method in exception com.ibm.websphere.management.exception.InvalidRAScopeException
 
getScopeToLocalQP() - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Get the current setting for the ScopeToLocalQP property for this JMSQueue.
getSCToken(MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSCToken(String) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSCTokenBySecurityTokenReference(OMElement, MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSCTokenBytes(String) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSCTokenFromBytes(byte[]) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSCTokenTimeOut(ConfigurationContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSecret() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the secret is processed as octets representing their binary value.
getSecurityContextToken() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Retuens the SecurityContextToken in order to derive the key.
getSecurityContextTokenTokenUUID() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Gets the uuid of the related security context token.
getSecurityName() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the user principal name.
getSecurityPolicyData() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getSecurityPolicyWarning() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getSelectedOperationName() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the selected operation name.
getSelectedOptions() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getSelectionType() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Returns the selection type made by JSSEHelper.
getSelector() - Method in interface com.ibm.websphere.sib.admin.SIBSubscription
Get the message selector used by this subscription.
getSentMailCount() - Method in interface com.ibm.websphere.management.statistics.JavaMailStats
Deprecated.  
getSequenceId() - Method in interface com.ibm.websphere.sib.admin.SIBReceivedMessage
Get the sequence ID of this message.
getSequenceId() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessage
 
getSequenceID() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
Returns the String representing the WS-ReliableMessaging sequence to which this message belongs.
getSequenceID() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the identifier for this WS-ReliableMessaging sequence.
getSequenceMessageNumber() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
Returns the long value representing this message's number within a sequence.
getSequenceState() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the current state of this WS-ReliableMessaging sequence
getSequenceWrapValue() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
getSequenceWrapValue() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getServer() - Method in interface com.ibm.ras.RASILogger
Deprecated. Gets the name of the server which is associated with this logger.
getServer() - Method in class com.ibm.ras.RASLogger
Deprecated. Gets the name of the server which is associated with this logger.
getServer() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getServer() - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
Returns the server of the ServerBean.
getServerCertificateAlias() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Returns the certificate alias used for inbound connections by the SSL configuration returned from the JSSEHelper API.
GETSERVERCONNECTIONDATA_RETURNED_NULL - Static variable in class com.ibm.websphere.orbext.MinorCodes
A problem occurred obtaining the server connection data while initializing the transports.
getServerId() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the Unique Server ID Number (this is -1 for AEs/AEd)
getServerLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
 
getServerLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Returns the label for service.
getServerList() - Static method in class com.ibm.websphere.security.WSSecurityHelper
This returns the entire server list for this invocation in the form of "Cell:Node:Server".
getServerMBean() - Method in interface com.ibm.websphere.management.AdminClient
Obtain the ObjectName for the MBean representing the server which this client connects to
getServerName() - Method in interface com.ibm.websphere.hamanager.jmx.CoreGroupManager
Get the name of the server running this manager (coordinator).
getServerName() - Method in interface com.ibm.websphere.hamanager.jmx.GroupMemberData
The name of the server that is hosting this member.
getServerName() - Method in interface com.ibm.websphere.hamanager.jmx.ServerWithActiveGroups
The name of the server.
getServerName() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. return server name.
getServerName() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getServerName() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the Server hostname
getServerName() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the server name.
getServerPort() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getServerPort() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the port of this connection
getServerTable() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getServerTimeMicros() - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method returns the sum of all reported database server elapsed times in microseconds collected while time monitoring is enabled.
getServerType() - Method in interface com.ibm.websphere.management.AdminService
Returns the ServerType of the server.
getService() - Method in exception com.ibm.websphere.asynchbeans.WorkContextException
This returns the name of the service causing the problem.
getService(Class<T>, String) - Method in interface com.ibm.websphere.sca.context.CompositeContext
Returns a proxy that provides access to the specified service.
getService() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the service.
getServiceEndpointAddress() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the server endpoint address.
getServiceInterface() - Method in exception com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
 
getServiceLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Returns the service label
getServiceLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Returns the service label
getServiceLabel() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the service label to generate the derived key token.
getServiceLabel() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Returns the service label.
getServiceName() - Method in class com.ibm.websphere.ola.InteractionSpecImpl
Gets the service name to connect to.
getServiceReference(Class<T>, String) - Method in interface com.ibm.websphere.sca.context.CompositeContext
Returns a ServiceReference for the specified service.
getServiceTicketExpirationTime() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.KRBToken
 
getServiceTime() - Method in interface com.ibm.websphere.management.statistics.ServletStats
Deprecated.  
getServiceTime() - Method in class com.ibm.websphere.pmi.stat.ServletStatsImpl
Deprecated.  
getServletClassName() - Method in class com.ibm.websphere.servlet.event.ServletEvent
Get the name of the servlet class that triggered this event.
getServletContext() - Method in class com.ibm.websphere.servlet.event.ApplicationEvent
Return the ServletContext that this event is associated with.
getServletName() - Method in class com.ibm.websphere.servlet.event.ServletEvent
Get the name of the servlet that triggered this event.
getServletNames() - Method in class com.ibm.websphere.servlet.event.ApplicationEvent
Return the list of servlet names associated with this application
getServletPath() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getServletRequest() - Method in class com.ibm.websphere.servlet.event.FilterInvocationEvent
 
getSession(boolean) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getSession() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getSession() - Method in interface com.ibm.websphere.sib.mediation.messagecontext.SIMessageContext
This method returns an SIMediationSession object which is a handle to the runtime resources provided to the mediation.
getSessionContext() - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Return the session context for this instance of the session bean
getSessionID() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
getSessionId() - Method in class com.ibm.websphere.management.Session
 
getSessionID() - Method in interface com.ibm.websphere.servlet.request.IRequest
Get the session id for this request
getSessionName() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Obtain the name of the ActivitySession associated with the thread.
getSessionParameters() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the array of ConfigElement for session parameters.
getSessions() - Method in interface com.ibm.websphere.management.statistics.JMSConnectionStats
Deprecated.  
getSessions() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns an Iterator over all "protocol" sessions associated with this application session.
getSessions(String) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns an Iterator over the "protocol" session objects associated of the specified protocol associated with this application session.
getSessionTimeout() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Returns the default timeout value.
getSeverity() - Method in class com.ibm.websphere.management.configservice.ValidationResult.ValidationMessage
Returns the severity of the validation message.
getSHA1ofAPREQ() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.KRBToken
 
getShareDurableSubscriptions() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the current setting for the policy towards sharing of durable subscriptions.
getSharingPolicy() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the sharing policy of this entry.
getSharingPolicy() - Method in interface com.ibm.websphere.cache.DistributedMap
getSharingPolicy - gets the sharing policy for DistributedMap.
getSharingPolicy() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the sharing policy in the sharingPolicy variable.
getSharingPolicy() - Method in interface com.ibm.websphere.command.CacheableCommand
This gets the sharing policy that dictates how distributed caching is managed.
getSharingPolicy() - Method in class com.ibm.websphere.command.CacheableCommandImpl
This is the method in the CacheableCommand interface.
getSharingPolicy(HttpServletRequest) - Method in class com.ibm.websphere.servlet.cache.CacheableJspPage
This returns the sharing policy for this cache entry.
getSharingPolicy(HttpServletRequest) - Method in interface com.ibm.websphere.servlet.cache.CacheableServlet
This returns the sharing policy for this cache entry.
getSharingPolicy() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the sharing policy.
getSharingPolicy(ServletCacheRequest) - Method in interface com.ibm.websphere.servlet.cache.IdGenerator
Deprecated.  
getShort(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC SMALLINT parameter as a short in the Java programming language.
getShort(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
getShortName() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the Stats name - eg, beanModule (WebSphere internal use only)
getShortPath() - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Get the path without root "pmi" It should look like module.instance....
getShortRetryCount() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getShortRetryInterval() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getShouldDestroy() - Method in interface com.ibm.websphere.servlet.request.IRequest
 
getSIDestinationConfiguration(SIDestinationAddress) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the SIDestinationConfiguration object associated with the specified Destination.
getSIDestinationConfiguration(String) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method returns the SIDestinationConfiguration object associated with the specified Destination.
getSignatureAlgorithm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the algorithm for signature
getSignatureKeyBytesLength() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the length of key for signature
getSignedParts(String, MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getSignerCertificate() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves SAML signer's X.509 Certificate
getSIMessage() - Method in interface com.ibm.websphere.sib.mediation.messagecontext.SIMessageContext
This method returns the message being mediated.
getSize() - Method in class com.ibm.websphere.als.BufferManager
 
getSMFId() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the MVS System Management Facility System Identification from the SMCA (CVTSMCA->SMCA.SMCASID)
getSOAPBody() - Method in class com.ibm.websphere.webservices.soap.IBMSOAPMessage
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPElement() - Method in interface com.ibm.websphere.wsrf.IOSerializableSOAPElement
Returns the javax.xml.soap.SOAPElement form of the SOAPElement
getSOAPHeader() - Method in class com.ibm.websphere.webservices.soap.IBMSOAPMessage
Gets the SOAP Header contained in this SOAPMessage object.
getSource() - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Gets the document source as an input stream.
getSource() - Method in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
getSourceOfChange() - Method in class com.ibm.websphere.cache.ChangeEvent
Gets the source of change when this event was generated.
getSourceOfInvalidation() - Method in class com.ibm.websphere.cache.InvalidationEvent
Gets the source of invalidation when this event was generated.
getSPNName() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.KRBToken
 
getSSLContext(Map, Properties) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates an SSLContext given a specific direction ("inbound" or "outbound") and the SSL properties needed to create the SSLContext.
getSSLContext(String, Map, SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates an SSLContext for use by an SSL application or component.
getSSLPropertiesOnThread() - Method in class com.ibm.websphere.ssl.JSSEHelper
This method allows the retrieving of SSL properties on the thread of execution.
getSSLServerSocketFactory(Properties) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates an SSLServerSocketFactory given the SSL configuration properties specified.
getSSLServerSocketFactory(String, Map, SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates an SSLSocketFactory for use by an SSL application or component.
getSSLSessionID() - Method in interface com.ibm.websphere.servlet.request.IRequest
Get at SSL Session ID
getSSLSocketFactory(Map, Properties) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates an SSLContext based on the SSL properties specified.
getSSLSocketFactory(String, Map, SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates an SSLSocketFactory for use by an SSL application or component.
getStackTrace(Throwable) - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
 
getStackTraceAsString() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns the stack trace as a string.
getStartByInterval() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the start-by interval that was set with setStartByInterval
getStartDuration() - Method in interface com.ibm.websphere.asynchbeans.WorkEvent
This returns 0 in the current implementation.
getStartTick() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getStartTick() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getStartTick() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getStartTime() - Method in interface com.ibm.websphere.management.statistics.Statistic
Deprecated.  
getStartTime() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. This method is not implemented for PMI data from 3.5/4.0 server
getStartTime() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getStartTime() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the time the first measurement was taken represented as a long.
getStartTime() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the start date and time for this task that was set with setStartTime.
getStartTimeInterval() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the UserCalendar start time interval that was set with setStartTime
getStat(int) - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Get the requested Stat object
getStatDescriptor(ObjectName, String) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
getStatDescriptor() - Method in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Deprecated. No replacement.
getStatDescriptor() - Method in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
Returns the StatDescriptor of this MBeanStatDescriptor.
getState() - Method in interface com.ibm.websphere.rsadapter.Reassociateable
 
getState() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiverStream
Get the state of this stream.
getState() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getState
getState() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getState
getState() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getState
getState() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitterStream
 
getState() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns a String representing the current state of the queued message.
getState() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
getState() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getState() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getState() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getState() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Returns the state of the SSL configuration.
getState() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
Returns the MessageState object which represents the current state of this message
getStatistic(String) - Method in interface com.ibm.websphere.management.statistics.Stats
Deprecated.  
getStatistic(int) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. get Statistic by data ID
getStatistic(int) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. get Statistic by data id
getStatistic(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. Get Statistic object by name
getStatistic(int) - Method in interface com.ibm.websphere.pmi.stat.WSStats
Get Statistic by ID.
getStatistic(String) - Method in interface com.ibm.websphere.pmi.stat.WSStats
Get Statistic by Name.
getStatisticNames() - Method in interface com.ibm.websphere.management.statistics.Stats
Deprecated.  
getStatisticNames() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. Get all Statistic names
getStatisticNames() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Get Statistic names
getStatistics() - Method in interface com.ibm.websphere.management.statistics.Stats
Deprecated.  
getStatistics() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. Get all Statistics
getStatistics() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Get all statistics
getStatisticSet() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the statistic set that this statistic belongs to (Statistic sets defined in com.ibm.websphere.pmi.stat.StatConstants)
getStatLevel(String, String, ObjectName, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Get MBeanLevelSpec[] based on an ObjectName.
getStatLevel(String, String, MBeanStatDescriptor, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Get MBeanLevelSpec[] based on a MBeanStatDescriptor.
getStats(String, String, ObjectName, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Return a Stats object.
getStats(String, String, MBeanStatDescriptor, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Return a Stats object.
getStats(String, String, ObjectName[], boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Return an array of Stats objects.
getStats(String, String, MBeanStatDescriptor[], boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Return an array of Stats objects.
getStats(String) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
getStats(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
getStats(String) - Method in interface com.ibm.websphere.pmi.stat.WSStats
Get the sub-module stats by the name
getStatsArray() - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Get the entire array of Stats
getStatsConfig(String) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Get PmiModuleConfig from server
getStatsName() - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Return the statsName for this node.
getStatsObject(ObjectName, StatDescriptor, boolean) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
getStatsObject(ObjectName, boolean) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Sample code to get a Stats object
getStatsType() - Method in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.JCAStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.JDBCStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.JTAStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.JVMStatsImpl
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.ServletStatsImpl
Deprecated.  
getStatsType() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
getStatsType() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
getStatsType() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Returns the Stats type (eg., jvmRuntimeModule, threadPoolModule).
getStatsType() - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Return the statsType for this node.
getStatus() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Obtain the status of the ActivitySession associated with the current thread.
getStatus() - Method in interface com.ibm.websphere.asynchbeans.WorkItem
This returns the current status of dispatching the Work.
getStatus(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Retrieves the current status of a task.
getStatus() - Method in interface com.ibm.websphere.scheduler.TaskStatus
Get the status of a task that is retrieved from a Scheduler.
getStatus() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
Deprecated. Replaced by getState() method.
getStatus() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
Deprecated. Replaced by getState() method.
getStatus() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
Deprecated. Replaced by getState() method.
getStatus() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Current subscription status (ACTIVE, INDOUBT).
getStatus() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
 
getStatus(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Returns the status of the instance.
getStatus(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Returns the status of the instance.
getStatusCode() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns the status code as specifed by the setStatus() method.
getStatusMessage() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns the status message as reported by the setStatus() method.
getStepMetadata(AbstractTaskCommand, String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
 
getStepResult(String) - Method in class com.ibm.websphere.management.cmdframework.provider.TaskCommandResultImpl
 
getStepResult(String) - Method in interface com.ibm.websphere.management.cmdframework.TaskCommandResult
Gets the command step results.
getStoken() - Static method in class com.ibm.websphere.runtime.ServerName
Gets the stoken of the space(an opaque/binary 8 byte unique identifier for an address space/process on z/OS.
getStopRequested() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
getStopRequested
getStopRequested() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
getStopRequested
getStopRequested() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
getStopRequested
getStorageManagerDescription() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
Returns a description of this storage manager for display purposes
getStorageManagerName() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
Returns the name of this storage manager for display purposes.
getStorageSource() - Method in class com.ibm.websphere.als.DatabaseLogger
Deprecated. Returns the DataSource.
getStorageSource() - Method in class com.ibm.websphere.als.FileLogger
Deprecated. Returns my storage source -- a PrintStream
getStorageSource() - Method in class com.ibm.websphere.als.HttpLogger
Deprecated. Returns my storage source -- a URL
getStorageSource() - Method in interface com.ibm.websphere.als.Logger
Deprecated. Returns the storage source associated with this Logger object
getStoreAttributes() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This indicates whether or not request attributes are being saved with the servlet response.
getStoreCookies() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This indicates whether or not cookies are being saved with the servlet response.
getStrategy() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the strategy.
getStreamId() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiverStream
Get the system id of this inbound receiver.
getStreamId() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitterStream
 
getString(String) - Static method in class com.ibm.websphere.ant.tasks.Messages
 
getString(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getStringAttributes() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves a Map of SAML attributes that consist of single (key, string value) pairs only.
getStsBinding() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the name for the policySet binding used by the WS-Trust client's Issue or Validate operation.
getStsBinding() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the name for the policySet binding used by the WS-Trust client's Issue or Validate operation.
getStsBinding() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the name for the policySet binding used by the WS-Trust client
getStsBindingScope() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Return the binding scope for WS-Trust client, and it is either "domain" or "application".
getStsBindingScope() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the binding scope for WS-Trust client, and it is either "domain" or "application".
getStsBindingScope() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Return the binding scope for WS-Trust client, and it is either "domain" or "application".
getStsPolicy() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the policySet name for WS-Trust client's Issue or Validate operation.
getStsPolicy() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the policySet name for WS-Trust client's Issue or Validate operation.
getStsPolicy() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the policySet name for WS-Trust client
getStsSoapVersion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the SOAP version for the WS-Trust client.
getStsSoapVersion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the SOAP version for the WS-Trust client.
getStsSoapVersion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the SOAP version for the WS-Trust client
getStsURI() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the URL of SecurityTokenService that issues SecurityToken.
getStsURI() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the URL of SecurityTokenService that issues SecurityToken.
getStsURI() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the URL of SecurityTokenService (issuer of the SAML token)
getStsValidateBinding() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the name for the policySet binding used by the WS-Trust client's Validate operation.
getStsValidateBinding() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the name for the policySet binding used by the WS-Trust client's Validate operation.
getStsValidatePolicy() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Returns the policySet name for WS-Trust client's Validate operation.
getStsValidatePolicy() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the policySet name for WS-Trust client's Validate operation.
getSubcollection(int) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. get a subcollection by index.
getSubcollection(String) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. get a subCollection by the collection name
getSubcollection(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. This method is defunc'ed
getSubcontext() - Method in interface com.ibm.websphere.naming.WsnBatchResult
Returns the Context result.
getSubcontextFromBatchResults(Context, Enumeration, int) - Static method in class com.ibm.websphere.naming.JndiHelper
 
getSubjectDNS() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves DNSAddress in SubjectLocality.
getSubjectIPAddress() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves IPAddress in SubjectLocality.
getSubjectName() - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSubjectSnapshot
This returns the name of the subject.
getSubjectsManagedByServer(int) - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSnapshot
This allows the subjects managed by a server to be retrieved.
getSubmoduleName() - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Get submodule name in the path
getSubmoduleName() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the PMI sub-module name to which this statistic belongs to.
getSubscriberId() - Method in interface com.ibm.websphere.sib.admin.SIBSubscription
Get the client ID of the subscriber.
getSubscribingServers() - Method in interface com.ibm.websphere.hamanager.jmx.BulletinBoardSubjectSnapshot
This returns the set of subscribing servers to this subject.
getSubscriptionPoint() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Get the broker subscription point name.
getSubscriptionProtocol() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Used to indicate the protocols that the client will accept for receiving messages.
getSubscriptionReference() - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Get the endpoint reference for the subscription associated with the message
getSubStats() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
getSubStats() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
getSubStats() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Get all the sub-module stats
getSubsystemMonitorManager() - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This returns the subsystem monitor manager owned by this bean.
getSumOfSquares() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getSumOfSquares() - Method in interface com.ibm.websphere.pmi.stat.WSAverageStatistic
Returns the sum-of-squares of the values of all the samples.
getSupportedCipherSuites() - Method in class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection created by this factory.
getSupportedCipherSuites() - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection created by this factory.
getSupportedConfigObjectTypes() - Method in interface com.ibm.websphere.management.configservice.ConfigService
Returns the list of supported Config object types.
getSupportedConfigObjectTypes() - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
returns the list of supported Config object types.
getSupportedTypes() - Method in class com.ibm.ras.RASEvent
Deprecated. Gets the complete set of event types supported by this class.
getSupportedTypes() - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets the complete set of event types supported by this class.
getSupportedTypes() - Method in class com.ibm.ras.RASMessageEvent
Deprecated. Gets the complete set of event types supported by this class.
getSupportedTypes() - Method in class com.ibm.ras.RASTraceEvent
Deprecated. Gets the complete set of trace event types supported by this class.
getSuppressedKeys() - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Gets all of the suppressed message keys associated with this logger.
getSuppressedKeys() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Gets all of the suppressed message keys associated with this logger.
getSwaRefAttachment() - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Get the attachment referred to by this swaRef.
getSwaRefAttachment(SOAPMessage) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Get the attachment referred to by this swaRef.
getSxope() - Method in exception com.ibm.websphere.management.exception.InvalidRAScopeException
 
getSyntaxError() - Method in exception com.ibm.websphere.management.exception.AppRefException
 
getSyntaxError() - Method in exception com.ibm.websphere.management.exception.InvalidPropertySyntaxException
 
getSyntaxError() - Method in exception com.ibm.websphere.management.exception.InvalidRASyntaxException
 
getSystemMessageId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns the system message id as assigned by the messaging engine.
getSystemMessageId() - Method in interface com.ibm.websphere.sib.SIMessage
Get the unique System Message Id from the message header.
getSystemMonitor() - Method in interface com.ibm.websphere.rsadapter.WSConnection
This method returns the System Monitor object from the backend database connection if the database supports System Monitors.
getTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Return the 'Table' object that contains this Column
getTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Filter
Returns the Table that contains this Filter
getTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Key
Return the Table object associated with this Key
getTable(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Return the Table object with the given tableName
getTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for class 'Table'
getTable_CollisionColumn() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the reference 'Collision Column'
getTable_Columns() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference list 'Columns'
getTable_External() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'External'
getTable_Filter() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference 'Filter'
getTable_ForeignKeys() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference list 'Foreign Keys'
getTable_Metadata() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the container reference 'Metadata'
getTable_Name() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Name'
getTable_PrimaryKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the containment reference 'Primary Key'
getTable_PropertyName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Property Name'
getTable_SchemaName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
Returns the meta object for the attribute 'Schema Name'
getTableByPropertyName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Return the Table object with the given propertyName
getTables() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Returns the List of Table objects contained in the Metadata
getTarget() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the target, the name of a target that resolves to a group of messaging engines.
getTargetAddress() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the String URI for the target destination.
getTargetObject() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns the target object of the command.
getTargetObject() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
getTargetObject() - Method in class com.ibm.websphere.management.configservice.ValidationResult.ValidationMessage
Returns the config data that this validation message is for.
getTargetObjectChoices() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns valid values for the target object.
getTargetObjectChoices() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Provides a default implement for the method which always returns null.
getTargetOperationName() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the target operation name.
getTargetPolicy() - Static method in class com.ibm.websphere.command.TargetableCommandImpl
Returns the target policy for the command.
getTargetServiceAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the target service's Cetificate alias
getTargetServiceHostName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the host name associated with the target Kerberos service name.
getTargetServiceKerberosRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the Kerberos realm name associated with the target Web Service.
getTargetServiceName() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the Kerberos service name associated with the target Web Service.
getTargetServletName() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns the name of the servlet that reported the error.
getTargetSignificance() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the target significance, which indicates the significance of the target group.
getTargetTransportChain() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the target transport chain, which is the name of the chain that should be used when connecting to a remote messaging engine.
getTargetType() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the target type, specifying the type of name in the Target Group property.
getTask(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Retrieves the current task.
getTaskByName(String, boolean) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the task with a given name
getTaskByName(String) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns the task with a given name
getTaskCommandData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getTaskCommandMetadata() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getTaskCommandResult() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
getTaskCommandResult() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Gets the task command result.
getTaskData() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns task data
getTaskExecutionOptions() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the task's execution options.
getTaskHandler() - Method in interface com.ibm.websphere.scheduler.BeanTaskInfo
Retrieves the Home that was set with setTaskHandler or with a constructor.
getTaskHandlerJNDIName() - Method in interface com.ibm.websphere.scheduler.BeanTaskInfo
Gets the JNDI name of a TaskHandler EJB Home that was set using the setTaskHandler(String taskHandlerHomeJNDIName) method.
getTaskHelper(String) - Static method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getTaskHelper(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
getTaskId() - Method in interface com.ibm.websphere.scheduler.TaskStatus
Get the task identifier for this task that was assigned when the task was created.
getTaskInfo() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Deprecated. Returns AppDeploymentTaskInfo instance for current task.
getTaskInfo(String) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Deprecated. Returns AppDeploymentTaskInfo instance for given task.
getTaskMessages() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns AppDeploymentMessages instance for the task.
getTaskName() - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
getTaskName() - Method in class com.ibm.websphere.ant.tasks.ServerStatus
 
getTaskName() - Method in class com.ibm.websphere.ant.tasks.StartServer
 
getTaskName() - Method in class com.ibm.websphere.ant.tasks.StopServer
 
getTaskStatus() - Method in class com.ibm.websphere.scheduler.TaskNotificationInfo
Get the TaskStatus of the task that fired this notification.
getTcb() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Gets the tcb address of the thread on which the request represented by this object is running.
getTempExtractDir() - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
 
getTemplate() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns one of the templates set on this entry info.
getTemplateIds() - Method in interface com.ibm.wsspi.cache.CoreCache
Returns the Template IDs for all the cache entries.
getTemplates() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns all templates that this entry depends on for invalidation.
getTemplates() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the templates set on this entry info.
getTempName() - Method in class com.ibm.websphere.management.repository.Document
Returns a temporary name for this document, consisting of the URI plus the digest (if any).
getTemporaryQueueNamePrefix() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the temporary queue name prefix.
getTemporaryTopicNamePrefix() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Gets the temporary topic name prefix.
getTerminationTime() - Method in class com.ibm.websphere.wsrf.NewTerminationTime
Gets the NewTerminationTime value.
getTerminationTime() - Method in class com.ibm.websphere.wsrf.RequestedTerminationTime
Gets the RequestedTerminationTime value.
getText() - Method in class com.ibm.ras.RASEvent
Deprecated. Gets the event text.
getText() - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets the event text.
getTextAfterElement() - Method in class com.ibm.websphere.sib.wsn.ElementAndText
Get the value of any text appearing after the element.
getTextBeforeElement() - Method in class com.ibm.websphere.sib.wsn.ElementAndText
Get the value of any text appearing before the element.
getTextFromName(Name, boolean) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
This is the reverse of the utility above.
getTextInfoEnabled() - Static method in class com.ibm.websphere.pmi.stat.WSStatsHelper
Returns true if textual information is enabled.
getTextInfoTranslationEnabled() - Static method in class com.ibm.websphere.pmi.stat.WSStatsHelper
Returns true if textual information translation is enabled.
getTextInfoTranslationLocale() - Static method in class com.ibm.websphere.pmi.stat.WSStatsHelper
Returns the Locale that is used for textual information translation.
getThreadId() - Method in interface com.ibm.websphere.ras.RasMessage
Return the identifier of the thread that logged this message.
getThreadLocalsToPropagate() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Since the AsynchBeans executes the includes on a non-child thread, InheritableThreadLocals will not work.
getThreadPoolConnectionsIdle() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getThreadPoolConnectionsUsed() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getThreadPoolNames() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getThreadPoolTypes() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getThumbprint() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns information of thumb print.
getThumbprintEncodingType() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the enconding type of thumb print.
getThumbprintValueType() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns value type of thumb print.
getTime() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. The time the data was retrieved - a long
getTime() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. Set query time - the time when the client request comes to server
getTime() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. Set query time - the time when the client request comes to server
getTime() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Returns the time when the client request came to the server
getTime(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object.
getTime(String, Calendar) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime() - Method in class com.ibm.websphere.scheduler.TaskNotificationInfo
The date/time at which the notification was fired.
getTime(int) - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Get the timestamp for the specified Stats
getTimeArray() - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Get the entire array of timestamps
getTimeCreated() - Method in interface com.ibm.websphere.scheduler.TaskStatus
Get the date and time which this task was originally created.
getTimeLimit() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the maximum interval of time in seconds that the entry is allowed to stay in the cache.
getTimeLimit() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the time limit.
getTimeout() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the timeout in seconds.
getTimers() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Returns all active timers associated with this application session.
getTimeStamp() - Method in class com.ibm.ras.RASEvent
Deprecated. Gets the time at which this event was created.
getTimeStamp() - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets the time at which this event was created.
getTimeStamp() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the creation time of this entry.
getTimeStamp() - Method in class com.ibm.websphere.cache.ChangeEvent
Gets the timestamp of when this event was generated.
getTimeStamp() - Method in class com.ibm.websphere.cache.InvalidationEvent
Gets the timestamp of when this event was generated.
getTimeStamp() - Method in interface com.ibm.websphere.ras.RasMessage
Return the raw timestamp indicating the time when the message was logged.
getTimestamp(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp() - Method in exception com.ibm.websphere.wsrf.BaseFault
Gets the timestamp.
getTimeToLive() - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Get the timeToLive that will be used for all messages sent using this destination.
getTimeToLive() - Method in interface com.ibm.websphere.sib.SIMessage
Get the value of the TimeToLive field from the message header.
getTimeZone() - Method in interface com.ibm.websphere.i18n.context.Internationalization
Get the time zone of an internationalization context associated with the current thread; if the time zone is unset (null), this method returns the default simple time zone of the host JVM.
getTitle(Locale) - Method in interface com.ibm.portal.Localized
Returns the title of this object in the given locale.
getToAddress() - Method in interface com.ibm.websphere.websvcs.rm.MessageData
Returns the String for the destination URI.
getToken() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
getToken returns a serialized form of the security context of userName.
getToken() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the security context token
getTokenQname() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the qname expression of the security token
getTokenRequest() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the name of the token request method.
getToolsJar() - Method in class com.ibm.websphere.ant.tasks.JspC
 
getTopic() - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Get the topic expression associated with the message
getTopic() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the contents of the topic expression as text (String).
getTopicExpressions() - Method in class com.ibm.websphere.sib.wsn.Filter
Get an iterator over all the TopicExpression values set in the filter
getTopicIfElement() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the contents of the topic expression as a element.
getTopicIfMixed() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Get the contents of the topic expression as a mixture of text and a single element.
getTopicName() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Get the name of the subscription topic.
getTopicName() - Method in interface com.ibm.websphere.sib.api.jms.JmsTopic
Get the TopicName for this topic
getTopics() - Method in interface com.ibm.websphere.sib.admin.SIBSubscription
Get the array of topic subscribed by this subscription.
getTopicSpace() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
Get the name of the Topicspace for this subscription.
getTopicSpace() - Method in interface com.ibm.websphere.sib.api.jms.JmsTopic
Get the TopicSpace for this topic.
getTotal() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getTotal() - Method in interface com.ibm.websphere.pmi.stat.WSAverageStatistic
Returns the sum of the values of all the samples.
getTotalTime() - Method in interface com.ibm.websphere.management.statistics.TimeStatistic
Deprecated.  
getTotalTime() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
getTotalTime() - Method in interface com.ibm.websphere.pmi.stat.WSTimeStatistic
Returns the sum total of time taken to complete all the invocations since the beginning of the measurement.
getTpvLogFormat() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns the tpv log format
getTraceEventClasses() - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Gets the set of trace event classes which this object uses.
getTraceEventClasses() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets the set of trace event classes which this object uses.
getTraceEventClasses() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return an Enumeration over the list of MessageEvent classes this object uses.
getTraceMask() - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Gets the mask which defines the set of trace types that will be processed.
getTraceMask() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets the mask which defines the set of trace types that will be processed.
getTraceMask() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Return the current state of the trace mask for this Handler.
getTraceMask() - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Return the current value of the trace mask for this MessageLogger.
getTransactionId() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns the transactionId of the transaction that this message is enrolled in, if one exists.
getTransactionId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getTransactionId() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getTransactionId() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getTransactionIsolation() - Method in interface com.ibm.websphere.rsadapter.JDBCConnectionSpec
Get the transaction isolation level.
getTransformedData() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the transformed data.
getTransportChain() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
getTransportName() - Method in class com.ibm.ws.webservices.engine.client.Transport
Returns the name of the transport chain to use
getTriedToInterrupt() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Tells us if we have tried to interrupt this request using the interruptible thread infrastructure.
getTrustAnchorPassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the type of the trust anchor.
getTrustAnchorPath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the file path from which the trust anchor is loaded.
getTrustAnchorType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns the type of the trust anchor.
getTrustedIssuers() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
 
getTrustedSTSAlias() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the alias used to locate the key used by the SAML token issuer.
getTrustStorePassword() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the password for the trustStore used by the token consumer.
getTrustStorePath() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the file path to the trustStore used by the token consumer.
getTrustStoreRef() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the reference name of the trustStore used by the token consumer.
getTrustStoreType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the type of the trustStore used by the token consumer.
getType() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a string containing the property type.
getType() - Method in class com.ibm.ras.RASEvent
Deprecated. Gets the type of event: "informational message," for example.
getType() - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets the type of event: "informational message," for example.
getType() - Method in exception com.ibm.websphere.asynchbeans.WorkContextException
This returns whether the problem was pushing or popping the service.
getType() - Method in interface com.ibm.websphere.asynchbeans.WorkEvent
This returns WORK_ACCEPTED etc
getType() - Method in interface com.ibm.websphere.management.AdminClient
Returns the type of connector being used by this AdminClient.
getType() - Method in exception com.ibm.websphere.management.exception.InvalidConfigDataTypeException
 
getType() - Method in interface com.ibm.websphere.management.JMXManageable
Returns the MBean type for the MBean instance to be created.
getType() - Method in class com.ibm.websphere.management.JMXManageableSupport
Returns the MBean type for the MBean instance to be created.
getType() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. The type of this value: int, double, long, stat, load
getType() - Method in class com.ibm.websphere.pmi.client.event.CpdEvent
Deprecated.  
getType() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return the type: node, server, module, instance, data
getType(int) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Internal usage only.
getType() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns the statistic type (defined in PmiConstants)
getType() - Method in class com.ibm.websphere.pmi.stat.StatDescriptor
Deprecated. No replacement
getType() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
getType() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
getType() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Deprecated. No replacement
getType() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Returns the type of this Column object
getType() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.FilterArgument
Returns the type of the FilterArgument
getType() - Method in interface com.ibm.websphere.sib.admin.SIBInboundReceiver
The delivery stream type of the inbound receiver.
getType() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Gets the queue type (Alias/Local etc).
getType() - Method in interface com.ibm.websphere.sib.admin.SIBOutboundTransmitter
 
getType() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessage
Returns the specific message type.
getType() - Method in interface com.ibm.websphere.sib.admin.SIBQueuedMessageDetail
Returns the specific message type.
getType() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
getType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
The type of remote consumer.
getType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
The delivery stream type.
getType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessage
 
getType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageDetail
 
getType() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteMessageRequest
 
getType() - Method in interface com.ibm.websphere.sib.admin.SIBTransmitMessageRequest
Deprecated. Replaced by SIBMessageRequest
getType() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getType() - Method in class com.ibm.ws.tpv.engine.filter.summary.Summary
Returns the type of the summary
getTypeMap() - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Get the type map, which is used for the custom mapping of SQL structured types and distinct types.
getUID() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the UID of this module (Stats).
getUID() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getUID() - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Return the identifier for this node.
getUnencodedMessage() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns an unencoded detailed message about the error.
getUnencodedMessageAsHTML() - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Returns a detailed message about the error in HTML.
getUniqueKeyBufferSize() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Return the value of the Unique Key Buffer Size attribute
getUniqueKeyTable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Returns the Table used for generating unique keys.
getUniqueSecurityName() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns the unique user name as it applies to the configured user registry.
getUnit() - Method in interface com.ibm.websphere.management.statistics.Statistic
Deprecated.  
getUnit() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return the statistic unit
getUnit() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
getUnit() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the unit of measurement for this statistic.
getUnknownFilterNames() - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Get the names of the elements of the Filter which were not understood or not supported.
getUnrecognizedPolicyNames() - Method in exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Get the names of the elements of the Policy which were not recognized
getUnsavedChanges(Session) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Get all the documents that changed in the session after last save or discard call.
getUnsavedChanges(Session) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
getUnsupportedPolicyNames() - Method in exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Get the names of the elements of the Policy which were not supported.
getUOWName() - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Returns the human-readable name that identifies the current unit of work, or null if no UOW is bound to the thread.
getUOWStatus() - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Returns the status of the current unit of work.
getUOWType() - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Returns the type of the current unit of work.
getUpdateAvailable() - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Returns the update available
getUpdateCount() - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getUpperBound() - Method in interface com.ibm.websphere.management.statistics.BoundaryStatistic
Deprecated.  
getUpperBound() - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
getUpperBound() - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
getUpperBound() - Method in interface com.ibm.websphere.pmi.stat.WSBoundaryStatistic
Returns the upper limit of the value of this attribute.
getUpTime() - Method in interface com.ibm.websphere.management.statistics.JVMStats
Deprecated.  
getUpTime() - Method in class com.ibm.websphere.pmi.stat.JVMStatsImpl
Deprecated.  
getUri() - Method in class com.ibm.websphere.management.repository.ConfigChangeNotifier
Returns the location of the document that was changed.
getURI() - Method in class com.ibm.websphere.management.repository.Document
Returns the location referred to by this document.
getURI() - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Return the algorithm identifier.
getURIs() - Method in interface com.ibm.websphere.servlet.cache.CacheConfig
Deprecated. This method returns the array of URIs.
getURL(int) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of the designated JDBC DATALINK parameter as a java.net.URL object.
getURL(String) - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object.
getUrl() - Method in class com.ibm.ws.webservices.engine.client.Transport
Get the transport-specific URL
getURLGenerator(ActionRequest, ActionResponse) - Method in interface com.ibm.portal.portlet.service.URLGeneratorFactoryService
 
getURLStreamHandler(Properties) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates a URLStreamHandler specific SSL properties.
getURLStreamHandler(String, Map, SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method creates a URLStreamHandler for use by an SSL application or component.
getUseCICSContainer() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the value set by setUseCICSContainer.
getUsekeyType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the Usekey keyInfoType
getUseOTMA() - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Gets the value set by setOTMA().
getUserCalendarJNDIName() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the UserCalendar JNDI name
getUserCalendarSpecifier() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Get the UserCalendar specifier.
getUserData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Gets the user data for the command data.
getUserData() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
Get additional user data for this command or task notification.
getUserId() - Method in interface com.ibm.websphere.sib.SIMessage
Get the contents of the UserId field from the message API Meta-Data.
getUserID() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getUserId() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns this user's id.
getUserMetaData() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the user metadata.
getUserMetaData() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the userMetaData.
getUserName() - Method in class com.ibm.websphere.management.Session
 
getUserName() - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Get the user name.
getUsername() - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Deprecated. use the com.ibm.websphere.TaskInfo.getAuthenticationAlias() method.
getUserName() - Method in class com.ibm.websphere.security.auth.MappingAuthData
 
getUserName() - Method in interface com.ibm.websphere.servlet.session.IBMSession
To get at user identity associated with session.
getUserName() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Returns the default uesr name that will be used to create Connections when none is specified by the application or container.
getUsername() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.UsernameToken
Returns the username.
getUserPrincipal() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
getUserProperty(String) - Method in interface com.ibm.websphere.sib.SIMessage
Return the User Property stored in the Message under the given name.
getUserPropertyNames() - Method in interface com.ibm.websphere.sib.SIMessage
Get a list of the names of the User Properties in the message.
getUseTime() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionStats
Deprecated.  
getUseTime() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionStats
Deprecated.  
getUseTime() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
getUseTime() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionStatsImpl
Deprecated.  
getUseToken() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the token's ValueType from tokens in RunAsSubject that client should use to directly Validate or exchange an issued token with SecurityTokenService.
getValidateTarget() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Return the optional flag that indicate how to pass validation target to STS.
getValidateTarget() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the optional flag that indicate how to pass validation target to STS.
getValidationMessages(String, String) - Method in class com.ibm.websphere.management.configservice.ValidationResult
Returns the validation messages for the specified document from the sepcified validator.
getValidatorExpirationTime() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the validator expiration time of the entry in the cache The validator expiration time along with the expiration time control the state of the entry in the cache.
getValidatorExpirationTime() - Method in interface com.ibm.websphere.cache.EntryInfo
Returns the validator expiration time of the entry in the cache The validator expiration time along with the expiration time control the state of the entry in the cache.
getValidators(String) - Method in class com.ibm.websphere.management.configservice.ValidationResult
Returns all the validators for the specified document.
getValue() - Method in interface com.ibm.portal.propertybroker.property.PropertyValue
Return the value of the Property.
getValue(EntryInfo, boolean) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getValue(String, boolean) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getValue(Object, boolean) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
getValue() - Method in interface com.ibm.websphere.cache.CacheEntry
Returns the entry's value.
getValue() - Method in class com.ibm.websphere.cache.ChangeEvent
Gets new value.
getValue() - Method in class com.ibm.websphere.cache.InvalidationEvent
Gets the cache value that was invalidated.
getValue() - Method in exception com.ibm.websphere.management.cmdframework.InvalidParameterValueException
Access method for the value property.
getValue() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. The current value associated with the chain
getValue() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. The current value in double of the data object The value returned depends on the type of the value.
getValue() - Method in class com.ibm.websphere.wsrf.Attribute
Returns the value part of the attribute
getValue() - Method in class com.ibm.websphere.wsrf.ErrorCode
Returns the value part of the ErrorCode
getValueType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallback
This method returns the value type of Kerberos token.
getValueType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method returns the value type of the Kerberos token.
getValueType() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the value type.
getVerifyReadOnlyData() - Method in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
Persistence Option 5: Returns verify read only data intent, which indicates When LifeTimeInCache is set, when to verify the read only data: VERIFY_READ_ONLY_DATA_NONE: read only data will not be verified VERIFY_READ_ONLY_DATA_AT_TRAN_BEGIN: during ejbLoad, verify the readonly data with database to see if data changed.
getVersion() - Method in interface com.ibm.isc.api.platform.ProductInfo
Return the version of ISC in a string format
getView() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
getViewLog() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns true if viewing a log
getVirtualHost() - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Gets the virtualHost.
getVisibleServers() - Method in interface com.ibm.websphere.hamanager.jmx.CoreGroupInfo
Retrieve the set of servers that are currently visible for this core group.
getWaitingThreadCount() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionPoolStats
Deprecated.  
getWaitingThreadCount() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionPoolStats
Deprecated.  
getWaitingThreadCount() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionPoolStatsImpl
Deprecated.  
getWaitingThreadCount() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionPoolStatsImpl
Deprecated.  
getWaitTime() - Method in interface com.ibm.websphere.management.statistics.JCAConnectionStats
Deprecated.  
getWaitTime() - Method in interface com.ibm.websphere.management.statistics.JDBCConnectionStats
Deprecated.  
getWaitTime() - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
getWaitTime() - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionStatsImpl
Deprecated.  
getWarnings(Object, WSInteractionSpec) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method returns the first ResourceWarning of the chain of warnings for an Interaction associated with the Native Connection.
getWarnings(Object, WSInteractionSpec) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method returns the first ResourceWarning of the chain of warnings for an Interaction associated with the Native Connection.
getWCCRequest() - Method in interface com.ibm.websphere.servlet.response.IResponse
Get the webcontainer channel request object for this response
getWCCResponse() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns the webcontainer channel response object for this request
getWebContainer() - Static method in class com.ibm.websphere.servlet.container.WebContainer
 
getWebContainerRequestsPerSecond() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getWebContainerResponseTime() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
getWeight() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated. Return the time interval for the measurement
getWireFormatBindingContext() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the wire format binding context.
getWireFormatContext() - Method in interface com.ibm.websphere.soa.sca.operationselector.jms.OperationSelector
Gets the wire format context.
getWireFormatContext() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatHandler
Gets the wire format context.
getWork() - Method in interface com.ibm.websphere.asynchbeans.WorkEvent
This returns a copy of the Work in progress.
getWork() - Method in interface com.ibm.websphere.asynchbeans.WorkWithExecutionContext
This returns a reference to the Work associated with this object.
getWorkAreaPartition(String) - Method in interface com.ibm.websphere.workarea.WorkAreaPartitionManager
Returns an instance of a WorkArea Partition or throws an exception if the Partition name doesn't exists.
getWriter() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
getWriter() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
getWsa_namespace() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the WS-Addressing namespace being used by this WS-ReliableMessaging sequence.
getWSDLSources(XSDHelper, InputStream, String) - Static method in class com.ibm.websphere.sdox.SDOUtil
Create XSD sources for types representing WSDL components - e.g., messages, parts, etc.
getWsrm_namespace() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the WS-ReliableMessaging namespace being used by this sequence.
getWsrm_spec_version() - Method in interface com.ibm.websphere.websvcs.rm.SequenceData
Returns the WS-ReiableMessaging specification being used by this sequence
getWSSConsumingContext() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Gets WSSConsumingContext object.
getWSSGenerationContext() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns WSSGenerationContext object.
getWSSPropertyMapByteArray(MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getWSSPropertyMapFromByteArray(byte[], MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
getWstNamespace() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Return the WS-Trust namespace used in the SOAP communication with the Security Token provider.
getWstNamespace() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the WS-Trust namespace used in the SOAP communication with the Security Token provider.
getWSTrustNamespace() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Return the WS-Trust namespace used in the SOAP communication with the Security Token provider.
getX509Paths() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Gets the set of intermediate certificate files
getXAExceptionContents(XAException) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method provides a plug-in point for providing meaningful logging information for an XAException.
getXAExceptionContents(XAException) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method provides a plug-in point for providing meaningful logging information for an XAException.
getXAExceptionContents(XAException) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method provides a plug-in point for providing meaningful logging information for an XAException.
getXAExceptionContents(XAException) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method provides a plug-in point for providing meaningful logging information for an XAException.
getXML() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Returns the XML representation.
getXMLInputStream() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves InputSream form of SAML Assertion.
getXPathList() - Method in class com.ibm.websphere.wssecurity.wssapi.spec.XPathFilter2ParameterSpec
Returns a list of one or more XPath objects.
GLOBAL_ORB_EXISTS - Static variable in class com.ibm.websphere.orbext.MinorCodes
An ORB already exists for the application.
GlobalBeforeCompletionTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of before_completion for global transactions (TimeStatistic).
GlobalBegunCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Total number of global transactions begun on server (CountStatistic).
GlobalCommitTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of commit for global transactions (TimeStatistic).
GlobalInvolvedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Total number of global transactions involved on server (CountStatistic).
GlobalPrepareTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of prepare for global transactions (TimeStatistic).
GlobalTimeoutCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of global transactions timed out (CountStatistic).
GlobalTranTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of global transactions (TimeStatistic).
gotoStep(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
gotoStep(String) - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Goes to the specified step.
GROUP - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
GROUP_DISABLED - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Group has disabled administratively.
GROUP_IDS - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
GROUP_STATE_ERROR - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means the current group state is in error (for example multiple policies match the group).
GROUP_STATE_OK - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means the current group state is good.
GroupData - Interface in com.ibm.websphere.hamanager.jmx
This is returned to provide the current state of a group.
GROUPIDS - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
GroupMemberData - Interface in com.ibm.websphere.hamanager.jmx
This represents a group member.
GROUPMEMBERSHIP - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
GroupMemberState - Class in com.ibm.websphere.hamanager.jmx
The public group member state definitions.
GroupMemberState() - Constructor for class com.ibm.websphere.hamanager.jmx.GroupMemberState
public no-arg ctor required by Externalization.
GROUPNAMESPACE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
GROUPS - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
GROUPS - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 

H

handle(Callback[]) - Method in class com.ibm.websphere.security.auth.callback.NonPromptCallbackHandler
This implementation of NonPromptCallbackHandler collects the Kerberos realm name, principal name and password data supplied via the constructor and pushes them to the login module.
handle(Callback[]) - Method in class com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl
This implementation of CallbackHandler pushes the data specified in the constructor to the login module.
handle(Callback[]) - Method in class com.ibm.websphere.security.auth.callback.WSCcacheCallBackHandlerImpl
This implementation of WSCcacheCallBackHandlerImpl collects the Kerberos principal name, Kerberos realm name, Kerberos credential cache file name, and use default Kerberos credential cache data supplied via the constructor and pushes them to the login module.
handle(Callback[]) - Method in class com.ibm.websphere.security.auth.callback.WSGUICallbackHandlerImpl
This implementation of WSGUICallbackHandler collect the username and password data from login prompt and pushes them to the login module.
handle(Callback[]) - Method in class com.ibm.websphere.security.auth.callback.WSStdinCallbackHandlerImpl
This implementation of WSStdinCallbackHandler collect the username and password data from STDIN and pushes the data to the login module.
handle(MessageContext) - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Handle a message context (by passing it to the mediation handler).
handle(MessageContext) - Method in interface com.ibm.websphere.sib.mediation.handler.MediationHandler
This method is called by the runtime when a message is to be mediated by this mediation handler.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallbackHandler
 
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallbackHandler
 
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallbackHandler
Sets necessary information to a KRBTokenConsumeCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallbackHandler
Sets necessary information to NameCallback, PasswordCallback, and KRBTokenGenerateCallback objects.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumerCallbackHandler
 
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallbackHandler
Sets the necessary information to a SAMLGenerateCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Sets necessary information to a SCTConsumeCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Sets the necessary information to a SCTConsumeCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Sets necessary information to a SCTGenerateCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallbackHandler
Sets necessary information to a UNTConsumeCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Sets necessary information to NameCallback, PasswordCallback, and UNTGenerateCallback objects.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGUIPromptCallbackHandler
Sets necessary information to NameCallback, PasswordCallback, WSRealmNameCallbackImpl, and WSCredTokenCallbackImpl objects.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallbackHandler
Sets necessary information to a X509ConsumeCallback object.
handle(Callback[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallbackHandler
Sets the necessary information to a X509GenerateCallback object.
HANDLE_NOTIFICATION_TIMEOUT_DEFAULT - Static variable in class com.ibm.websphere.management.NotificationConstants
Default value for HANDLE_NOTIFICATION_TIMEOUT_KEY.
HANDLE_NOTIFICATION_TIMEOUT_KEY - Static variable in class com.ibm.websphere.management.NotificationConstants
The key for a System property which can be used to specify how many milliseconds listeners have to complete a handleNotification() call until the listener is removed.
handleEvent(TaskNotificationInfo) - Method in interface com.ibm.websphere.scheduler.NotificationSink
Called when a scheduled task is scheduled, cancelled, suspended, resumed, purged and fired.
handleNotification(Notification, Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
handlePreferences(Hashtable) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
handleRequest(IRequest, IResponse) - Method in class com.ibm.websphere.servlet.container.WebContainer
 
handlerFailures - Variable in class com.ibm.ras.RASLogger
Deprecated. The number of consecutive errors which have occurred trying to send an event to a handler.
HandleStates - Interface in com.ibm.websphere.rsadapter
This class contains general handle state constants used by the Reassociateable interface and some of the WebSphere JDBC and CCI objects.
hasAlternateContent() - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Returns true if some or all of the SOAPElement's data content is stored in a non-SAAJ format.
hashCode() - Method in interface com.ibm.websphere.cache.CacheEntry
the default hashcode method of the cache entry.
hashcode() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
Hash the command step according to the command name.
hashCode() - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
hashCode() - Method in class com.ibm.websphere.management.Session
 
hashCode() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
hashCode returns the hash value of userName, realm, origUser, and token.
hashCode() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
 
hashCode() - Method in class com.ibm.ws.tpv.engine.UserPreferences
 
hashCode() - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
 
hasHiddenColumns - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if the task has any hidden columns.
hasLostUpdateOrDeadLockOccurred(int, boolean) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is invoked when storing a CMP EntityBean if pessimistic concurrency control is activated.
hasLostUpdateOrDeadLockOccurred(int, boolean) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method is invoked when storing a CMP EntityBean if pessimistic concurrency control is activated.
hasLostUpdateOrDeadLockOccurred(int, boolean) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method is invoked when storing a CMP EntityBean if pessimistic concurrency control is activated.
hasNext() - Method in class com.ibm.websphere.ejbquery.QueryIterator
returns TRUE if the iteration has more elements
hasNext() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
returns TRUE if the iteration has more elements
hasNextStep() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
hasNextStep() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Tests if there is an enabled step after the cursor.
hasOutputProperties() - Method in interface com.ibm.websphere.command.TargetableCommand
Indicates if the command has any output properties that must be returned to the client.
hasOutputProperties - Variable in class com.ibm.websphere.command.TargetableCommandImpl
Indicates if the command has output properties.
hasOutputProperties() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Indicates if the command has any output properties that will have to be returned to the client.
hasPreviousStep() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
hasPreviousStep() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Tests if there is an enabled step before the cursor.
hasProxyRestriction() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves flag to indicate ProxyRestriction.
hasSubModule() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns true if there is a sub-module defined (applicable only to 5.x)
headerTable - Variable in class com.ibm.websphere.servlet.cache.ExternalCacheEntry
This hashtable contains the header fields needed for caching.
HEAPDUMP_ATTEMPTING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification types from JVM MBean heapdump operation.
HEAPDUMP_GENERATED - Static variable in class com.ibm.websphere.management.NotificationConstants
 
HeapSize - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Total memory in JVM run time (BoundedRangeStatistic).
hiddenColumns - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Hidden columns.
HIGH_LEVEL_VALIDATION - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
high
HIGHEST_LEVEL_VALIDATION - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
Highest validation level
HIGHEST_VERSION - Static variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
 
highWaterMark() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated.  
highWaterMark - Variable in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
HitsInMemoryCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that are served from memory.
HitsOnDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that are served from disk.
HitsOnDiskCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that are served from disk.
HMAC_SHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The URI for the signature algorithm, HMAC_SHA1: http://www.w3.org/2000/09/xmldsig#hmac-sha1.
HMAC_SHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The URI for the signature algorithm, HMAC_SHA1: http://www.w3.org/2000/09/xmldsig#hmac-sha1.
host - Variable in class com.ibm.websphere.servlet.cache.ExternalCacheEntry
This is the host header as received in the request
HOSTNAME_NORMALIZER - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to specify the name of the java class to be used for hostname normalization processing.
HOSTNAME_NORMALIZER_NONE - Static variable in class com.ibm.websphere.naming.PROPS
Value for com.ibm.websphere.naming.hostname.normalizer to disable hostname normalization The value for this constant is "...none...".
HostnameNormalizer - Interface in com.ibm.websphere.naming
Normalize hostname for consistent usage within the WebSphere NameSpace.
HTTP_HEADER_COOKIE - Static variable in class com.ibm.websphere.webservices.Constants
Common HTTP transport headers which can be sent or received.
HTTP_HEADER_COOKIE2 - Static variable in class com.ibm.websphere.webservices.Constants
 
HTTP_HEADER_SET_COOKIE - Static variable in class com.ibm.websphere.webservices.Constants
 
HTTP_HEADER_SET_COOKIE2 - Static variable in class com.ibm.websphere.webservices.Constants
 
HTTP_READER_FAILURE - Static variable in class com.ibm.websphere.orbext.MinorCodes
Cannot create an HTTP reader thread.
httpData - Variable in class com.ibm.websphere.als.LogRecord
Deprecated.  
HTTPINPUTSTREAM_NO_ACTIVEINPUTSTREAM - Static variable in class com.ibm.websphere.orbext.MinorCodes
An input stream was not set, so operations cannot be performed upon it.
HttpLogger - Class in com.ibm.websphere.als
Deprecated.  
HttpLogger(URL) - Constructor for class com.ibm.websphere.als.HttpLogger
Deprecated. Constructs a HTTP-base Logger.
HttpLogger(URL, String) - Constructor for class com.ibm.websphere.als.HttpLogger
Deprecated. Constructs a HTTP-base Logger.
HTTPOUTPUTSTREAM_NO_OUTPUTSTREAM - Static variable in class com.ibm.websphere.orbext.MinorCodes
An output stream was not set, so operations cannot be performed upon it.
HTTPOUTPUTSTREAM_WRITE - Static variable in class com.ibm.websphere.orbext.MinorCodes
The HTTPOutputStream write method was called but it is not implemented.
HttpServletRequestProxy - Class in com.ibm.websphere.servlet.request
Deprecated. since WAS V6.0 Use the HttpServletRequestWrapper class instead. Proxies function invocations to an underlying HttpServletRequest. Subclasses of this class can be created that overload or enhance the functionality of a server-provided HttpServletRequest.

Using the proxied request:

  1. Subclass this class and overload any desired functions.
  2. During the servlet's service method, create an instance of the enhanced request using the original request from the server as the proxied request.
  3. Forward the enhanced request to another servlet for processing instead of the original request that was provided by the server.

Sample subclass (overloads the request's InputStream)

 
 // This enhanced request will force the request to be a POST request.
 // This request POST data input will be read from a specified file.
 public class PostedFileRequest extends HttpServletRequestProxy{
    private HttpServletRequest _request;
    private File _file;
    public PostedFileRequest(File f, HttpServletRequest req){
      _file =f;
       _request = req;
    }
    protected HttpServletRequest getProxiedHttpServletRequest(){
       return _request;
    }
    //overload request functionality
    public ServletInputStream getInputStream() throws IOException{
       return new ServletInputStreamAdapter(new FileInputStream(_file));
    }
    public BufferedReader getReader() throws IOException{
       return new BufferedReader(getInputStream());
    }
    public String getMethod(){
       //force the HTTP method to be POST.
       return "POST";
    }
 }
 

Using the enhanced request subclass transparently in a servlet

 //This servlet posts a data file as a request to another servlet.
 public class PostGeneratorServlet extends HttpServlet{
    public void service HttpServletRequest req, HttpServletResponse resp){
       req = new PostedFileRequest(req, new File(request.getPathTranslated()));
       //forward the enhanced request to be used transparently by another servlet.
       getServletContext().getRequestDispatcher("/postHandlerServlet").forward(req, resp);
    }
 }
 
HttpServletRequestProxy() - Constructor for class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
HttpServletResponseProxy - Class in com.ibm.websphere.servlet.response
Deprecated. since WAS V6.0 Use the HttpServletResponseWrapper class instead. Proxies function invocations to an underlying HttpServletResponse. Subclasses of this class can be created that overload or enhance the functionality of a server-provided HttpServletResponse.

Using the proxied response:

  1. Subclass this class and overload any desired functions.
  2. During the servlet's service method, create an instance of the enhanced response using the original response from the server as the proxied response.
  3. Forward the enhanced response to another servlet for processing instead of the original response that was provided by the server.

Sample subclass (overloads the response's OutputStream)

 
 //The data written to this response will be saved to the specified file.
 public class FileOutputResponse extends HttpServletResponseProxy{
    private HttpServletResponse _response;
    private File _file;
    public FileOutputResponse(File f, HttpServletResponse resp){
      _file = f;
       _response = resp;
    }
    protected HttpServletResponse getProxiedHttpServletResponse(){
       return _response;
    }
    //overload response functionality
    public ServletOutputStream getOutputStream() throws IOException{
       return new ServletOutputStreamAdapter(new FileOutputStream(_file));
    }
    public PrintWriter getWriter() throws IOException{
       return new PrintWriter(getOutputStream());
    }
 }
 

Using the enhanced response subclass transparently in a servlet

 //This servlet will store the response of another servlet to a file.
 public class SaveResponseToFileServlet extends HttpServlet{
    public void service(HttpServletRequest req, HttpServletResponse resp){
       resp = new FileOutputResponse(req, new File("/tmp/response.txt"));

       //store the response of SnoopServlet to the response.txt file.
       getServletContext().getRequestDispatcher("/servlet/SnoopServlet").forward(req, resp);
    }
 }
 
HttpServletResponseProxy() - Constructor for class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  

I

IBM_ARM_CORRELATOR - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant for accessing the IBM ARM correlator property.
IBMApplicationSession - Interface in com.ibm.websphere.servlet.session
The IBMApplicationSession interface is used for SIP/HTTP Converged Applications as well as for sharing session data in http applications.
IBMAttr - Interface in com.ibm.websphere.webservices.soap
This interface exposes IBM value-add methods.
IBMCall - Interface in com.ibm.websphere.webservices.rpc
This interface exposes IBM value-add methods.
IBMComment - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMDetail - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMDetailEntry - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMMessageFactory - Class in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMMessageFactory() - Constructor for class com.ibm.websphere.webservices.soap.IBMMessageFactory
 
IBMName - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMNode - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSession - Interface in com.ibm.websphere.servlet.session
The IBMSession interface extends the javax.servlet.http.HttpSession interface of the Servlet API to determine if sessions maximum limit has reached when overflow is turned off get at user identity associated with session.
IBMSessionListener - Interface in com.ibm.websphere.servlet.session
The IBMSessionListener interface extends the javax.servlet.http.HttpSessionListener interface of the Servlet API to notify an application that its session has been removed from the server's cache.
IBMSOAPBody - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPBodyElement - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPConnection - Class in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPConnection() - Constructor for class com.ibm.websphere.webservices.soap.IBMSOAPConnection
 
IBMSOAPConnectionFactory - Class in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPConnectionFactory() - Constructor for class com.ibm.websphere.webservices.soap.IBMSOAPConnectionFactory
 
IBMSOAPConstants - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPDocument - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPElement - Interface in com.ibm.websphere.webservices.soap
This interface exposes IBM-value add methods.
IBMSOAPEnvelope - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPFactory - Class in com.ibm.websphere.webservices.soap
This interface exposes IBM value-add methods.
IBMSOAPFactory() - Constructor for class com.ibm.websphere.webservices.soap.IBMSOAPFactory
 
IBMSOAPFault - Interface in com.ibm.websphere.webservices.soap
This interface exposes IBM value-add methods.
IBMSOAPFaultElement - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPHeader - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPHeaderElement - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPMessage - Class in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPMessage() - Constructor for class com.ibm.websphere.webservices.soap.IBMSOAPMessage
 
IBMSOAPPart - Class in com.ibm.websphere.webservices.soap
This is a marker interface.
IBMSOAPPart() - Constructor for class com.ibm.websphere.webservices.soap.IBMSOAPPart
 
IBMText - Interface in com.ibm.websphere.webservices.soap
This is a marker interface.
id - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This is the identifier of the cache entry.
identifySelf() - Method in interface com.ibm.websphere.smf.SmfEventNotifier
Called for diagnostic purposes
IdentityPrincipal - Class in com.ibm.websphere.security.auth
Identity Principal class implements the java.security.principal interface.
IdentityPrincipal(String, String, String, byte[]) - Constructor for class com.ibm.websphere.security.auth.IdentityPrincipal
IdGenerator - Interface in com.ibm.websphere.cache.webservices
The IdGenerator is responsible for generating cache entry ids, dependency ids or invalidation ids.
IdGenerator - Interface in com.ibm.websphere.servlet.cache
The IdGenerator normally is responsible for generating cache entry ids and data ids, and invalidating data ids.
IDLE - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Member is in the idle state.
IdleObjectsSize - Static variable in interface com.ibm.websphere.pmi.stat.WSObjectPoolStats
Average number of idle objects in the objects pool.
IExtensionRegistryFilter - Interface in com.ibm.workplace.extension
Callback interface to filter out elements in the Extension Registry.
IFilterConfig - Interface in com.ibm.websphere.servlet.filter
A representation of the configuration for a filter
IGNORE - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating the corresponding parameter should be ignored.
ignoreValue - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This flag indicates that, if this variable is present on the request, its value will not be used to generate the cache id.
IIOPRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of incoming IIOP requests that this server has received (CountStatistic).
IllegalTaskNameException - Exception in com.ibm.websphere.appprofile
The IllegalTaskNameException is thrown when a) a string passed to TaskNameManager.setName(String taskName) that has not been configured properly in the deployment descriptor; b) a null reference is passed to TaskNameManager.setName(String taskName)
IllegalTaskNameException() - Constructor for exception com.ibm.websphere.appprofile.IllegalTaskNameException
Default constructor; calls super()
IllegalTaskState - Exception in com.ibm.websphere.scheduler
Invalid operation for current task state.
IllegalTaskState() - Constructor for exception com.ibm.websphere.scheduler.IllegalTaskState
 
IllegalTaskState(String) - Constructor for exception com.ibm.websphere.scheduler.IllegalTaskState
 
IllegalTaskState(Throwable) - Constructor for exception com.ibm.websphere.scheduler.IllegalTaskState
 
IllegalTaskState(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.IllegalTaskState
 
IMMEDIATE - Static variable in interface com.ibm.websphere.asynchbeans.WorkManager
This constant can be used as a timeout for the join method.
IMMEDIATE_PURGE - Static variable in interface com.ibm.websphere.rsadapter.WSDataSource
With the IMMEDIATE_PURGE option, the purged pool will behave as follows after the purge call: No new transactions will be allowed to start on any connections obtained prior to the purgePoolContents() call.
IN_PROGRESS - Static variable in interface com.ibm.websphere.management.sync.SyncResult
A synchronization operation is currently in progress
INACTIVE - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for INACTIVE
INACTIVE - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for INACTIVE
INACTIVE - Static variable in interface com.ibm.websphere.rsadapter.HandleStates
Connection handle state constants.
InboundMessageData - Interface in com.ibm.websphere.websvcs.rm
Data Access Object that captures the state of a message stored on a WS-ReliableMessaging inbound sequence.
InboundSequenceData - Interface in com.ibm.websphere.websvcs.rm
Data Access Object used by the mbeans to present inbound WS-ReliableMessaging sequence state information to the user.
include(ServletRequest, ServletResponse) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
includeTokenType() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
The optional flag if WS-Trust client RST message should include requested token's ValueType.
increment() - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated. Server side only method
increment(long) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated. Server side only method
increment() - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated. Server side only method
increment(double) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated. Server side only method
increment() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated. To be called on server side only
increment(long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated. To be called on server side only
increment(long, long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
INDEFINITE - Static variable in interface com.ibm.websphere.asynchbeans.WorkManager
This constant can be used as a timeout for either the join method or the startWork methods.
INDENT_SPACE - Static variable in interface com.ibm.websphere.pmi.client.CpdXML
Deprecated.  
IndexedRecordImpl - Class in com.ibm.websphere.ola
Implementation of the IndexedRecord interface used by the Optimized Local Adapter (OLA).
IndexedRecordImpl() - Constructor for class com.ibm.websphere.ola.IndexedRecordImpl
Public, general purpose constructor
indexOf(Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets the index of a particular entry.
indexOf(RequestDispatcher) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
INFO - Static variable in interface com.ibm.websphere.ras.RasMessage
Define a set of message severities
INFORMIX_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
INFORMIX_JCC_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
InformixDataStoreHelper - Class in com.ibm.websphere.rsadapter
InformixDataStoreHelper is a DataStoreHelper implementation customized for the Informix database.
InformixDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This InformixDataStoreHelper constructor creates a new InformixDataStoreHelper based on the DataStoreHelper properties provided.
InformixJccDataStoreHelper - Class in com.ibm.websphere.rsadapter
InformixJccDataStoreHelper is a DataStoreHelper implementation customized for the Informix database when used with the IBM Data Server Driver for JDBC or the Informix JCC Driver.
InformixJccDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.InformixJccDataStoreHelper
This InformixJccDataStoreHelper constructor creates a new InformixJccDataStoreHelper based on the DataStoreHelper properties provided.
init() - Method in class com.ibm.ras.RASLogger
Deprecated. Initializes this object, setting default values.
init() - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Initializes this object, setting default values.
init() - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Initializes this object, setting default values.
init() - Method in class com.ibm.ras.RASObject
Deprecated. Initializes this object, setting default values.
init() - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Initializes this object, setting default values.
init() - Method in interface com.ibm.websphere.asynchbeans.pool.PoolableObject
This is called when the object is about to be reused from the pool.
init(Properties) - Method in interface com.ibm.websphere.crypto.KeyGenerator
This method will be called to pass any custom properties configured with the KeySet to the implementation of this interface.
init(Properties) - Method in interface com.ibm.websphere.crypto.KeyPairGenerator
This method will be called to pass any custom properties configured with the KeySet to the implementation of this interface.
init(String[]) - Method in class com.ibm.websphere.pmi.PmiJmxTest
parse args and getAdminClient
init() - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Initialize this object, setting default values.
init() - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Initialize this object, setting default values.
init(ChangeSummary) - Method in interface com.ibm.websphere.sdo.mediator.ejb.MediatorAdapter
Called before pass 1 to allow adapter class to initialize itself.
init() - Method in class com.ibm.websphere.servlet.filter.ChainerServlet
Deprecated. Initialize the servlet chainer.
init(ProviderConfig) - Method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
 
initCause(Throwable) - Method in exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
 
initCommandData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Construct proper type of command data instance.
initCommandData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
initCommandData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
initCommandMetadata(List) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
Initialize the command metadata based on the command metadata defined in the admin-command-def.xml file.
initForNextResponse(IResponse) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
INITIAL_CONTEXT_FACTORY - Static variable in class com.ibm.websphere.naming.PROPS
WebSphere's initial context factory class name.
INITIAL_CONTEXT_FACTORY_LEGACY - Static variable in class com.ibm.websphere.naming.PROPS
Deprecated. In WebSphere version 4.0, this factory was replaced by PROPS.INITIAL_CONTEXT_FACTORY and will be removed some time in the future.
INITIALIZATION_FAILED - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
initialize(Properties) - Method in interface com.ibm.websphere.runtime.CustomService
The initialize method is called by the application server runtime during server startup.
initialize(String, String, String) - Static method in class com.ibm.websphere.runtime.ServerName
Deprecated. This method is for WebSphere runtime use only. Applications should not call this method.
initialize(String, String, String) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Initializes a MessageTaskInfo using the specified connection factory, destination, and message data.
initialize(String, String, Map) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Initializes a MessageTaskInfo using the specified connection factory, destination, and message data.
initialize(String, String, byte[]) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Initializes a MessageTaskInfo using the specified connection factory, destination, and message data.
initialize(CacheConfig) - Method in interface com.ibm.websphere.servlet.cache.IdGenerator
Deprecated. This method is called once on servlet initialization, and should take configuration values from its CacheConfig argurment and store them locally. Additional config information from user applications or other sources may be read here as well.
initialize(CacheConfig) - Method in interface com.ibm.websphere.servlet.cache.MetaDataGenerator
Deprecated. Initialize is called once on servlet initialization, and should take configuration values from its CacheConfig argurment and store them locally. Additional config information from user applications or other sources may be read here as well.
initializeClientMode(AdminClient) - Static method in class com.ibm.websphere.management.cmdframework.CommandMgrInitializer
Deprecated. Replaced by CommandMgr.getClientCommandMgr(AdminClient adminclient)
initialized - Static variable in class com.ibm.websphere.management.cmdframework.CommandMgr
 
initializeEncoderDecoder() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
initializeLocalMode() - Static method in class com.ibm.websphere.management.cmdframework.CommandMgrInitializer
Deprecated. Replaced by CommandMgr.getCommandMgr()
initializeParameter(String, Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
initializeParameter(String, Object, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
initializeRow(AttributeList, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
initializeServerMode() - Static method in class com.ibm.websphere.management.cmdframework.CommandMgrInitializer
Deprecated. Replaced by CommandMgr.getCommandMgr()
initializeStep() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
Initialize the current step.
INITIALIZING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
initMBean(String, String, String, String) - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
 
initPmiModuleConfig() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
initSign(Key) - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Initialize for signing.
initTextInfo(PmiModuleConfig[], Locale) - Static method in class com.ibm.websphere.pmi.stat.WSStatsHelper
Initialize the client side with the Stats configuration objects.
initThreadLocals() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Since the AsynchBeans executes the includes on a non-child thread, InheritableThreadLocals will not work.
initVerify(Key) - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Initialize for verification.
initWaterMark - Variable in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
InMemoryAndDiskCacheEntryCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of used cache entries in memory and disk.
InMemoryCacheEntryCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of in-memory cache entries.
InsertResourcePropertiesRequestFailedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:InsertResourcePropertiesRequestFailedFaultType" <xsd:complexType name="InsertResourcePropertiesRequestFailedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
InsertResourcePropertiesRequestFailedFault() - Constructor for exception com.ibm.websphere.wsrf.InsertResourcePropertiesRequestFailedFault
Default constructor.
InsertResourcePropertiesRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.InsertResourcePropertiesRequestFailedFault
Constructor for a new InsertResourcePropertiesRequestFailedFault instance.
InsertResourcePropertiesRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.InsertResourcePropertiesRequestFailedFault
Constructor for a new InsertResourcePropertiesRequestFailedFault instance.
INSTALL - Static variable in class com.ibm.websphere.management.application.AppNotification
 
INSTALL_APP_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
INSTALL_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
INSTALL_SYNC - Static variable in class com.ibm.websphere.management.application.AppNotification
 
InstallApplication - Class in com.ibm.websphere.ant.tasks
The wsInstallApp task enables you to install a new application into a WebSphere Server or Cell.
InstallApplication() - Constructor for class com.ibm.websphere.ant.tasks.InstallApplication
Constructor for InstallApplication.
installApplication(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Installs a J2EE application in WebSphere cell.
installApplication(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Installs a J2EE application with the given name in WebSphere cell.
installApplication(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
installApplication(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
installApplicationLocal(String, String, Hashtable, AppNotification.Listener) - Method in interface com.ibm.websphere.management.application.AppManagement
Installs a J2EE application with the given name in WebSphere cell.
installApplicationLocal(String, String, Hashtable, AppNotification.Listener, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Installs a J2EE application with the given name in WebSphere cell.
installApplicationLocal(String, String, Hashtable, AppNotification.Listener, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
installApplicationLocal(String, String, Hashtable, AppNotification.Listener) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
InstallRARTask - Class in com.ibm.websphere.management.configservice.tasks
This class defines tasks that relate to stand-alone RAR file installation.
InstallRARTask(ConfigService) - Constructor for class com.ibm.websphere.management.configservice.tasks.InstallRARTask
 
installResourceAdapter(Session, String, String, Hashtable) - Method in class com.ibm.websphere.management.configservice.tasks.InstallRARTask
Installs a stand-alone RAR module and create a J2CResourceAdapter config data to represent the RAR module.
installStandaloneRAR(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Deprecated. Use ConfigService instead. Installs a standalone RAR file. This method creates a J2CResourceAdapter in the resources.xml file in the scope specified by the properties. The user has to manually extract the RAR file at the destination location.
installStandaloneRAR(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
Deprecated.  
InstantiateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times bean objects were instantiated (CountStatistic)
INSTANTIATES - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
instrumentationLevel - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
INTEGER - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
integral - Variable in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
InteractionSpecImpl - Class in com.ibm.websphere.ola
This class defines the methods necessary to interact with a service being hosted by an external address space or CICS region.
InteractionSpecImpl() - Constructor for class com.ibm.websphere.ola.InteractionSpecImpl
 
INTERCEPTOR_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
INTERNAL_TRANSACTION_UNABLE_TO_RESUME - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
org.omg.CORBA.INTERNAL Minor: 1229066304 (0x49421041) Unable to resume the transaction.
INTERNAL_UNABLE_TO_RETRY - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
com.ibm.CORBA.INTERNAL Minor: 1229066304 (0x49421040) Unable to retry call to retrieve cluster information.
internalWorkThread() - Method in class com.ibm.websphere.interrupt.ThreadDetails
Tells us that only internal work is driven on this thread
Internationalization - Interface in com.ibm.websphere.i18n.context
Interface Internationalization provides read-only access to elements of any internationalization context made available by the internationalization service; use it to obtain elements of the caller internationalization context within Enterprise (J2EE) servlets and JavaBeans.
interrupt() - Method in interface com.ibm.websphere.interrupt.InterruptObject
Called by the application server when the request running on the thread which registered this object exceeds a time threshold.
InterruptibleThreadInfrastructure - Interface in com.ibm.websphere.interrupt
A WebSphere programming model extension which allows connectors or application components register an object that may be driven if the thread which registered the object exceeds a time threshold defined by the application server.
InterruptObject - Interface in com.ibm.websphere.interrupt
A WebSphere programming model extension which allows connectors or application components to be notified if the thread which registered the object exceeds a time threshold defined by the application server.
InterruptRegistrationException - Exception in com.ibm.websphere.interrupt
An exception which is thrown when registraion of an InterruptObject fails.
InterruptRegistrationException(String) - Constructor for exception com.ibm.websphere.interrupt.InterruptRegistrationException
 
InterruptRegistrationException(String, Throwable) - Constructor for exception com.ibm.websphere.interrupt.InterruptRegistrationException
 
INTERSECT - Static variable in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType.Filter
The intersect filter operation.
intValue() - Method in interface com.ibm.websphere.pmi.client.CpdInt
Deprecated. return the int value.
INVALID - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
The scheduled task has been purged and is no longer valid.
INVALID_CONNECTION_TYPE - Static variable in class com.ibm.websphere.orbext.MinorCodes
An unsupported connection type was provided for adding connection information to a server profile.
INVALID_SERVER_CONNECTION_DATA_TYPE - Static variable in class com.ibm.websphere.orbext.MinorCodes
An unsupported connection type was provided for a creating a server connection.
InvalidAccessIntentException - Exception in com.ibm.websphere.appprofile.accessintent
 
InvalidAccessIntentException() - Constructor for exception com.ibm.websphere.appprofile.accessintent.InvalidAccessIntentException
 
InvalidAccessIntentException(String, String) - Constructor for exception com.ibm.websphere.appprofile.accessintent.InvalidAccessIntentException
 
InvalidAdminClientTypeException - Exception in com.ibm.websphere.management.exception
This exception is thrown if an invalid connector type is specified when calling AdminClientFactory.createAdminClient.
InvalidAdminClientTypeException() - Constructor for exception com.ibm.websphere.management.exception.InvalidAdminClientTypeException
 
invalidate(Object) - Method in interface com.ibm.websphere.cache.DistributedMap
invalidate - invalidates the given key.
invalidate(Object, boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
invalidate - invalidates the given key.
invalidate(Object, boolean, boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
invalidate - invalidates the given key.
invalidate(Object, boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Invalidates the given key.
invalidate(Object) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Invalidates the given key.
invalidate - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This is the invalidation ID for this entry.
invalidate() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Invalidates this application session.
invalidate(Object, boolean) - Method in interface com.ibm.wsspi.cache.CoreCache
Invalidates all the cache entries dependent on the specified cache ID.
INVALIDATE_ALL - Static variable in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
 
INVALIDATE_BEAN_COLLECTION - Static variable in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
 
INVALIDATE_ONE_BEAN - Static variable in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
 
invalidateByCacheId(Object, boolean) - Method in interface com.ibm.wsspi.cache.CoreCache
Invalidates the cache id.
invalidateByDependency(Object, boolean) - Method in interface com.ibm.wsspi.cache.CoreCache
Invalidates all the cache entries dependent on the specified dependency ID.
invalidateById(String, boolean) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
invalidateByTemplate(String, boolean) - Method in interface com.ibm.websphere.cache.Cache
Deprecated. Use DistributedMap to store and manage objects in cache.
invalidateByTemplate(String, boolean) - Method in interface com.ibm.wsspi.cache.CoreCache
Invalidates all the cache entries dependent on the specified template ID.
InvalidateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
Total number of sessions that are invalidated (CountStatistic).
invalidateEntries() - Method in class com.ibm.websphere.command.CacheableCommandImpl
 
invalidateIds(Iterator) - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method invalidates dependency ids that are in the external cache.
invalidatePages(Iterator) - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method invalidates pages that are in the external cache.
InvalidationEvent - Class in com.ibm.websphere.cache
An event object that provides information about the source of cache-related event.
InvalidationEvent(Object, Object, int, int, String) - Constructor for class com.ibm.websphere.cache.InvalidationEvent
Create a new InvalidationEvent from id, cause of invalidation and source of invalidation
InvalidationGenerator - Interface in com.ibm.websphere.cache.webservices
The InvalidationGenerator is responsible for generating cache invalidation ids.
InvalidationListener - Interface in com.ibm.websphere.cache
The listener interface for removing cache entry from the cache.
InvalidAttributeNameException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the attribute name or relationship name is not valid.
InvalidAttributeNameException(String[]) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeNameException
constructor
InvalidAttributeNameException(String[], Exception) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeNameException
 
InvalidAttributeNameException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeNameException
 
InvalidAttributeNameException(String, Exception) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeNameException
 
InvalidAttributeValException - Exception in com.ibm.websphere.management.exception
This exception is thrown when an invalid value is specified for an attribute when calling ConfigService.
InvalidAttributeValException(String[]) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeValException
 
InvalidAttributeValException(String[], Exception) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeValException
 
InvalidAttributeValException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeValException
 
InvalidAttributeValException(String, Exception) - Constructor for exception com.ibm.websphere.management.exception.InvalidAttributeValException
 
InvalidConfigDataTypeException - Exception in com.ibm.websphere.management.exception
This exception is thrown when an invalid type is specified when accessing the ConfigService.
InvalidConfigDataTypeException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.InvalidConfigDataTypeException
 
InvalidConfigDataTypeException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidConfigDataTypeException
 
InvalidDocumentURIException - Exception in com.ibm.websphere.management.exception
Deprecated. Should use com.ibm.websphere.management.exception.DocumentNotFoundException
InvalidDocumentURIException() - Constructor for exception com.ibm.websphere.management.exception.InvalidDocumentURIException
Deprecated.  
InvalidDocumentURIException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidDocumentURIException
Deprecated.  
InvalidDocumentURIException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.InvalidDocumentURIException
Deprecated.  
InvalidDocumentURIException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.InvalidDocumentURIException
Deprecated.  
InvalidFilterFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the InvalidFilterFaultType type defined in the WS-Notification Base Notification schema.
InvalidFilterFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Default constructor.
InvalidFilterFault(QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Create an instance of the fault with the specified unknown filter element names.
InvalidFilterFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Create an instance of the fault from the specified information.
InvalidFilterFault(String, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Create an instance of the fault with the specified unknown filter element names and containing the specified message as a description.
InvalidFilterFault(Throwable, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Create an instance of the fault with the specified unknown filter element names and with the specified cause.
InvalidFilterFault(String, Throwable, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Create an instance of the fault with the specified unknown filter element names and containing the specified message as a description and with the specified cause.
InvalidMessageContentExpressionFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the InvalidMessageContentExpressionFaultType type defined in the WS-Notification Base Notification schema.
InvalidMessageContentExpressionFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
Default constructor
InvalidMessageContentExpressionFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
Create an instance of the fault from the specified information.
InvalidMessageContentExpressionFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
Create an instance of the fault containing the specified message as a description.
InvalidMessageContentExpressionFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
Create an instance of the fault with the specified cause.
InvalidMessageContentExpressionFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidMessageContentExpressionFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
InvalidMetadataException - Exception in com.ibm.websphere.sdo.mediator.jdbc.exception
A JDBCMediatorException caused by invalid supplied metadata
InvalidMetadataException(String, int) - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.InvalidMetadataException
Constructor for InvalidMetadataException
InvalidModificationFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:InvalidModificationFaultType" <xsd:complexType name="InvalidModificationFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
InvalidModificationFault() - Constructor for exception com.ibm.websphere.wsrf.InvalidModificationFault
Default constructor.
InvalidModificationFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.InvalidModificationFault
Constructor for a new InvalidModificationFault instance.
InvalidModificationFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.InvalidModificationFault
Constructor for a new InvalidModificationFault instance.
InvalidParameterException - Exception in com.ibm.websphere.management.exception
This is the base class for many system management related exceptions.
InvalidParameterException() - Constructor for exception com.ibm.websphere.management.exception.InvalidParameterException
 
InvalidParameterException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidParameterException
 
InvalidParameterException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.InvalidParameterException
 
InvalidParameterException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.InvalidParameterException
 
InvalidParameterException - Exception in com.ibm.websphere.wlm.exception
This exception is thrown when a Cluster MBean operation is attempted and an invalid parameter was encountered.
InvalidParameterException() - Constructor for exception com.ibm.websphere.wlm.exception.InvalidParameterException
 
InvalidParameterException(String) - Constructor for exception com.ibm.websphere.wlm.exception.InvalidParameterException
 
InvalidParameterNameException - Exception in com.ibm.websphere.management.cmdframework
 
InvalidParameterNameException(String, String) - Constructor for exception com.ibm.websphere.management.cmdframework.InvalidParameterNameException
Constructor for InvalidParameterNameException.
InvalidParameterValueException - Exception in com.ibm.websphere.management.cmdframework
 
InvalidParameterValueException(String, String, Object) - Constructor for exception com.ibm.websphere.management.cmdframework.InvalidParameterValueException
Use this constructor if there is no additional information that needs to be explain about the cause of the exception, or use InvalidParameterValueException.InvalidParameterValueException(String, String, Object, String) constructor if there is any additional information.
InvalidParameterValueException(String, String, Object, String) - Constructor for exception com.ibm.websphere.management.cmdframework.InvalidParameterValueException
Use this constructor if there is any additional information that needs to be explain about the cause of the exception.
InvalidPasswordDecodingException - Exception in com.ibm.websphere.crypto
InvalidPasswordDecodingException is thrown when a data String cannot be decoded.
InvalidPasswordDecodingException() - Constructor for exception com.ibm.websphere.crypto.InvalidPasswordDecodingException
 
InvalidPasswordEncodingException - Exception in com.ibm.websphere.crypto
InvalidPasswordEncodingException is thrown when a data String cannot be encoded.
InvalidPasswordEncodingException() - Constructor for exception com.ibm.websphere.crypto.InvalidPasswordEncodingException
 
InvalidProducerPropertiesExpressionFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the InvalidProducerPropertiesExpressionFaultType type defined in the WS-Notification Base Notification schema.
InvalidProducerPropertiesExpressionFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
Default constructor
InvalidProducerPropertiesExpressionFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
Create an instance of the fault from the specified information.
InvalidProducerPropertiesExpressionFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
Create an instance of the fault containing the specified message as a description.
InvalidProducerPropertiesExpressionFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
Create an instance of the fault with the specified cause.
InvalidProducerPropertiesExpressionFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidProducerPropertiesExpressionFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
InvalidPropertySyntaxException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the attribute name or relationship name is not valid.
InvalidPropertySyntaxException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidPropertySyntaxException
constructor
InvalidQueryExpressionFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:InvalidQueryExpressionFaultType" <xsd:complexType name="InvalidQueryExpressionFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
InvalidQueryExpressionFault() - Constructor for exception com.ibm.websphere.wsrf.InvalidQueryExpressionFault
Default constructor.
InvalidQueryExpressionFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.InvalidQueryExpressionFault
Constructor for a new InvalidQueryExpressionFault instance.
InvalidRAScopeException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the requested admin operation is invalid.
InvalidRAScopeException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidRAScopeException
constructor
InvalidRAScopeException(String, String) - Constructor for exception com.ibm.websphere.management.exception.InvalidRAScopeException
 
InvalidRASyntaxException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the attribute name or relationship name is not valid.
InvalidRASyntaxException(String) - Constructor for exception com.ibm.websphere.management.exception.InvalidRASyntaxException
constructor
InvalidRegistrationKeyException - Exception in com.ibm.websphere.wlm.exception
This exception is thrown when a server weight is modified via the Cluster MBean and the key used does not match the workload controller (WLC) currently registered for that cluster.
InvalidRegistrationKeyException() - Constructor for exception com.ibm.websphere.wlm.exception.InvalidRegistrationKeyException
 
InvalidRegistrationKeyException(String) - Constructor for exception com.ibm.websphere.wlm.exception.InvalidRegistrationKeyException
 
InvalidResourcePropertyQNameFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:InvalidResourcePropertyQNameFaultType" <xsd:complexType name="InvalidResourcePropertyQNameFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
InvalidResourcePropertyQNameFault() - Constructor for exception com.ibm.websphere.wsrf.InvalidResourcePropertyQNameFault
Default constructor.
InvalidResourcePropertyQNameFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.InvalidResourcePropertyQNameFault
Constructor for a new InvalidResourcePropertyQNameFault instance.
InvalidSessionException - Exception in com.ibm.websphere.management.exception
user see this exception when server side doesn't recogonize the session id.
InvalidSessionException(Session) - Constructor for exception com.ibm.websphere.management.exception.InvalidSessionException
 
InvalidTokenException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
InvalidTokenException() - Constructor for exception com.ibm.websphere.security.auth.InvalidTokenException
 
InvalidTokenException(String) - Constructor for exception com.ibm.websphere.security.auth.InvalidTokenException
 
InvalidTokenException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.InvalidTokenException
 
InvalidTokenException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.InvalidTokenException
 
InvalidTopicExpressionFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the InvalidTopicExpressionFault type defined in the WS-Notification Base Notification schema.
InvalidTopicExpressionFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
Default constructor
InvalidTopicExpressionFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
Create an instance of the fault from the specified information.
InvalidTopicExpressionFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
Create an instance of the fault containing the specified message as a description.
InvalidTopicExpressionFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
Create an instance of the fault with the specified cause.
InvalidTopicExpressionFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.InvalidTopicExpressionFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
InvocationInternationalization - Interface in com.ibm.websphere.i18n.context
Interface InvocationInternationalization provides read and write access to elements of the invocation internationalization context made available by the internationalization service; use it to obtain and manage invocation context within Enterprise (J2EE) Java clients, servlets and JavaBeans.
invoke(ObjectName, String, Object[], String[]) - Method in interface com.ibm.websphere.management.AdminClient
 
invoke(ObjectName, String, Object[], String[]) - Method in interface com.ibm.websphere.management.AdminService
Invokes an operation on an MBean.
IOSerializableSOAPElement - Interface in com.ibm.websphere.wsrf
An IOSerializableSOAPElement object represents a java.io.Serializable form of a javax.xml.soap.SOAPElement.
IOSerializableSOAPElementFactory - Class in com.ibm.websphere.wsrf
An instance of IOSerializableSOAPElementFactory is used to create IOSerializableSOAPElements, which represent a java.io.Serializable form of a javax.xml.soap.SOAPElement Web Services BaseFault implementations, which derive from java.lang.Exception, make use of this mechanism to allow any SOAPElement content to be java.io.Serializable as java.lang.Exceptions must themselves be java.io.Serializable.
IQueryTuple - Class in com.ibm.websphere.ejbquery
A record of values returned by the SELECT clause of the ejb query.
IQueryTuple() - Constructor for class com.ibm.websphere.ejbquery.IQueryTuple
 
IRequest - Interface in com.ibm.websphere.servlet.request
Interface that the webcontainer recognizes as the types of requests that it can handle.
IResponse - Interface in com.ibm.websphere.servlet.response
Interface that the webcontainer expects the response objects to implement.
is_error_state - Variable in class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
 
is_problem_state - Variable in class com.ibm.websphere.websvcs.rm.MessageData.MessageState
 
is_warning_state - Variable in class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
 
isAdoptable() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
isAggregatable() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return true if this statistic can be aggregated by the parent
isAlive() - Method in interface com.ibm.websphere.management.AdminClient
 
isAlive(int) - Method in interface com.ibm.websphere.management.AdminClient
 
isAlive() - Method in interface com.ibm.websphere.management.AdminService
Get the Session associated with the current AdminService.
isAllocateDirect() - Method in interface com.ibm.websphere.servlet.response.IResponse
Get whether to allocate direct or indirect byte buffers
isApplicationException() - Method in exception com.ibm.websphere.webservices.soap.SOAPException
Determines if this is a user-defined exception.
isApplicationStore() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
 
isAscending() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.OrderBy
The Ascending attribute controls whether results are in ascending or descending order
isAsyncCommand() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Check if it is an async command, which is specified by command provider.
isAsyncCommand() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
isAttributeMetaInfo(String) - Static method in class com.ibm.websphere.management.configservice.SystemAttributes
Tests if the attribute name is reserved as a meta info attribute name.
isAvailableInPlatform(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return true if this statistic is available in the given platform
isBasicAuth() - Method in interface com.ibm.websphere.security.cred.WSCredential
Determines if the credential is a BasicAuth credential or not.
isBatchEnabled() - Method in interface com.ibm.websphere.cache.CacheEntry
Deprecated. The updates for Push or Push-Pull sharing policies are always done in an asynchronous batch mode. It always returns true.
isBatchEnabled() - Method in interface com.ibm.websphere.cache.EntryInfo
Deprecated. The updates for Push or Push-Pull sharing policies are always done in an asynchronous batch mode. It always returns true.
isBatchSupported(ConnectionFactory, AccessIntent) - Method in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
Return if batch is supported basing on the current backend information and AccessIntent
isBatchUpdateSupportedWithAccessIntent(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is used to determine if CMP Entity Beans can support batch updates with the given AccessIntent.
isBatchUpdateSupportedWithAccessIntent(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This method is used to determine if CMP Entity Beans can support batch updates with the given AccessIntent.
isBatchUpdateSupportedWithAccessIntent(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method is used to determine if CMP Entity Beans can support batch updates with the given AccessIntent.
isBatchUpdateSupportedWithAccessIntent(AccessIntent) - Method in class com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper
This method is used to determine if CMP Entity Beans can support batch updates with the given AccessIntent.
isBatchUpdateSupportedWithAccessIntent(AccessIntent) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method is used to determine if CMP Entity Beans can support batch updates with the given AccessIntent.
isBatchUpdateSupportedWithAccessIntent(AccessIntent) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method is used to determine if CMP Entity Beans can support batch updates with the given AccessIntent.
isCachingEnabled() - Static method in class com.ibm.websphere.cache.DynamicCacheAccessor
This determines if Dynamic caching (either servlet or object cache) is enabled.
isCachingEnabled() - Static method in class com.ibm.websphere.servlet.cache.DynamicCacheAccessor
Deprecated. You should use com.ibm.websphere.cache.DynamicCacheAccessor
isCancelled() - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
isCircular() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Determines if the queue is circular.
isCircular() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Determines if the queue is circular.
isCircular() - Method in class com.ibm.ras.RASQueue
Deprecated. Determines if the queue is circular.
isClosed(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method checks to see if the native connection is closed.
isClosed(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method checks if the native connection is closed.
isCollectionRequest() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
 
isCommitted() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
isCommitted() - Method in interface com.ibm.websphere.servlet.response.IResponse
Check if the response is committed yet
isCommitted() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
isCompensateOnly() - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Returns true if the Business Activity has previously been marked compensate only or the underlying unit of work (UOW) has been marked the fail only, otherwise returns false.
isComplete() - Method in class com.ibm.websphere.ejbquery.QueryIterator
TRUE if the result set was truncated, FALSE otherwise.
isComplete() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
isConnectionError(SQLException) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method determines whether a SQLException indicates a fatal connection error based on the exception map for this data store helper.
isConnectionError(SQLException) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method determines whether a SQLException indicates a fatal connection error based on the exception map for this data store helper.
isCpuUsageAvailable() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
isCreatedTimestamp() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Returns the flag that indicates whether the createdTimestamp is set or not.
isCreatedTimestamp() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Returns the flag that indicates whether createdTimestamp is set or not.
isCrossDomainIdAssertion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
isDataSourcesAvailable() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
isDataTypeWrapper(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return true if the specified Type is a DataTypeWrapper
isDebug() - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Determines if the RASMessageCatalog is in debug mode.
isDebug() - Method in class com.ibm.websphere.ant.tasks.JspC
 
isDebug() - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
isDebug() - Method in class com.ibm.websphere.ant.tasks.WsAdmin
 
isDebug() - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Is debugging enabled?
isDefault() - Method in interface com.ibm.ras.RASIFormatter
Deprecated. Determines if this is a "default formatter," created by a RASHandler to format the RAS events generated by this toolkit.
isDescendingFrom(PerfDescriptor) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return true if this descriptor decends from pd in the descriptor hierarchy.
isDistributed() - Method in interface com.ibm.wsspi.cache.CacheConfig
Indicates if this cache is meant to be distributed across the server instances of the cache provider.
isDRSBootstrapEnabled() - Method in interface com.ibm.websphere.cache.DistributedMap
isDRSBootstrapEnabled - check whether DRS bootstrap for DistributedMap is enabled or not.
isDuplicateKey(SQLException) - Method in class com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper
The application server invokes this method to determine whether or not the specified error indicates a duplicate key violation.
isDuplicateKey(SQLException) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
The application server invokes this method to determine whether or not the specified error indicates a duplicate key violation.
isDuplicateKey(SQLException) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
The application server invokes this method to determine whether or not the specified error indicates a duplicate key violation.
isDynamicStepCommand() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Check if it is a dynamic step command, which is specified by command provider.
isDynamicStepCommand() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
isEjbContainerAvailable() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
isElement(Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Returns whether or not the specified property is mapped to an XML element
isEmpty() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Determines if the queue is empty.
isEmpty() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Determines if the queue is empty.
isEmpty() - Method in class com.ibm.ras.RASQueue
Deprecated. Determines if the queue is empty.
isEmpty(boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
Returns true if this map contains no key-value mappings.
isEmpty(boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Checks to see if the record is empty
isEmpty() - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
isEnabled() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Returns the logging enabled flag.
isEnabled() - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Tests if this command step is enabled or not.
isEnabled() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
isEnabled() - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated.  
isEnabled() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. return if the data is enabled
isEncrypted(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method returns true if the input string contains an encoded algorithm tag.
isEOF() - Method in class com.ibm.ws.tpv.engine.filter.summary.Summary
Checks if EndOfFile is reached
isExclusive() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Returns the value of the Is Exclusive attribute
isExpired() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Return true if the data in this response has expired.
isExternal() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
If a Table is defined as external, it will not be included in the DataGraph constructed by a generated query.
isFailOverToTokenRequest() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns an indication of whether to request a new SAML token if the SAML token provided in the RequestContext is not valid.
isFeatureSupported(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.XMLStructure
Indicates whether a specified feature is supported.
isFirstPage(JDBCMediator) - Method in interface com.ibm.websphere.sdo.mediator.CountingPager
Returns true if the current page is the first page
isForeignKey() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Key
Returns true if this Key is a foreign key
isForwardable() - Method in interface com.ibm.websphere.security.cred.WSCredential
Returns a boolean value that indicates if the credential is forwardable.
isFull() - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Determines if the queue is full.
isFull() - Method in interface com.ibm.ras.RASIQueue
Deprecated. Determines if the queue is full.
isFull() - Method in class com.ibm.ras.RASQueue
Deprecated. Determines if the queue is full.
isGatheringConsumer() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerReceiver
Is this consumer a "Gathering" request
isGatheringConsumer() - Method in interface com.ibm.websphere.sib.admin.SIBRemoteConsumerTransmitter
Is this consumer a "Gathering" request
isGetEnabled() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns true if the queue is get enabled.
isGlobalSecurityEnabled() - Static method in class com.ibm.websphere.security.WSSecurityHelper
This method returns the state of security enablement for the entire cell.
isHealthy() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
 
isHiddenColumn(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns if specific column is hidden
isIgnoreGetPost() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This indicates whether or not the requestType will automatically be appended to the cache-id
isInOrder() - Method in interface com.ibm.websphere.websvcs.rm.InboundSequenceData
Return true it the inbound messages will be dispatched to the application in the order they were sent based on the WS-ReliableMessaging Sequence number.
isInstanceOf(ObjectName, String) - Method in interface com.ibm.websphere.management.AdminClient
 
isInstanceOf(ObjectName, String) - Method in interface com.ibm.websphere.management.AdminService
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInvalid() - Method in interface com.ibm.websphere.cache.CacheEntry
Is this entry an invalid entry?
isJ2CRAExist(Session, ConfigService, String, boolean, ObjectName) - Static method in class com.ibm.websphere.management.configservice.tasks.InstallRARTask
 
isJ2CRAExist(Session, ConfigService, String, boolean, ObjectName, ObjectName) - Static method in class com.ibm.websphere.management.configservice.tasks.InstallRARTask
 
isJndiNameFound(String) - Method in class com.ibm.websphere.rsadapter.ProxyDataSource
Check whether the jndiName is found in the delegate datasource JNDI name array.
isLastPage(JDBCMediator) - Method in interface com.ibm.websphere.sdo.mediator.CountingPager
Returns true if the current page is the last page
isLocal() - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
isLocal() - Method in interface com.ibm.websphere.naming.WsnOptimizedJndiContext
Tests whether name server calls are local or remote.
isLocalMode() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
isLocalMode() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
isLocalServer(String, String, String) - Method in interface com.ibm.websphere.management.AdminService
Compares the cell, node, and server name parameters to those for the local server.
isLoggable(long) - Method in interface com.ibm.ras.RASILogger
Deprecated. Determines if a log entry will be processed by the logger and any of the handlers.
isLoggable(long) - Method in class com.ibm.ras.RASLogger
Deprecated. Determines if a log entry will be processed by the logger and any of the handlers.
isLoggableMask - Variable in class com.ibm.ras.RASLogger
Deprecated.  
isLogging() - Method in interface com.ibm.ras.RASILogger
Deprecated. Determines if a logger is logging data ("on") or not ("off").
isLogging - Variable in class com.ibm.ras.RASLogger
Deprecated.  
isLogging() - Method in class com.ibm.ras.RASLogger
Deprecated. Determines if a logger is logging data ("on") or not ("off").
isManaged() - Method in interface com.ibm.websphere.sib.api.jms.JmsManagedConnectionFactory
Is this connection factory in a managed environment?
isMessageEvent() - Method in class com.ibm.ras.RASEvent
Deprecated. Determines if this object is a message event or a trace event.
isMessageEvent() - Method in interface com.ibm.ras.RASIEvent
Deprecated. Determines if this object is a message event or a trace event.
isMessageMask() - Method in class com.ibm.ras.RASMaskChangeEvent
Deprecated. Determines if the changed mask was a message mask or a trace mask.
isMEStore() - Method in interface com.ibm.websphere.websvcs.rm.StorageManagerDetail
 
isMixed(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return true if mixed content is allowed for the specified Type
isMutableColumn(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns if specific column is mutable
isNamespaceDeclaration() - Method in interface com.ibm.websphere.webservices.soap.IBMAttr
Checks whether the Attr is a namespace declaration
isNil() - Method in class com.ibm.websphere.wsrf.NewTerminationTime
True if this NewTerminationTime has a nil value, false otherwise
isNil() - Method in class com.ibm.websphere.wsrf.RequestedTerminationTime
True if this RequestedTerminationTime has a nil value, false otherwise
isNodeZOS(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Tests whether a given node is running on the z/OS platform.
isNonce() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Returns the flag that indicates whether the nonce is set or not.
isNonce() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Returns the flag that indicates whether the nonce is set or not.
isNotShared() - Method in interface com.ibm.websphere.cache.EntryInfo
Determines whether the sharingPolicy is EntryInfo.NOT_SHARED.
isNullable() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Returns the value of the Nullable attribute
isObjectCachingEnabled() - Static method in class com.ibm.websphere.cache.DynamicCacheAccessor
This determines if Dynamic object caching is enabled.
isOneTimeUse() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves flag to indicate OneTimeUse or DoNotCacheCondition.
isOverflow() - Method in interface com.ibm.websphere.servlet.session.IBMSession
to determine if number of sessions in memory exceeded the value specified by Max In Memory Session Count property on SessionManager.
isParamReadonly(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
isPartialDeploymentInfo() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Returns whether the archive for this AppDeploymentController is opened for editing/viewing.
isPrivateParameter(String) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Check if it is a private parameter, which is specified by command provider.
isPrivateParameter(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
isProxied() - Method in interface com.ibm.websphere.servlet.request.IRequest
Returns whether the request was sent from the plugin
isPutEnabled() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns true if the queue is put enabled.
isQueueShareable() - Method in interface com.ibm.websphere.sib.admin.SIBMQQueueAttributes
Returns true if the queue is shareable.
isReadOnly() - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Get the read-only indicator for the database.
isReadOnly() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Retrieves readOnly flag.
isReadyToCallExecute() - Method in interface com.ibm.websphere.command.Command
Indicates if all required input properties have been set.
isReadyToCallExecute() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Indicates if all required input properties have been set.
isReceiveAllowed() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This method returns true if the destination is configured to allow consumers to receive messages from it.
isReceiveExclusive() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This method returns true if the destination is configured so that only one consumer may be attached at any one time.
isRedirected() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Returns true if sendRedirect() was called.
isRegistered(ObjectName) - Method in interface com.ibm.websphere.management.AdminClient
 
isRegistered(ObjectName) - Method in interface com.ibm.websphere.management.AdminService
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRequestedSessionIdFromCookie() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
isRequestedSessionIdFromURL() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
isRequestedSessionIdFromUrl() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
isRequestedSessionIdValid() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
isRequired() - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Check if step has required data missing
isRequired(int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Check if row at the specified position has required data missing
isRequired() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
isRequired(int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
isRequiredColumn(int) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Deprecated. see isRequiredColumn(int)
isRequiredDKT() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Checks whether it requires the derived key token or not
isReserved() - Method in interface com.ibm.websphere.rsadapter.Reassociateable
 
isResettable() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return true if it can be reset to zero in client side.
isResolved() - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
isRetriable() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
If isRetriable is true, a rejected include will attempt to be executed again.
isSame(MBeanStatDescriptor) - Method in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
 
isSame(StatDescriptor) - Method in class com.ibm.websphere.pmi.stat.StatDescriptor
Deprecated. No replacement
isSameColumn(CpdData, CpdData) - Static method in class com.ibm.websphere.pmi.client.CpdFamily
Deprecated.  
isSameFamily(CpdData, CpdData) - Static method in class com.ibm.websphere.pmi.client.CpdFamily
Deprecated. Return whether the two objects are in the same family.
isSameRow(CpdData, CpdData) - Static method in class com.ibm.websphere.pmi.client.CpdFamily
Deprecated. Return whether the two objects are in the same row
isSecure() - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
isSendAllowed() - Method in interface com.ibm.websphere.sib.admin.SIBQueuePoint
 
isSendAllowed() - Method in interface com.ibm.websphere.sib.mediation.session.SIDestinationConfiguration
This method returns true if the destination is configured to allow producers to send messages to it.
isSendRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Returns the flag that indicates whether the realm is sent or not.
isSentRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Deprecated. since v7.0
isServerSecurityEnabled() - Static method in class com.ibm.websphere.security.WSSecurityHelper
This method returns the state of security enablement for the process.
isServletCachingEnabled() - Static method in class com.ibm.websphere.cache.DynamicCacheAccessor
This determines if Dynamic servlet caching is enabled.
isShareable(Connection) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Determines whether a WebSphere Connection is shareable or not.
isSharedPull() - Method in interface com.ibm.websphere.cache.EntryInfo
Determines whether the sharingPolicy is EntryInfo.SHARED_PULL.
isSharedPush() - Method in interface com.ibm.websphere.cache.EntryInfo
Determines whether the sharingPolicy is EntryInfo.SHARED_PUSH.
isShareWorkspace() - Method in class com.ibm.websphere.management.Session
 
isSignatureRequired() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the flag whether signature on the SAML token from the issuer is required.
isSignatureRequired() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Returns the flag that indicates whether SAML should be signed by SAML token provider
isSMF120Subtype9Enabled() - Method in interface com.ibm.websphere.smf.SmfEventInfrastructure
Used to determine if SMF recording is enabled for the SMF 120 subtype 9 record.
isSSL() - Method in interface com.ibm.websphere.servlet.request.IRequest
Method to determine if the request is running on an SSL Connection
isStartAsync() - Method in interface com.ibm.websphere.servlet.request.IRequest
 
isSubPath(PerfLevelSpec) - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Returns true if it's path is a subpath of otherDesc
isSubPath(String[]) - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated.  
isSuccess() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
isSuccessful() - Method in interface com.ibm.websphere.management.cmdframework.CommandResult
Returns if the last command execution is successful or not.
isSuccessful() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
 
isSuccessful() - Method in interface com.ibm.websphere.management.sync.SyncResult
Determines whether or not the most recent operation was successful
issue(ProviderConfig, RequesterConfig) - Method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Dispatch a WS-Trust Issue request for a SecurityToken be issued.
issue(ProviderConfig, List<RequesterConfig>) - Method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Dispatch a WS-Trust BatchIssue request for one or more SecurityTokens to be issued.
ISSUE_TOKEN_PERM - Static variable in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
 
ISSUER - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
isSufficientlyDone - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task has any required data that is not specified
isSufficientlyDone() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task has all the required columns populated
isSwaRef() - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Deterimine if this SOAPElement is an swaRef.
isSynchronous() - Method in interface com.ibm.ras.RASILogger
Deprecated. Determines if synchronous logging is in effect.
isSynchronous() - Method in class com.ibm.ras.RASLogger
Deprecated. Determines if synchronous logging is in effect.
isSynchronous() - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Return a boolean indicating whether or not synchronous logging is in effect.
isSynchronous() - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Return a boolean indicating whether or not synchronous logging is in effect.
isSystemAttribute(String) - Static method in class com.ibm.websphere.management.configservice.SystemAttributes
Tests if the attribute name is reserved as a system attribute name.
isTable() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
isTable() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
isTaskDisabled - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task should be shown/changed
isTaskDisabled() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task should be shown or changed
isTaskEmpty - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task has any data in it
isTaskEmpty() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task has any data
isTemporary() - Method in interface com.ibm.websphere.sib.SIDestinationAddress
Determine whether the SIDestinationAddress represents a Temporary or Permanent Destination.
isThreadPoolsAvailable() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
isTransactionGlobal() - Method in interface com.ibm.websphere.ejbcontainer.EJBContextExtension
Returns true when the current thread is associated with a global transaction; otherwise, returns false.
isTransferState() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
This must be set if the developer needs request attributes and internal headers returned to the top level request.
isTransientConnectionError(SQLException) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method determines whether a SQLException indicates a transient connection error.
isTransientConnectionError(SQLException) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
isTrue(String) - Static method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Returns the flag is true or not
isTrue(String) - Static method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGUIPromptCallbackHandler
 
isTrustAnyCertificate() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Returns whether any certificate is trusted or not.
isTrustAnySigner() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Returns the flag whether to trust any SAML token issuer.
isUnauthenticated() - Method in interface com.ibm.websphere.security.cred.WSCredential
Return true if the credential is an Unauthenticated Credential.
isUncacheable() - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This returns true if the page is uncacheable
isUNTPasswordRequired() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the flag to indicate if password is required when requested token is UsernameToken.
isUpdated() - Method in interface com.ibm.websphere.management.sync.SyncResult
Determines whether the most recent synchronization operation resulted in updates to the node configuration.
isUpdateOnRequest() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return true if this statistic is updated only on request
isUpdateRequest() - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Indicates if the request is an update.
isUseDefaultJavascript() - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Returns true when ARD sends the javascript to aggregate the content on the client side.
isUsedForSigningAndEncryption(String, MessageContext) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
isUsedIdentityAssertion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Deprecated. since v7.0
isUsedIdentityAssertion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns the flag that indicates whether the identity assertion is used or not.
isUsedRequestorCertificate() - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Returns whether the certificate of requestor is used or not.
isUsedRunAsSubject() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Deprecated. since v7.0
isUseIssuerNameForRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
isUseNameQualifierForRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
isUserFault() - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPFault
Indicates whether or not this is a user fault.
isUserInRole(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
isUsingIdentityAssertion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Returns the flag that indicates whether the identity assertion is used or not.
isUsingIdentityAssertion() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Returns the flag that indicates whether the identity assertion is used or not.
isUsingRunAsSubject() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Returns the flag that indicates whether the runAs subject identity is used or not.
isUsingTrustedRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Returns the flag that indicates whether the trusted realm option is selected or not.
isUsingTrustedRealm() - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Returns the flag that indicates whether the trusted realm option is used or not.
isValid(int) - Static method in class com.ibm.ws.tpv.engine.UserPreferences
Check if the integer is a valid UserPreferences value
isValid(long) - Static method in class com.ibm.ws.tpv.engine.UserPreferences
Check if the long is a valid UserPreferences value
isValid(String) - Static method in class com.ibm.ws.tpv.engine.UserPreferences
Check if the String is a valid UserPreferences value
isValidationEnabled - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Specifies if task should be validated.
isValidationEnabled() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Indicates if validation is enabled for task
isValidCryptoAlgorithm(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method returns true if the specified encoded algorithm is a supported algorithm or if the input String is null.
isValidCryptoAlgorithmTag(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method returns true if input String represents a valid encoding algorithm tag or if the input String is null.
isWebContainerAvailable() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
isWellFormed() - Method in interface com.ibm.websphere.sib.SIMessage
Check if the DataGraph currently set in the message is valid.
isXADataSource() - Method in interface com.ibm.websphere.rsadapter.WSDataSource
Indicates whether or not the underlying data source is an XADataSource, capbable of two phase commit.
isZosAggregatable() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Return true if the value of statistic from zos servant regions is aggregatable
iterator() - Method in class com.ibm.websphere.interrupt.ThreadInformation
Returns an iterator of ThreadDetails objects.
iterator() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets an iterator over the records
ITI_LOC - Static variable in interface com.ibm.websphere.interrupt.InterruptibleThreadInfrastructure
The location in JNDI where this object can be obtained.

J

J2C_CF - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
J2C_DS - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
J2C_JMS_CONNECTIONS - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
J2C_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
J2EE_FROM_BLA - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
J2EEConfigId - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
J2EEConfigType - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
J2EEDEPL_DEFAULT_BUNDLE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
jaas_login(String, String, String, String, String, String, String) - Static method in class com.ibm.websphere.management.AdminClientFactory
 
Java2WSDL - Class in com.ibm.websphere.ant.tasks
The Java2WSDL task maps a Java class to a Web Services Description Language (WSDL) file.
Java2WSDL() - Constructor for class com.ibm.websphere.ant.tasks.Java2WSDL
 
Java2WSDL.Mapping - Class in com.ibm.websphere.ant.tasks
Used for nested package definitions.
Java2WSDL.Mapping() - Constructor for class com.ibm.websphere.ant.tasks.Java2WSDL.Mapping
 
JAVA_TIME_CONVERT_RATIO - Static variable in interface com.ibm.websphere.pmi.PmiConstants
WebSphere internal use only
JavaMailStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JavaMailStats
JAXRPCEntryInfo - Interface in com.ibm.websphere.cache.webservices
JAXRPCEntryInfo extends the EntryInfo interface to allow additional variables unique to JAX-RPC Caching.
JCAConnectionPoolStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JCAConnectionPoolStats
JCAConnectionPoolStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJCAConnectionPoolStats
JCAConnectionPoolStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JCAConnectionPoolStatsImpl
Deprecated.  
JCAConnectionStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JCAConnectionStats
JCAConnectionStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJCAConnectionPoolStats
JCAConnectionStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
JCAStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JCAStats
JCAStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJCAConnectionPoolStats
JCAStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JCAStatsImpl
Deprecated.  
JdbcAccessorImpl - Class in com.ibm.websphere.rsadapter
Deprecated. This class will likely be removed in a future release.
JdbcAccessorImpl() - Constructor for class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated.  
JdbcAccessorImpl(DataSource) - Constructor for class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This constructor takes a Datasource as an input parameter.
jdbcCall(Class, Object, String, Object[], Class[]) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Calls a non-standard-JDBC method, specific to the JDBC provider implementation class, on the underlying JDBC object corresponding to a WebSphere JDBC wrapper.
jdbcCall(Class, Object, String, Object[], Class[], String) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Calls a non-standard-JDBC method, specific to the JDBC provider implementation class, on the underlying JDBC object corresponding to a WebSphere JDBC wrapper.
JDBCConnectionPoolStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JDBCConnectionPoolStats
JDBCConnectionPoolStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJDBCConnectionPoolStats
JDBCConnectionPoolStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JDBCConnectionPoolStatsImpl
Deprecated.  
JDBCConnectionSpec - Interface in com.ibm.websphere.rsadapter
A ConnectionSpec interface provided for JDBC users to specify additional Connection properties on getConnection.
JDBCConnectionStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JDBCConnectionStats
JDBCConnectionStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJDBCConnectionPoolStats
JDBCConnectionStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JDBCConnectionStatsImpl
Deprecated.  
JDBCMediator - Interface in com.ibm.websphere.sdo.mediator
 
JDBCMediatorException - Exception in com.ibm.websphere.sdo.mediator.jdbc.exception
Base class for Exceptions thrown by the JDBCMediator
JDBCMediatorException() - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.JDBCMediatorException
Constructor for JDBCMediatorException.
JDBCMediatorException(String) - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.JDBCMediatorException
Constructor for JDBCMediatorException.
JDBCMediatorException(String, Exception) - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.JDBCMediatorException
Constructor for JDBCMediatorException.
JDBCMediatorFactory - Interface in com.ibm.websphere.sdo.mediator.jdbc
A JDBCMediatorFactory is used to create JDBCMediator instances
jdbcPass(Class, String, Object[], Class[], int[]) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Invokes a static method for which one or more of the method parameters must be a native JDBC object.
jdbcPass(Object, String, Object[], Class[], int[]) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Invokes a method for which one or more of the method parameters must be a native JDBC object.
JDBCStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JDBCStats
JDBCStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJDBCConnectionPoolStats
JDBCStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JDBCStatsImpl
Deprecated.  
JDBCTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Amount of time in milliseconds spent executing in the JDBC driver (TimeStatistic).
JMS_FORMAT - Static variable in class com.ibm.websphere.sib.SIApiConstants
The format string for a bodyless JMS message
JMS_FORMAT_BYTES - Static variable in class com.ibm.websphere.sib.SIApiConstants
The format string for a BytesMessage
JMS_FORMAT_MAP - Static variable in class com.ibm.websphere.sib.SIApiConstants
The format string for a MapMessage
JMS_FORMAT_OBJECT - Static variable in class com.ibm.websphere.sib.SIApiConstants
The format string for an ObjectMessage
JMS_FORMAT_STREAM - Static variable in class com.ibm.websphere.sib.SIApiConstants
The format string for a StreamMessage
JMS_FORMAT_TEXT - Static variable in class com.ibm.websphere.sib.SIApiConstants
The format string for a TextMessage
JMS_IBM_ArmCorrelator - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Arm Correlator property.
JMS_IBM_Character_Set - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Character Set property.
JMS_IBM_Encoding - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Encoding property.
JMS_IBM_ExceptionMessage - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Exception Message property.
JMS_IBM_ExceptionProblemDestination - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Exception Problem Destination property.
JMS_IBM_ExceptionReason - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Exception Reason property.
JMS_IBM_ExceptionTimestamp - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Exception Timestamp property.
JMS_IBM_Feedback - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Feedback property.
JMS_IBM_Format - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Format property.
JMS_IBM_Last_Msg_In_Group - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Last Message In Group property.
JMS_IBM_MQMD_CORRELID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMS_IBM_MQMD_CorrelId property name.
JMS_IBM_MQMD_CorrelId - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS_IBM_MQMD_CorrelId property which contains the CorrelId value from a WebSphere MQ Message Descriptor (MQMD).
JMS_IBM_MQMD_MSGID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMS_IBM_MQMD_MsgId property name.
JMS_IBM_MQMD_MsgId - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS_IBM_MQMD_MsgId property which contains the MsgId value from a WebSphere MQ Message Descriptor (MQMD).
JMS_IBM_MQMD_PERSISTENCE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMS_IBM_MQMD_Persistence property name.
JMS_IBM_MQMD_Persistence - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS_IBM_MQMD_Persistence property which contains the Persistence value from a WebSphere MQ Message Descriptor (MQMD).
JMS_IBM_MQMD_REPLYTOQ - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMS_IBM_MQMD_ReplyToQ property name.
JMS_IBM_MQMD_ReplyToQ - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS_IBM_MQMD_ReplyToQ property which contains the ReplyToQ value from a WebSphere MQ Message Descriptor (MQMD).
JMS_IBM_MQMD_REPLYTOQMGR - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMS_IBM_MQMD_ReplyToQMgr property name.
JMS_IBM_MQMD_ReplyToQMgr - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS_IBM_MQMD_ReplyToQMgr property which contains the ReplyToQMgr value from a WebSphere MQ Message Descriptor (MQMD).
JMS_IBM_MsgType - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Message Type property.
JMS_IBM_PutApplType - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Put Application Type property.
JMS_IBM_PutDate - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Put Date property.
JMS_IBM_PutTime - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Put Time property.
JMS_IBM_Report_COA - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Confirm On Arrival property.
JMS_IBM_Report_COD - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Confirm On Delivery property.
JMS_IBM_Report_Discard_Msg - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Discard Message property.
JMS_IBM_Report_Exception - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Exception property.
JMS_IBM_Report_Expiration - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Expiration property.
JMS_IBM_Report_NAN - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Negative Action Notification property.
JMS_IBM_Report_PAN - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Positive Action Notification property.
JMS_IBM_Report_Pass_Correl_ID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Pass Correlation Identifier property.
JMS_IBM_Report_Pass_Msg_ID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM Report Pass Message Identifier property.
JMS_IBM_System_MessageID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS IBM System Message Identifier property.
JMS_JNDI_CACHE_EXPIRATION - Static variable in class com.ibm.websphere.webservices.Constants
This is a system property that can be used to specify the expiration time (in seconds) of the JNDI cache maintained by the SOAP/JMS runtime component.
JMS_TOG_ARM_Correlator - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for The Open Group JMS ARM Correlator property.
JmsConnectionFactory - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.ConnectionFactory interface.
JMSConnectionStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSConnectionStats
JMSConsumerStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSConsumerStats
JMSCorrelationID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Correlation Identifier Message Header property.
JMSDeliveryMode - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Delivery Mode Message Header property.
JmsDestination - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.Destination interface.
JMSDestination - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Destination Message Header property.
JMSEndpointStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSEndpointStats
JMSExpiration - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Expiration Message Header property.
JmsFactoryFactory - Class in com.ibm.websphere.sib.api.jms
The JmsFactoryFactory class is the programmatic entry point into the JMS implementation classes.
JmsFactoryFactory() - Constructor for class com.ibm.websphere.sib.api.jms.JmsFactoryFactory
 
JmsManagedConnectionFactory - Interface in com.ibm.websphere.sib.api.jms
Interface which provides read only access to some of the properties of a ConnectionFactory for use in the managed environment.
JMSMessageID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Message Identifier Message Header property.
JmsMsgConsumer - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.MessageConsumer interface.
JmsMsgProducer - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.MessageProducer interface.
JMSPriority - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Priority Message Header property.
JMSProducerStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSProducerStats
JmsQueue - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.Queue interface.
JmsQueueConnectionFactory - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.QueueConnectionFactory interface.
JMSRedelivered - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Redelivered Message Header property.
JMSReplyTo - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Reply To Message Header property.
JMSSessionStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSSessionStats
JMSStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSStats
JMSTimestamp - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Timestamp Message Header property.
JmsTopic - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.Topic interface.
JmsTopicConnectionFactory - Interface in com.ibm.websphere.sib.api.jms
Contains provider specific methods relating to the javax.jms.TopicConnectionFactory interface.
JMSType - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Type Message Header property.
JMSX_APPID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMSXAppID property name.
JMSX_DELIVERY_COUNT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMSXDeliveryCount property name.
JMSX_GROUPID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMSXGroupID property name.
JMSX_GROUPSEQ - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMSXGroupSeq property name.
JMSX_USERID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
A constant for the JMSXUserID property name.
JMSXAppID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Application Identifier Property.
JMSXConsumerTXID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Consumer Transaction Identifier Property.
JMSXDeliveryCount - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Delivery Count Property.
JMSXGroupID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Group Identifier Property.
JMSXGroupSeq - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Group Sequence Property.
JMSXProducerTXID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Producer Transaction Identifier Property.
JMSXRcvTimestamp - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS Receiver Timestamp Property.
JMSXState - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS State Property.
JMSXUserID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the JMS User Identifier Property.
JMXCmdFailedException - Exception in com.ibm.websphere.hamanager.jmx
Thrown to indicate that the JMX command has failed.
JMXCmdFailedException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXCmdFailedException
 
JMXCmdFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXCmdFailedException
 
JMXException - Exception in com.ibm.websphere.hamanager.jmx
The base class for all HAManager JMX exceptions
JMXException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXException
Constructor for JMXException.
JMXException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXException
Constructor for JMXException.
JMXIllegalGroupNameException - Exception in com.ibm.websphere.hamanager.jmx
Thrown to indicate the provided GroupName properties parameter is invalid.
JMXIllegalGroupNameException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXIllegalGroupNameException
 
JMXIllegalGroupNameException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXIllegalGroupNameException
 
JMXInvalidParameterException - Exception in com.ibm.websphere.hamanager.jmx
Thrown to indicate that a provided parameter is invalid.
JMXInvalidParameterException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXInvalidParameterException
 
JMXInvalidParameterException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXInvalidParameterException
 
JMXManageable - Interface in com.ibm.websphere.management
The JMXManageable interface is a marker interface that a CustomService implementation may choose to implement in order to indicate that it can be managed as a JMX MBean.
JMXManageableSupport - Class in com.ibm.websphere.management
The JMXManageableSupport class provides default implementation of JMXManageable interface that a CustomService implementation may choose to implement in order to indicate that it can be managed as a JMX MBean.
JMXManageableSupport() - Constructor for class com.ibm.websphere.management.JMXManageableSupport
 
JMXNoActiveCoordinatorException - Exception in com.ibm.websphere.hamanager.jmx
Thrown to indicate the JMX operation could not be completed because no active coordinator could be found.
JMXNoActiveCoordinatorException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXNoActiveCoordinatorException
 
JMXNoActiveCoordinatorException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXNoActiveCoordinatorException
 
JMXRuntimeException - Exception in com.ibm.websphere.hamanager.jmx
The base class for all HAManager JMX runtime exceptions
JMXRuntimeException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXRuntimeException
Constructor for JMXRuntimeException.
JMXRuntimeException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXRuntimeException
Constructor for JMXRuntimeException.
JMXTimedOutException - Exception in com.ibm.websphere.hamanager.jmx
This is thrown by a JMX command if it times out.
JMXTimedOutException(String) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXTimedOutException
 
JMXTimedOutException(String, Throwable) - Constructor for exception com.ibm.websphere.hamanager.jmx.JMXTimedOutException
 
JNDI_CACHE_MAX_ENTRY_LIFE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to control the "time to live" for individual JNDI cache entries.
JNDI_CACHE_MAX_ENTRY_LIFE_DEFAULT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the default value for the property PROPS.JNDI_CACHE_MAX_ENTRY_LIFE.
JNDI_CACHE_MAX_LIFE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to control the "time to live" for the contents of a JNDI cache as a whole.
JNDI_CACHE_MAX_LIFE_DEFAULT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the default value for the property PROPS.JNDI_CACHE_MAX_LIFE.
JNDI_CACHE_NAME - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to select the JNDI cache to be used by a new initial context instance.
JNDI_CACHE_NAME_DEFAULT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the default value for the property PROPS.JNDI_CACHE_NAME.
JNDI_CACHE_OBJECT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to control connection to a cache when a new initial context is instantiated.
JNDI_CACHE_OBJECT_CLEARED - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.JNDI_CACHE_OBJECT property value used to enable JNDI caching such that an existing cache is cleared of its contents when the new initial context is instantiated.
JNDI_CACHE_OBJECT_DEFAULT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the default value for the property PROPS.JNDI_CACHE_OBJECT.
JNDI_CACHE_OBJECT_NONE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.JNDI_CACHE_OBJECT property value used to disable JNDI caching.
JNDI_CACHE_OBJECT_POPULATED - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.JNDI_CACHE_OBJECT property value used to enable JNDI caching such that an existing cache is used as is.
JNDI_CACHE_OBJECT_REMOVED - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.JNDI_CACHE_OBJECT property value used to disable JNDI caching and to remove caches which have already been created.
JNDI_PROVIDER_RESOURCE_FILE - Static variable in class com.ibm.websphere.naming.PROPS
WebSphere's JNDI provider resource file.
JNDI_SECURITY_JNDIONLY - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to control the handling of security credentials obtained through the JNDI security properties.
JndiHelper - Class in com.ibm.websphere.naming
Static JNDI helper methods which can be divided into two categories: methods for creating subcontexts, binding and rebinding objects to the name space such that intermediate contexts are automatically created if necessary.
JndiHelper() - Constructor for class com.ibm.websphere.naming.JndiHelper
Protected empty constructor which prevents anyone from creating an instance of this class.
JndiHelper.Operation - Enum in com.ibm.websphere.naming
 
jndiNameArray - Variable in class com.ibm.websphere.rsadapter.ProxyDataSource
The delegate datasource JNDI name array
JOB_MANAGER - Static variable in interface com.ibm.websphere.management.AdminConstants
 
JOB_MANAGER_PROCESS - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getProcessType() method will return this value when the current process is the Job Manager.
JOB_MANAGER_SERVER_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getServerType() method will return this value when the current process is the Job Manager.
join(ArrayList, boolean, int) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
This returns true if all or one of the the input ArrayList of WorkItem threads has finished.
JOIN_AND - Static variable in interface com.ibm.websphere.asynchbeans.WorkManager
This constant is used for the ANDOR parameter of the join method to indicate that the join method should wait for all work items in the list to complete.
JOIN_OR - Static variable in interface com.ibm.websphere.asynchbeans.WorkManager
This constant is used for the ANDOR parameter of the join method to indicate that the join method should wait for one of the work items in the list to complete.
JspC - Class in com.ibm.websphere.ant.tasks
The JspC task compiles JSP files into .class files.
JspC() - Constructor for class com.ibm.websphere.ant.tasks.JspC
Constructor for JspC
JSPCompileOptionsTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
JSPReloadForWebModTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
JSR88DEPL_DESC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
JSR88DEPL_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
JSR88DEPL_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
JSSEHelper - Class in com.ibm.websphere.ssl
This class is for components and applications to utilize the SSL configuration framework for selecting SSL configurations and turning them into SSL objects such as SSLContext, Properties, URLStreamHandlers, and SocketFactories.
JSSEHelper() - Constructor for class com.ibm.websphere.ssl.JSSEHelper
 
JTAStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JTAStats
JTAStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJTAStats
JTAStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JTAStatsImpl
Deprecated.  
JVM_CUSTOM_PROP_JSP_RELOADENABLED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
JVMPI_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
JVMStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JVMStats
JVMStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSJVMStats
JVMStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.JVMStatsImpl
Deprecated.  

K

key - Variable in class com.ibm.websphere.ant.tasks.NLSEcho
 
Key - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
 
KEY - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Key' class
KEY__COLUMNS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Columns' reference list
KEY_ADDNODE_NAME - Static variable in class com.ibm.websphere.management.NotificationConstants
A key in the user data properties object containing the name of the node being added.
KEY_CLASS_NAME - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the name of the class the RASManager must instantiate to create an object.
KEY_CLIENT - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the client name that the RASMessageLogger associates with a logged message.
KEY_COMPONENT - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the component name that the RASMessageLogger associates with a logged message.
KEY_DATE_FORMAT - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the SimpleDateFormat format string to be used by the RASFormatter class when formatting a date.
KEY_DEFAULT_HANDLERS - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the default handlers that may be attached to any message or trace logger.
KEY_DEFAULT_MESSAGE_HANDLERS - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the default handlers that may be attached to any message logger.
KEY_DEFAULT_TRACE_HANDLERS - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the default handlers that may be attached to any trace logger.
KEY_DESCRIPTION - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the description of any RASObject.
KEY_ENCODING - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the encoding (code page) to be used by the RASFileHandler.
KEY_EXCEPTION - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: an Exception in a RAS message.
KEY_EXCEPTION_TRACE - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the stack trace from an Exception in a RAS message.
KEY_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Key' class
KEY_FILE_NAME - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the file used by the RASFileHandler.
KEY_FORMATTER_NAMES - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the names of the formatters attached to a RASHandler.
KEY_GROUP - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the RAS group of which a RAS object is a member.
KEY_HANDLER_NAMES - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the names of the handlers attached to a RASLogger.
KEY_HEX_DATA - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: an array of bytes to be traced.
KEY_IS_CIRCULAR - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: whether a RASHandler is using a circular buffer.
KEY_IS_LOGGING - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the state of a RASLogger (on/off).
KEY_IS_SYNC - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: whether a RASLogger is logging synchronously.
KEY_LOGGER - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the name of the RASTraceLogger placed in a trace record.
KEY_LOGGING_CLASS - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the name of the class which logged a RAS event.
KEY_LOGGING_METHOD - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the name of the method which logged a RAS event.
KEY_MAX_FILE_SIZE - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the maximum size, in kilobytes, of each log file used by the RASMultiFileHandler.
KEY_MAX_FILES - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the maximum number of files which a RASMultiFileHandler will use to hold log data.
KEY_MAX_QUEUE_SIZE - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the maximum number of RASIEvents which a RASHandler will hold.
KEY_MESSAGE_EVENT_CLASSES - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the set of message event classes used by a RASLogger.
KEY_MESSAGE_FILE - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: a message file name, used by the RASMessageLogger to translate message keys.
KEY_MESSAGE_MASK - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the message mask used by a RASMessageLogger and the RASHandler.
KEY_NAME - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the name of any RASObject.
KEY_NODE_NAME - Static variable in class com.ibm.websphere.management.NotificationConstants
The key in user data of a TYPE_PROCESS notification indicating the name of the node to which the current notification applies
KEY_ORGANIZATION - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the organization name that the RASMessageLogger associates with a logged message.
KEY_PROCESS_ID - Static variable in class com.ibm.websphere.management.NotificationConstants
The key in user data of a TYPE_PROCESS notification indicating the pid of the process to which the current notification applies.
KEY_PROCESS_NAME - Static variable in class com.ibm.websphere.management.NotificationConstants
The key in user data of a TYPE_PROCESS notification indicating the name of the process to which the current notification applies.
KEY_PROCESS_VERSION - Static variable in class com.ibm.websphere.management.NotificationConstants
The key in user data of a TYPE_PROCESS notification indicating the version of the process to which the current notification applies.
KEY_PRODUCT - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the product name that the RASMessageLogger associates with a logged message.
KEY_REMOVENODE_NAME - Static variable in class com.ibm.websphere.management.NotificationConstants
A key in the user data properties object containing the name of the node being removed.
KEY_RETRY_INTERVAL - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the number of milliseconds that a RASHandler will wait before retrying a failed write.
KEY_SEPARATOR - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the string used by the RASFormatter class to separate fields in the formatted output.
KEY_SERVER - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the server name that the RASMessageLogger associates with a logged message.
KEY_SOCKET_PORT - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the port used by the RASSocketHandler.
KEY_SOCKET_SERVER - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the name of the server to which the RASSocketHandler will connect.
KEY_SUPPRESSED_KEYS - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the message keys which the RASMessageLogger will not display.
KEY_THREAD_ID - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the thread associated with trace data.
KEY_THREAD_MONITOR_THREAD_NAME - Static variable in class com.ibm.websphere.management.NotificationConstants
A property key for the thread name.
KEY_TIME_FORMAT - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the SimpleDateFormat format string to be used by the RASFormatter class when formatting a time.
KEY_TRACE_EVENT_CLASSES - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the set of trace event classes used by a RASLogger.
KEY_TRACE_MASK - Static variable in interface com.ibm.ras.RASConstants
Deprecated. A key used to access a RAS object configuration value: the trace mask used by a RASTraceLogger and the RASHandler.
KeyException - Exception in com.ibm.websphere.crypto
This is a generic exception thrown for most key management-related errors.
KeyException() - Constructor for exception com.ibm.websphere.crypto.KeyException
 
KeyException(Exception) - Constructor for exception com.ibm.websphere.crypto.KeyException
 
KeyException(String) - Constructor for exception com.ibm.websphere.crypto.KeyException
 
KeyException(String, Exception) - Constructor for exception com.ibm.websphere.crypto.KeyException
 
KeyGenerator - Interface in com.ibm.websphere.crypto
This interface defines the method to generate a java.security.Key.
KeyPair - Class in com.ibm.websphere.crypto
This class holds a PrivateKey and PublicKey pair.
KeyPair(Certificate[], Key) - Constructor for class com.ibm.websphere.crypto.KeyPair
This constructor accepts a certificate chain and a private key.
KeyPair(Key, Key) - Constructor for class com.ibm.websphere.crypto.KeyPair
This constructor accepts a public and private key pair.
KeyPairGenerator - Interface in com.ibm.websphere.crypto
This interface defines the method to generate a java.security.KeyPair.
keySet(boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
Returns a set view of the keys contained in this map.
KeySetHelper - Class in com.ibm.websphere.crypto
This class provides function to return all keys or the latest keys from KeySetGroups managed in the configuration.
KeySetHelper() - Constructor for class com.ibm.websphere.crypto.KeySetHelper
 
KRB5_APREQ1510Token - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the token of Kerberos 5 AP-REQ token as defined in RFC-1510.
KRB5_APREQ4120Token - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the token of Kerberos 5 AP-REQ token as defined in RFC-4120.
KRB5_APREQToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the Kerberos 5 AP-REQ token as defined in the Kerberos specification.
KRB5_CCACHE - Static variable in interface com.ibm.websphere.management.AdminClient
 
KRB5_CONFIG - Static variable in interface com.ibm.websphere.management.AdminClient
 
KRB5_GSSAPREQ1510Token - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the Kerberos 5 GSS-API framed AP-REQ token containing an KRB_AP_REQ message as defined in RFC-1964, Sec. 1.1 and its successor RFC-4121, Sec. 4.1.
KRB5_GSSAPREQ4120Token - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the Kerberos 5 GSS-API framed AP-REQ token containing an KRB_AP_REQ message as defined in RFC-1964, Sec. 1.1 and its successor RFC-4121, Sec. 4.1.
KRB5_GSSAPREQToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the Kerberos 5 GSS-API framed AP-REQ token containing an KRB_AP_REQ message as defined in RFC-1964, Sec. 1.1 and its successor RFC-4121, Sec. 4.1.
KRB5_REFRESHING_TICKET - Static variable in interface com.ibm.websphere.management.AdminClient
 
KRB5_SERVICE - Static variable in interface com.ibm.websphere.management.AdminClient
 
KRBToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
 
KRBTokenConsumeCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the Kerberos token in consumer side.
KRBTokenConsumeCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallback
 
KRBTokenConsumeCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for Kerberos Token in consumer side.
KRBTokenConsumeCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallbackHandler
Class constructor.
KRBTokenConsumeCallbackHandler(QName, boolean, WSSDecryption, WSSVerification) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallbackHandler
Class constructor - should be called to use Kerberos token as a supporting token or use the session key of Kerberos token for message protection.
KRBTokenConsumeCallbackHandler(QName, boolean, String, String, int, int, boolean, WSSDecryption, WSSVerification) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallbackHandler
Class constructor - should be called to use derived key based on the session key from Kerberos token for message protection.
KRBTokenGenerateCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the Kerberos token in generator side.
KRBTokenGenerateCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
 
KRBTokenGenerateCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback for Kerberos token in generator side.
KRBTokenGenerateCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallbackHandler
Class constructor.
KRBTokenGenerateCallbackHandler(String, String, String, String, String, String, QName, boolean, boolean, boolean, WSSEncryption, WSSSignature) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallbackHandler
Class constructor - should be called to use Kerberos token as a supporting token or use the session key of Kerberos token for message protection.
KRBTokenGenerateCallbackHandler(String, String, String, String, String, String, QName, boolean, String, String, int, int, boolean, boolean, boolean, WSSEncryption, WSSSignature) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallbackHandler
Class constructor - should be called to use derived key based on the session key from Kerberos token for message protection.
KW_AES128 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the key wrap algorithm, key wrap AES 128: http://www.w3.org/2001/04/xmlenc#kw-aes128.
KW_AES128 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the key encryption algorithm, key wrap AES 128: http://www.w3.org/2001/04/xmlenc#kw-aes128.
KW_AES192 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the key wrap algorithm, key wrap AES 192: http://www.w3.org/2001/04/xmlenc#kw-aes192.
KW_AES192 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the key encryption algorithm, key wrap AES 192: http://www.w3.org/2001/04/xmlenc#kw-aes192.
KW_AES256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the key wrap algorithm, key wrap AES 256: http://www.w3.org/2001/04/xmlenc#kw-aes256.
KW_AES256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the key encryption algorithm, key wrap AES 256: http://www.w3.org/2001/04/xmlenc#kw-aes256.
KW_RSA15 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the key wrap algorithm, key wrap RSA 1.5 : http://www.w3.org/2001/04/xmlenc#rsa-1_5.
KW_RSA15 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the key encryption algorithm, key wrap RSA 1.5: http://www.w3.org/2001/04/xmlenc#rsa-1_5.
KW_RSA_OAEP - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the key wrap algorithm, key wrap RSA-OAEP: http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p.
KW_RSA_OAEP - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the key encryption algorithm, key wrap RSA OAEP: http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p.
KW_TRIPLE_DES - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the key wrap algorithm, key wrap triple DES: http://www.w3.org/2001/04/xmlenc#kw-tripledes.
KW_TRIPLE_DES - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the key encryption algorithm, key wrap triple DES: http://www.w3.org/2001/04/xmlenc#kw-tripledes.

L

LAST_MSG_IN_GROUP_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Last_Msg_In_Group property.
lastIndexOf(Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets the last index of a particular entry.
launch(String, Properties, String[]) - Method in class com.ibm.websphere.client.applicationclient.launchClient
Launches a J2EE WebSphere Application Client.
launchClient - Class in com.ibm.websphere.client.applicationclient
The launchClient class contqains an public api, launch(), that can be used to launch a J2EE WebSphere Application Client from a standard J2SE runtime object.
launchClient() - Constructor for class com.ibm.websphere.client.applicationclient.launchClient
 
launchException - Static variable in class com.ibm.websphere.client.applicationclient.launchClient
Internal use - global area for launch() api
LDAP_PROTOCOL_TRACE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to turn LDAP protocol tracing on or off.
LDAP_PROTOCOL_TRACEFILE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to specify a filename to receive the output of LDAP protocol tracing.
left(String, int, String) - Static method in class com.ibm.ras.RASUtil
Deprecated. Returns a string containing the left-most length characters of input.
left(String, int) - Static method in class com.ibm.ras.RASUtil
Deprecated. Returns a string containing the left-most length characters of input.
LEFT - Static variable in class com.ibm.websphere.hamanager.jmx.GroupMemberState
Member has left group.
LEVEL_DISABLE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
LEVEL_DISABLE indicates that a statitic will not be instrumented
LEVEL_ENABLE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_FINEGRAIN - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Indicates the module is enabled using WebSphere 6.0 fine-grained option
LEVEL_HIGH - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_HIGH_STRING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_LOW - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_LOW_STRING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_MAX - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_MAX_STRING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_MEDIUM - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_MEDIUM_STRING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_NONE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_NONE_STRING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_UNDEFINED - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LEVEL_VALUES - Static variable in class com.ibm.websphere.logging.WsLevel
Sorted array of level values
LEVELS - Static variable in class com.ibm.websphere.logging.WsLevel
Sorted array of distinct levels.
LifeTime - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
Average session lifetime in milliseconds - TimeStatistic (time invalidated - time created).
LightweightLocal - Interface in com.ibm.websphere.ejbcontainer
Marker interface to indicate that an entity bean should run in 'lightweight local' mode.
listAllCommands() - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
 
listAllData() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the PmiDataInfo for all the statistics in the module.
listAllParameterName() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns all the parameter names including private one on the ParameterMetadata objects.
listAllParameterName() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
listAllStepParamsData() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
ListApplications - Class in com.ibm.websphere.ant.tasks
The wsListApps task lists all the applications installed on a WebSphere Server or Cell.
ListApplications() - Constructor for class com.ibm.websphere.ant.tasks.ListApplications
Constructor for ListApplications
listApplications(Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Lists installed applications.
listApplications(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Lists applications on a given target.
listApplications(Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
listApplications(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
listCommandGroups() - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Lists all the admin command groups.
listCommands(String) - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Lists all the admin commands in a particular command group.
listCommands() - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Lists all the admin commands.
listCommandSteps() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
listCommandSteps() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Lists the command step names contained in this task command including the disabled command steps.
listData(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the submodule members.
listenerCountChanged(EventSource, int, int) - Method in interface com.ibm.websphere.asynchbeans.EventSourceEvents
This number of listeners has changed as a result of an addListener or removeListener method being called.
listenerExceptionThrown(EventSource, Object, String, Throwable) - Method in interface com.ibm.websphere.asynchbeans.EventSourceEvents
A registered listener method threw an exception whilst handling an event.
listeners - Variable in class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated.  
listIterator() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets a list iterator over the records.
listIterator(int) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Gets a list iterator starting at the specified index.
listLevelData(int) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the statistic with level equal to or lower than 'level'
listMappings() - Method in class com.ibm.websphere.command.TargetPolicyDefault
Lists all the command-to-target mappings.
listMBeans(String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: List all the MBeans in the server.
listMembers(PerfDescriptor) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API: List all the PMI members (modules, submodules, or data) under the PerfDescriptor.
listModules(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Lists modules of an application.
listModules(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
ListModulesTaskName - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
listMyLevelData(int) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns the statistic with level equal to 'level'
listNodes() - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. List all the nodes in WebSphere domain.
listParameterName() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Returns parameter names that are not private on the ParameterMetadata objects.
listParameterName() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
listResources(Session, ConfigService, String, String, boolean, ObjectName) - Static method in class com.ibm.websphere.management.configservice.tasks.InstallRARTask
 
listRuntimeComponents(String) - Method in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
This method lists all runtime components of a set of node metadata properties for all WebSphere Application Server Base and stack products for the specified node and stores them in the form of ArrayList.
listServers(String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. List all the servers in the node.
listServers(PerfDescriptor) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. List all the serves in the node.
listSetParams() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Gets all the command parameters whose value are set.
listSetParams(int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Lists all the parameters are set.
listSetParams() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
listSetParams(int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
listSetParams(int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
listSetParamsTable - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
listStatisticNames() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. same as getStatisticNames method
listStatisticNames() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
listStatisticNames() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Deprecated. As of 6.0, replaced by WSStats.getStatisticNames()
listStatistics() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. same as getStatistics method
listStatistics() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
listStatistics() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Deprecated. As of 6.0, replaced by WSStats.getStatistics()
listStatisticsBySet(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Return the list of statistic IDs that are in the given pre-defined statistic sets.
listStatisticsWithDependents() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns String representation of this object
listStatMembers(String, String, ObjectName) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: List the MBeanStatDescriptors (if any) under it.
listStatMembers(String, String, MBeanStatDescriptor) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: List the MBeanStatDescriptors (if any) under it.
listStatMembers(ObjectName) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
listStatMembers(MBeanStatDescriptor) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
listSubStats() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. same as getSubStats method
listSubStats() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
listSubStats() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Deprecated. As of 6.0, replaced by WSStats.getSubStats()
listSystemApplications(Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Lists system applications.
listSystemApplications(Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
listURIs(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Lists URIs in the EAR or one of its archives (module or non module archives).
listURIs(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
LiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
Total number of sessions that are currently live (RangeStatistic).
LIVES - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
load(InputStream) - Method in class com.ibm.websphere.management.cmdframework.CommandHistory
 
LOAD_AVG - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
loadClientSSLPropertiesFromURL(String, boolean) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method loads a client-side SSL properties file in the exact same format as the "ssl.client.props".
loadCommand(InputStream) - Method in class com.ibm.websphere.management.cmdframework.CommandMgr
Loads an admin command from its serialized format into memory.
loadCommand(CommandData) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
Create an instance of an admin command based on the specified command data.
loadCommand(CommandData) - Method in class com.ibm.websphere.management.cmdframework.provider.SimpleCommandProvider
 
loadCommandStep(AbstractTaskCommand, CommandStepData) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandProvider
Create an instance of a command step based on the specified command data.
LoadCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times bean data was loaded from persistent storage (CountStatistic)
LoadedServletCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats
Number of servlets that were loaded (CountStatistic).
LoadedWebServiceCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats
Total number of Web services loaded by Application Server (CountStatistic).
LOADS - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
LoadTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average time in milliseconds for loading the bean data from persistent storage (TimeStatistic).
LOCAL - Static variable in class com.ibm.websphere.cache.ChangeEvent
Define source of change for LOCAL (cache in memory or disk)
LOCAL - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define source of invalidation for LOCAL (cache in memory or disk)
LOCAL - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define source of invalidation for LOCAL (cache in memory or disk)
LOCAL - Static variable in class com.ibm.websphere.command.TargetableCommandImpl
A target object that executes a command within the client's JVM.
LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME - Static variable in class com.ibm.websphere.management.NotificationConstants
The key for a System property which can be used to specify how many milliseconds a LocalNotificationService thread pool thread will be left idle before it is removed.
LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME_DEFAULT - Static variable in class com.ibm.websphere.management.NotificationConstants
Default value for LOCAL_NOTIFICATION_SERVICE_THREAD_KEEPALIVE_TIME.
LocalActiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of concurrently active local transactions (CountStatistic).
LocalBeforeCompletionTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of before_completion for local transactions (TimeStatistic).
LocalBegunCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Total number of local transactions begun on server (CountStatistic).
LocalCommittedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of local transactions committed (CountStatistic).
LocalCommitTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of commit for local transactions (TimeStatistic).
LOCALE - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
The key of the session local, the value should be the client locale.
LocalExplicitInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of explicit invalidations generated locally, either programmatically or by a cache policy.
LocalHomeAccessor - Class in com.ibm.websphere.ejbcontainer
Deprecated. Use Context.lookup() in ejblocal: namespace.
Localized - Interface in com.ibm.portal
Interface providing methods to obtain title and description of a portal resource.
LocalRolledbackCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of local transactions rolled back (CountStatistic).
LocalTarget - Class in com.ibm.websphere.command
The LocalTarget class provides an implementation of the CommandTarget interface.
LocalTarget() - Constructor for class com.ibm.websphere.command.LocalTarget
 
LocalTimeoutCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of local transactions timed out (CountStatistic).
localTransactionBegin(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method initiates a local transaction begin().
localTransactionBegin(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method initiates a local transaction begin().
localTransactionCommit(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method initiates a local transaction commit().
localTransactionCommit(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method initiates a local transaction commit().
localTransactionRollback(Object) - Method in class com.ibm.websphere.rsadapter.JdbcAccessorImpl
Deprecated. This method initiates a local transaction rollback().
localTransactionRollback(Object) - Method in interface com.ibm.websphere.rsadapter.WSNativeConnectionAccessor
Deprecated. This method initiates a local transaction rollback().
LocalTranTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Average duration of local transactions (TimeStatistic).
lock() - Method in interface com.ibm.websphere.servlet.request.IRequest
 
LOCK_OWNER_TPYES - Static variable in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
 
LOCK_REQUEST_MODES - Static variable in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
 
LOCK_REQUEST_STATUSES - Static variable in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
 
LOCKTYPE_NOTAPPLICABLE - Static variable in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
 
LOCKTYPE_SELECT - Static variable in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
 
LOCKTYPE_SELECT - Static variable in interface com.ibm.websphere.rsadapter.WSInteractionSpec
public Constants - d139562.13.RA
LOCKTYPE_SELECT_FOR_UPDATE - Static variable in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
 
LOCKTYPE_SELECT_FOR_UPDATE - Static variable in interface com.ibm.websphere.rsadapter.WSInteractionSpec
 
LOCKTYPE_SELECT_FOR_UPDATE_WITH_RR - Static variable in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
 
LOCKTYPE_SELECT_FOR_UPDATE_WITH_RR - Static variable in interface com.ibm.websphere.rsadapter.WSInteractionSpec
 
LOCKTYPE_SELECT_FOR_UPDATE_WITH_RS - Static variable in interface com.ibm.websphere.ejbpersistence.EJBToRAAdapter
 
LOCKTYPE_SELECT_FOR_UPDATE_WITH_RS - Static variable in interface com.ibm.websphere.rsadapter.WSInteractionSpec
 
log(Throwable, Object, String, String, Object...) - Method in interface com.ibm.ffdc.Manager
Logs an ffdc incident without upfront checking.
log(Throwable, Object, String, String) - Method in interface com.ibm.ffdc.Manager
Logs an ffdc incident without upfront checking and without data capture.
log(HttpServletRequest, String) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Logs the specified data.
log(HttpServletRequest, String, String) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Logs the specified data.
log(LogRecord) - Method in class com.ibm.websphere.als.BufferManager
 
log - Static variable in class com.ibm.ws.webservices.engine.client.Transport
 
logEvent(RASIEvent) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Passes a RAS event asynchronously from a logger to a handler.
logEvent(RASIEvent) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Pass a RAS event to the Handler to log in an asynchronous manner, if the Handler supports asynchronous logging.
Logger - Interface in com.ibm.websphere.als
Deprecated.  
logger - Static variable in class com.ibm.websphere.servlet.event.ServletInvocationEvent
 
logger - Static variable in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
logger - Static variable in class com.ibm.websphere.servlet.response.StoredResponse
 
LOGINSOURCE - Static variable in interface com.ibm.websphere.management.AdminClient
The username and password when security is enabled
logMsg(long, String, String, String, String, Object[], Throwable) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Generates a RASMessageEvent and sends it to all attached handlers.
logName - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
logPlayMode - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
LogRecord - Class in com.ibm.websphere.als
Deprecated.  
LogRecord(String, String, String, String, String) - Constructor for class com.ibm.websphere.als.LogRecord
Deprecated.  
logTrace(long, String, String, String, Object[], Throwable) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Generates a RASTraceEvent and sends it to all attached handlers.
logTrace(long, String, String, byte[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Generates a RASTraceEvent and sends it to all attached handlers.
LONG - Static variable in class com.ibm.websphere.naming.DumpNameSpace
Deprecated. 
LONG - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
LONG_COPYRIGHT_98 - Static variable in class com.ibm.ras.RASCopyright
Deprecated. Long copyright dated 1998.
longValue() - Method in interface com.ibm.websphere.pmi.client.CpdLong
Deprecated. return the long value.
lookup(String) - Static method in class com.ibm.websphere.ejbcontainer.LocalHomeAccessor
Deprecated. Look up a local home using its global home name in JNDI.
lookup(AttributeList, ConfigDataId) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Search through the attribute list recursively and look up the attribute list with the specified config data id.
LOOKUP - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a lookup operation.
LookupTime - Static variable in interface com.ibm.websphere.pmi.stat.WSORBStats
The amount of time in milliseconds (normally < 10 milliseconds) taken to look up an object reference before method dispatch can be completed - TimeStatistic.
LOOSE_CONFIG_PROPERTY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
LOST_CONTACT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
LOW_LEVEL_VALIDATION - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
low level
lowerBound() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated.  
lowerBound - Variable in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
lowerBound - Variable in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
lowWaterMark() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated.  
lowWaterMark - Variable in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
LRU - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for Least Recently Used(LRU)
LRU - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for Least Recently Used(LRU)
LruInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of cache entries that are removed from memory by a Least Recently Used (LRU) algorithm.
LWI - Static variable in class com.ibm.isc.api.platform.Constants
integer value for Light Weight Infrastructure (LWI)

M

m_cacheName - Variable in class com.ibm.websphere.cache.ChangeEvent
 
m_cacheName - Variable in class com.ibm.websphere.cache.InvalidationEvent
 
main(String[]) - Static method in class com.ibm.websphere.client.applicationclient.launchClient
The main method of the launchClient launcher.
main(String[]) - Static method in class com.ibm.websphere.naming.DumpNameSpace
This method is used to generate name space dumps from the command line.
main(String[]) - Static method in class com.ibm.websphere.pmi.PmiClientTest
Deprecated.  
main(String[]) - Static method in class com.ibm.websphere.pmi.PmiJmxTest
 
main(String[]) - Static method in class com.ibm.websphere.pmi.PmiTester
Deprecated. a test driver:
makePath(String) - Static method in class com.ibm.ras.RASUtil
Deprecated. Creates the parent directories of a file.
MalformedContainmentPathException - Exception in com.ibm.websphere.management.exception
This exception is thrown if there are problems with the containmentPath when calling ConfigService operations, e.g., the resolve method.
MalformedContainmentPathException(String, String) - Constructor for exception com.ibm.websphere.management.exception.MalformedContainmentPathException
 
MANAGED_NON_PERSISTENT_RELIABILITY - Static variable in interface com.ibm.websphere.websvcs.rm.SequenceData
String constant for use when describing the ReliableMessaging Quality of Service as managed non-persistent
MANAGED_PERSISTENT_RELIABILITY - Static variable in interface com.ibm.websphere.websvcs.rm.SequenceData
String constant for use when describing the ReliableMessaging Quality of Service as managed persistent
MANAGED_PROCESS - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getProcessType() method will return this value when the current process is a managed process such as an Application Server or JMS Server.
ManagedConnectionCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Number of ManagedConnection objects in use for a particular connection pool (CountStatistic).
ManagedConnectionCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Number of ManagedConnection objects in use for a particular connection pool (CountStatistic).
ManagedObjectMetadataAccessor - Interface in com.ibm.websphere.management.metadata
Provides runtime access to the set of all features for many objects within the cell.
ManagedObjectMetadataAccessorFactory - Class in com.ibm.websphere.management.metadata
Invoke the method, ManagedObjectMetadataAccessorFactory.createAccessor(Properties), on this class to obtain a ManagedObjectMetadataAccessor instance.
ManagedObjectMetadataAccessorFactory() - Constructor for class com.ibm.websphere.management.metadata.ManagedObjectMetadataAccessorFactory
 
ManagedObjectMetadataHelper - Class in com.ibm.websphere.management.metadata
This class contains convenience constants and methods to perform queries on base managed object metadata properties.
ManagedObjectMetadataHelper(ManagedObjectMetadataAccessor) - Constructor for class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constructs a ManagedObjectMetadataHelper instance.
Manager - Interface in com.ibm.ffdc
 
Manager - Class in com.ibm.websphere.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
Manager() - Constructor for class com.ibm.websphere.ras.Manager
Deprecated.  
MapCredentialFailedException - Exception in com.ibm.websphere.security.auth
Deprecated.  
MapCredentialFailedException() - Constructor for exception com.ibm.websphere.security.auth.MapCredentialFailedException
Deprecated.  
MapCredentialFailedException(String) - Constructor for exception com.ibm.websphere.security.auth.MapCredentialFailedException
Deprecated.  
MapCredentialFailedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.MapCredentialFailedException
Deprecated.  
MapCredentialFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.MapCredentialFailedException
Deprecated.  
MapCredentialNotSupportedException - Exception in com.ibm.websphere.security.auth
Deprecated.  
MapCredentialNotSupportedException() - Constructor for exception com.ibm.websphere.security.auth.MapCredentialNotSupportedException
Deprecated.  
MapCredentialNotSupportedException(String) - Constructor for exception com.ibm.websphere.security.auth.MapCredentialNotSupportedException
Deprecated.  
MapCredentialNotSupportedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.MapCredentialNotSupportedException
Deprecated.  
MapCredentialNotSupportedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.MapCredentialNotSupportedException
Deprecated.  
MapEJBRefToEJBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapEnvEntryForWebModTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
mapException(SQLException) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
The application server uses this API to replace java.sql.SQLExceptions with the exceptions defined in the map if the data source's error detection model is configured to exception mapping.
mapException(SQLException) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
The application server uses this API to replace java.sql.SQLExceptions with the exceptions defined in the map if the data source's error detection model is configured to exception mapping.
MapInitParamForServletTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapMessageDestinationRefToEJBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapModulesToServersTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
mapping - Variable in class com.ibm.websphere.command.TargetPolicyDefault
Contains the registered mappings between commands and targets.
MAPPING_AS_SIB_DESTINATION - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with the default reliability configured on the SIB destination.
MAPPING_ASSURED_PERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with Reliability.ASSURED_PERSISTENT.
MAPPING_BEST_EFFORT_NONPERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with Reliability.BEST_EFFORT_NONPERSISTENT.
MAPPING_EXPRESS_NONPERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with Reliability.EXPRESS_NONPERSISTENT.
MAPPING_NONE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with the default reliability configured on the SIB destination.
MAPPING_RELIABLE_NONPERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with Reliability.RELIABLE_NONPERSISTENT.
MAPPING_RELIABLE_PERSISTENT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Used to indicate that JMS messages should be sent with Reliability.RELIABLE_PERSISTENT.
MappingAuthData - Class in com.ibm.websphere.security.auth
The MappingAuthData class is used for passing authentication data and alias pairs to the SecurityAdmin MBean updateAuthDataCfg method to refresh the mapping table of the WebSphere Application Server default credential mapping function, DefaultPrincipalMapping.
MappingAuthData(String, String) - Constructor for class com.ibm.websphere.security.auth.MappingAuthData
 
MapResEnvRefToResTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapResRefToEJBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapRolesToUsersTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapRunAsRolesToUsersTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapSharedLibForModTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapWebModToVHTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MapWebServiceRefToEJBTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
mark(int) - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
markBusinessException() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Mark business exception.
markRuntimeException() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Mark runtime exception.
markSupported() - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
mask - Variable in class com.ibm.websphere.ras.TraceElementState
Deprecated. The mask whose contents capture the trace enable state for the trace entity identified by the name attribute.
maskLongValue(String) - Method in class com.ibm.ras.RASEvent
Deprecated. Converts a String representation of a message or trace mask to its long equivalent.
maskLongValue(String) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Converts a String representation of a message or trace mask to its long equivalent.
maskLongValue(String) - Method in class com.ibm.ras.RASMessageEvent
Deprecated. Converts a String representation of a message or trace mask to its long equivalent.
maskLongValue(String) - Method in class com.ibm.ras.RASTraceEvent
Deprecated. Converts a String representation of a trace mask to its long equivalent.
maskToString(long) - Method in class com.ibm.ras.RASEvent
Deprecated. Converts a long containing the logical OR of one or more event types to its String equivalent.
maskToString(long) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Converts a long containing the logical OR of one or more event types to its String equivalent.
maskToString(long) - Method in class com.ibm.ras.RASMessageEvent
Deprecated. Converts a long containing the logical OR of one or more event types to its String equivalent.
maskToString(long) - Method in class com.ibm.ras.RASTraceEvent
Deprecated. Converts a long containing the logical OR of one or more event types to its String equivalent.
maskValueChanged(RASMaskChangeEvent) - Method in interface com.ibm.ras.RASIMaskChangeListener
Deprecated. Indicates that the value of the handler's message or trace mask has changed.
maskValueChanged(RASMaskChangeEvent) - Method in class com.ibm.ras.RASLogger
Deprecated. Indicates that the value of the handler's message or trace mask has changed.
maskValueChanged(RASMaskChangeEvent) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Indicates that the value of the handler's message mask has changed.
maskValueChanged(RASMaskChangeEvent) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Indicates that the value of the handler's trace mask has changed.
max() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
max - Variable in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
MAX_EVENT_CHECKS - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
MAX_INDEX - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting the maximum index.
MAX_LISTENER_SEQUENCE_VALUE - Static variable in interface com.ibm.websphere.asynchbeans.EventSource
This is the highest permissibile listener sequence number .
MAX_THREADS_PROPERTY - Static variable in class com.ibm.websphere.webservices.jaxws.Constants
 
MAX_TIME_TO_LIVE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
The maximum permitted value for timeToLive.
MaxInMemoryCacheEntryCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The maximum number of in-memory cache entries.
MBEAN_IDENTIFIER - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The string that identifies the configuration data for the MBean.
mbeanActivated() - Method in class com.ibm.websphere.management.RuntimeCollaborator
Called when the MBean for which this is the managed resource is activated.
MBeanFactory - Interface in com.ibm.websphere.management
The MBeanFactory creates and registers the MBeans that are the management interfaces for the runtime components in the server.
MBeanLevelSpec - Class in com.ibm.websphere.pmi.stat
This class represents the performance monitoring/instrumentation specification for a JMX Managed Object.
MBeanLevelSpec(ObjectName, int) - Constructor for class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Deprecated. As of 6.0, replaced by MBeanLevelSpec(ObjectName mName, int[] enable).
MBeanLevelSpec(ObjectName, StatDescriptor, int) - Constructor for class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Deprecated. As of 6.0, replaced by MBeanLevelSpec(ObjectName mName, int[] enable).
MBeanLevelSpec(ObjectName, int[]) - Constructor for class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Constructs a monitoring specification to selectively enable statistics.
MBeanStatDescriptor - Class in com.ibm.websphere.pmi.stat
The MBeanStatDescriptor includes an MBean ObjectName and an optional StatDescriptor.
MBeanStatDescriptor(ObjectName) - Constructor for class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
Constructor
MBeanStatDescriptor(ObjectName, StatDescriptor) - Constructor for class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
Constructor
mean() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated. Return the time-weighted mean value.
mean() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated. Return the mean.
meanToString() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated. Return the mean in String format.
MediationHandler - Interface in com.ibm.websphere.sib.mediation.handler
This interface is implemented by all mediation handlers.
Mediator - Interface in com.ibm.websphere.sdo.mediator.ejb
Used to retrieve a DataGraph and persists changes for an EJB schema.
MediatorAdapter - Interface in com.ibm.websphere.sdo.mediator.ejb
Implemented by a user class to customize the processing of graph changes.
MediatorException - Exception in com.ibm.websphere.sdo.mediator.exception
MediatorException is the base class for all exceptions thrown by the JDBCMediator
MediatorException() - Constructor for exception com.ibm.websphere.sdo.mediator.exception.MediatorException
Constructor for MediatorException.
MediatorException(String) - Constructor for exception com.ibm.websphere.sdo.mediator.exception.MediatorException
Constructor for MediatorException.
MediatorException(String, Exception) - Constructor for exception com.ibm.websphere.sdo.mediator.exception.MediatorException
Constructor for MediatorException
MediatorFactory - Class in com.ibm.websphere.sdo.mediator.ejb
The factory class used for creating an instance of Mediator.
MEDIUM_LEVEL_VALIDATION - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
medium level
memberName - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
Name of the cluster member.
memberName - Variable in class com.ibm.websphere.management.wlm.ClusterWeightTableEntry
Member Name.
memberObjectName - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
MBean reference for this member.
MEMBEROF - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
MEMBEROF_1 - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
MEMBERS - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
MEMBERSHIP - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
message(long, Object, String, String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with no parameters.
message(long, Object, String, String, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with one parameter.
message(long, Object, String, String, Object, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with two parameters.
message(long, Object, String, String, Object[]) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with an array of parameters.
message(long, String, String, String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with no parameters.
message(long, String, String, String, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with one parameter.
message(long, String, String, String, Object, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with two parameters.
message(long, String, String, String, Object[]) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key, with an array of parameters.
message(long, Object, String, String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with no parameters.
message(long, Object, String, String, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with one parameter.
message(long, Object, String, String, Object, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with two parameters.
message(long, Object, String, String, Object[]) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with an array of parameters.
message(long, String, String, String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with no parameters.
message(long, String, String, String, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with one parameter.
message(long, String, String, String, Object, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with two parameters.
message(long, String, String, String, Object[]) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key, with an array of parameters.
message - Variable in class com.ibm.websphere.management.application.AppNotification
Detailed message for the app task
message(long, Object, String, String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with no parameters.
message(long, Object, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with one parameter.
message(long, Object, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with two parameters.
message(long, Object, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with an array of parameters.
message(long, String, String, String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with no parameters.
message(long, String, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with one parameter.
message(long, String, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with two parameters.
message(long, String, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key, with an array of parameters.
MESSAGE_BACKOUT - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
MESSAGE_DELIVERED - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
MessageBackoutCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
The number of backed out messages that failed to be delivered to the onMessage method of the bean (CountStatistic).
MessageBeanStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.MessageDrivenBeanStats
MessageBeanStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSEJBStats
MessageBeanStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.MessageBeanStatsImpl
Deprecated.  
messageContentExpressions - Variable in class com.ibm.websphere.sib.wsn.Filter
The message content expressions in the filter
MessageContextException - Exception in com.ibm.websphere.sib.mediation.handler
This is the base exception class for all mediation handler exceptions.
MessageContextException() - Constructor for exception com.ibm.websphere.sib.mediation.handler.MessageContextException
Default constructor.
MessageContextException(String) - Constructor for exception com.ibm.websphere.sib.mediation.handler.MessageContextException
Reason constructor.
MessageContextException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.handler.MessageContextException
Construct a new MessageContextException.
MessageContextException(Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.handler.MessageContextException
Construct a new MessageContextException.
MessageCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
The number of messages delivered to the onMessage method of the bean (CountStatistic).
MessageData - Interface in com.ibm.websphere.websvcs.rm
Data Access Object used by the mbeans to present MessageData information to the user.
MessageData.MessageState - Class in com.ibm.websphere.websvcs.rm
 
MessageData.MessageState(int, String, boolean) - Constructor for class com.ibm.websphere.websvcs.rm.MessageData.MessageState
Constructor for MessageState
MessageDrivenContextExtension - Interface in com.ibm.websphere.ejbcontainer
The MessageDrivenContextExtension interface may be used by a Message-Driven EJB to invoke WebSphere-specific EJB Container services.
messageMaskLongValue(String) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets a composite message mask by asking each of the registered event classes to convert its known mask strings to a long value.
messageMaskToString(long) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets a composite message mask by asking each of the registered event classes to convert its known mask to a string value.
Messages - Class in com.ibm.websphere.ant.tasks
The Messages task is used by other wsanttasks to retrieve their National Language Messages.
MessageTaskInfo - Interface in com.ibm.websphere.scheduler
Used to create a scheduled task which sends a JMS message to either a Queue or Topic.
Metadata - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
Metadata describes a set of database tables and how they map into an SDO DataGraph.
METADATA - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Metadata' class
METADATA__ORDER_BYS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Order Bys' containment reference list
METADATA__RELATIONSHIPS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Relationships' containment reference list
METADATA__ROOT_OBJECT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Root Object' attribute
METADATA__ROOT_TABLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Root Table' reference
METADATA__TABLES - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Tables' containment reference list
METADATA__UNIQUE_KEY_BUFFER_SIZE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Unique Key Buffer Size' attribute
METADATA__UNIQUE_KEY_TABLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Unique Key Table' containment reference
METADATA_COMPLETE_PROPERTY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
METADATA_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Metadata' class
MetadataCompleteForModulesTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
MetadataFactory - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
The Factory for the Metadata model.
MetaDataGenerator - Interface in com.ibm.websphere.cache.webservices
The MetaDataGenerator normally is responsible for assigning timeout, and priority via the appropriate methods in the entry's JAXRPCEntryInfo object.
MetaDataGenerator - Interface in com.ibm.websphere.servlet.cache
The MetaDataGenerator normally is responsible for assigning timeout, external cache group, and priority via the appropriate methods in the entry's FragmentInfo object.
MetadataPackage - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
The Package for the model.
method - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This is the method to be called on the command or object.
METHOD_CALLS - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
METHOD_LOAD - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
METHOD_READY_COUNT - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
METHOD_RT - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
MethodCallCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
total number of method calls (CountStatistic)
MethodLevelCallCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats.MethodStats
Number of calls to an individual bean method (home, remote, local) (CountStatistic).
MethodLevelConcurrentInvocations - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats.MethodStats
Number of concurrent invocations to an individual bean method (RangeStatistic).
MethodLevelResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats.MethodStats
Average response time in milliseconds on the individual bean method (home, remote, local) (TimeStatistic).
MethodReadyCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of beans that are in method-ready state (RangeStatistic).
MethodResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average response time in milliseconds on the bean methods (home, remote, local) (TimeStatistic).
METHODS_SUBMODULE_SHORTNAME - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
methodTable - Variable in class com.ibm.websphere.management.cmdframework.provider.SimpleCommandProvider
 
MicrosoftSQLServerDataStoreHelper - Class in com.ibm.websphere.rsadapter
MicrosoftSQLServerDataStoreHelper is provided as an implementation of the DataStoreHelper interface to enable connectivity to Microsoft SQL Server via the Microsoft SQL Server 2005 JDBC Driver.
MicrosoftSQLServerDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
This MicrosoftSQLServerDataStoreHelper constructor creates a new MicrosoftSQLServerDataStoreHelper based on the DataStoreHelper properties provided.
MIGHT_MODIFY_PAYLOAD - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant - one of the possible values of the ConnectionFactory properties: producerDoesNotModifyPayloadAfterSet consumerDoesNotModifyPayloadAfterGet
min() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
min - Variable in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
MIN_LISTENER_SEQUENCE_VALUE - Static variable in interface com.ibm.websphere.asynchbeans.EventSource
This is the lowest permissibile listener sequence number .
MinorCodes - Class in com.ibm.websphere.orbext
The WebSphere CORBA ORB extentions component has error conditions specific to its implementation.
MinorCodes() - Constructor for class com.ibm.websphere.orbext.MinorCodes
 
MissCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that were not found in the cache.
mixedContent - Variable in class com.ibm.websphere.sib.wsn.TopicExpression
The value of the topic expression content if value is mixed text and element
mixedExpression - Variable in class com.ibm.websphere.sib.wsn.QueryExpression
The contents of the expression if a mixed single element and text
MixedOutcomeException - Exception in com.ibm.websphere.ActivitySession
A MixedOutcomeException is thrown by the ActivitySession service to indicate that all of the resources enlisted in an ActivitySession did not complete in the same direction.
MixedOutcomeException(String, Exception[]) - Constructor for exception com.ibm.websphere.ActivitySession.MixedOutcomeException
Constructor.
modelMBean - Variable in class com.ibm.websphere.management.JMXManageableSupport
 
modelMBean - Variable in class com.ibm.websphere.management.RuntimeCollaborator
 
modifyXAFlag(int) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method is used only when the transactionBranchesLooselyCoupled custom DataSource property is set to true.
modifyXAFlag(int) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method is used only when the transactionBranchesLooselyCoupled custom DataSource property is set to true.
modifyXAFlag(int) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method is used only when the transactionBranchesLooselyCoupled custom DataSource property is set to true.
ModStartUp - Interface in com.ibm.websphere.startupservice
Startup beans who's start() methods are to be invoked at module start time must use this interface for their remote interfaces.
ModStartUpHome - Interface in com.ibm.websphere.startupservice
Any startup beans who's start() methods are to be invoked at module start time must use this interface in their J2EE descriptors.
MODULE_TO_WEBCONTEXT_PROPERTY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
moduleNLSMap - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
ModuleValidator - Class in com.ibm.websphere.ant.tasks
Deprecated.  
ModuleValidator() - Constructor for class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
Monitor - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Stats name of the Monitor group
moveModule(String, Hashtable, String, ObjectName, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Deprecated. Replaced by setModuleInfo Moves a module from server-server, server-cluster, cluster-server, cluster-cluster.
moveModule(String, Hashtable, String, ObjectName, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
Deprecated.  
MQFB_APPL_CANNOT_BE_STARTED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_APPL_FIRST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate the first value in the range reserved for application use.
MQFB_APPL_LAST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate the last value in the range reserved for application use.
MQFB_APPL_TYPE_ERROR - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_CHANNEL_COMPLETED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_CHANNEL_FAIL - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_CHANNEL_FAIL_RETRY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_COA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate that a message arrived at its destination.
MQFB_COD - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate that a message was delivered to an application.
MQFB_EXPIRATION - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate that a message expired.
MQFB_NAN - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate an application specific negative acknowledge report.
MQFB_NONE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate no feedback.
MQFB_PAN - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate an application specific positive acknowledge report.
MQFB_QUIT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to request the application to finish.
MQFB_STOPPED_BY_MSG_EXIT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_SYSTEM_FIRST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate the first value in the range reserved for system use.
MQFB_SYSTEM_LAST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY to indicate the last value in the range reserved for system use.
MQFB_TM_ERROR - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQFB_XMIT_Q_MSG_ERROR - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with FEEDBACK_PROPERTY.
MQMT_APPL_FIRST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with MSG_TYPE_PROPERTY to indicate the first value in the range reserved for applications.
MQMT_APPL_LAST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with MSG_TYPE_PROPERTY to indicate the last value in the range reserved for applications.
MQMT_DATAGRAM - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with MSG_TYPE_PROPERTY to indicate a datagram message.
MQMT_REPORT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with MSG_TYPE_PROPERTY to indicate a report message.
MQMT_REQUEST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with MSG_TYPE_PROPERTY to indicate a request message.
MQRO_COA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_COA_PROPERTY to indicate that a report message without data is required.
MQRO_COA_WITH_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_COA_PROPERTY to indicate that a report message with partial data is required.
MQRO_COA_WITH_FULL_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_COA_PROPERTY to indicate that a report message with full data is required.
MQRO_COD - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_COD_PROPERTY to indicate that a report message without data is required.
MQRO_COD_WITH_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_COD_PROPERTY to indicate that a report message with partial data is required.
MQRO_COD_WITH_FULL_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_COD_PROPERTY to indicate that a report message with full data is required.
MQRO_COPY_MSG_ID_TO_CORREL_ID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_CORRELID_PROPERTY to indicate that the messageID of the request message should be copied to the correlationID of the report.
MQRO_DEAD_LETTER_Q - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT_DISCARD_PROPERTY to indicate that the request message should be placed on an exception destination if it can not be delivered to its original destination.
MQRO_DISCARD_MSG - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT_DISCARD_PROPERTY to indicate that the request message should be discarded if it can not be delivered to its original destination.
MQRO_EXCEPTION - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_EXCEPTION_PROPERTY to indicate that a report message without data is required.
MQRO_EXCEPTION_WITH_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_EXCEPTION_PROPERTY to indicate that a report message with partial data is required.
MQRO_EXCEPTION_WITH_FULL_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_EXCEPTION_PROPERTY to indicate that a report message with full data is required.
MQRO_EXPIRATION - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_EXPIRATION_PROPERTY to indicate that a report message without data is required.
MQRO_EXPIRATION_WITH_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_EXPIRATION_PROPERTY to indicate that a report message with partial data is required.
MQRO_EXPIRATION_WITH_FULL_DATA - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_EXPIRATION_PROPERTY to indicate that a report message with full data is required.
MQRO_NAN - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT_NAN_PROPERTY to request an application specific negative acknowledge report.
MQRO_NEW_MSG_ID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT_MSGID_PROPERTY to indicate that a new messageID should be generated for the report message.
MQRO_NONE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT properties to indicate that no options are required.
MQRO_PAN - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT_PAN_PROPERTY to request an application specific positive acknowledge report.
MQRO_PASS_CORREL_ID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with REPORT_CORRELID_PROPERTY to indicate that the correlationID of the request message should be copied to the correlationID of the report.
MQRO_PASS_MSG_ID - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value used with the REPORT_MSGID_PROPERTY to indicate that the messageID of the request message should be passed as the messageID of the report message.
msg(long, Object, String, String, String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with no parameters.
msg(long, Object, String, String, String, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file with one parameter.
msg(long, Object, String, String, String, Object, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with two parameters.
msg(long, Object, String, String, String, Object[]) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with an array of parameters.
msg(long, String, String, String, String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with no parameters.
msg(long, String, String, String, String, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with one parameter.
msg(long, String, String, String, String, Object, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with two parameters.
msg(long, String, String, String, String, Object[]) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a message, by key and file, with an array of parameters.
msg(long, Object, String, String, String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with no parameters.
msg(long, Object, String, String, String, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with one parameter.
msg(long, Object, String, String, String, Object, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with two parameters.
msg(long, Object, String, String, String, Object[]) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with an array of parameters.
msg(long, String, String, String, String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with no parameters.
msg(long, String, String, String, String, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with one parameter.
msg(long, String, String, String, String, Object, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with two parameters.
msg(long, String, String, String, String, Object[]) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a message, by key and file, with an array of parameters.
msg(long, Object, String, String, String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with no parameters.
msg(long, Object, String, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file with one parameter.
msg(long, Object, String, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with two parameters.
msg(long, Object, String, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with an array of parameters.
msg(long, String, String, String, String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with no parameters.
msg(long, String, String, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with one parameter.
msg(long, String, String, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with two parameters.
msg(long, String, String, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a message, by key and file, with an array of parameters.
MSG_BUNDLE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
MSG_BUNDLE_EXT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines the NLS message file used for messages which occur in response to the public JMS specification.
MSG_BUNDLE_INT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines the NLS message file used for messages which occur in response to provider specific events.
MSG_GROUP_EXT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines the message group used when tracing methods which form part of the public JMS specification.
MSG_GROUP_INT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
This constant defines the message group used when tracing methods which are implementation internal or defined on the provider specific extensions to the JMS objects.
MSG_TYPE_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the message type property.
MSSQL_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper as the Microsoft SQL Server JDBC Driver.
MULTICAST_INTERFACE_NONE - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for multicastInterface None mode.
MultipleTopicsSpecifiedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the MultipleTopicsSpecifiedFault type defined in the WS-Notification Base Notification schema.
MultipleTopicsSpecifiedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
Default constructor
MultipleTopicsSpecifiedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
Create an instance of the fault from the specified information.
MultipleTopicsSpecifiedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
Create an instance of the fault containing the specified message as a description.
MultipleTopicsSpecifiedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
Create an instance of the fault with the specified cause.
MultipleTopicsSpecifiedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.MultipleTopicsSpecifiedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
mutables - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Columns that can be changed
myTracer - Static variable in class com.ibm.websphere.als.AnalysisLogger
Deprecated.  
myupdate() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated. Server side method in order to calculate the time-weighted mean.
myupdate(long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  

N

name - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Task name
NAME - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The name for the specific instance of the MBean.
name - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
The Performance Monitoring Instrumentation (PMI) module name.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The name of the Dynamic Cache performance module.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats.MethodStats
Stats name of the Enterprise Beans methods logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Stats name of the top level Enterprise Beans logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Stats name of the top level JDBC connection pool logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Stats name of the top level JDBC connection pool logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Stats name of Transaction manager stats in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Stats name of the JVM runtime
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSObjectPoolStats
The Performance Monitoring Instrumentation (PMI) module name.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSORBStats.InterceptorStats
Stats name of ORB interceptors logical group

<server>
|
|__ORB
  |
  |__Interceptors+
    |
    |__interceptor 1
    |__interceptor 2
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSORBStats
Stats name of the ORB group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
Stats name of the top level Thread pool logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
 
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSSystemStats
System data stats name
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Stats name of the top level Thread pool logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats
Stats name of the top level Web applications logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats.ServletStats
Stats name of the Servlets logical group under a given web application.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceGatewayStats
Stats name of the WebServices gateway stats in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats
Stats name of the top level Web services logical group in PMI tree.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
Stats name of the services logical group under a given Web service application.
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ClientStats
Stats name of the WLM client
<server>
|
|__Workload Management+
  |
  |__client
NAME - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats
Stats name of the WLM server
<server>
|
|__Workload Management+
  |
  |__server
name - Variable in class com.ibm.websphere.ras.TraceElementState
Deprecated. The name of the trace entity whose state is captured by this TraceElementState
NAME_SPACE_ROOT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name which is used to select the WebSphere root to be used as the initial context.
NAME_SPACE_ROOT_BOOTSTRAP_HOST - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the boostrap host root for the name server being accessed.
NAME_SPACE_ROOT_BOOTSTRAP_NODE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the node root for the name server being accessed.
NAME_SPACE_ROOT_BOOTSTRAP_SERVER - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the server root for the name server being accessed.
NAME_SPACE_ROOT_CELL - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the cell root for the name server being accessed.
NAME_SPACE_ROOT_CELL_PERSISTENT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the cell persistent root for the name server being accessed.
NAME_SPACE_ROOT_DEFAULT - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select the default root context for the provider URL type and the type of name server being accessed.
NAME_SPACE_ROOT_LEGACY - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the legacy domain root for the name server being accessed.
NAME_SPACE_ROOT_TREE_INFRASTRUCTURE - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SPACE_ROOT property value used to select as the initial context the root of the overall name tree for the name server being accessed.
NAME_SYNTAX - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the property name passed when creating an initial context which is used to identify the syntax for parsing the string form of JNDI names.
NAME_SYNTAX_INS - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SYNTAX property value used to parse names in INS name syntax.
NAME_SYNTAX_JNDI - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the PROPS.NAME_SYNTAX property value used to parse names in "JNDI" name syntax.
NAMESPACE_CONNECTION - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the name space connection which is used to specify when the name space being connected.
NAMESPACE_CONNECTION_EAGER - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the value of PROPS.NAMESPACE_CONNECTION.
NAMESPACE_CONNECTION_LAZY - Static variable in class com.ibm.websphere.naming.PROPS
Constant for the value of PROPS.NAMESPACE_CONNECTION.
namespaceToPackage(String) - Static method in class com.ibm.websphere.webservices.Utils
Get the package name for the given namespace using the same algorithm that is used by the tools/runtime.
NestedAdminException - Exception in com.ibm.websphere.management.exception
Deprecated. This exception is deprecated. It was previously used to keep store nested exceptions.
NestedAdminException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.NestedAdminException
Deprecated. constructor
NestedAdminException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.NestedAdminException
Deprecated. constructor
NEW_ENTRY_ADDED - Static variable in class com.ibm.websphere.cache.ChangeEvent
Defines the cause of change for type NEW_ENTRY_ADDED
newAsymmetricHolderOfKeyTokenGenerateConfig() - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a default RequesterConfig object that encapsulates attributes relating to the entity requesting a SAML token.
newBearerTokenGenerateConfig() - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a default RequesterConfig object that encapsulates attributes relating to the entity requesting a SAML token that will contain bearer type of subject confirmation.
newConsumerConfig() - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create an empty ConsumerConfig to validate, decrypt, and parse SAMLAssertion.
newCredentialConfig(Subject) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a CredentialConfig that encapsulates the identity of the requester and possibly its attributes.
newCredentialConfig() - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a CredentialConfig that encapsulates two main attributes: a SAML Name Identifier for the requester a SAML list of attributes for the requester
newDefaultProviderConfig(String) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a default ProviderConfig that encapsulates configuration attributes for the SAML token issuer .
newInstance() - Static method in class com.ibm.websphere.wsrf.IOSerializableSOAPElementFactory
Returns an instance of the IOSerializableSOAPElementFactory
newKeyStoreConfig(String, String, String) - Static method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a KeyStoreConfig that encapsulates KeyStore configuration attributes.
newKeyStoreConfig(String) - Static method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a KeyStoreConfig that encapsulates KeyStore configuration attributes.
newProviderConfig(String, String) - Static method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Create a new instance of ProviderConfig.
newRequesterConfig(String) - Static method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Create a new instance of RequesterConfig.
newSAMLToken(Subject, RequesterConfig, ProviderConfig) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a SAMLToken object based on the passed in parameters that include a JAAS Subject and configuration objects for the requester and provider (see the methods above for content details).
newSAMLToken(CredentialConfig, RequesterConfig, ProviderConfig) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a SAMLToken object based on the passed in parameters that include the CredentialConfig, the RequesterConfig and the ProviderConfig objects (see the methods above for content details).
newSAMLToken(ConsumerConfig, XMLStructure) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a SAMLToken object based on an existing SAML XML document.
newSAMLToken(ConsumerConfig, InputStream) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a SAMLToken object based on an inputStream for a SAML XML document.
newSecurityToken(Class, CallbackHandler, String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the security token class.
newSecurityToken(Class, CallbackHandler) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the security token class.
newSecurityTokens(Class[], CallbackHandler, String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates some security token classes.
newSecurityTokens(Class[], CallbackHandler) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the security token classes.
newSenderVouchesTokenGenerateConfig() - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a RequesterConfig .
newSubject(SAMLToken) - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a JAAS subject based on SAMLToken object principal name which is basically the NameId or NameIdentifier attribute in SAML Assertion Specification.
newSymmetricHolderOfKeyTokenGenerateConfig() - Method in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
Create a default RequesterConfig object that encapsulates attributes relating to the entity requesting a SAML token.
NewTerminationTime - Class in com.ibm.websphere.wsrf
This class represents the XML element "wsrf-rl:NewTerminationTime" <xsd:element name="NewTerminationTime" nillable="true" type="xsd:dateTime" />
NewTerminationTime() - Constructor for class com.ibm.websphere.wsrf.NewTerminationTime
Constructor for a new NewTerminationTime instance, with a nil value
NewTerminationTime(Calendar) - Constructor for class com.ibm.websphere.wsrf.NewTerminationTime
Constructor for a new NewTerminationTime instance with a non-nil termination time
newWSSConsumingContext() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciate the WSSConsumingContext class, which stored the comsuption components.
newWSSConsumingContext(String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciate the WSSConsumingContext class, which stored the comsuption components.
newWSSDecryption(Class, CallbackHandler, String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSDecryption class.
newWSSDecryption(Class, CallbackHandler) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSDecryption class.
newWSSDecryption(Class) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSDecryption class.
newWSSDecryption() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSDecryption class.
newWSSDecryptPart() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSDecryptPart class.
newWSSEncryption(SecurityToken) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSEncryption class.
newWSSEncryption() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instantiates the WSSEncryption class.
newWSSEncryptPart() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSEncryptPart class.
newWSSGenerationContext() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSGenerationContext class.
newWSSGenerationContext(String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSGenerationContext class.
newWSSSignature(SecurityToken) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSSignature class.
newWSSSignPart() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSSignPart class.
newWSSTimestamp() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSTimestamp class.
newWSSVerification(Class) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates WSSVerification class.
newWSSVerification(Class, CallbackHandler) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates WSSVerification class.
newWSSVerification(Class, CallbackHandler, String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates WSSVerification class.
newWSSVerifyPart() - Method in class com.ibm.websphere.wssecurity.wssapi.WSSFactory
Instanciates the WSSVerifyPart class.
next() - Method in class com.ibm.websphere.ejbquery.QueryIterator
returns the next IQueryTuple in the iteration
next() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
returns the next IQueryTuple in the iteration
next(JDBCMediator) - Method in interface com.ibm.websphere.sdo.mediator.Pager
Returns the next page of data
nextStep() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
nextStep() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Gets the next enabled command step.
nls - Static variable in exception com.ibm.websphere.management.cmdframework.CommandException
 
nls - Static variable in exception com.ibm.websphere.management.exception.ConfigServiceException
 
nls - Static variable in class com.ibm.websphere.servlet.response.StoredResponse
 
NLS_MSG_FILE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallbackHandler
 
NLSEcho - Class in com.ibm.websphere.ant.tasks
wsNLSEcho Task: This is a echo extension task to display translated messages.
NLSEcho() - Constructor for class com.ibm.websphere.ant.tasks.NLSEcho
 
NO_COLLECTOR_FOUND - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
NO_CONNECTIONDATA_IN_CONNECTIONDATACARRIER - Static variable in class com.ibm.websphere.orbext.MinorCodes
The connection data class exists, but there is no information in it.
NO_DUMMY_ROOT - Static variable in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
There is no dummy root DataObject.
NO_ERROR - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
NO_IMPLEMENT_CLUSTER_DATA_NOT_AVAILABLE_SIGNAL_RETRY - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
com.ibm.CORBA.NO_IMPLEMENT Minor: 1229066304 (0x49421042) There are no cluster data available, signal retry.
NO_IMPLEMENT_NO_USEABLE_TARGETS - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
com.ibm.CORBA.NO_IMPLEMENT Minor: 1229066304 (0x49421040) There are no reachable cluster members.
NO_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
NO_OVERLAP_OF_ENABLED_AND_DESIRED_CIPHER_SUITES - Static variable in class com.ibm.websphere.orbext.MinorCodes
Could not make an outbound SSL connection because of a problem either with the client-side SSL configuration or the server-side SSL socket.
NO_PERFMBEAN_FOUND - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
NO_SUCH_A_NODE - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
NO_SUCH_A_SERVER - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
NO_VALIDATION - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
no validation at all
NoActivitySessionException - Exception in com.ibm.websphere.ActivitySession
A NoActivitySessionException is thrown by the ActivitySession service if an attempt is made to manipulate an ActivitySession when there is no ActivitySession active on the calling thread.
NoActivitySessionException() - Constructor for exception com.ibm.websphere.ActivitySession.NoActivitySessionException
Constructs a new NoActivitySessionException
NoActivitySessionException(String) - Constructor for exception com.ibm.websphere.ActivitySession.NoActivitySessionException
Constructs a new NoActivitySessionException with the given detail message
NoActivitySessionException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NoActivitySessionException
Constructs a new NoActivitySessionException with the given nested exception
NoActivitySessionException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NoActivitySessionException
Constructs a new NoActivitySessionException with the given detail message and nested exception
NoAffinityIIOPRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of incoming IIOP requests that this server has received with no affinity (CountStatistic).
NoCurrentMessageOnTopicFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the NoCurrentMessageOnTopicFault type defined in the WS-Notification Base Notification schema.
NoCurrentMessageOnTopicFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
Default constructor
NoCurrentMessageOnTopicFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
Create an instance of the fault from the specified information.
NoCurrentMessageOnTopicFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
Create an instance of the fault containing the specified message as a description.
NoCurrentMessageOnTopicFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
Create an instance of the fault with the specified cause.
NoCurrentMessageOnTopicFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NoCurrentMessageOnTopicFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
NODE - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The name for the node on which the MBean is executing.
node - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
node - Variable in class com.ibm.ws.tpv.engine.utils.ServerBean
 
NODE_AGENT_LAUNCH_TIMEOUT - Static variable in interface com.ibm.websphere.management.AdminConstants
This property defines the timeout interval (in seconds) used by default when the node agent launches a server process.
NODE_AGENT_PROCESS - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getProcessType() method will return this value when the current process is the Node Agent.
NODE_DEPLOYED_FEATURES - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the property name for the node deployed features.
NODE_OS - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the property name for the operating system of the node associated with a set of metadata.
NODE_OS_AIX - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for AIX.
NODE_OS_AS400 - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for OS/400.
NODE_OS_HPUX - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for HP-UX.
NODE_OS_LINUX - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for Linux.
NODE_OS_SOLARIS - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for Solaris.
NODE_OS_WINDOWS - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for Windows.
NODE_OS_ZOS - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the node operating system property value for z/OS.
NODE_SYSPLEX_NAME - Static variable in class com.ibm.websphere.management.metadata.ManagedObjectMetadataHelper
Constant for the property name for the node sysplex name.
nodeGroup - Variable in class com.ibm.websphere.management.wlm.ClusterData
Specifies the node group that bounds this cluster.
nodeName - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
Node name for this cluster member.
nodeName - Variable in class com.ibm.websphere.management.wlm.ClusterWeightTableEntry
Node Name.
NODESYNC_COMPLETE - Static variable in class com.ibm.websphere.management.application.AppNotification
 
NODESYNC_FAILED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
NODESYNC_INIT - Static variable in class com.ibm.websphere.management.application.AppNotification
 
NON_COMMITTED - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundMessageData
 
NONE - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting a currently unknown or no persistence type
NonPromptCallbackHandler - Class in com.ibm.websphere.security.auth.callback
The NonPromptCallbackHandler gathers the authentication data from the constructor and passes it to the login module.
NonPromptCallbackHandler() - Constructor for class com.ibm.websphere.security.auth.callback.NonPromptCallbackHandler
Constructor with no parameters.
NonPromptCallbackHandler(String, String, String) - Constructor for class com.ibm.websphere.security.auth.callback.NonPromptCallbackHandler
Constructs a NonPromptCallbackHandler using realmName, userid and password parameters.
NonWLMEnabledIIOPRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of incoming IIOP requests that this server has received with no workload management enablement (CountStatistic).
normal - Static variable in class com.ibm.websphere.workarea.PropertyModeType
Indicates that properties may be overridden, overwritten, or deleted.
NORMAL_EXIT_STATUS - Static variable in class com.ibm.websphere.naming.DumpNameSpace
System exit with 0.
NORMAL_PURGE - Static variable in interface com.ibm.websphere.rsadapter.WSDataSource
With the NORMAL_PURGE option, the purged pool will behave as follows after the purge call: Existing in-flight transactions will be allowed to continue work Shared connection requests will be honored Free connections are cleanup and destroyed In use connection (i.e. connections in transactions) are cleanup and destroyed when returned to the connection pool close() calls issued on any connections obtained prior to the purgePool call will be done synchronously (i.e. wait for the jdbc driver to come back before proceeding) Requests for new connections (not handles to existing old connections) will be honored.
normalizeHostname(boolean) - Method in interface com.ibm.websphere.naming.HostnameNormalizer
Apply a normalization algorithm to the local hostname.
normalizeHostname(boolean, String) - Method in interface com.ibm.websphere.naming.HostnameNormalizer
Apply a normalization algorithm to the hostname parameter.
normalizeHostname(boolean, InetAddress) - Method in interface com.ibm.websphere.naming.HostnameNormalizer
Apply a normalization algorithm to the hostname of the host represented by the ipAddress parameter.
normalizeHostname(Hashtable) - Static method in class com.ibm.websphere.naming.JndiHelper
Returns a normalized form of the local hostname for consistent use in the NameSpace.
normalizeHostname(Hashtable, String) - Static method in class com.ibm.websphere.naming.JndiHelper
Returns a normalized form of the hostname parameter for consistent use in the NameSpace.
normalizeHostname(Hashtable, InetAddress) - Static method in class com.ibm.websphere.naming.JndiHelper
Returns a normalized form of the hostname represented by the ipAddress parameter for consistent use in the NameSpace.
NoRoomForNewSessionCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The number of times that a request for a new session cannot be handled because the value exceeds the maximum session count (CountStatistic).
NoServerDefinedException - Exception in com.ibm.websphere.management.exception
No definition of the server exists within the configuration.
NoServerDefinedException(String) - Constructor for exception com.ibm.websphere.management.exception.NoServerDefinedException
 
NoSuchDomainException - Exception in com.ibm.websphere.sca.context
Exception thrown when in invalid domain is passed as an argument.
NoSuchDomainException() - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchDomainException(String) - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchDomainException(String, Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchDomainException(Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchPartitionException - Exception in com.ibm.websphere.workarea
A NoSuchPartitionException exception indicates that the work area partition a user tried to look up doesn't exist.
NoSuchPartitionException() - Constructor for exception com.ibm.websphere.workarea.NoSuchPartitionException
 
NoSuchPartitionException(String) - Constructor for exception com.ibm.websphere.workarea.NoSuchPartitionException
 
NoSuchServiceException - Exception in com.ibm.websphere.sca.context
Exception thrown when an non existent service is requested..
NoSuchServiceException() - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NoSuchServiceException(String) - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NoSuchServiceException(String, Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NoSuchServiceException(Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NOT_IN_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
NOT_SHARED - Static variable in interface com.ibm.websphere.cache.EntryInfo
The entry is kept local to the JVM that executed the entry's JSP or command instead of shared across all JVMs.
NOT_VERIFIED - Static variable in interface com.ibm.websphere.management.sync.SyncResult
The most recent synchronization operation completed but there was an error while verifying the success of the operation.
NotificationConstants - Class in com.ibm.websphere.management
Useful constants for applications which listen to notifications emitted from MBeans.
NotificationConstants() - Constructor for class com.ibm.websphere.management.NotificationConstants
 
NotificationException - Exception in com.ibm.websphere.scheduler
A NotficationSink failed to fire.
NotificationException() - Constructor for exception com.ibm.websphere.scheduler.NotificationException
 
NotificationException(String) - Constructor for exception com.ibm.websphere.scheduler.NotificationException
 
NotificationException(Throwable) - Constructor for exception com.ibm.websphere.scheduler.NotificationException
 
NotificationException(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.NotificationException
 
NotificationMessage - Class in com.ibm.websphere.sib.wsn
This class represents the NotificationMessageHolderType type in the WS-Notification Base Notification schema.
NotificationMessage(SOAPElement) - Constructor for class com.ibm.websphere.sib.wsn.NotificationMessage
Construct an instance with the specified message contents
NotificationSink - Interface in com.ibm.websphere.scheduler
The remote interface for all NotificationSink stateless session beans.
NotificationSinkHome - Interface in com.ibm.websphere.scheduler
The home interface for all NotificationSink stateless session beans.
NotificationSinkInvalid - Exception in com.ibm.websphere.scheduler
Invalid NotificationSink object detected.
NotificationSinkInvalid() - Constructor for exception com.ibm.websphere.scheduler.NotificationSinkInvalid
 
NotificationSinkInvalid(String) - Constructor for exception com.ibm.websphere.scheduler.NotificationSinkInvalid
 
NotificationSinkInvalid(Throwable) - Constructor for exception com.ibm.websphere.scheduler.NotificationSinkInvalid
 
NotificationSinkInvalid(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.NotificationSinkInvalid
 
NotificationType - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
notifyListeners(CpdEvent) - Method in interface com.ibm.websphere.pmi.client.event.CpdEventSender
Deprecated. Notify all the listners that there is new data
notifyListeners(int) - Method in interface com.ibm.websphere.pmi.client.event.CpdEventSender
Deprecated.  
notifyListeners(CpdEvent) - Method in class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated. Notify all the listners that there is new data
notifyListeners(int) - Method in class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated.  
NotifyMessageNotSupportedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the NotifyMessageNotSupportedFault type defined in the WS-Notification Base Notification schema.
NotifyMessageNotSupportedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
Default constructor
NotifyMessageNotSupportedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
Create an instance of the fault from the specified information.
NotifyMessageNotSupportedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
Create an instance of the fault containing the specified message as a description.
NotifyMessageNotSupportedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
Create an instance of the fault with the specified cause.
NotifyMessageNotSupportedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.NotifyMessageNotSupportedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
NotOriginator - Exception in com.ibm.websphere.workarea
The NotOriginator exception enforces a concept integral to the WorkArea service; context may only be modified within the process (client, servlet, bean) that created the boundary when a WorkArea partition is defined to be unidirectional (that is, context only propagates downstream and not back up stream).
NotOriginator() - Constructor for exception com.ibm.websphere.workarea.NotOriginator
 
NotOriginator(String) - Constructor for exception com.ibm.websphere.workarea.NotOriginator
 
NotOriginatorException - Exception in com.ibm.websphere.ActivitySession
A NotOriginatorException is thrown by the ActivitySession service if an attempt is made to end an ActivitySession in an execution environment other than the one in which it originated.
NotOriginatorException() - Constructor for exception com.ibm.websphere.ActivitySession.NotOriginatorException
Constructs a new NotOriginatorException
NotOriginatorException(String) - Constructor for exception com.ibm.websphere.ActivitySession.NotOriginatorException
Constructs a new NotOriginatorException with the given detail message
NotOriginatorException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NotOriginatorException
Constructs a new NotOriginatorException with the given nested exception
NotOriginatorException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NotOriginatorException
Constructs a new NotOriginatorException with the given detail message and nested exception
NotProcessedException - Exception in com.ibm.websphere.ActivitySession
A NotProcessedException is thrown by the ActivitySession service to indicate that a request to checkpoint or reset a resource was not processed successfully.
NotProcessedException() - Constructor for exception com.ibm.websphere.ActivitySession.NotProcessedException
Constructs a new NotProcessedException
NotProcessedException(String) - Constructor for exception com.ibm.websphere.ActivitySession.NotProcessedException
Constructs a new NotProcessedException with the given detail message
NotProcessedException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NotProcessedException
Constructs a new NotProcessedException with the given nested exception
NotProcessedException(String, String[]) - Constructor for exception com.ibm.websphere.ActivitySession.NotProcessedException
Constructs a new NotProcessedException with the given detail message and array of messages that explain the failure to process the resource
NotProcessedException(Exception, String[]) - Constructor for exception com.ibm.websphere.ActivitySession.NotProcessedException
Constructs a new NotProcessedException with the given nested exception and array of messages that explain the failure to process the resource
NotProcessedException(String, Exception, String[]) - Constructor for exception com.ibm.websphere.ActivitySession.NotProcessedException
Constructs a new NotProcessedException with the given detail message, nested exception and array of messages that explain the failure to process the resource
NotSerializableError - Exception in com.ibm.websphere.workarea
A NotSerializableError reflects the possibility that non-java processes may potentially interact with java processes via iiop carrying WorkArea context; for example, it is possible to set context into a WorkArea in a C++ environment and carry that context into an ejb.
NotSerializableError() - Constructor for exception com.ibm.websphere.workarea.NotSerializableError
 
NotSerializableError(String) - Constructor for exception com.ibm.websphere.workarea.NotSerializableError
 
NotSupportedException - Exception in com.ibm.websphere.ActivitySession
A NotSupportedException is thrown by the ActivitySession service if an attempt is made to perform an operation which is not supported in the calling environment.
NotSupportedException() - Constructor for exception com.ibm.websphere.ActivitySession.NotSupportedException
Constructs a new NotSupportedException
NotSupportedException(String) - Constructor for exception com.ibm.websphere.ActivitySession.NotSupportedException
Constructs a new NotSupportedException with the given detail message
NotSupportedException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NotSupportedException
Constructs a new NotSupportedException with the given nested exception
NotSupportedException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.NotSupportedException
Constructs a new NotSupportedException with the given detail message and nested exception
NotSupportedException - Exception in com.ibm.websphere.jtaextensions
The exception is thrown by the transaction manager if an attempt is made to register a SynchronizationCallback in an environment or at a time when this function is not available.
NotSupportedException() - Constructor for exception com.ibm.websphere.jtaextensions.NotSupportedException
 
NoWorkArea - Exception in com.ibm.websphere.workarea
A NoWorkArea exception indicates that the method invoked on the UserWorkArea interface requires an active WorkArea.
NoWorkArea() - Constructor for exception com.ibm.websphere.workarea.NoWorkArea
 
NoWorkArea(String) - Constructor for exception com.ibm.websphere.workarea.NoWorkArea
 
NULL_STRING - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
numDataMembers() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return the number of data in this CpdCollection - not include data in subcollections.
numDescriptors() - Method in class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated. return the number of descriptors
numStatistics() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Returns the number of statistics available in this Stats object (this number doesn't include the sub-module stats).
numSubcollections() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return the number of subcollections.

O

Object - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Stats name of the Object group
OBJECT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
OBJECT_CACHE_GROUP - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
Deprecated. As of 6.1, this group is no longer created. Use OBJECT_GROUP.
OBJECT_CACHE_TYPE_PREFIX - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The prefix of the object cache instance.
OBJECT_COUNTERS - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The name of the object counters under object cache logical group.
OBJECT_GROUP - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The name of the logical group for object cache.
ObjectAllocateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of objects allocated in heap (CountStatistic).
ObjectFreedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of objects freed in heap (CountStatistic).
ObjectID - Interface in com.ibm.portal
 
ObjectMovedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of objects in heap (CountStatistic).
ObjectNameDelim - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ObjectNameDelimAdd - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ObjectNameDelimRem - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ObjectNameHelper - Class in com.ibm.websphere.management
This is a helper class to extract various property values from a javax.managment.ObjectName
ObjectNameHelper() - Constructor for class com.ibm.websphere.management.ObjectNameHelper
 
ObjectNameProperties - Interface in com.ibm.websphere.management
This interface contains the definitions of key property names used by WebSphere in the key property list for JMX ObjectNames.
ObjectNotRunningException - Exception in com.ibm.websphere.management.exception
This exception is thrown if an WebShere object is not currently not running.
ObjectNotRunningException() - Constructor for exception com.ibm.websphere.management.exception.ObjectNotRunningException
 
ObjectPool - Interface in com.ibm.websphere.asynchbeans.pool
This is a pool of reusuable objects of the same type.
ObjectPoolManager - Interface in com.ibm.websphere.asynchbeans.pool
This acts as a factory for object pools.
ObjectsAllocatedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSObjectPoolStats
The number of objects requested of and allocated by the object pool.
ObjectsCreatedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSObjectPoolStats
The number of new objects created by the object pool.
ObjectsOnDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of cache entries that are currently on disk.
ObjectsReturnedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSObjectPoolStats
The number of objects returned to the object pool.
objectsToStrings(Object[]) - Static method in class com.ibm.ras.RASEvent
Deprecated. Converts an array of Objects to an array of equivalent Strings.
OCCException - Exception in com.ibm.websphere.sdo.mediator.jdbc.exception
An Exception caused by an optimistic concurrency control violation
OCCException() - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.OCCException
Constructor for OCCException.
OCCException(DataObject, DataObject, DataObject) - Constructor for exception com.ibm.websphere.sdo.mediator.jdbc.exception.OCCException
 
OFF - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Common constant to ensure consistency between multiple "On" value properties.
ON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Common constant to ensure consistency between multiple "On" value properties.
onApplicationAvailableForService(ApplicationEvent) - Method in class com.ibm.websphere.als.BufferManager
 
onApplicationAvailableForService(ApplicationEvent) - Method in interface com.ibm.websphere.servlet.event.ApplicationListener
Triggered when the application is activated to receive external requests.
onApplicationEnd(ApplicationEvent) - Method in class com.ibm.websphere.als.BufferManager
 
onApplicationEnd(ApplicationEvent) - Method in interface com.ibm.websphere.servlet.event.ApplicationListener
Final application event that occurs before the application is terminated by the server process.
onApplicationStart(ApplicationEvent) - Method in class com.ibm.websphere.als.BufferManager
 
onApplicationStart(ApplicationEvent) - Method in interface com.ibm.websphere.servlet.event.ApplicationListener
Triggered when the application is started.
onApplicationUnavailableForService(ApplicationEvent) - Method in class com.ibm.websphere.als.BufferManager
 
onApplicationUnavailableForService(ApplicationEvent) - Method in interface com.ibm.websphere.servlet.event.ApplicationListener
Triggered when the application is taken offline.
onFilterDestroyError(FilterErrorEvent) - Method in interface com.ibm.websphere.servlet.event.FilterErrorListener
Triggered when an error occurs while executing the filter's destroy() method.
onFilterDoFilterError(FilterErrorEvent) - Method in interface com.ibm.websphere.servlet.event.FilterErrorListener
Triggered when an error occurs while executing the filter's doFilter() method.
onFilterFinishDestroy(FilterEvent) - Method in interface com.ibm.websphere.servlet.event.FilterListener
Triggered just after the execution of Filter.destroy().
onFilterFinishDoFilter(FilterInvocationEvent) - Method in interface com.ibm.websphere.servlet.event.FilterInvocationListener
Triggered just after the execution of Filter.doFilter().
onFilterFinishInit(FilterEvent) - Method in interface com.ibm.websphere.servlet.event.FilterListener
Triggered just after the execution of Filter.init().
onFilterInitError(FilterErrorEvent) - Method in interface com.ibm.websphere.servlet.event.FilterErrorListener
Triggered when an error occurs while executing the filter's init() method.
onFilterStartDestroy(FilterEvent) - Method in interface com.ibm.websphere.servlet.event.FilterListener
Triggered just prior to the execution of Filter.destroy().
onFilterStartDoFilter(FilterInvocationEvent) - Method in interface com.ibm.websphere.servlet.event.FilterInvocationListener
Triggered just prior to the execution of Filter.doFilter().
onFilterStartInit(FilterEvent) - Method in interface com.ibm.websphere.servlet.event.FilterListener
Triggered just prior to the execution of Filter.init().
onServletAvailableForService(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered when the servlet has become available to process requests.
onServletDestroyError(ServletErrorEvent) - Method in interface com.ibm.websphere.servlet.event.ServletErrorListener
Triggered when an error occurs while executing the servlet's destroy() method.
onServletFinishDestroy(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered just after the execution of Servlet.destroy().
onServletFinishInit(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered just after the execution of Servlet.init().
onServletFinishService(ServletInvocationEvent) - Method in class com.ibm.websphere.als.BufferManager
 
onServletFinishService(ServletInvocationEvent) - Method in interface com.ibm.websphere.servlet.event.ServletInvocationListener
Triggered just after the execution of Servlet.service().
onServletInitError(ServletErrorEvent) - Method in interface com.ibm.websphere.servlet.event.ServletErrorListener
Triggered when an error occurs while executing the servlet's init() method.
onServletServiceDenied(ServletErrorEvent) - Method in interface com.ibm.websphere.servlet.event.ServletErrorListener
Triggered when a servlet request for service has been denied.
onServletServiceError(ServletErrorEvent) - Method in interface com.ibm.websphere.servlet.event.ServletErrorListener
Triggered when an error occurs while executing the servlet's service() method.
onServletStartDestroy(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered just prior to the execution of Servlet.destroy().
onServletStartInit(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered just prior to the execution of Servlet.init().
onServletStartService(ServletInvocationEvent) - Method in class com.ibm.websphere.als.BufferManager
 
onServletStartService(ServletInvocationEvent) - Method in interface com.ibm.websphere.servlet.event.ServletInvocationListener
Triggered just prior to the execution of Servlet.service().
onServletUnavailableForService(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered when the servlet has become unavailable to process requests.
onServletUnloaded(ServletEvent) - Method in interface com.ibm.websphere.servlet.event.ServletListener
Triggered when the servlet instance is permanently unloaded from the engine.
openDevice() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Opens the device to which the handler will send its log entries.
openDevice() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Open the device to which the handler will send its log entries.
OperationSelector - Interface in com.ibm.websphere.soa.sca.operationselector.jms
The Interface OperationSelector.
OperationSelectorException - Exception in com.ibm.websphere.soa.sca.operationselector.jms
The Class OperationSelectorException.
OperationSelectorException() - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OperationSelectorException(String, Throwable) - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OperationSelectorException(String) - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OperationSelectorException(Throwable) - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OptimizationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Number of global transactions converted to single phase for optimization (CountStatistic).
OPTION_BO_COMPATIBLE - Static variable in class com.ibm.websphere.sdox.SDOUtil
 
OPTION_CHANGE_SUMMARY - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_CHANGE_SUMMARY enables the change summary feature.
OPTION_COPY_DISCARD_DEFAULT_ATTRIBUTE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_COPY_DISCARD_DEFAULT_ATTRIBUTE determines whether or not schema specified default attributes are propagated during a document instance copy operation.
OPTION_COPY_ON_WRITE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_COPY_ON_WRITE determines whether CopyHelper.copy() will perform copy-on-write (when possible).
OPTION_EAGER_BUFFER_LOAD - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_EAGER_BUFFER_LOAD will load the entire document to its internal buffer but not necessarily parse its contents

Value should be either "true" or "false".
OPTION_EAGER_ON_LOAD - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_EAGER_ON_LOAD will materialize the entire document/data during the "loading phase" - i.e., during the load() call.
OPTION_FAST_SERIALIZATION - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_FAST_SERIALIZATION will improve the speed of serialization operations by caching namespace information.
OPTION_LOAD_DISALLOW_UNKNOWN_ITEMS - Static variable in class com.ibm.websphere.sdox.SDOUtil
Only effective if BO-compat flag is on.
OPTION_LOAD_LARGE_DOCUMENT - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_LOAD_LARGE_DOCUMENT will improve de-serialization operations for large documents (> 1MB).
OPTION_LOAD_SKIP_SUBTREE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_LOAD_SKIP_SUBTREE will materialize the root level of the document/data during the "loading phase" - i.e., during the load() call.
OPTION_SAVE_DEFAULT_ATTRIBUTE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_DISCARD_DEFAULT_ATTRIBUTE instructs the XML serializer to save the default attribute value specified in the XSD.
OPTION_SAVE_FORCE_NS_DECLARATIONS - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_FORCE_NS_DECLARATIONS specifies a list of QName that would always be serialized.
OPTION_SAVE_INDENT - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_INDENT specifies whether additional whitespace may be added during serialization.
OPTION_SAVE_INDENT_LINE_SEPARATOR - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_INDENT_LINE_SEPARATOR contains the line separator value to use when the option OPTION_SAVE_INDENT == "true".
OPTION_SAVE_OMIT_XML_DECL - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_OMIT_XML_DECL specifies whether or not to omit the xml declaration when serializing instance documents.
OPTION_SAVE_REQUIRED_PREFIXES - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_REQUIRED_PREFIXES specifies a list of QName containing prefix and URI.
OPTION_SAVE_STANDARD_CHANGE_SUMMARY - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_STANDARD_CHANGE_SUMMARY specifies whether or not the change summary information is serialized using the standard XML format described in the SDO specification.
OPTION_SAVE_STRIP_WHITESPACE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_STRIP_WHITESPACE specifies whether to strip whitespace ("true") from serialized output or not ("false").
OPTION_SAVE_USE_DEFAULT_NS - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_USE_DEFAULT_NS specifies whether or not a QName in a namespace can be serialized in the default namespace.
OPTION_SCHEMA_ERROR_FAILFAST - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SCHEMA_ERROR_FAILFAST enables the schema fail fast mode.
OPTION_SCHEMA_ERROR_HANDLER - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SCHEMA_ERROR_HANDLER specifies the schema error handler to be used by the HelperContext instance.
OPTION_SCHEMA_FULL_CHECKING - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SCHEMA_FULL_CHECKING enables full checking of schema constraints when loading schema documents.
OPTION_SCOPE_MANAGER - Static variable in class com.ibm.websphere.sdox.SDOUtil
 
OPTION_TOP_DOWN_CONSTRUCTION - Static variable in class com.ibm.websphere.sdox.SDOUtil
 
OPTION_VALIDATE_ON_LOAD - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_VALIDATE_ON_LOAD is a superset of OPTION_EAGER_ON_LOAD in that it will perform a document schema validation in addition to the loading operation discussed in OPTION_EAGER_ON_LOAD.
OPTION_XML_ATTACHMENT_MARSHALLER - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_XML_ATTACHMENT_MARSHALLER is used to register a helper object that can determine if a piece of base64Binary data should be serialized as inlined base64 text or as an MTOM attachment reference.
OPTION_XML_ATTACHMENT_UNMARSHALLER - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_XML_ATTACHMENT_UNMARSHALLER is used to register a helper object that can resolve MTOM attachment content IDs and return the corresponding content of the attachment.
OPTION_XML_ERROR_HANDLER - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_XML_ERROR_HANDLER specifies the xml instance error handler to be used by the HelperContext instance.
Oracle10gDataStoreHelper - Class in com.ibm.websphere.rsadapter
Oracle10gDataStoreHelper is a DataStoreHelper implementation customized for the Oracle 10g database, it extends OracleDataStoreHelper.
Oracle10gDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper
This Oracle10gDataStoreHelper constructor creates a new Oracle10gDataStoreHelper based on the DataStoreHelper properties provided.
Oracle11gDataStoreHelper - Class in com.ibm.websphere.rsadapter
Oracle11gDataStoreHelper is a DataStoreHelper implementation customized for the Oracle 11g database, it extends OracleDataStoreHelper.
Oracle11gDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.Oracle11gDataStoreHelper
This Oracle11gDataStoreHelper constructor creates a new Oracle11gDataStoreHelper based on the DataStoreHelper properties provided.
ORACLE_10G_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
ORACLE_11G_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
ORACLE_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
OracleDataStoreHelper - Class in com.ibm.websphere.rsadapter
Deprecated. This class will likely be removed in a future release.
OracleDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This OracleDataStoreHelper constructor creates a new OracleDataStoreHelper based on the DataStoreHelper properties provided.
ORB_TO_USE_FACTORY - Static variable in class com.ibm.websphere.naming.PROPS
Property used to pass a factory, when creating an initial context, that will be used for creating an instance of an ORB object.
ORB_TO_USE_INSTANCE - Static variable in class com.ibm.websphere.naming.PROPS
Property used to pass an instance of an ORB object when creating an initial context.
ORBPERF_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
ORDER_BY - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Order By' class
ORDER_BY__ASCENDING - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Ascending' attribute
ORDER_BY__COLUMN - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Column' reference
ORDER_BY_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Order By' class
OrderBy - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
An OrderBy object is used to order query results by the value of a database column.
OTHER - Static variable in exception com.ibm.websphere.asynchbeans.WorkRejectedException
Error code is this when a WAS runtime issue prevented the Work from starting.
otherElements - Variable in class com.ibm.websphere.sib.wsn.Filter
Custom defined elements in the filter
OUT_OF_SYNC - Static variable in interface com.ibm.websphere.management.sync.SyncResult
The node is not synchronized with the master configuration.
OutboundMessageData - Interface in com.ibm.websphere.websvcs.rm
Data Access Object that captures the state of a message stored on a WS-ReliableMessaging outbound sequence.
OutboundSequenceData - Interface in com.ibm.websphere.websvcs.rm
Data Access Object used by the mbeans to represent outbound WS-ReliableMessaging sequence state information to the user.
OutgoingIIOPRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ClientStats
The number of outgoing IIOP requests sent from this client (CountStatistic).
outputStreamObtained() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
outputWritten - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 
OverflowInvalidationsFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of invalidations resulting in the removal of entries from disk cache due to exceeding the disk cache size or disk cache size in GB limit.

P

page(int, JDBCMediator) - Method in interface com.ibm.websphere.sdo.mediator.CountingPager
Returns the root DataObject from the specified page number
pageCount(JDBCMediator) - Method in interface com.ibm.websphere.sdo.mediator.CountingPager
Returns the number of pages
Pager - Interface in com.ibm.websphere.sdo.mediator
 
PagerFactory - Interface in com.ibm.websphere.sdo.mediator.jdbc
A PagerFactory is used to create Pager or CountingPager instances
PARAM_SERVLET_PATHS - Static variable in class com.ibm.websphere.servlet.filter.ChainerServlet
Deprecated. chainer.pathlist: the name of the parameter that specifies the chained servlet path list.
PARTIAL_OPERATION_BOTH - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
PARTIAL_OPERATION_NONE - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
PARTIAL_OPERATION_UPDATE_ONLY - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
PartitionAlreadyExistsException - Exception in com.ibm.websphere.workarea
A PartitionAlreadyExistsException exception indicates that the work area partition with the given name a user tried to create already exists.
PartitionAlreadyExistsException() - Constructor for exception com.ibm.websphere.workarea.PartitionAlreadyExistsException
 
PartitionAlreadyExistsException(String) - Constructor for exception com.ibm.websphere.workarea.PartitionAlreadyExistsException
 
PassivateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times beans were passivated (CountStatistic)
PASSIVATION_COUNT - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
PASSIVATIONS - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
PassivationTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average time in milliseconds a beanPassivate call takes including the time at the database, if any (TimeStatistic).
PassiveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of beans that are in passivated state (RangeStatistic).
PASSWORD - Static variable in interface com.ibm.websphere.management.AdminClient
 
passwordDecode(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method decodes the specified encoded data.
passwordEncode(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method encodes the specified data using default encoding algorithm.
passwordEncode(String, String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method encodes the specified data using the specified encoding algorithm.
PasswordUtil - Class in com.ibm.websphere.crypto
PasswordUtil class provides utility functions to encode and decode passwords.
PasswordUtil() - Constructor for class com.ibm.websphere.crypto.PasswordUtil
 
PauseFailedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the PauseFailedFault type defined in the WS-Notification Base Notification schema.
PauseFailedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
Default constructor
PauseFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
Create an instance of the fault from the specified information.
PauseFailedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
Create an instance of the fault containing the specified message as a description.
PauseFailedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
Create an instance of the fault with the specified cause.
PauseFailedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PauseFailedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
PayloadSize - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average payload size, in bytes, of a received request and reply (AverageStatistic).
pdTypeToString(int) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
PendingRemovalFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of cache entries that are pending to be removed from disk.
PercentMaxed - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Average percent of the time that all connections are in use (RangeStatistic).
PercentMaxed - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Average percent of the time that all connections are in use (RangeStatistic).
PercentMaxed - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
The average percent of the time that all threads are in use (BoundedRangeStatistic).
PercentUsed - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Average percent of the pool that is in use (RangeStatistic).
PercentUsed - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Average percent of the pool that is in use (RangeStatistic).
PerfDescriptor - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The PerfDescriptor is WebSphere 4.0 interface used to represent a PMI module. This interface is replaced by com.ibm.websphere.pmi.stat.StatDescriptor.

PerfDescriptorList - Class in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The PerfDescriptorList is a 4.0 class and will be supported in 5.0. It has an ArrayList to help maintaining all the PerfDescriptors.

Note: it is recommanded you call getDescriptors first and cache the PerfDescriptor array and then repeatedly calling gets methods on the PerfDescriptor array instead of PerfDescriptorList.

PerfDescriptorList() - Constructor for class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated. Constructor
PerfDescriptorList(PerfDescriptor[]) - Constructor for class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated.  
PerfLevelSpec - Interface in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The PerfLevelSpec is WebSphere 4.0 interface used to represent the PMI module instrumentation level. This interface is replaced by com.ibm.websphere.pmi.stat.StatLevelSpec.

performExecute() - Method in interface com.ibm.websphere.command.TargetableCommand
Runs the business logic that makes up the command.
performExecute() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Runs the business logic that makes up the command.
PESSIMISTIC_UPDATE_LOCK_HINT_EXCLUSIVE - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
PESSIMISTIC_UPDATE_LOCK_HINT_NOCOLLISION - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
PESSIMISTIC_UPDATE_LOCK_HINT_NONE - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
PESSIMISTIC_UPDATE_LOCK_HINT_WEAKEST_LOCK_AT_LOAD - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
ping() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
You must call this periodically to keep the monitor alive.
PLATFORM_ALL - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
PLATFORM_DISTRIBUTED - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
PLATFORM_ZOS - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
PMCacheInvalidationRequest - Class in com.ibm.websphere.ejbpersistence
An instance of this class represents a request to invalidate one or more CMP beans in the PM cache.
PMCacheInvalidationRequest(String, Object) - Constructor for class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
Constructor used to invalidate a single bean
PMCacheInvalidationRequest(String, Collection) - Constructor for class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
Constructor used to invalidate a Collection of beans
PMCacheInvalidationRequest(String) - Constructor for class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
Constructor used to invalidate all beans of a given type
PMI_DISABLE_STRING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
PmiClient - Class in com.ibm.websphere.pmi.client
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

The PmiClient class is called by client application to access performance data. The purpose is to free the programmer from implementing the remote data access manually.

The class has two set of APIs. One set of APIs are 4.0 APIs, that use PerfDescriptor to get PMI data and the returned PMI data are CpdData/CpdCollection objects. In both 3.5.5+ and 4.0, the PmiClient API looks up a session bean in adminserver and invokes remote APIs on the session bean.

Another set of APIs are JMX-based API new in 5.0. The new APIs use ObjectName/MBeanStatDescriptor to get PMI data via JMX interface.

A brief calling flow is shown here. Details can be found in InfoCenter and sample code. First, a client application needs create an instance of the PmiClient object by passing the correct host name, port number, version name, and JMX connector types. If the PmiClient instance is successfully created, you are ready to call the methods on it to retrieve the data. You need to set the instrumentation level to enable the data for the first time because PMI data is disabled by default. You can call various list methods to navigate the WebSphere domain for nodes, servers, MBeans (or PerfDescriptor for 4.0 API). If you know the names for the node, server, PMI module, or data, you can call pmiClient to create the MBeanStatDescriptor (or PerfDescriptor for 4.0 API) object. Once you get the ObjectName, MBeansStatDescriptor, or PerfDescriptor, you can call the corresponding getXXX methods to get the PMI data.

Note that the setInstrumentationLevel method changes the level at the server side which means it effects other clients monitoring the same server.

Both 4.0 APIs and 5.0 APIs will be supported in 5.0. However, since the returned data are in different types when using 4.0 and 5.0 APIs, it is recommanded that you do not mix the two APIs together.

PmiClient() - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Constructor: assume all defaults: local host, port DEFAULT_CONNECTOR_PORT, and WAS50 version.
PmiClient(boolean) - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Use this constructor only when you are calling it inside an appserver.
PmiClient(String, String) - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Constructor:
PmiClient(String, String, String) - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Constructor: take host, port, and version.
PmiClient(String, String, String, String) - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Constructor: take host, nodeName, port, and version.
PmiClient(String, String, String, boolean, String) - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Constructor: take host, port, and version.
PmiClient(Properties, String) - Constructor for class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Constructor: take a Properties and the version.
PmiClientTest - Class in com.ibm.websphere.pmi
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package. Sample code to use PmiClient API (new JMX-based API in 5.0) and get Statistic/Stats objects.
PmiClientTest() - Constructor for class com.ibm.websphere.pmi.PmiClientTest
Deprecated.  
PmiConstants - Interface in com.ibm.websphere.pmi
Constants for PMI service
PmiDataInfo - Class in com.ibm.websphere.pmi
This class represents the specification of an individual Statistic in a Stats object (PMI module).
PmiDataInfo(int) - Constructor for class com.ibm.websphere.pmi.PmiDataInfo
Constructor
PmiDataInfo(int, String, int, int, String) - Constructor for class com.ibm.websphere.pmi.PmiDataInfo
Constructor
PmiDataInfo(int, String, String, String, int, int, boolean) - Constructor for class com.ibm.websphere.pmi.PmiDataInfo
Constructor
pmiDataInfoToTclAttrString(PmiDataInfo) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
pmiDescriptorToTclAttrString(String, DataDescriptor, String, String) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
pmiDescriptorToTclAttrString(DataDescriptor, String, String) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
PmiException - Exception in com.ibm.websphere.pmi
 
PmiException(String) - Constructor for exception com.ibm.websphere.pmi.PmiException
PmiException may be thrown by PmiClient if something goes wrong.
PmiException() - Constructor for exception com.ibm.websphere.pmi.PmiException
PmiException may be thrown by PmiClient if something goes wrong.
PmiJmxTest - Class in com.ibm.websphere.pmi
Sample code using AdminClient API to get PMI data from PerfMBean and individual MBeans.
PmiJmxTest() - Constructor for class com.ibm.websphere.pmi.PmiJmxTest
Creates a new test object (Need a default constructor for the testing framework)
PmiModuleConfig - Class in com.ibm.websphere.pmi
This class contains configuration information for a Stats object (PMI module).
PmiModuleConfig(String) - Constructor for class com.ibm.websphere.pmi.PmiModuleConfig
PMI data are organized in modules (Stats).
pmiNLS - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
PmiTester - Class in com.ibm.websphere.pmi
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package. Sample code to use PmiClient API (old API in 4.0) and get CpdData/CpdCollection objects.
PmiTester() - Constructor for class com.ibm.websphere.pmi.PmiTester
Deprecated.  
PollCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The total number of polls that the scheduler daemon has completed.
PollDuration - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The amount of time in seconds that the scheduler daemon completed a poll cycle.
PollQueryDuration - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The amount of time in seconds that the scheduler daemon database query completed.
POOL_SIZE - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
PoolableObject - Interface in com.ibm.websphere.asynchbeans.pool
Pooled objects that need to be initialized or cleaned up when entering/leaving the pool should implement this interface.
PooledCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of objects in the pool (RangeStatistic).
PoolSize - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
The size of connection pool (BoundedRangeStatistic).
PoolSize - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
The size of connection pool (BoundedRangeStatistic).
PoolSize - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
The average number of threads in a pool (BoundedRangeStatistic).
portletHelp(RenderRequest, RenderResponse, String) - Static method in class com.ibm.portal.help.EclipseHelp
Launches a new browser window which displays help contents for the portlet.
PortletServiceHome - Interface in com.ibm.portal.portlet.service
Interface for retrieving portlet services.
PortletServiceInstantiationException - Exception in com.ibm.portal.portlet.service
Exception that indicates that the portal was unable to instantiate an implementation for the requested portlet service.
PortletServiceInstantiationException(String) - Constructor for exception com.ibm.portal.portlet.service.PortletServiceInstantiationException
 
PortletServiceInvalidInterfaceException - Exception in com.ibm.portal.portlet.service
Exception that indicates that a PortletServiceHome object cannot provide an implementation for the requested interface.
PortletServiceInvalidInterfaceException(String) - Constructor for exception com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
 
PortletServiceUnavailableException - Exception in com.ibm.portal.portlet.service
Exception that indicates that a requested portlet service is not available.
PortletServiceUnavailableException(String) - Constructor for exception com.ibm.portal.portlet.service.PortletServiceUnavailableException
 
postAllPrepareTask(AppDeploymentInfo, AppDeploymentTask) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
postExecute() - Method in interface com.ibm.websphere.command.CacheableCommand
Allows the command writer to perform actions on the cache after the execution, and potential caching, of the command.
postExecute() - Method in class com.ibm.websphere.command.CacheableCommandImpl
Implements the CacheableCommand interface.
postInit() - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. client side call to set members that cannot be done by constructor.
postInit(String) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. client side call to set members that cannot be done by constructor.
postInvoke(ServletCacheRequest, HttpServletResponse) - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method is invoked after processing a cache hit or miss of an externally cacheable element
POTENTIAL_DEADLOCK - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
A deadlock is possible.
POTENTIAL_LOST_UPDATE - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
A lost update is possible.
preAllCompleteTask(AppDeploymentTask) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
preExecute() - Method in interface com.ibm.websphere.command.CacheableCommand
Allows the command writer to perform actions on the cache prior to the execution, and potential caching, of the command.
preExecute() - Method in class com.ibm.websphere.command.CacheableCommandImpl
This implements the CacheableCommand interface.
preferences - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
preferLocal - Variable in class com.ibm.websphere.management.wlm.ClusterData
flag to indicate whether to route to local
prefixNLSMap - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
prefixNSMappings - Variable in class com.ibm.websphere.sib.wsn.QueryExpression
A map of prefixes to namespaces for prefixes used in the query expression.
prefixNSMappings - Variable in class com.ibm.websphere.sib.wsn.TopicExpression
A map of prefixes to namespaces for prefixes used in the topic expression.
PreInvalidationListener - Interface in com.ibm.websphere.cache
Pre-invalidation listener interface used for selectively overriding invalidation events.
preInvoke(ServletCacheRequest, HttpServletResponse) - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method is invoked before processing a cache hit or miss of an externally cacheable element
PREPARED_STATEMENT - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a java.sql.PreparedStatement parameter.
prepareForSerialization() - Method in interface com.ibm.websphere.cache.CacheEntry
This method will be called before serialization of the CacheEntry.
prepareHeadersForWrite() - Method in interface com.ibm.websphere.servlet.response.IResponse
Prepare to write the headers
prepareMetadata() - Method in class com.ibm.websphere.command.CacheableCommandImpl
This method implements the default command cache policy
prepareQuery(String, Object[], Properties) - Method in interface com.ibm.websphere.ejbquery.Query
validate the ejb query statement and return a query plan in the form of a String that can be used with the executePlan method.
prepareQuery(String, Object[], Properties) - Method in interface com.ibm.websphere.ejbquery.QueryLocal
validate the ejb query statement and return a query plan in the form of a String that can be used with the executePlan method.
prepareTask(int, AppDeploymentTask) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
PrepStmtCacheDiscardCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Total number of statements discarded by the LRU algorithm of the prepared statement cache (CountStatistic).
previous(JDBCMediator) - Method in interface com.ibm.websphere.sdo.mediator.Pager
Returns the previous page of data
previousStep() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
previousStep() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Gets the previous enabled step in the task command.
PRIMARY_GROUP - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
PRINCIPAL - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
PRINCIPALNAMESPACE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
print(PrintWriter) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Deprecated. No replacement
printStackTrace() - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Print the exception execution stack.
printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
Print the exception execution stack to a print writer.
printStackTrace() - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Print the exception execution stack.
printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
Print the exception execution stack to a print writer.
printStackTrace() - Method in exception com.ibm.websphere.exception.DistributedException
Print the exception execution stack.
printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.exception.DistributedException
Print the exception execution stack to a print writer.
printStackTrace(PrintStream) - Method in exception com.ibm.websphere.exception.DistributedException
Print the exception execution stack.
printStackTrace() - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Print the stack trace for this exception and all chained exceptions.
printStackTrace(PrintWriter) - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
Print the exception execution stack to a print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Print the stack trace to a print writer.
printStackTrace(PrintStream) - Method in exception com.ibm.websphere.management.exception.AdminException
 
printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.management.exception.AdminException
 
printStackTrace(PrintStream) - Method in exception com.ibm.websphere.management.exception.ConnectorException
 
printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.management.exception.ConnectorException
 
printStackTrace() - Method in exception com.ibm.websphere.security.auth.WSLoginFailedException
Formats and prints all the exceptions added to the ArrayList using the addException API.
printStackTrace(PrintStream) - Method in exception com.ibm.websphere.security.auth.WSLoginFailedException
Deprecated. 

Formats and prints all the exceptions added to the ArrayList using the addException API. The output will be printed to the PrintStream passed in.

printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.security.auth.WSLoginFailedException
Deprecated. 

Formats and prints all the exceptions added to the ArrayList using the addException API. The output will be printed to the PrintWriter passed in.

printStackTrace() - Method in exception com.ibm.websphere.security.WSSecurityException
Formats and prints all the exceptions added to the ArrayList using the addException API.
printStackTrace(PrintStream) - Method in exception com.ibm.websphere.security.WSSecurityException
Deprecated. 

Formats and prints all the exceptions added to the ArrayList using the addException API. Te output will be printed to the PrintStream passed in.

printStackTrace(PrintWriter) - Method in exception com.ibm.websphere.security.WSSecurityException
Deprecated. 

Formats and prints all the exceptions added to the ArrayList using the addException API. The output will be printed to the PrintWriter passed in.

printSuperStackTrace(PrintWriter) - Method in exception com.ibm.websphere.exception.DistributedEJBCreateException
This method is used to get the stack trace of the current exception.
printSuperStackTrace(PrintWriter) - Method in exception com.ibm.websphere.exception.DistributedEJBRemoveException
This method is used to get the stack trace of the current exception.
printSuperStackTrace(PrintWriter) - Method in exception com.ibm.websphere.exception.DistributedException
This method is used to get the stack trace of the current exception.
printSuperStackTrace(PrintStream) - Method in exception com.ibm.websphere.exception.DistributedException
This method is used to get the stack trace of the current exception.
printSuperStackTrace(PrintWriter) - Method in interface com.ibm.websphere.exception.DistributedExceptionEnabled
This method is called by DistributedExceptionInfo to retrieve and save the current stack trace.
PRIVATE_CUSTOM_TAG - Static variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
PROCESS - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The name for the process in which the MBean is executing.
process(TaskStatus) - Method in interface com.ibm.websphere.scheduler.TaskHandler
Called when a scheduled BeanTaskInfo fires.
process(Object) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
The WS-Security element is consumed after this method is called.
process(Object) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSGenerationContext
The WS-Security element is generated after this method is called.
PROCESS_ALIVE_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
PROCESS_TYPE - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The type of process in which the MBean is executing.
PROCESSED_ON_CLIENT_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
ProcessedRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
Total number of of requests that are dispatched with corresponding replies that are returned successfully (CountStatistic).
ProcessingTime - Static variable in interface com.ibm.websphere.pmi.stat.WSORBStats.InterceptorStats
The time (in milliseconds) that it takes a registered portable interceptor to run (TimeStatistic).
processReturnedMessageContext(MessageContext) - Method in class com.ibm.ws.webservices.engine.client.Transport
Allow the transport to grab any transport-specific stuff it might want from a returned MessageContext
processTaskParameters() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This method is called to process task parameters.
processTaskParameters() - Method in interface com.ibm.websphere.management.cmdframework.TaskCommand
Process task command parameters
PRODUCER_BIND_OFF - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used to indicate that a MessageProducer using a JMS Queue with this property set should not bind to a single queue point, but instead allow different messages to be sent to different queue points.
PRODUCER_BIND_ON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used to indicate that a MessageProducer using a JMS Queue with this property set should bind to a single queue point and send all messages to it.
PRODUCER_PREFER_LOCAL_OFF - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used to indicate that a MessageProducer using a JMS Queue with this property does not have a preference for local queue points of the destination.
PRODUCER_PREFER_LOCAL_ON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used to indicate that a MessageProducer using a JMS Queue with this property set should prefer a locally connected queue point of the queue destination over any other queue points.
producerPropertiesExpressions - Variable in class com.ibm.websphere.sib.wsn.Filter
The producer properties expressions in the filter
ProductInfo - Interface in com.ibm.isc.api.platform
This interface is to be used for retrieving the product information for the Integrated Solutions Console (ISC).
PROFILE_KEY - Static variable in interface com.ibm.websphere.management.AdminConstants
 
PROP_BASED_HELPER_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
PROP_BASED_VAR_MAP - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
Property - Interface in com.ibm.portal.propertybroker.property
Encapsulates property information.
PropertyBasedConfigTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
PropertyBrokerService - Interface in com.ibm.portal.propertybroker.service
 
PropertyCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback for handling the name-value pairs in <Property> elements in WS-Security configuration XMI files.
PropertyCallback(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.PropertyCallback
Class constructor.
PropertyController - Interface in com.ibm.portal.propertybroker.property
Encapsulates setter methods used when initializing instances of Property.
PropertyFactory - Interface in com.ibm.portal.propertybroker.service
 
PropertyFixed - Exception in com.ibm.websphere.workarea
A PropertyFixed exception indicates that an application has requested that the WorkArea service remove an existing property that has previously been set as fixed.
PropertyFixed() - Constructor for exception com.ibm.websphere.workarea.PropertyFixed
 
PropertyFixed(String) - Constructor for exception com.ibm.websphere.workarea.PropertyFixed
 
PropertyModeType - Class in com.ibm.websphere.workarea
PropertyModeTypes permit applications to indicate that specific values set into a WorkArea should not be removeable, overridable/overwriteable, or both.
PropertyReadOnly - Exception in com.ibm.websphere.workarea
A PropertyReadOnly exception indicates that an attempt was made to override or overwrite a property that was set as read_only.
PropertyReadOnly() - Constructor for exception com.ibm.websphere.workarea.PropertyReadOnly
 
PropertyReadOnly(String) - Constructor for exception com.ibm.websphere.workarea.PropertyReadOnly
 
PropertyValue - Interface in com.ibm.portal.propertybroker.property
PropertyValue provides a way to pass context to pages/portlets.
props - Variable in class com.ibm.websphere.management.application.AppNotification
Properties of the app task
PROPS - Class in com.ibm.websphere.naming
Constants defined by the WebSphere Naming implementation which can be set by users to control the behavior of various features.
PROPS() - Constructor for class com.ibm.websphere.naming.PROPS
This class contains only constants and does not need to be instantiated.
props - Variable in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
 
PROTOCOL_ADAPTOR_TYPE_SNMP - Static variable in interface com.ibm.websphere.management.AdminClient
The protocol adaptor type which communicates via SNMP.
PROTOCOL_NAMESPACE - Static variable in class com.ibm.websphere.webservices.Constants
Name of the protocol namespace property configured on a Call or Stub
provideDynamicContent(HttpServletRequest, OutputStream) - Method in interface com.ibm.websphere.servlet.cache.DynamicContentProvider
This method generates and writes the dynamic content to the OutputStream.
provideDynamicContent(HttpServletRequest, Writer) - Method in interface com.ibm.websphere.servlet.cache.DynamicContentProvider
This method generates and writes the dynamic content to the Writer.
providerConfig - Variable in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
 
PROXY_DS_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
ProxyDataSource - Class in com.ibm.websphere.rsadapter
This class is used to configure the Proxy DataSource.
ProxyDataSource() - Constructor for class com.ibm.websphere.rsadapter.ProxyDataSource
 
ProxyDSDataStoreHelper - Class in com.ibm.websphere.rsadapter
This data store helper is used for Proxy DataSource.
ProxyDSDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.ProxyDSDataStoreHelper
Constructor.
PSHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
The algorithm for the PSHA1: http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1.
PSHA1L128 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
The algorithm for the PSHA1_L128: http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1.
PSHA1L192 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
The algorithm for the PSHA1_L192: http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1.
PSHA1L256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
The algorithm for the PSHA1_L256: http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1.
PublisherRegistrationFailedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the PublisherRegistrationFailedFault type defined in the WS-Notification Brokered Notification schema.
PublisherRegistrationFailedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
Default constructor
PublisherRegistrationFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
Create an instance of the fault from the specified information.
PublisherRegistrationFailedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
Create an instance of the fault containing the specified message as a description.
PublisherRegistrationFailedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
Create an instance of the fault with the specified cause.
PublisherRegistrationFailedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationFailedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
PublisherRegistrationRejectedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the PublisherRegistrationRejectedFault type defined in the WS-Notification Brokered Notification schema.
PublisherRegistrationRejectedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
Default constructor
PublisherRegistrationRejectedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
Create an instance of the fault from the specified information.
PublisherRegistrationRejectedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
Create an instance of the fault containing the specified message as a description.
PublisherRegistrationRejectedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
Create an instance of the fault with the specified cause.
PublisherRegistrationRejectedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.PublisherRegistrationRejectedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
publishWSDL(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Publish wsdl files to a zip file
publishWSDL(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
purge(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Deletes a completed or cancelled task from the persistent store.
PURGED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task was purged from the persistent store.
put(Object, Object) - Method in interface com.ibm.websphere.cache.DistributedMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object, int, int, int, Object[]) - Method in interface com.ibm.websphere.cache.DistributedMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object, int, int, int, int, Object[]) - Method in interface com.ibm.websphere.cache.DistributedMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object, Object, int, int, int, Object[], Object[]) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Associates the specified value with the specified key in this map.
put(Object, Object, Object, int, int, int, int, Object[], Object[]) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Associates the specified value with the specified key in this map.
put(Object, Object, Object, int, int, int, int, Object[], Object[], boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Associates the specified value with the specified key in this map.
put(EntryInfo, Object) - Method in interface com.ibm.wsspi.cache.CoreCache
Puts an entry into the CoreCache.
PUT_APPL_TYPE_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the PutApplType property.
PUT_DATE_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the PutDate property.
PUT_TIME_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the PutTime property.
putAndGet(Object, Object, Object, int, int, int, Object[], Object[]) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Associates the specified value with the specified key in this map.
putAndGet(Object, Object, Object, int, int, int, int, Object[], Object[]) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Associates the specified value with the specified key in this map.
putResource(Object, Object) - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Add or replace an object in the Map of resources being managed by the current unit of work.

Q

QOS_ATLEASTONCE - Static variable in interface com.ibm.websphere.scheduler.TaskInfo
At-least-once quality of service.
QOS_ONLYONCE - Static variable in interface com.ibm.websphere.scheduler.TaskInfo
Only-once quality of service.
qualifiedName() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Returns the name of this table qualified with the schema name, if applicable.
Query - Interface in com.ibm.websphere.ejbquery
EJB Remote interface for the WebSphere dynamic ejb query service.
queryConfigObjects(Session, ObjectName, ObjectName, QueryExp) - Method in interface com.ibm.websphere.management.configservice.ConfigService
The query method for config data in the config repository.
queryConfigObjects(Session, ObjectName, ObjectName, QueryExp) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
QueryEvaluationErrorFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:QueryEvaluationErrorFaultType" <xsd:complexType name="QueryEvaluationErrorFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
QueryEvaluationErrorFault() - Constructor for exception com.ibm.websphere.wsrf.QueryEvaluationErrorFault
Default constructor.
QueryEvaluationErrorFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.QueryEvaluationErrorFault
Constructor for a new QueryEvaluationErrorFault instance.
QueryException - Exception in com.ibm.websphere.ejbquery
QueryException reports errors from WebSphere dynamic ejb query service.
QueryException() - Constructor for exception com.ibm.websphere.ejbquery.QueryException
 
QueryException(String) - Constructor for exception com.ibm.websphere.ejbquery.QueryException
 
QueryException(String, Exception, Object[]) - Constructor for exception com.ibm.websphere.ejbquery.QueryException
 
QueryExpression - Class in com.ibm.websphere.sib.wsn
This class represents the QueryExpressionType type from the WS-Notification Base Notification schema
QueryExpression() - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Default constructor.
QueryExpression(URI, String) - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Construct an instance with the specified Dialect attribute value and text only expression content.
QueryExpression(URI, String, Map) - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Construct an instance with the specified Dialect attribute value and text only expression content.
QueryExpression(URI, SOAPElement) - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Construct an instance with the specified Dialect attribute value and single element only expression content
QueryExpression(URI, SOAPElement, Map) - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Construct an instance with the specified Dialect attribute value and single element only expression content
QueryExpression(URI, ElementAndText) - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Construct an instance with the specified Dialect attribute value and mixed text and single element expression content
QueryExpression(URI, ElementAndText, Map) - Constructor for class com.ibm.websphere.sib.wsn.QueryExpression
Construct an instance with the specified Dialect attribute value and mixed text and single element expression content
QueryHome - Interface in com.ibm.websphere.ejbquery
EJB Home interface for WebSphere dynamic ejb query service
QueryIterator - Class in com.ibm.websphere.ejbquery
Iterator over a collection of IQueryTuple objects.
QueryIterator(QueryTuple[], boolean, ArrayList) - Constructor for class com.ibm.websphere.ejbquery.QueryIterator
 
QueryLocal - Interface in com.ibm.websphere.ejbquery
EJB Local interface for the WebSphere dynamic ejb query service.
QueryLocalHome - Interface in com.ibm.websphere.ejbquery
EJB Local Home interface for WebSphere dynamic ejb query service
QueryLocalIterator - Class in com.ibm.websphere.ejbquery
Iterator over a collection of IQueryTuple objects.
QueryLocalIterator(DataEnumerator, ArrayList) - Constructor for class com.ibm.websphere.ejbquery.QueryLocalIterator
 
queryMBeans(ObjectName, QueryExp) - Method in interface com.ibm.websphere.management.AdminClient
 
queryMBeans(ObjectName, QueryExp) - Method in interface com.ibm.websphere.management.AdminService
Gets the names of MBeans controlled by the MBeanServer that match a supplied pattern.
queryNames(ObjectName, QueryExp) - Method in interface com.ibm.websphere.management.AdminClient
 
queryNames(ObjectName, QueryExp) - Method in interface com.ibm.websphere.management.AdminService
Gets the names of MBeans controlled by the MBeanServer that match a supplied pattern.
queryTemplates(Session, String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
The query method for templates.
queryTemplates(Session, String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
queryTried() - Method in interface com.ibm.websphere.interrupt.InterruptObject
Called by the application server to determine whether or not this object has been driven to interrupt the work running on the thread of execution.
QUORUM_ACHIEVED - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means quorum support is enabled and the group has quorum.
QUORUM_DISABLED - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means quorum support is disabled for this group.
QUORUM_FORCED - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means quorum has been forced true, regardless of the actual number of members.
QUORUM_UNKNOWN - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means quorum state is indeterminate
QUORUM_WAITING - Static variable in interface com.ibm.websphere.hamanager.jmx.GroupData
This means quorum support is enabled and the group is waiting for enough members to achieve quorum.

R

RangeStatistic - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.RangeStatistic
RangeStatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSRangeStatistic
RangeStatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
RangeStatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
RangeStatisticImpl(int, long, long, long, long, long, long) - Constructor for class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
RARDEPL_ARCHIVEPATH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_CLASSPATH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_DELETESOURCERAR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_DESCRIPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_ENABLEHASUPPORT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_HACAPABILITY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_HACAPABILITY_ENDPOINT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_HACAPABILITY_INSTANCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_HACAPABILITY_NO - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_ISOLATEDCLASSLOADER - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_NATIVEPATH - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_DESC - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_DESCRIPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_FALSE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_REQUIRED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_TRUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROP_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_PROPERTIESSET - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARDEPL_THREADPOOLALIAS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RARUNDEPL_FORCE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
RAS_MSG_CAT - Static variable in class com.ibm.ras.RASUtil
Deprecated. The name of the catalog containing RAS messages.
RAS_VERSION - Static variable in interface com.ibm.ras.RASConstants
Deprecated. The current version of the RAS Toolkit.
RASCircularQueue - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASCircularQueue() - Constructor for class com.ibm.ras.RASCircularQueue
Deprecated. Creates a RASCircularQueue, whose size is defined by DEFAULT_QUEUE_SIZE.
RASCircularQueue(int) - Constructor for class com.ibm.ras.RASCircularQueue
Deprecated. Creates a RASCircularQueue.
RASConstants - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASCopyright - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASCopyright() - Constructor for class com.ibm.ras.RASCopyright
Deprecated.  
RASEvent - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASEvent() - Constructor for class com.ibm.ras.RASEvent
Deprecated. Creates a RASEvent.
RASEvent(long, String, Object[]) - Constructor for class com.ibm.ras.RASEvent
Deprecated. Creates a RASEvent.
RASEvent(long, String, String[]) - Constructor for class com.ibm.ras.RASEvent
Deprecated. Use RASEvent instead.
RASException - Exception in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASException() - Constructor for exception com.ibm.ras.RASException
Deprecated. Creates a RASException.
RASException(String) - Constructor for exception com.ibm.ras.RASException
Deprecated. Creates a RASException.
RASIEvent - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIFormatter - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIHandler - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASILogger - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIMaskChangeGenerator - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIMaskChangeListener - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIMessageEvent - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIMessageLogger - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIObject - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIOException - Exception in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASIOException() - Constructor for exception com.ibm.ras.RASIOException
Deprecated. Creates a RASIOException.
RASIOException(String) - Constructor for exception com.ibm.ras.RASIOException
Deprecated. Creates a RASIOException.
RASIQueue - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASITraceEvent - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASITraceLogger - Interface in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASLogger - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASLogger() - Constructor for class com.ibm.ras.RASLogger
Deprecated. Creates a RASLogger.
RASLogger(String) - Constructor for class com.ibm.ras.RASLogger
Deprecated. Creates a RASLogger.
RASLogger(String, String) - Constructor for class com.ibm.ras.RASLogger
Deprecated. Creates a RASLogger.
RASLogger(String, String, String, String) - Constructor for class com.ibm.ras.RASLogger
Deprecated. Creates a RASLogger.
RASMaskChangeEvent - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASMaskChangeEvent(Object, long, long, boolean) - Constructor for class com.ibm.ras.RASMaskChangeEvent
Deprecated. Creates a RASMaskChangeEvent.
RASMaskChangeGenerator - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASMaskChangeGenerator() - Constructor for class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Creates a RASMaskChangeGenerator.
RASMaskChangeGenerator(String) - Constructor for class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Creates a RASMaskChangeGenerator.
RASMaskChangeGenerator(String, String) - Constructor for class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Creates a RASMaskChangeGenerator.
RasMessage - Interface in com.ibm.websphere.ras
RasMessage defines the interface for WebSphere ras-generated localized message events that are externalized via the JMX mechanism.
RASMessageCatalog - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASMessageCatalog(String) - Constructor for class com.ibm.ras.RASMessageCatalog
Deprecated. Creates a RASMessageCatalog using the default locale.
RASMessageCatalog(String, Locale) - Constructor for class com.ibm.ras.RASMessageCatalog
Deprecated. Creates a RASMessageCatalog.
RASMessageCatalog(ResourceBundle) - Constructor for class com.ibm.ras.RASMessageCatalog
Deprecated. Creates a RASMessageCatalog.
RASMessageCatalog(ResourceBundle, Locale) - Constructor for class com.ibm.ras.RASMessageCatalog
Deprecated. Creates a RASMessageCatalog.
RASMessageEvent - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASMessageEvent() - Constructor for class com.ibm.ras.RASMessageEvent
Deprecated. Creates a RASMessageEvent.
RASMessageEvent(long, String, Object[], String) - Constructor for class com.ibm.ras.RASMessageEvent
Deprecated. Creates a RASMessageEvent.
RASMessageEvent(long, String, String[], String) - Constructor for class com.ibm.ras.RASMessageEvent
Deprecated. Use RASMessageEvent instead.
RASMessageEvent(long, String, Object[], String, String, String, String, String, String, String, String, Throwable) - Constructor for class com.ibm.ras.RASMessageEvent
Deprecated. Creates a RASMessageEvent.
RASMessageEvent(long, String, String[], String, String, String, String, String, String, String, String, Throwable) - Constructor for class com.ibm.ras.RASMessageEvent
Deprecated. Use RASMessageEvent instead.
RASMessageLogger - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASMessageLogger() - Constructor for class com.ibm.ras.RASMessageLogger
Deprecated. Creates a RASMessageLogger.
RASMessageLogger(String) - Constructor for class com.ibm.ras.RASMessageLogger
Deprecated. Creates a RASMessageLogger.
RASMessageLogger(String, String) - Constructor for class com.ibm.ras.RASMessageLogger
Deprecated. Creates a RASMessageLogger.
RASMessageLogger(String, String, String, String, String, String, String) - Constructor for class com.ibm.ras.RASMessageLogger
Deprecated. Creates a RASMessageLogger.
rasMsgs - Static variable in class com.ibm.ras.RASUtil
Deprecated. The catalog containing RAS messages and strings to be displayed.
RASObject - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASObject() - Constructor for class com.ibm.ras.RASObject
Deprecated. Creates a RASObject.
RASObject(String) - Constructor for class com.ibm.ras.RASObject
Deprecated. Creates a RASObject.
RASObject(String, String) - Constructor for class com.ibm.ras.RASObject
Deprecated. Creates a RASObject.
RASQueue - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASQueue() - Constructor for class com.ibm.ras.RASQueue
Deprecated. Creates a RASQueue, whose size is unbounded.
RASQueue(int) - Constructor for class com.ibm.ras.RASQueue
Deprecated. Creates a RASQueue.
RASQueueEmptyException - Exception in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASQueueEmptyException() - Constructor for exception com.ibm.ras.RASQueueEmptyException
Deprecated. Creates a RASQueueEmptyException.
RASQueueEmptyException(String) - Constructor for exception com.ibm.ras.RASQueueEmptyException
Deprecated. Creates a RASQueueEmptyException.
RASQueueFullException - Exception in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASQueueFullException() - Constructor for exception com.ibm.ras.RASQueueFullException
Deprecated. Creates a RASQueueFullException.
RASQueueFullException(String) - Constructor for exception com.ibm.ras.RASQueueFullException
Deprecated. Creates a RASQueueFullException.
RASStackTrace - Exception in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASStackTrace() - Constructor for exception com.ibm.ras.RASStackTrace
Deprecated. Creates a RASStackTrace.
RASStackTrace(String) - Constructor for exception com.ibm.ras.RASStackTrace
Deprecated. Creates a RASStackTrace.
RASTraceEvent - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASTraceEvent() - Constructor for class com.ibm.ras.RASTraceEvent
Deprecated. Creates a RASTraceEvent object.
RASTraceEvent(long, String, Object[]) - Constructor for class com.ibm.ras.RASTraceEvent
Deprecated. Creates a RASTraceEvent object.
RASTraceEvent(long, String, String[]) - Constructor for class com.ibm.ras.RASTraceEvent
Deprecated. Use RASTraceEvent instead.
RASTraceEvent(long, String, Object[], String, String, RASITraceLogger, String, String, Throwable) - Constructor for class com.ibm.ras.RASTraceEvent
Deprecated. Creates a RASTraceEvent object.
RASTraceEvent(long, String, String[], String, String, RASITraceLogger, String, String, Throwable) - Constructor for class com.ibm.ras.RASTraceEvent
Deprecated. Use RASTraceEvent instead.
RASTraceEvent(long, String, String, RASITraceLogger, String, String, byte[]) - Constructor for class com.ibm.ras.RASTraceEvent
Deprecated. Creates a RASTraceEvent object.
RASTraceLogger - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASTraceLogger() - Constructor for class com.ibm.ras.RASTraceLogger
Deprecated. Creates a RASTraceLogger.
RASTraceLogger(String) - Constructor for class com.ibm.ras.RASTraceLogger
Deprecated. Creates a RASTraceLogger.
RASTraceLogger(String, String) - Constructor for class com.ibm.ras.RASTraceLogger
Deprecated. Creates a RASTraceLogger.
RASTraceLogger(String, String, String, String) - Constructor for class com.ibm.ras.RASTraceLogger
Deprecated. Creates a RASTraceLogger.
RASUtil - Class in com.ibm.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
RASUtil() - Constructor for class com.ibm.ras.RASUtil
Deprecated.  
rateChangeOfValue(CpdValue) - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. Return a CpdValue object representing the rate of difference between the two data points.
rateOfChange(WSStatistic) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the rate of change of this statistic with respect to the parameter otherStatistic.
read() - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
read(byte[]) - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
read(byte[], int, int) - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
READ_AHEAD_AS_CONNECTION - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Default value for the ReadAhead property of a JmsDestination which defines that the consumers created using this Destination should inherit their readAhead behaviour from the value in effect on the ConnectionFactory at the time that the Connection was created.
READ_AHEAD_DEFAULT - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Default value for the ReadAhead property of a JmsConnectionFactory.
READ_AHEAD_OFF - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the ReadAhead property of a JmsConnectionFactory and JmsDestination which defines that all consumers created using this object will have ReadAhead turned off.
READ_AHEAD_ON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the ReadAhead property of a JmsConnectionFactory and JmsDestination which defines that all consumers created using this object will have ReadAhead turned on.
read_only - Static variable in class com.ibm.websphere.workarea.PropertyModeType
Indicates that properties may be deleted, but cannot be overridden or overwritten.
ReadAheadHint - Interface in com.ibm.websphere.appprofile.accessintent
The ReadAheadHint interface provides access to the read ahead hint returned by the getReadAheadHint() method of the AccessIntent interface.
ReadAheadItem - Interface in com.ibm.websphere.appprofile.accessintent
An instance of this class defines one bean type/relationship to be read.
readArchive(String, Hashtable) - Static method in class com.ibm.websphere.management.application.client.AppDeploymentController
Creates a new instance of AppDeploymentController for a given application EAR file and a set of preferences.
readArchive(String, Hashtable, Vector) - Static method in class com.ibm.websphere.management.application.client.AppDeploymentController
Creates a new instance of AppDeploymentController for a given application EAR file and a set of preferences.
readDeploymentPlan(File) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
readDeploymentPlan(InputStream) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
readExternal(ObjectInput) - Method in class com.ibm.websphere.hamanager.jmx.GroupMemberState
 
ReadOnlyAttributeException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the attribute is read only attribute and user tries to modify the attribute.
ReadOnlyAttributeException(String[]) - Constructor for exception com.ibm.websphere.management.exception.ReadOnlyAttributeException
constructor
ReadOnlyAttributeException(String[], Exception) - Constructor for exception com.ibm.websphere.management.exception.ReadOnlyAttributeException
 
ReadOnlyAttributeException(String) - Constructor for exception com.ibm.websphere.management.exception.ReadOnlyAttributeException
 
ReadOnlyAttributeException(String, Exception) - Constructor for exception com.ibm.websphere.management.exception.ReadOnlyAttributeException
 
ReadyCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of concurrently ready beans (RangeStatistic).
REALM - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
REALM_RANGE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
REALMNAMESPACE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
reassociate(ManagedConnection, Connection, Object) - Method in interface com.ibm.websphere.rsadapter.Reassociateable
Reassociates this Connection handle with a new ManagedConnection and underlying connection and reestablishes all saved states.
Reassociateable - Interface in com.ibm.websphere.rsadapter
Enables a Connection handle to support handle reassociation.
REBIND - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a rebind operation.
receive(String, long, String, String, boolean) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method receives an SIMessage from the Service integration bus.
receive(String) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This variant on receive will receive any message without any wait in the current unit of work.
receive(SIDestinationAddress, long, String, String, boolean) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method receives an SIMessage from the Service integration bus.
receive(SIDestinationAddress) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This variant on receive will receive any message without any wait in the current unit of work.
ReceivedRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
Total number of requests that are received by service (CountStatistic).
recursiveBind(Context, String, Object) - Static method in class com.ibm.websphere.naming.JndiHelper
String form of the JndiHelper.recursiveBind(Context, Name, Object) method.
recursiveBind(Context, Name, Object) - Static method in class com.ibm.websphere.naming.JndiHelper
Binds the object with the specified name to the name space such that all intermediate subcontexts in the name are created if they do not already exist.
recursiveCreateSubcontext(Context, String) - Static method in class com.ibm.websphere.naming.JndiHelper
String form of the JndiHelper.recursiveCreateSubcontext(Context, Name) method.
recursiveCreateSubcontext(Context, Name) - Static method in class com.ibm.websphere.naming.JndiHelper
Creates a subcontext with the specified name such that all intermediate subcontexts in the name are created if they do not already exist.
recursiveRebind(Context, String, Object) - Static method in class com.ibm.websphere.naming.JndiHelper
String form of the JndiHelper.recursiveRebind(Context, Name, Object) method.
recursiveRebind(Context, Name, Object) - Static method in class com.ibm.websphere.naming.JndiHelper
Rebinds the object with the specified name to the name space such that all intermediate subcontexts in the name are created if they do not already exist.
redeployApplication(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Updates an installed J2EE application with a new version of its binaries.
redeployApplication(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
redeployApplicationLocal(String, String, Hashtable, AppNotification.Listener, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Updates an installed J2EE application with a new version of its binaries.
redeployApplicationLocal(String, String, Hashtable, AppNotification.Listener, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
REDIRECT_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
RedirectURLGenerator - Interface in com.ibm.portal.state
The Redirect URL Generator provides methods to create URLs pointing to pages or portlets.
redo() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
REF_EMBEDDED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the embedded reference as a Token Reference type.
REF_ISSUERSERIAL - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.X509Token
Represents the issuer serial reference as a reference type of the security token.
REF_KEYID - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the key identifier reference as a Token Reference type.
REF_STR - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the security token reference as a Token Reference type.
REF_THUMBPRINT - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the thumb print reference as a Token Reference type.
ReferenceParameterCreationException - Exception in com.ibm.websphere.wsaddressing
This exception is thrown when it is not possible to create an EndpointReference.
ReferenceParameterCreationException() - Constructor for exception com.ibm.websphere.wsaddressing.ReferenceParameterCreationException
Default constructor
ReferenceParameterCreationException(String) - Constructor for exception com.ibm.websphere.wsaddressing.ReferenceParameterCreationException
Constructor
ReferenceParameterCreationException(String, Throwable) - Constructor for exception com.ibm.websphere.wsaddressing.ReferenceParameterCreationException
Constructor
ReferenceParameterCreationException(Throwable) - Constructor for exception com.ibm.websphere.wsaddressing.ReferenceParameterCreationException
Constructor
refresh() - Method in class com.ibm.websphere.management.repository.ConfigEpoch
Not for public use.
refreshEntry() - Method in interface com.ibm.websphere.cache.CacheEntry
This mimics a cache Hit, refreshing an entries spot in the replacement algorithm.
refreshEntry(Object) - Method in interface com.ibm.wsspi.cache.CoreCache
Refresh the entry by updating the LRU location.
refreshModuleConfig(String, String) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Get the module configuration for all the modules from the given node and server
register(DataCollector) - Static method in class com.ibm.ffdc.config.FfdcConfigurator
register an FFDC Data Collector
register(Formatter) - Static method in class com.ibm.ffdc.config.FfdcConfigurator
register a formatter
register(IncidentForwarder) - Static method in class com.ibm.ffdc.config.FfdcConfigurator
register an IncidentForwarder
register(InterruptObject) - Method in interface com.ibm.websphere.interrupt.InterruptibleThreadInfrastructure
Registers an InterruptObject with the request running on the current thread of execution.
register(SmfEventNotifier) - Method in interface com.ibm.websphere.smf.SmfEventInfrastructure
Registers an SMFENObject with WebSphere.
registerCommand(String, String) - Method in class com.ibm.websphere.command.TargetPolicyDefault
Registers a single command-to-target mapping.
registerInterposedSynchronization(Synchronization) - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Register a Synchronization instance with special ordering semantics.
registerListener(EventSource, Object) - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This registers the listener with the EventSource.
registerListener(EventSource, Object, int) - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This registers the listener with the EventSource.
registerMBean(Object, ObjectName) - Method in interface com.ibm.websphere.management.AdminService
Register the Object passed in as an MBean with the supplied JMX ObjectName.
registerOutputMethodListener(IOutputMethodListener) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
registerSSLConfigChangeListener(String, Map, SSLConfigChangeListener) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method registers an SSLConfigChangeListener for the specific SSL configuration chosen based upon the parameters passed in using the precedence logic described in the JavaDoc for the getSSLContext API.
registerSynchronizationCallback(SynchronizationCallback) - Method in interface com.ibm.websphere.jtaextensions.ExtendedJTATransaction
Register a SynchronizationCallback SynchronizationCallback object with the transaction manager.
registerSynchronizationCallbackForCurrentTran(SynchronizationCallback) - Method in interface com.ibm.websphere.jtaextensions.ExtendedJTATransaction
Deprecated. This method is deprecated in favor of registerInterposedSynchronization on javax.transaction.TransactionSynchronizationRegistry.
reinitializeClientDefaultSSLProperties() - Method in class com.ibm.websphere.ssl.JSSEHelper
This method causes a reinitialization of the SSL properties that are located in default locations for sas.client.props, soap.client.props or ssl.client.props.
RELATIONSHIP - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Relationship' class
Relationship - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
Defines a Relationship between two database tables.
RELATIONSHIP__CHILD_KEY - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Child Key' reference
RELATIONSHIP__EXCLUSIVE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Exclusive' attribute
RELATIONSHIP__NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Name' attribute
RELATIONSHIP__OPPOSITE_NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Opposite Name' attribute
RELATIONSHIP__PARENT_KEY - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Parent Key' reference
RELATIONSHIP_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Relationship' class
release() - Method in interface com.ibm.websphere.asynchbeans.Work
The implementor should return from the Runnable.run method once this is called.
release() - Method in interface com.ibm.websphere.cache.DistributedNioMapObject
Release the cached object(ByteBuffers/MetaData) to the NIO buffer management.
releaseChannel() - Method in interface com.ibm.websphere.servlet.response.IResponse
 
releaseLruEntries(int) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Use this method to release LRU cache entries (regular objects or ByteByffers/MetaData).
Reliability - Class in com.ibm.websphere.sib
Reliability is a type-safe enumeration for Reliability quality of service values.
RELIABLE_NONPERSISTENT - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting DeliveryMode Type - Reliable Non-persistent
RELIABLE_NONPERSISTENT_STRING - Static variable in class com.ibm.websphere.sib.Reliability
Constant naming DeliveryMode Type - Reliable Non-persistent.
RELIABLE_PERSISTENT - Static variable in class com.ibm.websphere.sib.Reliability
Constant denoting DeliveryMode Type - Reliable Persistent
RELIABLE_PERSISTENT_STRING - Static variable in class com.ibm.websphere.sib.Reliability
Constant naming DeliveryMode Type - Reliable Persistent.
ReloadCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats
Number of servlets that were reloaded (CountStatistic).
REMOTE - Static variable in class com.ibm.websphere.cache.ChangeEvent
Defines the source of change for type REMOTE
REMOTE - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define source of invalidation for REMOTE
REMOTE - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define source of invalidation for REMOTE
RemoteCreationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of cache entries that are received from cooperating dynamic caches.
RemoteExplicitInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of explicit invalidations received from a cooperating Java virtual machine in this replication domain.
RemoteHitCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of requests for cacheable objects that are served from other Java virtual machines within the replication domain.
remove() - Method in class com.ibm.websphere.ejbquery.QueryIterator
no operation
remove() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
no operation
remove(Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Removes an object from the list.
remove(int) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Removes a specified element from the list, based on index.
remove(int) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
remove(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
REMOVE - Static variable in interface com.ibm.websphere.sdo.mediator.ejb.MediatorAdapter
Pass 3 to handle EJB removal.
remove(String) - Method in interface com.ibm.websphere.workarea.UserWorkArea
Removes property from current WorkArea scope.
REMOVE_NODE_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
REMOVE_RT - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
removeAlias(Object) - Method in interface com.ibm.websphere.cache.DistributedMap
Removes an alias from the cache's mapping table.
removeAlias(Object) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Removes an alias from the cache's mapping table.
removeAll(Collection) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Removes all members of the specified collection.
removeAllAppsFromCluster(ObjectName, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Callback for admin clients when a cluster is removed.
removeAllAppsFromCluster(ObjectName, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
removeAllAppsFromNode(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Removes all the applications from all the servers of a given node.
removeAllAppsFromNode(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
removeAllAppsFromServer(ObjectName, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Callback for admin clients when a server is removed.
removeAllAppsFromServer(ObjectName, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
removeAllMessageContentExpressions() - Method in class com.ibm.websphere.sib.wsn.Filter
Remove all MessageContent values from the filter
removeAllMessages(IValidator, Object) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
removeAllMessages(IValidator) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
removeAllProducerPropertiesExpressions() - Method in class com.ibm.websphere.sib.wsn.Filter
Remove all MessageContent values from the filter
removeAllTopicExpressions() - Method in class com.ibm.websphere.sib.wsn.Filter
Remove all TopicExpression values from the filter
removeApplicationListener(ApplicationListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for application events.
removeAttribute(AttributeList, String) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Delete the specified attribute from attribute list.
removeAttribute(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
removeAttribute(String) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Removes the object bound with the specified name from this session.
removeChangeListener(ChangeListener) - Method in interface com.ibm.websphere.cache.DistributedMap
removeChangeListener - removes a change listener for this DistributedMap.
removeChangeListener(ChangeListener) - Method in interface com.ibm.websphere.cache.DistributedNioMap
removeChangeListener - removes a change listener for this DistributedMap.
RemoveCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times beans were removed (CountStatistic)
removeCpdEventListener(CpdEventListener) - Method in interface com.ibm.websphere.pmi.client.event.CpdEventSender
Deprecated.  
removeCpdEventListener(CpdEventListener) - Method in class com.ibm.websphere.pmi.client.event.CpdEventSenderImpl
Deprecated.  
removeCryptoAlgorithmTag(String) - Static method in class com.ibm.websphere.crypto.PasswordUtil
This method removesw the encoding algorithm tag embedded in the input String.
removeData(PmiDataInfo) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Remove PmiDataInfo for a statistic (WebSphere internal use only)
removeDescriptor(PerfDescriptor) - Method in class com.ibm.websphere.pmi.client.PerfDescriptorList
Deprecated. If pd (not necessary be the object itself) is found by names, remove it and return true; otherwise, return false.
removeElement(Session, ObjectName, String, Object) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Remove an element from collection type attribute of a config data.
removeElement(Session, ObjectName, String, Object) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
removeEventClass(String) - Method in interface com.ibm.ras.RASIFormatter
Deprecated. Removes the name of a RASIEvent class from the list of classes which this formatter can process.
removeFilterErrorListener(FilterErrorListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for filter error events.
removeFilterInvocationListener(FilterInvocationListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for filter invocation events.
removeFilterListener(FilterListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for filter events.
removeFormatter(RASIFormatter) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Removes a RAS event formatter from this handler.
removeFormatter(RASIFormatter) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Remove the specified RAS event formatter from the list of formatters maintained by this handler.
removeHandler(RASIHandler) - Method in interface com.ibm.ras.RASILogger
Deprecated. Removes a RAS handler from this logger.
removeHandler(RASIHandler) - Method in class com.ibm.ras.RASLogger
Deprecated. Removes a RAS handler from this logger.
removeHandler(RASIHandler) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Remove a RASIHandler object from the list of Handlers to which this MessageLogger will forward events.
removeHandler(RASIHandler) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Remove a RASIHandler object from the list of Handlers to which this TraceLogger will forward events.
removeHeader(String) - Method in interface com.ibm.websphere.servlet.request.IRequest
 
removeHeader(String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Removes the header with the given name
removeHeader(byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Removes the header with the given name
removeInvalidationListener(InvalidationListener) - Method in interface com.ibm.websphere.cache.DistributedMap
removeInvalidationListener - removes an invalidation listener for this DistributedMap.
removeInvalidationListener(InvalidationListener) - Method in interface com.ibm.websphere.cache.DistributedNioMap
removeInvalidationListener - removes an invalidation listener for this DistributedMap.
removeListener(Object) - Method in interface com.ibm.websphere.asynchbeans.EventSource
This removes a listener from the event source.
removeListener() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
removeMaskChangeListener(RASIMaskChangeListener) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Removes an object from the list that wishes to be informed of changes in the message or trace mask configuration.
removeMaskChangeListener(RASIMaskChangeListener) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Removes an object from the list that wishes to be informed of changes in the message or trace mask configuration.
removeMaskChangeListener(RASIMaskChangeListener) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Remove the specified RASIMaskChangeListener object from the list of listeners that wish to be notified when either the trace or message mask for this Handler object changes state.
removeMessageEventClass(String) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Removes the name of a message event class from the list of classes which this object uses.
removeMessageEventClass(String) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Removes the name of a message event class from the list of classes which this object uses.
removeMessageEventClass(String) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Remove the name of a message event class from the list of classes which this object uses.
removeMessageEventClass(String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Remove the specified name of a message event class from the list of message event classes which this object uses.
removeMessageSubset(IValidator, Object, String) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.ibm.websphere.management.AdminClient
Removes a listener from exactly one MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in interface com.ibm.websphere.management.AdminClient
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminClient
 
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.ibm.websphere.management.AdminService
Removes a listener from exactly one MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminService
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in interface com.ibm.websphere.management.AdminService
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.ibm.websphere.management.AdminService
Removes a listener from a registered MBean.
removeNotificationListenerExtended(NotificationListener) - Method in interface com.ibm.websphere.management.AdminClient
Deprecated. as of 5.0.1, you should use AdminClient.removeNotificationListenerExtended(ObjectName,NotificationListener)
removeNotificationListenerExtended(ObjectName, NotificationListener) - Method in interface com.ibm.websphere.management.AdminClient
Removes a listener from multiple MBeans.
removeNotificationListenerExtended(NotificationListener) - Method in interface com.ibm.websphere.management.AdminService
Deprecated. as of 5.0.1, you should use AdminService.removeNotificationListenerExtended(ObjectName,NotificationListener)
removeNotificationListenerExtended(ObjectName, NotificationListener) - Method in interface com.ibm.websphere.management.AdminService
Removes a listener from multiple MBeans.
removePage(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
The removePage method removes pages added via addPage method.
removePortlet(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
The removePortlet method removes portlets added via addPortlet method.
removePreInvalidationListener(PreInvalidationListener) - Method in interface com.ibm.websphere.cache.DistributedNioMap
removePreInvalidationListener - removes a pre-invalidation listener for this DistributedMap.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Remove an event listener of PropertyChangeEvents.
removeRequestDispatcher(RequestDispatcher) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
removeRequestDispatcher(int) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
REMOVES - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
removeServletErrorListener(ServletErrorListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for servlet error events.
removeServletInvocationListener(ServletInvocationListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for servlet invocation events.
removeServletListener(ServletListener) - Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
Deregister a listener for servlet events.
removeSuppressedKey(String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Removes a message key from the set of keys which should not be logged.
removeSuppressedKey(String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Removes a single message key from the set of keys which should not be logged.
RemoveTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
The average time in milliseconds that a beanRemove call takes (including the time at the database, if any) (TimeStatistic).
removeTraceEventClass(String) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Removes the name of a trace event class from the list of classes which this object uses.
removeTraceEventClass(String) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Removes the name of a trace event class from the list of classes which this object uses.
removeTraceEventClass(String) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Remove the name of a trace event class from the list of classes which this object uses.
removeTraceEventClass(String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Remove the specified name of a trace event class from the list of trace event classes which this object uses.
RENAME - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a rename operation.
renew() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Renews this security context token with new expiration semantics.
renew(WSSGenerationContext, WSSConsumingContext) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Renews this security context token with new expiration semantics.
renew() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Renews this security context token with new expiration semantics.
renew(WSSGenerationContext, WSSConsumingContext) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Renews this security context token with new expiration semantics.
REP_UNAVAILABLE - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence has been established but the RM destination has stopped acknowledging messages.
ReplyPayloadSize - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average payload size, in bytes, of a reply (AverageStatistic).
ReplyResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average time between the dispatch of the reply and the return of the reply (TimeStatistic).
REPORT_COA - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report integer for report on arrival
REPORT_COA_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_COA property.
REPORT_COD - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report integer for report on delivery
REPORT_COD_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_COD property.
REPORT_CORRELID_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_Pass_Correl_ID property.
REPORT_DISCARD_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_Discard_Msg property.
REPORT_EXCEPTION - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report integer for report on exception
REPORT_EXCEPTION_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_Exception property.
REPORT_EXPIRATION_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_Expiration property.
REPORT_EXPIRY - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report integer for report on expiry
REPORT_MSGID_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_Pass_Msg_ID property.
REPORT_NAN - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report integer for negative action notification
REPORT_NAN_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_NAN property.
REPORT_NO_DATA - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report byte for reports without data
REPORT_PAN - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report integer for positive action notification
REPORT_PAN_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the Report_PAN property.
REPORT_WITH_DATA - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report byte for reports with data
REPORT_WITH_FULL_DATA - Static variable in class com.ibm.websphere.sib.SIApiConstants
The report byte for reports with full data
RepositoryException - Exception in com.ibm.websphere.management.exception
This is the base class for ConfigRepository related exceptions.
RepositoryException() - Constructor for exception com.ibm.websphere.management.exception.RepositoryException
 
RepositoryException(String) - Constructor for exception com.ibm.websphere.management.exception.RepositoryException
 
RepositoryException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.RepositoryException
 
RepositoryLockedException - Exception in com.ibm.websphere.management.exception
This exception is thrown if a repository operation can not complete because the repository has been locked.
RepositoryLockedException() - Constructor for exception com.ibm.websphere.management.exception.RepositoryLockedException
 
RepositoryLockedException(String) - Constructor for exception com.ibm.websphere.management.exception.RepositoryLockedException
 
RepositoryLockedException(Throwable, String) - Constructor for exception com.ibm.websphere.management.exception.RepositoryLockedException
 
RepositoryLockedException(Throwable) - Constructor for exception com.ibm.websphere.management.exception.RepositoryLockedException
 
reqID - Variable in class com.ibm.websphere.als.LogRecord
Deprecated.  
REQUEST_SOAP_HEADERS - Static variable in class com.ibm.websphere.webservices.Constants
This property can be set on a Stub or Call object to provide a HashMap of request SOAP headers to be included in the outbound request message.
REQUEST_TRANSPORT_PROPERTIES - Static variable in class com.ibm.websphere.webservices.Constants
Property containing a HashMap of values to be sent in transport headers when a request is sent by a client.
RequestAttribute - Static variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This specifies that the type of component is an attribute of the request object.
RequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSORBStats
Total number of requests sent to the Object Request Broker (CountStatistic).
RequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats.ServletStats
Total number of requests a servlet or JSP processed (CountStatistic).
RequestedTerminationTime - Class in com.ibm.websphere.wsrf
This class represents the XML element "wsrf-rl:RequestedTerminationTime" <xsd:element name="RequestedTerminationTime" nillable="true" type="xsd:dateTime" />
RequestedTerminationTime() - Constructor for class com.ibm.websphere.wsrf.RequestedTerminationTime
Constructor for a new RequestedTerminationTime instance, with a nil value
RequestedTerminationTime(Calendar) - Constructor for class com.ibm.websphere.wsrf.RequestedTerminationTime
Constructor for a new RequestedTerminationTime instance with a non-nil termination time
RequestParameter - Static variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This specifies that the type of component is a parameter from the request object.
RequestPayloadSize - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average payload size, in bytes, of a request (AverageStatistic).
RequestResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average time in between the receipt of a request and the dispatch for processing of the request (TimeStatistic).
requeue(Object) - Method in class com.ibm.ras.RASCircularQueue
Deprecated. Returns an object to the front of the queue.
requeue(Object) - Method in interface com.ibm.ras.RASIQueue
Deprecated. Returns an object to the front of the queue.
requeue(Object) - Method in class com.ibm.ras.RASQueue
Deprecated. Returns an object to the front of the queue.
required - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This flag indicates whether or not this variable is required to generate the cache ID for this entry.
RequiredAttributeNotFoundException - Exception in com.ibm.websphere.management.exception
This exception is thrown if a required attribute is not specified while calling ConfigService.
RequiredAttributeNotFoundException(String) - Constructor for exception com.ibm.websphere.management.exception.RequiredAttributeNotFoundException
 
requiredColumns - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Columns that can not have an empty ("") value
RequiredParameterNotFoundException - Exception in com.ibm.websphere.management.cmdframework
 
RequiredParameterNotFoundException(String, String) - Constructor for exception com.ibm.websphere.management.cmdframework.RequiredParameterNotFoundException
Constructor for RequiredParameterNotFoundException.
requireSignatureConfirmation() - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Stores the its value of the signature confirmation in order to validate the signature confirmation after the receiving the message with it.
requireSignatureConfirmation() - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
Requires the signature confirmation.
resBundle - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
resBundle - Static variable in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
reserve(Object) - Method in interface com.ibm.websphere.rsadapter.Reassociateable
Reserve this Connection handle for reassociation only with its current ManagedConnection.
reset(int) - Method in interface com.ibm.websphere.asynchbeans.Alarm
This cancels the current alarm and reschedules it to fire at a later time.
reset() - Method in class com.ibm.websphere.command.CacheableCommandImpl
Reset the command for reuse.
reset() - Method in interface com.ibm.websphere.command.Command
Sets the output properties to the values they had before the the execute() method was run.
reset() - Method in class com.ibm.websphere.command.TargetableCommandImpl
Sets the output properties to the values they had before the the execute method was run.
reset() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
This method should be called first to fill in the execution result.
reset() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Reset all the data to zero at the client side.
reset() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Return true if this data is resettable
reset() - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
reset(boolean) - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
reset() - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
reset(boolean) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
reset() - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
reset(boolean) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
reset() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
reset(boolean) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
reset() - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Called on the server side when the data is disabled due to level change
reset() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. Reset the createTime
reset() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
reset(boolean) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
reset() - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
reset() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
reset() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
RESET_TIMES - Static variable in class com.ibm.websphere.rsadapter.WSSystemMonitor
This constant causes the counter to get reset when start() is called.
resetAttributes(Session, ObjectName, AttributeList) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Reset the attributes for the config data.
resetAttributes(Session, ObjectName, AttributeList) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
resetBeanAssemblyContext() - Method in interface com.ibm.websphere.sib.mediation.messagecontext.SIMediationBeanMessageContext
Deprecated. Clears all content from the mediation bean assembly context.
resetBuffer() - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated. Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class com.ibm.websphere.servlet.response.StoredResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetCommandData(CommandData) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Resets the command data for the command.
resetCommandData(CommandData) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
Reset the command data for the step.
resetCommandData(CommandData) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
Reset the command data.
resetCommandMetadata(CommandMetadata) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
resetCursor() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadHint
Deprecated.  
resetCursor() - Method in interface com.ibm.websphere.appprofile.accessintent.ReadAheadItem
Reset the cursor on our path expression.
resetDataHolder() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
resetIdentity(SIMessage) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method will change the identity of the given message to the mediation's identity.
resetOnClient(Statistic) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
resetOnClient(Statistic) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
resetOnClient(Statistic) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
resetOnClient(Statistic) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
resetOnClient(Statistic) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Reset the data value to zero on client side.
resetOnClient(Statistic) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. Reset the data value to zero on client side.
resetOnClient(boolean) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. Reset on client only
resetOnClient(boolean) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
resetOnClient(Statistic) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
resetOnClient(WSStatistic) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Resets the statistic with the parameter otherStatistic.
resetOnClient(boolean) - Method in interface com.ibm.websphere.pmi.stat.WSStats
Reset the statistic (the statistic is reset only in the client side and not in the server side).
resetSession() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Resets all the resources enlisted in the current ActivitySession but allows further work within the ActivitySession.
resetTaskName() - Method in interface com.ibm.websphere.appprofile.TaskNameManager
Sets the thread's task name to the value that was set at or imported into the beginning of the method invocation (for ejb and web components) or process (for J2EE clients).
resolve(Session, String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Resolve the config object based on the specified containment path.
resolve(Session, ObjectName, String) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Resolve the config object based on the specified containment path.
resolve(Session, String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
resolve(Session, ObjectName, String) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
RESOURCE_TYPES - Static variable in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
 
ResourceNotDestroyedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the ResourceNotDestroyedFault type defined in the WS-Notification Brokered Notification schema.
ResourceNotDestroyedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
Default constructor
ResourceNotDestroyedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
Create an instance of the fault from the specified information.
ResourceNotDestroyedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
Create an instance of the fault containing the specified message as a description.
ResourceNotDestroyedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
Create an instance of the fault with the specified cause.
ResourceNotDestroyedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResourceNotDestroyedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
ResourceNotDestroyedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rl:ResourceNotDestroyedFaultType" <xsd:complexType name="ResourceNotDestroyedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
ResourceNotDestroyedFault() - Constructor for exception com.ibm.websphere.wsrf.ResourceNotDestroyedFault
Default constructor.
ResourceNotDestroyedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.ResourceNotDestroyedFault
Constructor for a new ResourceNotDestroyedFault instance.
ResourcePropertyChangeFailure - Class in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:ResourcePropertyChangeFailureType" <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
ResourcePropertyChangeFailure() - Constructor for class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Default constructor to create an empty ResourcePropertyChangeFailure
ResourcePropertyChangeFailure(IOSerializableSOAPElement[], IOSerializableSOAPElement[], boolean) - Constructor for class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Constructor to create a ResourcePropertyChangeFailure with content.
ResourceUnavailableFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-r:ResourceUnavailableFaultType" <xsd:complexType name="ResourceUnavailableFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
ResourceUnavailableFault() - Constructor for exception com.ibm.websphere.wsrf.ResourceUnavailableFault
Default constructor.
ResourceUnavailableFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.ResourceUnavailableFault
Constructor for a new ResourceUnavailableFault instance.
ResourceUnknownFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-r:ResourceUnknownFaultType" <xsd:complexType name="ResourceUnknownFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
ResourceUnknownFault() - Constructor for exception com.ibm.websphere.wsrf.ResourceUnknownFault
Default constructor.
ResourceUnknownFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.ResourceUnknownFault
Constructor for a new ResourceUnknownFault instance.
RESPONSE_SOAP_HEADERS - Static variable in class com.ibm.websphere.webservices.Constants
This property can be set on a Stub or Call object to provide a HashMap that contains the names (QName) of SOAP headers that should be retrieved from subsequent SOAP response messages and inserted into the HashMap.
RESPONSE_TRANSPORT_PROPERTIES - Static variable in class com.ibm.websphere.webservices.Constants
Property containing a HashMap of values to be received in transport headers when a response is received by a client.
ResponseErrorReport - Exception in com.ibm.websphere.servlet.response
 
ResponseErrorReport() - Constructor for exception com.ibm.websphere.servlet.response.ResponseErrorReport
 
ResponseErrorReport(String) - Constructor for exception com.ibm.websphere.servlet.response.ResponseErrorReport
Constructs a new ResponseErrorReport with the specified message.
ResponseErrorReport(String, Throwable) - Constructor for exception com.ibm.websphere.servlet.response.ResponseErrorReport
Constructs a new ResponseErrorReport with the specified message and root cause.
ResponseErrorReport(Throwable) - Constructor for exception com.ibm.websphere.servlet.response.ResponseErrorReport
Constructs a new WebAppErrorReport with the specified message and root cause.
ResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceStats.ServiceStats
The average time in between the receipt of a request and the return of the reply (TimeStatistic).
ResponseUtils - Class in com.ibm.websphere.servlet.response
 
ResponseUtils() - Constructor for class com.ibm.websphere.servlet.response.ResponseUtils
 
RESTART_SERVER_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
restoreSCToken(byte[]) - Method in interface com.ibm.ws.wssecurity.sc.util.SecureConversation
 
RESULT_SET - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a java.sql.ResultSet parameter.
resume(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Resumes a suspended task.
RESUMED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task was resumed.
ResumeFailedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the ResumeFailedFault type defined in the WS-Notification Base Notification schema.
ResumeFailedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
Default constructor
ResumeFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
Create an instance of the fault from the specified information.
ResumeFailedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
Create an instance of the fault containing the specified message as a description.
ResumeFailedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
Create an instance of the fault with the specified cause.
ResumeFailedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.ResumeFailedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
retainAll(Collection) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
This operation is not supported.
retrieveAllKeys() - Method in interface com.ibm.websphere.workarea.UserWorkArea
Returns an array of all keys associated with the stack of WorkAreas for the current thread.
RetrieveFromPoolCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of calls retrieving an object from the pool (CountStatistic).
RetrieveFromPoolSuccessCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times a retrieve found an object available in the pool (CountStatistic).
RetryCompensationHandlerException - Exception in com.ibm.websphere.wsba
This exception should be thrown by CompensationHandler implementations to indicate that the work could not be completed sucessfully but may be able to complete in the future if retried.
RetryCompensationHandlerException() - Constructor for exception com.ibm.websphere.wsba.RetryCompensationHandlerException
 
RetryCompensationHandlerException(String) - Constructor for exception com.ibm.websphere.wsba.RetryCompensationHandlerException
 
RetryCompensationHandlerException(String, Throwable) - Constructor for exception com.ibm.websphere.wsba.RetryCompensationHandlerException
 
RetryCompensationHandlerException(Throwable) - Constructor for exception com.ibm.websphere.wsba.RetryCompensationHandlerException
 
returned() - Method in interface com.ibm.websphere.asynchbeans.pool.PoolableObject
This is called when the object is returned to the pool.
returnObject(Object) - Method in interface com.ibm.websphere.asynchbeans.pool.ObjectPool
This should be used to return an object to the pool.
RETURNS_DISCARDED - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
RETURNS_TO_POOL - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
ReturnsDiscardCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times the returning object was discarded because the pool was full (CountStatistic).
ReturnsToPoolCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of calls returning an object to the pool (CountStatistic).
revokeSSOCookies(HttpServletRequest, HttpServletResponse) - Static method in class com.ibm.websphere.security.WSSecurityHelper
revokeSSOCookies(HttpServletRequest, HttpServletResponse) method removes the WebSphere Application Server Single Sign-on (SSO) cookies if SSO is enabled.
revokeSSOCookiesForPortlets(ActionRequest, ActionResponse) - Static method in class com.ibm.websphere.security.WSSecurityHelper
revokeSSOCookiesForPortlets(ActionRequest, ActionResponse) method removes the WebSphere Application Server Single Sign-on (SSO) cookies for portlets if SSO is enabled.
RIPPLE_START - Static variable in class com.ibm.websphere.management.wlm.ClusterAdminConstants
Command used to stop and restart each member of the cluster serially.
ROLE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
ROLES - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
RolledbackCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJTAStats
Total number of global transactions rolled back (CountStatistic).
ROOT_CONTAINS_ALL - Static variable in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
There is a dummy root DataObject that contains all other DataObjects.
ROOT_CONTAINS_SOME - Static variable in class com.ibm.websphere.sdo.mediator.ejb.MediatorFactory
There is a dummy root DataObject.
ROOT_DESC - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
ROOT_NAME - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
RSA_SHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The URI for the signature algorithm, RSA_SHA1: http://www.w3.org/2000/09/xmldsig#rsa-sha1.
RSA_SHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The URI for the signature algorithm, RSA_SHA1: http://www.w3.org/2000/09/xmldsig#rsa-sha1.
RUNNING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
RUNNING - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
The scheduled task is currently executing.
runScript(String, String, String[], Project, boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
RUNTIME_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
RuntimeCollaborator - Class in com.ibm.websphere.management
A class to setup the managed resource object of a ModelMBean.
RuntimeCollaborator() - Constructor for class com.ibm.websphere.management.RuntimeCollaborator
 

S

SAMLConsumeCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a Callback class used to collect configuration data associated with the consumer of an incoming SAML token.
SAMLConsumeCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
 
SAMLConsumerCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for SAMLToken in consumer side.
SAMLConsumerCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumerCallbackHandler
Class constructor.
SAMLGenerateCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a Callback class for the SAML token used to collect requester configuration information prior to creating or requesting a SAML token.
SAMLGenerateCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
 
SAMLGenerateCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for SAMLToken in client side.
SAMLGenerateCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallbackHandler
Class constructor.
SAMLIdAssertionCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for asserting SAMLToken to WebSphere WSCredential
SAMLIdAssertionCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
SAMLIdAssertionCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for asserting SAMLToken to WebSphere WSCredential.
SAMLIdAssertionCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
SAMLToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This API is used to retrieve data elements from an existing SAML token assertion.
SAMLTokenFactory - Class in com.ibm.websphere.wssecurity.wssapi.token
This API is used for the creation of SAML security tokens conforming the SAML v1.1 and SAML v2.0 standards (both versions of the token are supported).
SAMLTokenFactory() - Constructor for class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
 
save(OutputStream) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Serializes the command into the specified output stream.
save(OutputStream) - Method in class com.ibm.websphere.management.cmdframework.CommandHistory
 
save(OutputStream) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
save(Session, boolean) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Save the changes made in the session to config repository.
save(Session, boolean) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
save(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Saves the current Metadata in XMI format to the given file name
save(OutputStream) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Saves the current Metadata in XMI format to the given OutputStream
saveAndClose() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Saves the task data back into application archive.
saveAsFile(String, String, InputStream) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Save the input stream as a file in the specified location
saveToEcore(String, String, String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Convert the current Metadata to an Ecore model and then save it to the given file name
saveToEcore(OutputStream, String, String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Convert the current Metadata to an Ecore model and then save it to the given OutputStream
SCA_DEFAULT_SCOPE - Static variable in class com.ibm.websphere.sdox.SDOUtil
SCA default HelperContext identifier
SCHEDULED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task was currently scheduled.
SCHEDULED - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
The scheduled task is currently scheduled to execute.
Scheduler - Interface in com.ibm.websphere.scheduler
Scheduler is the central interface for managing and creating tasks.
SchedulerException - Exception in com.ibm.websphere.scheduler
A general Scheduler exception.
SchedulerException() - Constructor for exception com.ibm.websphere.scheduler.SchedulerException
 
SchedulerException(String) - Constructor for exception com.ibm.websphere.scheduler.SchedulerException
 
SchedulerException(Throwable) - Constructor for exception com.ibm.websphere.scheduler.SchedulerException
 
SchedulerException(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.SchedulerException
 
SchedulerNotAvailableException - Exception in com.ibm.websphere.scheduler
The persistent store is unavailable.
SchedulerNotAvailableException() - Constructor for exception com.ibm.websphere.scheduler.SchedulerNotAvailableException
 
SchedulerNotAvailableException(String) - Constructor for exception com.ibm.websphere.scheduler.SchedulerNotAvailableException
 
SchedulerNotAvailableException(Throwable) - Constructor for exception com.ibm.websphere.scheduler.SchedulerNotAvailableException
 
SchedulerNotAvailableException(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.SchedulerNotAvailableException
 
SchedulerRuntimeException - Exception in com.ibm.websphere.scheduler
A general unplanned Scheduler exception.
SchedulerRuntimeException() - Constructor for exception com.ibm.websphere.scheduler.SchedulerRuntimeException
 
SchedulerRuntimeException(String) - Constructor for exception com.ibm.websphere.scheduler.SchedulerRuntimeException
 
SchedulerRuntimeException(Throwable) - Constructor for exception com.ibm.websphere.scheduler.SchedulerRuntimeException
 
SchedulerRuntimeException(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.SchedulerRuntimeException
 
SCOPE_TO_LOCAL_QP_OFF - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used with a JMS queue to indicate that the SIB queue destination identified by the JMS Queue is not scoped to a single queue point - the system will choose which of the available queue points of the SIB destination to use, which may include work load balancing of requests across different queue points.
SCOPE_TO_LOCAL_QP_ON - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant used with a JMS queue to indicate that the SIB queue destination identified by the JMSQueue is dynamically scoped to a single queue point if one exists on the messaging engine that the application is connected to.
SCTConsumeCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the security context token in consumer side.
SCTConsumeCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
 
SCTConsumeCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for SecurityContextToken in consumer side.
SCTConsumeCallbackHandler(String, String, String) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Class constructor.
SCTConsumeCallbackHandler(String, String, String, WSSDecryption, WSSVerification) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Class constructor.
SCTConsumeCallbackHandler(String, String, String, boolean, int, int) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Class constructor.
SCTConsumeCallbackHandler(String, String, String, boolean, int, int, WSSDecryption, WSSVerification) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallbackHandler
Class constructor.
SCTGenerateCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the security context token in generator side.
SCTGenerateCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
 
SCTGenerateCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for security context token in generator side.
SCTGenerateCallbackHandler(WSSGenerationContext, WSSConsumingContext, String, boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(WSSGenerationContext, WSSConsumingContext, String, String) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(WSSGenerationContext, WSSConsumingContext) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(SecurityContextToken, WSSGenerationContext, WSSConsumingContext, String, int, String, int, String, String) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(WSSGenerationContext, WSSConsumingContext, String, boolean, Dispatch) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(WSSGenerationContext, WSSConsumingContext, String, Dispatch) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(WSSGenerationContext, WSSConsumingContext, Dispatch) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SCTGenerateCallbackHandler(SecurityContextToken, WSSGenerationContext, WSSConsumingContext, String, int, String, int, String, String, Dispatch) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallbackHandler
Class constructor
SDOMessage - Interface in com.ibm.websphere.sdo
SDOMessage is the interface used by the SDOMessageContext to enable handlers to access the SDO DataGraph associated with a request, response, or fault.
SDOMessageContext - Interface in com.ibm.websphere.webservices.handler.sdo
SDOMessageContext is the interface used by a non-SOAP JAX-RPC Handler.
SDOMessageImpl - Class in com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl
SDOMessageImpl
SDOMessageImpl(InvocationContext) - Constructor for class com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl.SDOMessageImpl
 
SDOUtil - Class in com.ibm.websphere.sdox
This class provides convenient static utility functions for implementation extended APIs
SDOUtil() - Constructor for class com.ibm.websphere.sdox.SDOUtil
 
searchJNDIReferences(List, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Returns a hashtable that includes the information of the applications that has references to the specified JndiNames.
searchJNDIReferences(List, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
searchResources(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
 
searchResources(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
SECURE_PROXY - Static variable in interface com.ibm.websphere.management.AdminConstants
 
SecureConversation - Interface in com.ibm.ws.wssecurity.sc.util
 
SecureConversationHandle - Class in com.ibm.ws.wssecurity.sc.util
 
SECURITY_MODE_FIPS_140_2 - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable indicating FIPS status - FIPS 140-2
SECURITY_MODE_FIPS_DISABLED - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable indicating FIPS status - FIPS is disabled.
SECURITY_MODE_SP_800_131_STRICT - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable indicating FIPS status - SP 800-131 Strict
SECURITY_MODE_SP_800_131_TRANSITION - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable indicating FIPS status - SP 800-131 Transition
SECURITY_MODE_SUITE_B_128 - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable indicating FIPS status - SUITE B 128
SECURITY_MODE_SUITE_B_192 - Static variable in class com.ibm.websphere.ssl.JSSEHelper
Variable indicating FIPS status - Suite B 192
SecurityContextToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the security context token, <wsu:SecurityContextToken> element.
SecurityContextToken13 - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the security context token, <wsu:SecurityContextToken> element.
SecurityToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the security token.
SEI_LOC - Static variable in interface com.ibm.websphere.smf.SmfEventInfrastructure
The location in JNDI where this object can be obtained.
send(Message, int, int, long) - Method in interface com.ibm.websphere.sib.api.jms.JmsMsgProducer
Send a message to the Destination that was specified when the message producer was created.
send(Destination, Message, int, int, long) - Method in interface com.ibm.websphere.sib.api.jms.JmsMsgProducer
Send a message to the specified destination.
send(SIMessage, boolean) - Method in interface com.ibm.websphere.sib.mediation.session.SIMediationSession
This method will send an SIMessage to the Service integration bus.
SENDABLE - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundMessageData
 
sendError(int) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
sendError(int, String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
sendError(int) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
sendError(int, String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
sendJMXEvent(Object) - Method in interface com.ibm.websphere.management.application.AppManagement
 
sendJMXEvent(String, Object) - Method in interface com.ibm.websphere.management.application.AppManagement
 
sendJMXEvent(Object) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
sendJMXEvent(String, Object) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
sendNotification(CommandNotification) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
sendNotification(String) - Method in class com.ibm.websphere.management.JMXManageableSupport
Built-in helper function to allow sub-class to simplify sending declared Notifications only using the notification type.
sendNotification(Notification) - Method in class com.ibm.websphere.management.JMXManageableSupport
Built-in helper function to allow sub-class to send any Notification through its associated ModelMBean.
sendNotification(Notification) - Method in class com.ibm.websphere.management.RuntimeCollaborator
Send the given notification through the ModelMBean.
sendNotification(String) - Method in class com.ibm.websphere.management.RuntimeCollaborator
Send a notification with the given text through the ModelMBean.
sendRedirect(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
sendRedirect(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
sendRedirect303(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
SEPERATOR40 - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
SEPERATOR50 - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
SEQUELINK_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
Deprecated. Please use CONNECTJDBC_HELPER or MSSQL_HELPER instead.
SequenceData - Interface in com.ibm.websphere.websvcs.rm
The class contains the information regarding a WS-ReliableMessaging Sequence
SequenceData.SequenceState - Class in com.ibm.websphere.websvcs.rm
Class used to contain information about a SequenceState
SequenceData.SequenceState(int, String, boolean, boolean) - Constructor for class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
Constructor for SequenceState
sequenceNumber - Variable in class com.ibm.websphere.management.JMXManageableSupport
 
SerialDeserialException - Exception in com.ibm.websphere.asynchbeans
This can be thrown when a WorkWithExecutionContext is serialized or deserialized.
SerialDeserialException() - Constructor for exception com.ibm.websphere.asynchbeans.SerialDeserialException
Constructor for SerialDeserialException.
SerialDeserialException(String) - Constructor for exception com.ibm.websphere.asynchbeans.SerialDeserialException
Constructor for SerialDeserialException.
SerialDeserialException(String, Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.SerialDeserialException
Constructor for SerialDeserialException.
SerialDeserialException(Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.SerialDeserialException
Constructor for SerialDeserialException.
serialize(SOAPElement, BaseFault) - Method in interface com.ibm.websphere.wsrf.BaseFaultBinderHelper
Serializes the supplied specialized BaseFault into a SOAPElement.
SERIALIZE_DATA_HANDLER_AXIS_STYLE - Static variable in class com.ibm.websphere.webservices.Constants
CLIENT/SERVER: This property indicates that the request and response messages containing the {http://xml.apache.org/xml-soap}DataHandler xml type should serialize the DataHandler in the old v5.x Axis-style.
serialVersionUID - Static variable in interface com.ibm.websphere.command.Command
 
serialVersionUID - Static variable in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated.  
serialVersionUID - Static variable in interface com.ibm.websphere.pmi.client.CpdData
Deprecated.  
serialVersionUID - Static variable in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated.  
serialVersionUID - Static variable in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated.  
serialVersionUID - Static variable in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
 
serialVersionUID - Static variable in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
serialVersionUID - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
 
SERVANT_JVM_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.isServantJvmType() method will return true when a JVM type (string format) is successfully compared to this constant value
server - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
server - Variable in class com.ibm.ws.tpv.engine.utils.ServerBean
 
SERVER_CONNECTIONDATA_IS_INVALID_TYPE - Static variable in class com.ibm.websphere.orbext.MinorCodes
An unsupported connection type was provided for a server connection.
SERVER_DISCOVERY_ADDRESS - Static variable in interface com.ibm.websphere.management.AdminConstants
This is the EndPoint name for application servers.
SERVER_OBJECT_FACTORY_FAILED - Static variable in class com.ibm.websphere.naming.WsnCorbaMinorCodes
Binding cannot be resolved.
SERVER_SESSION_USAGE - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
SERVER_START_FAILED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
SERVER_STARTED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
SERVER_STARTING - Static variable in class com.ibm.websphere.management.application.AppNotification
 
SERVER_STOP_FAILED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
SERVER_STOPPED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
SERVER_STOPPED - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
SERVER_STOPPING - Static variable in class com.ibm.websphere.management.application.AppNotification
 
ServerBean - Class in com.ibm.ws.tpv.engine.utils
 
ServerBean(String, String) - Constructor for class com.ibm.ws.tpv.engine.utils.ServerBean
Creates a Server Bean for a specific node and server
ServerClusterTasks - Class in com.ibm.websphere.management.configservice.tasks
This class defines tasks that related to cluster configuration.
ServerClusterTasks(ConfigService) - Constructor for class com.ibm.websphere.management.configservice.tasks.ServerClusterTasks
 
ServerClusterUpdateCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of times that this server received new server cluster information (CountStatistic).
ServerControl - Class in com.ibm.websphere.ant.tasks
ServerControl is the abstract base class of StartServer, StopServer, and ServerStatus.
ServerControl() - Constructor for class com.ibm.websphere.ant.tasks.ServerControl
 
ServerName - Class in com.ibm.websphere.runtime
The ServerName class provides static methods for getting at the display name of the running server.
ServerName() - Constructor for class com.ibm.websphere.runtime.ServerName
 
ServerResponseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The response time, in milliseconds, for IIOP requests that are serviced by this server (TimeStatistic).
ServerSessionPoolUsage - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
The percentage of the ServerSession pool in use.
ServerStatus - Class in com.ibm.websphere.ant.tasks
The wsServerStatus task enables you to get status on a server instance or all server instances.
ServerStatus() - Constructor for class com.ibm.websphere.ant.tasks.ServerStatus
 
ServerWithActiveGroups - Interface in com.ibm.websphere.hamanager.jmx
Represents a server identity and the current set of groups that contain an active member on this server.
SERVICE - Static variable in interface com.ibm.websphere.ras.RasMessage
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.websphere.servlet.filter.ChainerServlet
Deprecated. Handle a servlet request by chaining the configured list of servlets.
ServiceTime - Static variable in interface com.ibm.websphere.pmi.stat.WSWebAppStats.ServletStats
The response time (ms) of a servlet or JSP request (TimeStatistic).
SERVLET_CACHE_GROUP - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
Deprecated. As of 6.1, this group is no longer created.
SERVLET_CACHE_TYPE_PREFIX - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The prefix of the servlet cache instance.
SERVLET_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
ServletCacheRequest - Interface in com.ibm.websphere.servlet.cache
This interface is a proxy for the WebSphere request object.
ServletCacheResponse - Interface in com.ibm.websphere.servlet.cache
This interface is a proxy for the WebSphere response object.
ServletChain - Class in com.ibm.websphere.servlet.filter
Deprecated. Application developers requiring this functionality should implement this using javax.servlet.filter classes.
ServletChain() - Constructor for class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
ServletChain(RequestDispatcher[]) - Constructor for class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
ServletContextEventSource - Interface in com.ibm.websphere.servlet.event
This event context is used to register listeners for various servlet context events.
ServletErrorEvent - Class in com.ibm.websphere.servlet.event
Event that reports a servlet error.
ServletErrorEvent(Object, ServletContext, String, String, Throwable) - Constructor for class com.ibm.websphere.servlet.event.ServletErrorEvent
ServletErrorEvent constructor
ServletErrorListener - Interface in com.ibm.websphere.servlet.event
Event listener interface used to receive notifications about servlet errors.
ServletErrorReport - Exception in com.ibm.websphere.servlet.error
 
ServletErrorReport() - Constructor for exception com.ibm.websphere.servlet.error.ServletErrorReport
 
ServletErrorReport(String) - Constructor for exception com.ibm.websphere.servlet.error.ServletErrorReport
Constructs a new ServletErrorReport with the specified message.
ServletErrorReport(String, Throwable) - Constructor for exception com.ibm.websphere.servlet.error.ServletErrorReport
Constructs a new ServletErrorReport with the specified message and root cause.
ServletErrorReport(Throwable) - Constructor for exception com.ibm.websphere.servlet.error.ServletErrorReport
Constructs a new ServletErrorReport with the specified message and root cause.
ServletEvent - Class in com.ibm.websphere.servlet.event
Generic servlet event.
ServletEvent(Object, ServletContext, String, String) - Constructor for class com.ibm.websphere.servlet.event.ServletEvent
ServletEvent contructor.
ServletInputStreamAdapter - Class in com.ibm.websphere.servlet.request
Adapter class creates a ServletInputStream from a java.io.InputStream.
ServletInputStreamAdapter(InputStream) - Constructor for class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
Creates a ServletInputStream from an InputStream.
ServletInvocationEvent - Class in com.ibm.websphere.servlet.event
Event that reports information about a servlet invocation.
ServletInvocationEvent(Object, ServletContext, String, String, ServletRequest, ServletResponse) - Constructor for class com.ibm.websphere.servlet.event.ServletInvocationEvent
ServletInvocationEvent constructor
ServletInvocationListener - Interface in com.ibm.websphere.servlet.event
Event listener interface used for notifications about Servlet service invocations.
ServletListener - Interface in com.ibm.websphere.servlet.event
Event listener interface used for notifications about servlets.
ServletOutputStreamAdapter - Class in com.ibm.websphere.servlet.response
 
ServletOutputStreamAdapter(OutputStream) - Constructor for class com.ibm.websphere.servlet.response.ServletOutputStreamAdapter
Creates a ServletOutputStream from an OutputStream.
SERVLETS_SUBMODULE_SHORTNAME - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
ServletStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.ServletStats
ServletStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSWebAppStats
ServletStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.ServletStatsImpl
Deprecated.  
session - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
Session - Class in com.ibm.websphere.management
Session.java - represents the current session of RemoteAdminService
Session() - Constructor for class com.ibm.websphere.management.Session
 
Session(String, boolean) - Constructor for class com.ibm.websphere.management.Session
 
SessionBeanStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.SessionBeanStats
SessionBeanStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSEJBStats
SessionBeanStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.SessionBeanStatsImpl
Deprecated.  
SessionContextExtension - Interface in com.ibm.websphere.ejbcontainer
The SessionContextExtension interface may be used by a Session EJB to invoke WebSphere-specific EJB Container services.
SessionObjectSize - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The average size of the session objects at session level, including only serializable attributes in the cache (AverageStatistic).
SessionParameter - Static variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This specifies that the type of component is an parameter from the HTTPSession object.
SessionPropertyConstants - Interface in com.ibm.websphere.management.configservice
This class documents the type of properties that user may associates with a session.
sessionRemovedFromCache(String) - Method in interface com.ibm.websphere.servlet.session.IBMSessionListener
 
SESSIONS_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
SessionTimeoutException - Exception in com.ibm.websphere.management.exception
This exception is thrown if the session supplied to ConfigService has timed out.
SessionTimeoutException(Session) - Constructor for exception com.ibm.websphere.management.exception.SessionTimeoutException
 
set(int, Object) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Sets an element at a given index.
set(long, long, long, long) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
set(long, long, long, long, long, long, long, long) - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
set(long, long, long) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
set(double, long, long) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
set(long, long, long, long, long, long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
set(long, long, long, long, long, long, long) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
set(Type, Property, Object) - Static method in class com.ibm.websphere.sdox.SDOUtil
Sets an instance Property (annotation) on the specified Type.
set(String, Object) - Method in interface com.ibm.websphere.security.cred.WSCredential
Allows user to set an Object based on a key.
set(String, Serializable) - Method in interface com.ibm.websphere.workarea.UserWorkArea
Set the specified property.
set(String, Serializable, PropertyModeType) - Method in interface com.ibm.websphere.workarea.UserWorkArea
Sets given property by mode.
setAccessIntent(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.WSCciConnectionSpec
Sets the AccessIntent.
setAccessIntent(AccessIntent) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the AccessIntent for this InteractionSpec.
setAdditionalClasspath(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setAddress(String) - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method sets the TCP/IP address of the cache adapter
setAdoptable(Boolean) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
setAggregatable(boolean) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the key alias name in the consumer's keyStore.
setAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the key alias name in the consumer's keyStore.
setAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the alias of private key for the SAML token requester.
setAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the type of the keystore.
setAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the type of the keystore.
setAll(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerStatus
Sets the all.
setAll(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the all
setAll(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setAllocateDirect(boolean) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set whether to allocate direct or indirect byte buffers
setAllowJspOutputElementMismatch(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setAllowTaglibPrefixRedefinition(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setAllowTaglibPrefixUseBeforeDefinition(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setAllowUnmatchedEndTag(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setApiCallsServiced(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setApiCallsServiced
setApiMessageId(String) - Method in interface com.ibm.websphere.sib.SIMessage
Set the contents of the ApiMessageId field in the message API Meta-Data.
setAppDeploymentController(AppDeploymentController) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Sets the controller instance
setAppID(String) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Sets the application ID.
setApplication(String) - Method in class com.ibm.websphere.ant.tasks.StartApplication
Sets the ear.
setApplication(String) - Method in class com.ibm.websphere.ant.tasks.StopApplication
Sets the ear.
setApplication(String) - Method in class com.ibm.websphere.ant.tasks.UninstallApplication
Sets the application name.
setApplicationInfo(String, Hashtable, String, Vector) - Method in interface com.ibm.websphere.management.application.AppManagement
Sets the new binding information for an installed application.
setApplicationInfo(String, Hashtable, String, Vector) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
setAppOptions(Hashtable) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Sets the app deployment options from the AppDeploymentInfo instance.
setAscending(boolean) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.OrderBy
Sets the value of the 'Ascending' attribute
setAsyncRequestDispatcherConfig(AsyncRequestDispatcherConfig) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcher
Set the AsyncRequestDispatcherConfig object used to customize messages and timeouts for specific includes.
setAttachmentReturnType(String, Class) - Method in interface com.ibm.websphere.webservices.rpc.IBMCall
Sets the return type for a specific operation as a MIME attachment type.
setAttribute(String, Object) - Method in class com.ibm.ras.RASEvent
Deprecated. Sets an attribute, saving it as part of a RAS event.
setAttribute(String, Object) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Sets an attribute, saving it as part of a RAS event.
setAttribute(ObjectName, Attribute) - Method in interface com.ibm.websphere.management.AdminClient
 
setAttribute(ObjectName, Attribute) - Method in interface com.ibm.websphere.management.AdminService
Sets the value of a specific attribute of a named MBean.
setAttribute(String, Object) - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This sets the request attribute key-value pair.
setAttribute(String, Object) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
setAttribute(String, Object) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Binds an object to this session, using the name specified.
setAttributes(ObjectName, AttributeList) - Method in interface com.ibm.websphere.management.AdminClient
 
setAttributes(ObjectName, AttributeList) - Method in interface com.ibm.websphere.management.AdminService
Sets the values of several attributes of a named MBean.
setAttributes(Session, ObjectName, AttributeList) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Modify attributes of the specified config data.
setAttributes(Session, ObjectName, AttributeList) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
setAttributes(Attribute[]) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the attributes.
setAttributeValue(AttributeList, String, Object) - Static method in class com.ibm.websphere.management.configservice.ConfigServiceHelper
Set the attribute value for the specified attribute.
setAuthenticationAlias(String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Set the Authentication Alias used for this task.
setAuthMechOid(String) - Method in class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Set the authentication mechanism OID.
setAutoPurge(boolean) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies that upon completion, the task will be deleted from the persistent store.
setAutoSession(boolean) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Sets the auto-create session flag to value.
setAutoTransferringHeader(String, String) - Method in class com.ibm.websphere.servlet.filter.ChainedResponse
Deprecated. Set a header that should be automatically transferred to all requests in a chain.
setBaseValue(CpdValue) - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated.  
setBatchEnabled(boolean) - Method in interface com.ibm.websphere.cache.EntryInfo
Deprecated. The updates for Push or Push-Pull sharing policies are always done in an asynchronous batch mode. Calling setBatchEnabled(false) has no effect on cache replication.
setBatchSize(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setBatchSize
setBatchSize(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setBatchSize
setBindingName(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the bindingName
setBindingProvider(BindingProvider) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the binding provider for axis2.
setBindingTypes(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Set the list of binding types to be produced in the resulting WSDL document.
setBrokerStreamQueue(String) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setBrokerStreamQueue
setBufferSize(int) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setBufferSize(int) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setBufferSize(int) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Sets the number of entries to store in the buffer
setBuffersReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setBuffersReceived
setBuffersReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setBuffersReceived
setBuffersReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setBuffersReceived
setBuffersSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setBuffersSent
setBuffersSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setBuffersSent
setBuffersSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setBuffersSent
setBundle(String) - Method in class com.ibm.websphere.ant.tasks.NLSEcho
Set the file name to be used as resource bundle
setBusName(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the name of the messaging bus to which you wish to connect when creating Connections using this ConnectionFactory object.
setBusName(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Set the name of the bus on which this JMS Destination resides.
setBytesReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setBytesReceived
setBytesReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setBytesReceived
setBytesReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setBytesReceived
setBytesSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setBytesSent
setBytesSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setBytesSent
setBytesSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setBytesSent
setCacheCushion(long) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the value in milliseconds for the cacheCushion.
setCacheToken(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the flag that indicates whether SAML should be cached
setCaller(CommandCaller) - Method in interface com.ibm.websphere.command.CacheableCommand
This sets the caller object for a caller who is cached.
setCaller(CommandCaller) - Method in class com.ibm.websphere.command.CacheableCommandImpl
Implements the CacheableCommand interface method.
setCanonicalizationMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Sets the canonicalization method.
setCatalog(String) - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Set the catalog name.
setCategory(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setCellName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCertPathParameter(PKIXBuilderParameters) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the parameter used to check the path of X.509 certificates.
setCertStores(List<CertStore>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the list of certificate stores.
setCertStores(List) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the list of certificate stores.
setCertStores(List<CertStore>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the list of certificate stores.
setChangedFieldsIndexes(boolean[]) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets a boolean array of indexes identifying the changed fields.
setChangedSSLConfig(Properties) - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Allows the runtime to set the new Properties after the change took place.
setChannelName(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
setChannelName(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
setChannelName
setChannelName(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setChannelName(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setChannelName
setChannelStartTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setChannelStartTimeMillis
setChannelStartTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setChannelStartTimeMillis
setChannelStartTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setChannelStartTimeMillis
setCharacterEncoding(String) - Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
Deprecated.  
setCharacterEncoding(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setChildKey(Key) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Sets the value of the 'Child Key' reference
setChildren(ArrayList) - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Adds a child to the node
setClassloaderParentFirst(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setClassloaderSingleWarClassloader(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setClassname(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the class used to hold the Property value.
setClassName(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the className
setClasspath(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Set classpath to use for class introspection.
setClasspath(Path) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the classpath
setClasspath(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setClasspath(Path) - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Sets the compilation classpath from a string of colon or semicolon separated jar file names.
setClasspath(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the classpath
setClasspath(Path) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the classpath
setClasspathRef(Reference) - Method in class com.ibm.websphere.ant.tasks.JspC
Adds a reference to a CLASSPATH defined elsewhere.
setClasspathRef(Reference) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Adds a reference to a CLASSPATH defined elsewhere.
setClient(String) - Method in interface com.ibm.ras.RASILogger
Deprecated. Sets the name of the client which is associated with this logger.
setClient(String) - Method in class com.ibm.ras.RASLogger
Deprecated. Sets the name of the client which is associated with this logger.
setClientID(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Sets the clientID for this ConnectionFactory.
setClientInformation(Properties) - Method in interface com.ibm.websphere.rsadapter.WSConnection
This API allows you to set client information on the WebSphere connection.
setClientKerberosRealm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the Kerberos realm name for the Kerberos client.
setClientLabel(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Sets the client label
setClientLabel(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the client label to generate the derived key token.
setClientLabel(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Sets the client label.
setClientName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the Kerberos client principal name.
setClientPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the password of the Kerberos client.
setClockSkew(long) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the time in milliseconds that is allowed for clock skew between the token issuer and the consumer.
setClockSkew(long) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
 
setCmdHandler(CmdNotificationHandler) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Set the handler to handle command notifications
setCmdHandler(CmdNotificationHandler) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setCmdMgrType(Integer) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setCmdName(String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setCmdStatus(String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setCmdStepName(String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setCmdStepStatus(String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setCodegen(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the codegen
setCollectionRequest(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
 
setCollisionColumn(Column) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Collision Column' reference
setColumn(Column) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.OrderBy
Sets the value of the 'Column' reference
setCommand(String) - Method in class com.ibm.websphere.ant.tasks.InstallApplication
Disabled in this subclass
setCommand(String) - Method in class com.ibm.websphere.ant.tasks.ListApplications
Disabled in this subclass
setCommand(String) - Method in class com.ibm.websphere.ant.tasks.StartApplication
Disabled in this subclass
setCommand(String) - Method in class com.ibm.websphere.ant.tasks.StopApplication
Disabled in this subclass
setCommand(String) - Method in class com.ibm.websphere.ant.tasks.UninstallApplication
Disabled in this subclass
setCommand(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the command.
setCommandMetadata(CommandMetadata) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setCommandResult(CommandResult) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setCommandSession(TaskCommandSession) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setCommandTarget(CommandTarget) - Method in interface com.ibm.websphere.command.TargetableCommand
Sets the target object on the command.
setCommandTarget(CommandTarget) - Method in class com.ibm.websphere.command.TargetableCommandImpl
Sets the target object on the command.
setCommandTargetName(String) - Method in interface com.ibm.websphere.command.TargetableCommand
Sets the name of the target object on the command.
setCommandTargetName(String) - Method in class com.ibm.websphere.command.TargetableCommandImpl
Sets the name of the target object on the command.
setComment(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setCompatible35(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the compatible35
setCompensateOnly() - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Calling setCompensateOnly will force the Business Activity to compensate all active CompensationHandlers that have been added.
setCompensationDataAtCommit(DataObject) - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Invoked to configure the CompensationHandler or serializable.CompensationHandler behaviour on completion of the underlying Business Activity.
setCompensationDataAtCommit(Serializable) - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Invoked to configure the CompensationHandler or serializable.CompensationHandler behaviour on completion of the underlying Business Activity.
setCompensationDataImmediate(DataObject) - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Invoked to configure the CompensationHandler or serializable.CompensationHandler behaviour on completion of the underlying Business Activity.
setCompensationDataImmediate(Serializable) - Method in interface com.ibm.websphere.wsba.UserBusinessActivity
Invoked to configure the CompensationHandler or serializable.CompensationHandler behaviour on completion of the underlying Business Activity.
setCompile(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCompileClasspath(Path) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCompilerOptions(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCompileToDir(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCompileToWebInf(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCompileWithAssert(String) - Method in class com.ibm.websphere.ant.tasks.JspC
Deprecated. setCompileWithAssert is replaced by JspC.setJdkSourceLevel(java.lang.String)
setComponent(String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Sets the name of the component that is using this logger.
setComponent(String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Sets the name of the component that is using this logger.
setConfig(Hashtable) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in interface com.ibm.ras.RASILogger
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in interface com.ibm.ras.RASIObject
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in class com.ibm.ras.RASLogger
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Sets the configuration of this object.
setConfig(Hashtable) - Method in class com.ibm.ras.RASObject
Deprecated. Sets the configuration of this object.
setConfig(PmiModuleConfig) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. Call this method to set the static config info.
setConfig(PmiModuleConfig) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
setConfig(PmiModuleConfig) - Method in interface com.ibm.websphere.pmi.stat.WSStats
Set textual information.
setConfig(Hashtable) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. The setConfig method required by the RASIObject interface.
setConfigRoot(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setConfigSession(Session) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Sets the user's config session.
setConfigSession(Session) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setConfirmationMethod(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the type of Subject ConfirmationMethod to be used by the token requester.
setConfirmationMethod(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the type of Subject ConfirmationMethod to be used by the token requester.
setConfirmationMethod(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the type of Subject ConfirmationMethod to be used by the token requester.
setConnectionError(Object) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Deprecated. Replaced by WSCallHelper.setConnectionError(Object,boolean)
setConnectionError(Object, boolean) - Static method in class com.ibm.websphere.rsadapter.WSCallHelper
Signals WebSphere that an application-detected fatal error has occured on the specified connection so that WebSphere can remove it from the pool, or purge the entire pool, as determined by the purge policy.
setConnectionFactory(ObjectName) - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
setConnectionFactoryJndiName(String) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Sets the JNDI name of either a queue connection factory, or a topic connection factory.
setConnectionProximity(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the connection proximity, which specifies the proximity of acceptable messaging engines.
setConnectionWaitTimeout(int) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the connection wait timeout value.
setConnectionWrapper(ConnectionWrapper) - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
Set the ConnectionWrapper object
setConntype(String) - Method in class com.ibm.websphere.ant.tasks.StopServer
Sets the conntype.
setConntype(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the conntype.
setConsumerDoesNotModifyPayloadAfterGet(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Sets the property that indicates if the consumer will modify the payload after getting it.
setConsumeSubfragments(boolean) - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This sets the consume-subfragments variable.
setContainer(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the container
setContentLanguage(String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set the content language for the response
setContentLanguage(byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set the content language for the response
setContentLength(int) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setContentLength(int) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setContentType(String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setContentType(String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set the content type for the response
setContentType(byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set the content type for the response
setContentType(String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setContext(CompositeContext) - Static method in class com.ibm.websphere.sca.context.CurrentCompositeContext
Sets the current composite context.
setCookieLogging(boolean) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Sets the COOKIE logging flag to value.
setCorrelationId(String) - Method in interface com.ibm.websphere.sib.SIMessage
Set the contents of the CorrelationId field in the message API Meta-Data.
setCount(long) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
setCpuUsageAvailable(boolean) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setCpuUsageIdle(long) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setCpuUsageName(String) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setCpuUsageUsed(long) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setCreateDebugClassfiles(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setCreatedTimestamp(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Sets the flag that indicates whether the createdTimestamp is set or not.
setCreatedTimestamp(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Sets the flag that indicates whether the createdTimestamp is set or not.
setCredentialList(ArrayList<String[]>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
Sets a list of trusted credential's identifiers, each identifier includes security domain name, optional SAML attribute name and attribute namespace for principal, optional SAML attribute name and attribute namespace for realm, and optional SAML attribute name and attribute namespace for group memberships.
setCredToken(byte[]) - Method in class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Set the credential token.
setCRLPath(List) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets revoked certificate list file.
setCrossDomainIdAssertion(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
sets flag of cross security domain ID assertion.
setCurrentLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setCurrentLUWID
setCurrentLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setCurrentLUWID
setCurrentLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setCurrentLUWID
setCurrentSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setCurrentSequenceNumber
setCurrentSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setCurrentSequenceNumber
setCurrentSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setCurrentSequenceNumber
setCurrentStep(AbstractCommandStep) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
setCurrentStepIndex(int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
setCurrentValue(IOSerializableSOAPElement[]) - Method in class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Sets the current value(s) of the resource property elements that were the subject of the modification request.
setCursorName(String) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Configures the cursor name.
setCustomProperty(Object, Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Sets the custom property.
setDatabaseDefaultIsolationLevel(int) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Deprecated. use setDatabaseDefaultIsolationLevel(int, int)
setDatabaseDefaultIsolationLevel(int, int) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of the default transaction isolation level for the JDBC driver.
setDataGraph(DataGraph, String) - Method in interface com.ibm.websphere.sib.SIMessage
Set the SIMessage content to a a new SDO DataGraph tree representation.
setDataGraph(DataGraph) - Method in class com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl.SDOMessageImpl
 
setDataId(int) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
setDataIds(int[]) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setDataInfo(PmiModuleConfig) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Set the static info for this data.
setDataInfo(PmiDataInfo) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Set the static info for this data.
setDataInfo(PmiModuleConfig) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
setDataInfo(PmiDataInfo) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
setDataInfo(PmiModuleConfig) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Set textual information.
setDataInfo(PmiDataInfo) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Set textual information.
setDataMembers(ArrayList) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
setDataSourceConnectionsIdle(long[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setDataSourceConnectionsUsed(long[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setDataSourceNames(String[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setDataSourcesAvailable(boolean) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setDataSourceTypes(String[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setDataStoreHelperName(String) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the DataStoreHelper class name for this InteractionSpec.
setDateHeader(String, long) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setDateHeader(String, long) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set date header as a long value
setDateHeader(String, long) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setDateTime(Calendar) - Method in class com.ibm.websphere.sib.wsn.AbsoluteOrRelativeTime
Set the absolute time value.
setDbname(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the dbname
setDbPassword(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the password associated with the default data source.
setDbschema(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the dbschema
setDbUser(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets userid associated with the default data source.
setDbvendor(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the dbvendor
setDebug(boolean) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Sets the RASMessageCatalog debug mode.
setDebug(boolean) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the debug
setDebug(boolean) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setDebug(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
setDebug(boolean) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
 
setDebug(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the debug
setDebug(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Setter for enabling debugging
setDebug(boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. Pass true to it to enable debug, which is disabled by default.
setDefault(boolean) - Method in interface com.ibm.ras.RASIFormatter
Deprecated. Sets a flag that indicates whether this object is a "default formatter," attached automatically by a RASHandler.
setDefaultConnectionFactory(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the JNDI name of defaultConnectionFactory.
setDefaultDataSource(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets thethe JNDI name of the default data source.
setDefaultMessage(String) - Method in exception com.ibm.websphere.exception.DistributedException
Set the default message for this message.
setDefaultMessage(String) - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
Insert the method's description here.
setDefaultTargetName(String) - Method in class com.ibm.websphere.command.TargetPolicyDefault
Sets the default target name, used if no other target is found.
setDeliveryMode(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Set the deliveryMode.
setDeploymentMode(Hashtable) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
setDeployScope(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the deployscope
setDeprecation(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setDescription(String) - Method in interface com.ibm.ras.RASIObject
Deprecated. Sets the description of this object.
setDescription(String) - Method in class com.ibm.ras.RASObject
Deprecated. Sets the description of this object.
setDescription(String) - Method in class com.ibm.websphere.management.application.EditionInfo
Set application edition's description.
setDescription(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setDescription(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Sets the module description (WebSphere internal use only).
setDescription(String) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Set the description of this object.
setDescription(String) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Set the discription for this config
setDescriptions(FaultDescription[]) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the descriptions.
setDestinationJndiName(String) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Sets the JNDI name of a JMS destination.
setDialect(URI) - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Set the value of the Dialect attribute for the expression.
setDialect(URI) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Set the Dialect value of this topic expression.
setDigestMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Sets the digest method.
setDirection(String) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setDirection
setDisableURLEncodingForParamTag(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setDisconnectInterval(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setDiscriminator(String) - Method in interface com.ibm.websphere.sib.SIMessage
Set the contents of the topic Discriminator field in the message header.
setDispatchMode(int[]) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Set the dispatch types this filter should run for
setDisplayName(String) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Set the display name for this config
setDocument(Document) - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Sets the document.
setDoNotConsume(boolean) - Method in interface com.ibm.websphere.servlet.cache.ServletCacheResponse
This sets the page to not be consumed by its parents
setDouble(double) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
setDRSBootstrap(boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
setDRSBootstrap - Enables or disbales DRS bootstrap support
setDurableSubscriptionHome(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Defines the name of the messaging engine used to store messages delivered to durable subscriptions created or used by objects created from this JmsConnectionFactory.
setDuration(Duration) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSTimestamp
Sets the duration time.
setDynamic(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the dynamic
setEar(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the ear.
setEar(String) - Method in class com.ibm.websphere.ant.tasks.InstallApplication
Sets the ear.
setEarfile(String) - Method in class com.ibm.websphere.ant.tasks.endptEnabler
This method accepts a string containing the name of the EAR to be modified.
setEarPath(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setEditionInfo(EditionInfo[], Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Sets edition information for the application.
setEditionInfo(EditionInfo[], Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
setEditionState(String) - Method in class com.ibm.websphere.management.application.EditionInfo
Set application edition state.
setEjbContainerAvailable(boolean) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setEjbContainerRequestsPerSecond(double) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setEjbContainerResponseTime(double) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setEjbJndiPrefix(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the ejbJndiPrefix.
setElement(SOAPElement) - Method in class com.ibm.websphere.sib.wsn.ElementAndText
Set the element
setElements(SOAPElement[]) - Method in class com.ibm.websphere.sib.wsn.AnyElemAnyAttrType
Set the user defined elements.
setEnabled(boolean) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Sets the logging enabled flag to value.
setEnabled(int[]) - Method in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Set statistics that needs to be enabled.
setEnabled(int[]) - Method in class com.ibm.websphere.pmi.stat.StatLevelSpec
Set statistics that needs to be enabled.
setEncryptHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Sets the header in the SOAP Header, specified by QName, as an encrypted part.
setEncryptionAlgorithm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the algorithm for the encryption
setEncryptionAlgorithm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the algorithm for the encryption
setEncryptionAlgorithm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the algorithm for the encryption
setEncryptionAlgorithm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Sets the algorithm for the encryption
setEncryptionMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Sets the data encryption method.
setEncryptPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Sets the keyword as an encrypted part, WSSEncryption.BODY_CONTENT or WSSEncryption.SIGNATURE.
setEncryptPart(WSSSignature) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Sets the WSSSignature object as an encrypted part.
setEncryptPart(SecurityToken, boolean) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Sets the security token as an encryption part.
setEncryptPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
Sets an XPath expression as an encrypted part.
setEncyptionAlgorithm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the algorithm for encryption.
setEncyptionKeyBytesLength(int) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the length of key for encryption
setEndOfFile(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Sets the boolean endOfFile
setEnforceAudienceRestriction(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Set the flag whether AudienceRestriction validation is required.
setEnforceConfirmationMethodInTokenExchange(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the option to check the receiving SAML subject confirmation method if SAMLToken has been exchanged.
setEnforceOneTimeUse(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Set the flag whether OneTimeUse or DoNotCacheCondition validation is required.
setEnterpriseAppName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setEOF(boolean) - Method in class com.ibm.ws.tpv.engine.filter.summary.Summary
Sets the EndOfFile flag
setErrorCode(int) - Method in exception com.ibm.websphere.asynchbeans.WorkRejectedException
 
setErrorCode(int) - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Subclasses can use this method to set the error code.
setErrorCode(int) - Method in exception com.ibm.websphere.servlet.response.ResponseErrorReport
Set the error code of the response.
setErrorCode(ErrorCode) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the error code.
setEventSource(EventSource) - Method in interface com.ibm.wsspi.cache.CoreCache
 
setException(Throwable) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
Sets the exception for result if any exception is thrown.
setExchangedTokenType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
 
setExclusive(boolean) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Sets the value of the 'Exclusive' attribute
setExecutionTimeout(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the number of milliseconds an Interaction waits for a backend store to execute the specified function.
setExecutionTimeoutMessage(String, String) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Set the message displayed if the maximum length of time for the execution of an include is reached
setExecutionTimeoutOverride(int) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Set the maximum length of time allowed for the execution of an include.
setExistKeyStore(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets whether the keystore used for keylocator exists or not.
setExpectedDuration(int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Sets the expected duration of the task.
setExpirationTime(long) - Method in interface com.ibm.websphere.cache.EntryInfo
Assigns new expiration time.
setExpirationTimeoutOverride(int) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Maximum amount of time results can be in the results store where it is still retrievable by the client.
setExpires(int) - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Sets the time of expiry for this application session.
setExportFile(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the exportFile.
setExpressionContents(SOAPElement) - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Set the contents of the expression as a SOAPElement.
setExpressionContentsAsMixed(ElementAndText) - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Set the contents of the expression as a SOAPElement.
setExpressionContentsAsText(String) - Method in class com.ibm.websphere.sib.wsn.QueryExpression
Set the contents of the expression as text.
setExtendedForUpdateSupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of whether extended-for-update is supported by the database.
setExtensibilityElements(IOSerializableSOAPElement[]) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the extensibility elements.
setExternal(boolean) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'External' attribute
setExternalCacheGroupId(String) - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This sets the externalCacheGroupId variable.
setExtraClasses(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the extraClasses
setExtractToDir(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setFailonerror(boolean) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the failonerror flag.
setFailonerror(boolean) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the failonerror.
setFailonerror(boolean) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated. Sets the failonerror.
setFailonerror(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the failonerror.
setFailonerror(boolean) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the failonerror.
setFailonerror(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the failonerror.
setFailOverToTokenRequest(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the flag that indicates whether to request a new SAML token if SAMLToken from RequestContext is invalid
setFaultCause(IOSerializableSOAPElement) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the fault cause.
setFetchDirection(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the direction in which the rows in a result set are processed.
setFetchSize(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the number of rows that are fetched from a backend store when more rows are needed for a result set.
setFileEncoding(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setFileEncoding(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
 
setFileEncoding(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
 
setFileName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setFileNStoPkg(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Set the NStoPkg mappings filename.
setFilter(Filter) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Filter' containment reference
setFilterClassLoader(ClassLoader) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Set the ClassLoader this Filter should be loaded from.
setFilterClassName(String) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Set the filter class name
setFlushMode(boolean) - Method in interface com.ibm.websphere.servlet.response.IResponse
Sets the flush mode.
setForceBindings(boolean) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the forceBindingsflag
setForceCompilation(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setFork(boolean) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the fork.
setForwardRoutingPath(List) - Method in interface com.ibm.websphere.sib.SIMessage
Set the ForwardRoutingPath for this SIMessage.
setFunctionName(String) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the function name that is used by the Interaction.execute() method to execute the specified function.
setFunctionSetName(String) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the package-qualified DataAccessFunctionSet name that represents the current access EJB bean.
setGatherMessages(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Set whether messages on all queue points or only a single queue point are visible to MessageConsumers and QueueBrowsers using this JMSQueue.
setGenEquals(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Enable the hashcode/equal generation.
setGenerateResolver(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the genResolver
setGeneratingId(boolean) - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This method prepares the javax.servlet.ServletInputStream to be read by the IdGenerator.
setGenImplSer(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Have generated beans implement java.io.Serializable.
setGenJava(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the genJava
setGenXML(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the genXML
setGetCatalogSupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of whether the JDBC driver supports java.sql.Connection.getCatalog.
setGetTypeMapSupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of whether the JDBC driver supports java.sql.Connection.getTypeMap.
setHasOutputProperties(boolean) - Method in class com.ibm.websphere.command.TargetableCommandImpl
Sets the hasOutputProperties class variable to indicate if the command has output properties that must be returned to the client.
setHeader(String, String) - Method in class com.ibm.websphere.servlet.filter.ChainedRequest
Deprecated.  
setHeader(String, String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setHeader(String, String) - Method in interface com.ibm.websphere.servlet.response.IResponse
 
setHeader(byte[], byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
 
setHeader(String, String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setHeader(String, String, boolean) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setHeartbeatInterval(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setHeartbeatInterval
setHeartbeatInterval(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setHeartbeatInterval
setHeartbeatInterval(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setHeartbeatInterval
setHelperType(int) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures the DataStoreHelepr type.
setHoldability(int) - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Set the cursor holdability value.
setHost(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the host.
setHostName(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setHttpLogging(boolean) - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Sets the HTTP logging flag to value.
setId(String) - Method in interface com.ibm.websphere.cache.EntryInfo
Sets the cache ID.
setIgnoreErrors(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Continue deploying even in the presence of errors.
setIgnoreErrors(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the ignoreErrors
setIgnoreGetPost(boolean) - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This sets the ignore-get-post variable.
setImplClass(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the implClass
setInactivity(int) - Method in interface com.ibm.websphere.cache.EntryInfo
Assigns the inactivity timer.
setInboundConnectionInfo(Map) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method sets information about the connection on the thread of execution.
setInboundNPReliability(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
setInboundPersReliability(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
setInclude(boolean) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setincludeTokenType(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set the optional flag if WS-Trust client RST message should include requested token's ValueType.
setInDoubt(Boolean) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setInDoubt
setInDoubt(Boolean) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setInDoubt
setInitialState(int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Set the state that this task should default to when initially created.
setInput(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the input
setInputFile(String) - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Set the input EAR file name This value is required.
setInputJar(File) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the inputJar
setInputMappingFile(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the inputMappingFile
setInstrumentationLevel(String, String, PerfLevelSpec[], boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
setInstrumentationLevel(ObjectName, StatDescriptor, int) - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
setInteractionVerb(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the mode of interaction with the backend store instance.
setInternalHeader(String, String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setInternalHeaderSettable(boolean) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setIntHeader(String, int) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setIntHeader(String, int) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set a header as an int
setIntHeader(String, int) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setIntrospect(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the introspect
setIpAddress(String) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setIpAddress
setIpAddress(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setIpAddress
setIpAddress(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setIpAddress
setIsSignatureRequired(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Set the flag whether signature by the SAML token issuer is required.
setIsSignatureRequired(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the flag that indicates whether SAML should be signed by SAML token provider
setIssuer(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Set token issuer name.
setIssuer(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set token issuer name.
setIsSufficientlyDone(boolean) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Sets that the task has all the required data
setIsTaskDisabled(boolean) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Enables or disables the task
setJavaEncoding(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setJavaSearch(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
The setter for the "javaSearch" attribute Set the javaSearch option used whith genJava.
setJdbcDataSource(ObjectName) - Method in class com.ibm.websphere.pmi.stat.JDBCConnectionStatsImpl
Deprecated.  
setJdkComplianceLevel(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the jdk compliance level for ejbdeploy
setJdkSourceLevel(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setJMSPriority(int) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Determines the JMS Priority that the message will be sent with.
setJndiNames(String) - Method in class com.ibm.websphere.rsadapter.ProxyDataSource
Set the JNDI names of datasources that this proxy routes to.
setJspCompileClasspath(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setJspFileExtensions(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setJvmMaxMemory(String) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the jvmMaxMemory.
setJvmMaxMemory(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the jvmMaxMemory.
setJvmMaxMemory(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the jvmMaxMemory.
setJvmMaxMemory(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the jvmMaxMemory.
setKeepgenerated(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setKeepGenerated(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the keepGenerated
setKeepGeneratedclassfiles(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setKerberosSupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of whether the database supports kerberos.
setKey(String) - Method in class com.ibm.websphere.ant.tasks.endptEnabler.Property
key setter
setKey(String) - Method in class com.ibm.websphere.ant.tasks.NLSEcho
key to be translated
setKeyEncryptionMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Set the key encryption method.
setKeyName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the name of the key used by the token consumer.
setKeyName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the name of the key used by the token consumer.
setKeyName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the name of the key.
setKeyName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the name of the key.
setKeyName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the name of the key.
setKeyPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the password for recovering the key.
setKeyPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the password for recovering the key.
setKeyPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the password for recovering the key.
setKeyPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the password for recovering the key.
setKeyPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the password for recovering the key.
setKeySize(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the key size for the Secret Key
setKeyStorePassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the type of the keyStore used by the consumer of the SAML token.
setKeyStorePassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the type of the keyStore used by the consumer of the SAML token.
setKeyStorePassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the password value for the keyStore used by the SAML token requester.
setKeyStorePassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the type of the keystore used for key locator.
setKeyStorePassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the type of the keystore.
setKeyStorePath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the file path for the keyStore used by the consumer of the SAML token..
setKeyStorePath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the file path for the keyStore used by the consumer of the SAML token..
setKeyStorePath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the file path from which the keyStore for the SAML token requester is loaded.
setKeyStorePath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the file path from which the keystore used for key locator is loaded.
setKeyStorePath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the file path from which the keystore is loaded.
setKeyStoreReference(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the reference name of the keyStore used by the token consumer (e.g. a service).
setKeyStoreReference(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the reference name of the keyStore used by the token consumer (e.g. a service).
setKeyStoreReference(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the reference name of the keyStore.
setKeyStoreReference(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the reference name of the keystore used for key locator.
setKeyStoreReference(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the reference name of the keystore.
setKeyStoreType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the type of the keyStore by the consumer of the SAML token.
setKeyStoreType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the type of the keyStore by the consumer of the SAML token.
setKeyStoreType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the type of the keyStore to be used by the SAML token requester.
setKeyStoreType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the type of the keystore used for key locator.
setKeyStoreType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the type of the keystore.
setKeyType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the name of key type.
setKrbConfigProp(String) - Static method in class com.ibm.websphere.management.AdminClientFactory
 
setLang(String) - Method in class com.ibm.websphere.ant.tasks.InstallApplication
Disabled in this subclass
setLang(String) - Method in class com.ibm.websphere.ant.tasks.ListApplications
Disabled in this subclass
setLang(String) - Method in class com.ibm.websphere.ant.tasks.StartApplication
Disabled in this subclass
setLang(String) - Method in class com.ibm.websphere.ant.tasks.StopApplication
Disabled in this subclass
setLang(String) - Method in class com.ibm.websphere.ant.tasks.UninstallApplication
Disabled in this subclass
setLang(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the lang.
setLastBuffer(boolean) - Method in interface com.ibm.websphere.servlet.response.IResponse
Set the last buffer mode
setLastLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setLastLUWID
setLastLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
setLastLUWID
setLastLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setLastLUWID
setLastLUWID(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setLastLUWID
setLastMessageReceiveTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setLastMessageReceiveTimeMillis
setLastMessageReceiveTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setLastMessageReceiveTimeMillis
setLastMessageSendTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setLastMessageSendTimeMillis
setLastMessageSendTimeMillis(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setLastMessageSendTimeMillis
setLastModified(long) - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Sets the last modified time for this document.
setLastSampleTime(double) - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. Set lastSampleTime if it is not set in the constructor yet
setLastSampleTime(long) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Set last sample time - server side only
setLastSampleTime(long) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
setLastSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setLastSequenceNumber
setLastSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
setLastSequenceNumber
setLastSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setLastSequenceNumber
setLastSequenceNumber(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setLastSequenceNumber
setLastValue(long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
setLevel(int) - Method in interface com.ibm.websphere.pmi.client.PerfLevelSpec
Deprecated. Set instrumentation level for the path
setLevel(int) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setLevel(int) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. set level if level is not passed via constructor
setLevel(int) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. set the instrumentation level
setLevel(int) - Method in class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Sets the level
setLinkSystemData(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setLinkTaskReqContID(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the CICS Link Request Container ID.
setLinkTaskReqContType(int) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the CICS Link Request Container Type.
setLinkTaskRspContID(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the CICS Link Response Container ID.
setLinkTaskRspContType(int) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the CICS Link Response Container Type.
setLinkTaskTranID(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the CICS Link Transaction ID.
setListSetParamsTable(int, String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setLocalAddress(String) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setLocalAddress
setLocale(Locale) - Method in class com.ibm.ras.RASMessageCatalog
Deprecated. Sets the locale to be used by the RASMessageCatalog.
setLocale(Locale) - Method in interface com.ibm.websphere.i18n.context.InvocationInternationalization
Set the locale chain (array) of the invocation internationalization context associated with the current thread to an array of length(1) containing the supplied locale.
setLocale(Locale) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Sets the caller's locale.
setLocale(Locale) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setLocale(Locale) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setLocale(Locale) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setLocales(Locale[]) - Method in interface com.ibm.websphere.i18n.context.InvocationInternationalization
Set the locale chain (array) of the invocation internationalization context associated with the current thread to the supplied chain.
setLocalizationInfo(String, String, Object[]) - Method in exception com.ibm.websphere.exception.DistributedException
Set the values to be used for finding the correct translated version of the message and formatting it.
setLocalizationInfo(String, String, Object[]) - Method in class com.ibm.websphere.exception.DistributedExceptionInfo
FOR WEBSPHERE INTERNAL USE ONLY Set the localization information.
setLocation(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the location
setLocationImport(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the locationImport
setLockType(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the update intent lock type in this InteractionSpec.
setLog(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
 
setLog(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setLogFile(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the logFile.
setLogFileName(String) - Method in class com.ibm.ws.tpv.engine.UserPreferences
If the user is viewing a log (getViewLog() returns true) then this should set the name of the file being viewed.
setLogFileSize(long) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Sets the log file size.
setLogging(boolean) - Method in interface com.ibm.ras.RASILogger
Deprecated. Sets a flag that indicates whether the logger is logging data ("on") or not ("off").
setLogging(boolean) - Method in class com.ibm.ras.RASLogger
Deprecated. Sets a flag that indicates whether the logger is logging data ("on") or not ("off").
setLogging(boolean) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Set the isLogging boolean to the indicated state.
setLogging(boolean) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Set the isLogging boolean to the indicated state.
setLogging(ChangeSummary, boolean) - Static method in class com.ibm.websphere.sdox.SDOUtil
Suspend or resume logging for the specified ChangeSummary
setLoggingDuration(long) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Sets the logging duration.
setLoggingOutput(String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Set the name of the file to which log entries will be written WebSphere will redirect Orb message entries to internal logs.
setLoggingOutput(String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Set the name of the file to which log entries will be written WebSphere will redirect Orb trace entries to internal logs.
setLogLevel(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setLogName(String) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setLogPlayMode(byte) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setLongRetryCount(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setLongRetryInterval(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setLowerBound(long) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
setLowerBound(long) - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
setManagedConnectionFactory(ObjectName) - Method in class com.ibm.websphere.pmi.stat.JCAConnectionStatsImpl
Deprecated.  
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
setManagedConnectionFactory sets the specified ManagedConnectionFactory in the IdentityPrincipal object.
setMaxFieldSize(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the maximum number of bytes allowed for any value in a column of a result set or a value in a record.
setMaximumQueueSize(int) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Sets the maximum number of RASIEvents which the handler will hold.
setMaximumQueueSize(int) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Set the maximum number of RASIEvents which this handler will hold.
setMaximumTime(Calendar) - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Set the maximum allowable terminition time.
setMaximumTime(Calendar) - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Set the maximum allowable terminition time.
setMaxMessageLength(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setMaxMessageLength
setMaxMessageLength(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setMaxMessageLength
setMaxMessageLength(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setMaxMessageLength
setMaxNumber(Integer) - Method in class com.ibm.websphere.sib.wsn.GetMessages
Set the maximum number of elements to return.
setMbeanType(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Sets the mapping MBean type (WebSphere internal use only).
setMessage(String) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setMessage(SDOMessage) - Method in interface com.ibm.websphere.webservices.handler.sdo.SDOMessageContext
Sets the SDOMessage for this MessageContext.
setMessageContents(SOAPElement) - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Set the message contents as a SOAPElement
setMessageCount(Long) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setMessageCount
setMessageData(String) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Sets the message data.
setMessageData(Map) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Sets the message data.
setMessageData(byte[]) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Sets the message data.
setMessageEvent(boolean) - Method in class com.ibm.ras.RASEvent
Deprecated. Sets a flag that indicates whether this object is classified as a message event or a trace event.
setMessageEvent(boolean) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Sets a flag that that indicates whether this object is classified as a message event or a trace event.
setMessageFile(String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Sets the message file associated with this logger.
setMessageFile(String) - Method in class com.ibm.ras.RASMessageEvent
Deprecated. Sets the base message file name used to format a message.
setMessageFile(String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Sets the message file associated with this logger.
setMessageHeaders(Map) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
This allows message properties to be specified for the message.
setMessageMask(long) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Sets the mask which defines the set of message types that will be processed.
setMessageMask(long) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Sets the mask which defines the set of message types that will be processed.
setMessageMask(long) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Sets the mask which defines the set of message types that will be processed.
setMessageMask(long) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Set the state of the message mask for this Handler to the specified value.
setMessageMask(long) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Set the value of the message mask for this logger.
setMessageProperty(String, Serializable) - Method in interface com.ibm.websphere.sib.SIMessage
Add an item to the Message Properties under the given name.
setMessages(NotificationMessage[]) - Method in class com.ibm.websphere.sib.wsn.GetMessagesResponse
Set the notification messages to return
setMessagesInCurrentBatch(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setMessagesInCurrentBatch
setMessagesInCurrentBatch(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setMessagesInCurrentBatch
setMessagesReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setMessagesReceived
setMessagesSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setMessagesSent
setMetaData(SOAPMessageContext, JAXRPCEntryInfo) - Method in interface com.ibm.websphere.cache.webservices.MetaDataGenerator
This method is called each time a new cache entry is created.
setMetadata(Metadata) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Metadata' container reference
setMetaData(ServletCacheRequest, HttpServletResponse) - Method in interface com.ibm.websphere.servlet.cache.MetaDataGenerator
The servlet engine calls this method each time a new cache entry is created.
setMethods(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Allows users to indicate which methods on the SEI should be exposed in the output wsdl file.
setMIMEStyle(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the mimeStyle
setMinimumTime(Calendar) - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Set the minimum allowable terminition time.
setMinimumTime(Calendar) - Method in exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Set the minimum allowable terminition time.
setMode(byte) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setModelMBean(ModelMBean) - Method in class com.ibm.websphere.management.JMXManageableSupport
Allows WebSphere JMX admin system to bind associated ModelMBean to this managed resource's modelMBean.
setModuleInfo(String, Hashtable, String, String, Vector) - Method in interface com.ibm.websphere.management.application.AppManagement
Sets the new binding information for an installed application module.
setModuleInfo(String, Hashtable, String, String, Vector) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
setMulticastInterface(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Determines the network adapter to use for multicast transmissions on a multi-homed system.
setMultiplePartitionDBSupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
This method configures whether the database supports mulitiple partitions.
setName(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the name of the property.
setName(String) - Method in interface com.ibm.ras.RASIObject
Deprecated. Sets the name by which this object is known.
setName(String) - Method in class com.ibm.ras.RASObject
Deprecated. Sets the name by which this object is known.
setName(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setName(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
setName(String) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Set the name by which this object is known.
setName(String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Set the name by which this MessageLogger is known.
setName(String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Set the name by which this TraceLogger is known.
setName(String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Set the name of the task.
setName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Sets the value of the 'Name' attribute
setName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.FilterArgument
Sets the value of the 'Name' attribute
setName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Sets the value of the 'Name' attribute
setName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Name' attribute
setName(String) - Method in interface com.ibm.websphere.servlet.filter.IFilterConfig
Set the name of this filter
setNamespace(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the namespace of the property.
setNamespace(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL.Mapping
Sets the namespace
setNamespace(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the namespace
setNamespace(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java.Mapping
Sets the namespace
setNamespaceImpl(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the namespaceImpl
setNoDataBinding(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Setter for noDataBinding Force everything to be mapped to a generic object (i.e.
setNode(String) - Method in class com.ibm.websphere.ant.tasks.StartApplication
Sets the name of the node containing the application.
setNode(String) - Method in class com.ibm.websphere.ant.tasks.StopApplication
Sets the name of the node containing the application.
setNode(String) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setNode(String) - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
Sets the node for the ServerBean.
setNodeName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setNodeName(String) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Set the node name.
setNoInform(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the noInform
setNonce(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Sets the flag that indicates whether or the nonce is set or not.
setNonce(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Sets the flag that indicates whether the nonce is set or not.
setNonPersistentMapping(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Define the Reliability that should be used for non persistent messages.
setNotificationSink(NotificationSinkHome) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies a callback which will be invoked for all events.
setNotificationSink(NotificationSinkHome, int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies a callback which will be invoked based upon the requested filter.
setNotificationSink(String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies a callback which will be invoked for all events.
setNotificationSink(String, int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies a callback which will be invoked based upon the requested filter.
setNoValidate(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Disable Web Services validation when the parameter is true.
setNoValidate(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the noValidate
setNoWait(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the noWait.
setNoWarnings(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the noWarnings
setNoWrappedArrays(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
The setter for the "noWrappedArrays" attribute Do not wrap arrays.
setNoWrappedOperations(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
The setter for the "noWrappedOperations" attribute.
setNpmSpeed(SIBMQLinkNPMSpeed) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setNpmSpeed
setNpmSpeed(SIBMQLinkNPMSpeed) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setNpmSpeed
setNullable(boolean) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Sets the value of the 'Nullable' attribute
setNumberOfBatchesReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setNumberOfBatchesReceived
setNumberOfBatchesSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setNumberOfBatchesSent
setNumberOfMessagesReceived(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setNumberOfMessagesReceived
setNumberOfMessagesSent(Long) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setNumberOfMessagesSent
setNumberOfRepeats(int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Sets the number of times this task will be repeated.
setNumLogFiles(int) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Set the number of log files to use while logging.
setObjectName(ObjectName) - Method in class com.ibm.websphere.management.RuntimeCollaborator
 
setOldRecord(IndexedRecord) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the IndexedRecord that contains the old values of an EJB instance.
setOnRequest(boolean) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setOppositeName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Sets the value of the 'Opposite Name' attribute
setOptimize(boolean) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Sets MTOM optimization of the encrypted part.
setOptions(String) - Method in class com.ibm.websphere.ant.tasks.InstallApplication
Sets the options.
setOptions(String) - Method in class com.ibm.websphere.ant.tasks.UninstallApplication
Sets the options.
setOrganization(String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Sets the name of the organization which wrote the application that is using this logger.
setOrganization(String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Sets the name of the organization which wrote the application that is using this logger.
setOriginalException(Exception) - Method in exception com.ibm.websphere.sdo.mediator.exception.MediatorException
Sets the originalException.
setOriginator(EndpointReference) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the originator.
setOrigParameterValue(String, Object) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Sets the original value for the UploadFile or DownloadFile parameter.
setOrigParameterValue(String, Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setOTMAGroupID(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the OTMA XCF Group ID Name.
setOTMAServerName(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the OTMA Server Name.
setOTMASyncLevel(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the OTMA Sync Level 0=SyncOnReturn | 1=SyncLevel1 This method only applies to applications calling into IMS programs.
setOutboundConnectionInfo(Map) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method sets information about the connection on the thread of execution.
setOutput(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the output
setOutput(File) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the output
setOutputFile(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the outputFile.
setOutputFile(String) - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Sets the output EAR file name.
setOutputImpl(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the outputImpl
setOutputJar(File) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the outputJar
setOutputProperties(TargetableCommand) - Method in interface com.ibm.websphere.command.TargetableCommand
Sets the return values on the command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.websphere.command.TargetableCommandImpl
Sets the return values on the command.
setOutputRetrievalFailureMessage(String, String) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Set the message displayed for any error that causes the output to be unretrievable, such as the result expiring from the results store.
setOverwrite(boolean) - Method in class com.ibm.websphere.management.repository.Document
Not for public use.
setPackage(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL.Mapping
Sets the pkg
setPackage(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java.Mapping
Sets the pkg
setParameter(String, Object) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Sets the value for the specified parameter.
setParameter(String, Object, int) - Method in interface com.ibm.websphere.management.cmdframework.CommandStep
Sets a parameter value.
setParameter(String, Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setParameter(String, Object, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setParameter(String, Object, int) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
setParameter(AlgorithmParameterSpec) - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Set an instance of AlgorithmParameterSpec extracted from the content of<ds:SignatureMethod>.
setParameters(String[]) - Method in class com.ibm.ras.RASEvent
Deprecated. Gets the text parameters: Strings to be displayed with the message text.
setParameters(String[]) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Gets the text parameters: Strings to be displayed with the message text.
setParent(CpdCollection) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Setparent.
setParent(Object) - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated.  
setParentKey(Key) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Relationship
Sets the value of the 'Parent Key' reference
setParticipation(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setPassword(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the password.
setPassword(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the password.
setPassword(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the password
setPassword(String) - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Set the password.
setPassword(String) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Deprecated. use the com.ibm.websphere.TaskInfo.setAuthenticationAlias(String alias) method.
setPassword(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Sets the default password that will be used to create Connections from this ConnectionFactory when none is specified by the application or container.
setPath(String[]) - Method in class com.ibm.websphere.pmi.stat.StatLevelSpec
Set StatDescriptor
setPerfConfigInfo(String, String, ObjectName, Stats) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Set performance config info for each stats.
setPerfConfigInfo(String, String, ObjectName, StatDescriptor, Stats) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
setPersistentMapping(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Define the Reliability that should be used for persistent messages.
setPersistToDisk(boolean) - Method in interface com.ibm.websphere.cache.EntryInfo
Sets the persist-to-disk.
setPlatform(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setPmiDataInfo(PmiDataInfo) - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Set PmiDataInfo
setPort(String) - Method in class com.ibm.websphere.ant.tasks.StopServer
Sets the port.
setPort(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the port.
setPortNumber(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setPortTypeName(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the portTypeName
setPredicate(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Filter
Sets the value of the 'Predicate' attribute
setPrefetchRowSize(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Configures the prefetch row size.
setPrimaryKey(Key) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Primary Key' containment reference
setPrimaryKey(Column) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Set the value of the Primary Key attribute to the specified Column
setPrimaryKey(List) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Set the value of the Primary Key attribute to the specified List of Columns
setPriority(int) - Method in interface com.ibm.websphere.cache.DistributedMap
Sets the global priority for this map..
setPriority(int) - Method in interface com.ibm.websphere.cache.EntryInfo
Assigns the new priority.
setPriority(Integer) - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Set the priority to be used for all messages sent using this Destination.
setPriority(int) - Method in interface com.ibm.websphere.sib.SIMessage
Set the value of the Priority field in the message header.
setProducerBind(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Set whether messages sent by a single MessageProducer to this JMSQueue will go to the same queue point, or whether no such restriction will be applied, and different messages will be sent to different queue points.
setProducerDoesNotModifyPayloadAfterSet(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Sets the property that indicates if the producer will modify the payload after setting it.
setProducerPreferLocal(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Set whether a MessageProducer for this JMSQueue should prefer a locally connected queue point of the queue destination over any other queue points.
setProducerReference(EndpointReference) - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Set the endpoint reference for the producer associated with the message
setProduct(String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Sets the name of the product that is using this logger.
setProduct(String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Sets the name of the product that is using this logger.
setProfile(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the profile.
setProfileName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setProfileName(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the server profile name.
setProfileName(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the server profile name.
setProperties(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Allows specification of binding specific properties.
setProperties(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the properties.
setProperties(Map) - Method in interface com.ibm.websphere.asynchbeans.pool.CustomObjectPool
This is called when the custom object pool is constructed.
setProperties(Properties) - Method in class com.ibm.websphere.management.application.AppNotification
 
setProperties(Session, HashMap) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Set properties that associates with the specified session.
setProperties(Session, HashMap) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
setProperties(Map<String, String>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Set RSTT for WS-Trust request
setProperties(Map<String, String>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set RSTT for WS-Trust request
setProperties(Map<Object, Object>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.PropertyCallback
Sets properties.
setPropertiesFile(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Allows specification of a properties file which can contain either a list of class names that should be added to the type section of the output wsdl, and/or a list of
setPropertyName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Sets the value of the 'Property Name' attribute
setPropertyName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Property Name' attribute
setProvider(Provider) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the security provider.
setProviderEndpoints(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the provider endpoints, which are a comma separated list of end point triples of the the form <host>:<port>:<chain>.
setPullPoint(EndpointReference) - Method in class com.ibm.websphere.sib.wsn.CreatePullPointResponse
Set the endpoint reference for the pull point
setQOS(int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Sets the quality of service for this task.
setQueueManager(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setQueueManager
setQueueManager(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
setQueueManager
setQueueManager(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setQueueManager
setQueueManager(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
setQueueManager
setQueueName(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Set the QueueName for this queue.
setQuiet(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the quiet.
setQuiet(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the quiet
setReadAhead(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the required value for ReadAhead on all consumers created from this JmsConnectionFactory.
setReadAhead(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Set the required value for ReadAhead on all consumers created using this JmsDestination.
setReadOnly(Boolean) - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Indicate whether the connection is read only.
setReadOnlySupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of whether the JDBC driver supports java.sql.Connection.isReadOnly.
setRealmName(String) - Method in class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Set the realm name.
setRealtime(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setReason(String) - Method in interface com.ibm.websphere.servlet.response.IResponse
Sets the reason in the response.
setReason(byte[]) - Method in interface com.ibm.websphere.servlet.response.IResponse
Sets the reason in the response.
setRecordName(String) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Sets the record name
setRecordShortDescription(String) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Sets the description
setRecurse(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setRecursive(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setReferenceParameter(QName, String) - Method in interface com.ibm.websphere.wsaddressing.EndpointReference
Sets a reference parameter to a String value.
setRefreshRate(int) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Set the refresh rate.
setRegisterName(String) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Sets the register name.
setRejectedMessage(String, String) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Set the message displayed when an include is rejected by the work manager
setRelativeTime(String) - Method in class com.ibm.websphere.sib.wsn.AbsoluteOrRelativeTime
Set the relative time value.
setReliability(Reliability) - Method in interface com.ibm.websphere.sib.SIMessage
Set the value of the Reliability field in the message header.
setRemainingLongRetryStarts(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setRemainingLongRetryStarts
setRemainingShortRetryStarts(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setRemainingShortRetryStarts
setRemainingTimeToLive(long) - Method in interface com.ibm.websphere.sib.SIMessage
Set the remaining time in milliseconds before the message should expire.
setRemoveTempDir(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setRepeatInterval(String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies a UserCalendar interval which represents the time between firings.
setReplace(String) - Method in class com.ibm.websphere.ant.tasks.NLSEcho
Replaces {x} with values specified
setReplaceLog(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the replaceLog.
setReplyDiscriminator(String) - Method in interface com.ibm.websphere.sib.SIMessage
Set the contents of the ReplyDiscriminator field in the message header.
setReplyPriority(int) - Method in interface com.ibm.websphere.sib.SIMessage
Set the value of the ReplyPriority field in the message header.
setReplyReliability(Reliability) - Method in interface com.ibm.websphere.sib.SIMessage
Set the value of the ReplyReliability field in the message header.
setReplyTimeToLive(long) - Method in interface com.ibm.websphere.sib.SIMessage
Set the value of the ReplyTimeToLive field in the message header.
setRequest(HttpServletRequest) - Method in class com.ibm.websphere.servlet.event.ServletInvocationEvent
 
setRequestDispatcher(int, RequestDispatcher) - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
setRequestedValue(IOSerializableSOAPElement[]) - Method in class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Sets the value(s) of the resource property elements that were supplied in the modification request.
setRequiredDecryptHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryptPart
Sets the header in the SOAP Header, specified by QName, as a decrypted part.
setRequiredDecryptPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryptPart
Sets the keyword of decrypted part, WSSDecryption.BODY_CONTENT, WSSDecryption.USERNAME_TOKEN,or WSSDecryption.SIGNATURE.
setRequiredDecryptPart(WSSVerification) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryptPart
Sets the WSSVerification object as a decrypted part.
setRequiredDecryptPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryptPart
Sets an XPath expression as a decrypted part.
setRequiredDKT(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the required derived key token.
setRequiredVerifyHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
Sets the header in the SOAP Header, specified by QName, as a verification part.
setRequiredVerifyPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
Sets the keyword as a verification part such as WSSVerification.BODY, WSSVerification.ADDRESSING_HEADERS, or WSSVerification.TIMESTAMP
setRequiredVerifyPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
Set an XPath expression as a verification part.
setResAuth(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the resAuth.
setResetOnly() - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Marks the ActivitySession associated with the current thread such that the only possible outcome is reset.
setResettable(boolean) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setResourceBundle(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Sets the resource bundle to translate the Stats name, decription, and unit (WebSphere internal use only).
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.DeleteResourcePropertiesRequestFailedFault
Sets the associated ResourcePropertyChangeFailure instance.
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.InsertResourcePropertiesRequestFailedFault
Sets the associated ResourcePropertyChangeFailure instance.
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.InvalidModificationFault
Sets the associated ResourcePropertyChangeFailure instance.
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.SetResourcePropertyRequestFailedFault
Sets the associated ResourcePropertyChangeFailure instance.
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.UnableToModifyResourcePropertyFault
Sets the associated ResourcePropertyChangeFailure instance.
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.UnableToPutResourcePropertyDocumentFault
Sets the associated ResourcePropertyChangeFailure instance.
setResourcePropertyChangeFailure(ResourcePropertyChangeFailure) - Method in exception com.ibm.websphere.wsrf.UpdateResourcePropertiesRequestFailedFault
Sets the associated ResourcePropertyChangeFailure instance.
SetResourcePropertyRequestFailedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:SetResourcePropertyRequestFailedFaultType" <xsd:complexType name="SetResourcePropertyRequestFailedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
SetResourcePropertyRequestFailedFault() - Constructor for exception com.ibm.websphere.wsrf.SetResourcePropertyRequestFailedFault
Default constructor.
SetResourcePropertyRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.SetResourcePropertyRequestFailedFault
Constructor for a new SetResourcePropertyRequestFailedFault instance.
SetResourcePropertyRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.SetResourcePropertyRequestFailedFault
Constructor for a new SetResourcePropertyRequestFailedFault instance.
setResponse(HttpServletResponse) - Method in class com.ibm.websphere.servlet.event.ServletInvocationEvent
 
setResponseFile(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setRestored(boolean) - Method in class com.ibm.websphere.wsrf.ResourcePropertyChangeFailure
Sets the flag indicating if the resource property document was restored to its pre-invocation state.
setResult(CommandResult) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setResult(Object) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandResultImpl
Adds an object command execution result.
setResultSetConcurrency(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method configures the concurrency setting of the result set produced by the execution of the InteractionSpec.
setResultSetInfo(ResultSetInfo) - Method in interface com.ibm.websphere.sdo.mediator.JDBCMediator
 
setResultSetType(int) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
This method sets the type of result set produced by an execution of the InteractionSpec.
setRetriable(boolean) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Set whether or not we will retry the include if we've received a rejected work item.
setRetryInterval(int) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Sets the amount of time (in milliseconds) that this handler will wait before retrying a failed write.
setRetryInterval(int) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Set the amount of time (in milliseconds) that this handler will wait before retrying a failed write.
setReverseRoutingPath(List) - Method in interface com.ibm.websphere.sib.SIMessage
Set the ReverseRoutingPath for this SIMessage.
setRmicOptions(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the rmicOptions
setRole(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the role
setRollbackOnly() - Method in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Set the rollbackOnly status of the current unit of work such that the only possible outcome of the unit of work is rollback.
setRolledBack(boolean) - Method in exception com.ibm.websphere.asynchbeans.WorkCompletedException
 
setRootObject(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Sets the value of the 'Root Object' attribute
setRootTable(Table) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Sets the value of the 'Root Table' reference
setRSTTProperties(Map<String, String>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Set RSTT for WS-Trust request
setRunAsSubject(Subject) - Static method in class com.ibm.websphere.security.auth.WSSubject
This method set the Subject as the J2EE run as identity on the current execution thread.
setScenario(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Set the scenario option used with genJava.
setSchemaName(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Table
Sets the value of the 'Schema Name' attribute
setScopeToLocalQP(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsQueue
Set whether the SIB queue destination identified by this JMSQueue is dynamically scoped to a single queue point if one exists on the messaging engine that the application is connected to.
setScript(String) - Method in class com.ibm.websphere.ant.tasks.InstallApplication
Disabled in this subclass
setScript(String) - Method in class com.ibm.websphere.ant.tasks.ListApplications
Disabled in this subclass
setScript(String) - Method in class com.ibm.websphere.ant.tasks.StartApplication
Disabled in this subclass
setScript(String) - Method in class com.ibm.websphere.ant.tasks.StartServer
Sets the script.
setScript(String) - Method in class com.ibm.websphere.ant.tasks.StopApplication
Disabled in this subclass
setScript(String) - Method in class com.ibm.websphere.ant.tasks.UninstallApplication
Disabled in this subclass
setScript(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the script.
setSecurityContextTokenUUID(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Sets the uuid of the related security context token.
setSelectForUpdateSupport(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Configures an indicator of whether the database supports select for update.
setSendRealm(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Sets the flag that indicates whether the realm is used or not.
setSentRelm(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Deprecated. since v7.0
setSequenceWrapValue(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
 
setSequenceWrapValue(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setServer(String) - Method in interface com.ibm.ras.RASILogger
Deprecated. Sets the name of the server which is associated with this logger.
setServer(String) - Method in class com.ibm.ras.RASLogger
Deprecated. Sets the name of the server which is associated with this logger.
setServer(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the server.
setServer(String) - Method in class com.ibm.websphere.ant.tasks.StartApplication
Sets the name of the server containing the application.
setServer(String) - Method in class com.ibm.websphere.ant.tasks.StopApplication
Sets the name of the server containing the application.
setServer(String) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setServer(String) - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
Sets the server of the ServerBean.
setServerConfig(Stats) - Method in class com.ibm.websphere.pmi.PmiJmxTest
The Stats object returned from server does not have static config info.
setServerName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setServerName(String) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Set the server name.
setServiceElementName(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the serviceElementName
setServiceEndpointAddress(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the server endpoint address.
setServiceLabel(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTConsumeCallback
Sets the service label
setServiceLabel(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the service label to generate the derived key token.
setServiceLabel(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Sets the service label.
setServiceName(String) - Method in class com.ibm.websphere.ola.InteractionSpecImpl
Sets the service name to connect to.
setServicePortName(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the servicePortName
setSessionContext(SessionContext) - Method in class com.ibm.websphere.sib.mediation.handler.ejb.GenericEJBMediationHandlerBean
Set the session context for this instance of the session bean
setSessionID(long) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
setSessionTimeout(int) - Method in interface com.ibm.websphere.ActivitySession.UserActivitySession
Sets the default timeout, in seconds, after which any subsequently started ActivitySessions may be automatically completed by the ActivitySession service.
setShareDurableSubscriptions(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Defines whether durable subscriptions accessed by an application using this ConnectionFactory should be used in an exclusive or shared way.
setSharingPolicy(int) - Method in interface com.ibm.websphere.cache.DistributedMap
setSharingPolicy - sets the sharing policy for DistributedMap.
setSharingPolicy(int) - Method in interface com.ibm.websphere.cache.EntryInfo
Sets the sharing policy.
setShortRetryCount(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setShortRetryInterval(Integer) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setShouldClose(boolean) - Method in interface com.ibm.websphere.servlet.request.IRequest
 
setShouldDestroy(boolean) - Method in interface com.ibm.websphere.servlet.request.IRequest
 
setShouldReuse(boolean) - Method in interface com.ibm.websphere.servlet.request.IRequest
 
setSignatureAlgorithm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the algorithm for signature.
setSignatureKeyBytesLength(int) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the length of key for signature
setSignatureMethod(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Sets the signature method.
setSignHeader(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Sets the header in the SOAP header, specified by QName, as a signature part.
setSignPart(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Sets the keyword as a signature part, such as WSSSignature.BODY, WSSSignature.ADDRESSING_HEADER, or WSSSignature.TIMESTAMP.
setSignPart(SecurityToken) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Sets the security token as a signature part.
setSignPart(WSSTimestamp) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Sets the time stamp as a signature part.
setSignPartByXPath(String) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
Sets an XPath expression as a signature part.
setSoapAction(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the soapAction
setSource(InputStream) - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Sets an input stream as the document source.
setSource(byte[]) - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Sets a byte array as the document source.
setSource(File) - Method in class com.ibm.websphere.management.repository.DocumentContentSource
Sets a File instance as the document source.
setSqlj(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the sqlj
setSrc(String) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the src.
setSrc(String) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated. Sets the src module path.
setSSLPropertiesOnThread(Properties) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method allows the setting of SSL properties on the thread of execution.
setStartByInterval(String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Specifies that if the task has not executed within the specified UserCalendar interval, the associated work should not be fired.
setStartTime(long) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Set start time - server side only
setStartTime(long) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
setStartTime(Date) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Sets the start date and time for this task.
setStartTimeInterval(String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Sets the start time for the task given a UserCalendar interval.
setState(String) - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
Allows the runtime to set the state after the change took place.
setStatementCacheIsoLevel(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
 
setStatistics(ArrayList) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. set Statistic data - usually only called on server side
setStatistics(ArrayList) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. set data members
setStatisticSet(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setStatLevel(String, String, MBeanLevelSpec, boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Set level.
setStatLevel(String, String, MBeanLevelSpec[], boolean) - Method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 5.0 API: Set level.
setStats(WSStats[]) - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Sets the Stats array associated with this StatResult
setStatsType(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
setStatus(int) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setStatus(int, String) - Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
Deprecated.  
setStatus(int) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setStatus(int, String) - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
setStatus(SIBMQClientLinkState) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setStatus
setStatus(SIBMQLinkState) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setStatus
setStatus(SIBMQLinkState) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setStatus
setStatus(String) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setStatus
setStatusCode(int) - Method in interface com.ibm.websphere.servlet.response.IResponse
Sets the HTTP status code
setStatusPort(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the statusPort.
setStepResult(String, CommandResult) - Method in class com.ibm.websphere.management.cmdframework.provider.TaskCommandResultImpl
 
setStopClasses(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the stopClasses
setStopRequested(Boolean) - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
setStopRequested
setStopRequested(Boolean) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
setStopRequested
setStopRequested(Boolean) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
setStopRequested
setStoreAttributes(boolean) - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This sets the store-attributes variable.
setStoreCookies(boolean) - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This sets the store-cookies variable.
setStrategy(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the strategy.
setStsBinding(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the name of WS-Trust client bindings for WS-Trust's Issue or Validate operation.
setStsBinding(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the name of WS-Trust client bindings for WS-Trust's Issue or Validate operation.
setStsBinding(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the name of WS-Trust client bindings.
setStsBindingScope(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the binding scope for WS-Trust client, and it could be set to "domain" or "application".
setStsBindingScope(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the binding scope for WS-Trust client, and it could be set to "domain" or "application".
setStsBindingScope(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the binding scope for WS-Trust client, and it could be set to "domain" or "application".
setStsPolicy(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the name of WS-Trust client policy set for Issue or Validate operation.
setStsPolicy(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the name of WS-Trust client policy set for Issue or Validate operation.
setStsPolicy(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the name of WS-Trust client policy set.
setStsSoapVersion(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the required SOAP version of WS-Trust client.
setStsSoapVersion(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the required SOAP version of WS-Trust client.
setStsSoapVersion(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the required SOAP version of WS-Trust client
setStsURI(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the URL name of SecurityTokenservice.
setStsURI(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the URL name of SecurityTokenservice.
setStsURI(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the URL name of SecurityTokenservice (token issuer).
setStsValidateBinding(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the name of WS-Trust client bindings for WS-Trust's Validate operation.
setStsValidateBinding(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the name of WS-Trust client bindings for WS-Trust's Validate operation.
setStsValidatePolicy(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Sets the name of WS-Trust client policy set for Validate operation.
setStsValidatePolicy(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the name of WS-Trust client policy set for Validate operation.
setStyle(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the style
setSubcollections(ArrayList) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
setSubmoduleName(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setSubscriptionPoint(String) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setSubscriptionPoint
setSubscriptionProtocol(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Used to indicate the protocols that the client will accept for receiving messages.
setSubscriptionReference(EndpointReference) - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Set the endpoint reference for the subscription associated with the message
setSubStats(ArrayList) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. set sub-Stats - usually only called on server side
setSubStats(ArrayList) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. set sub-stats
setSupportsUOWDetection(boolean) - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the database supports unit-of-work detection API.
setSynchronous(boolean) - Method in interface com.ibm.ras.RASILogger
Deprecated. Sets a flag that tells the logger whether to log data synchronously.
setSynchronous(boolean) - Method in class com.ibm.ras.RASLogger
Deprecated. Sets a flag that tells the logger whether to log data synchronously.
setSynchronous(boolean) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Set a flag that tells the logger whether to log data synchronously.
setSynchronous(boolean) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Set a flag that tells the logger whether to log data synchronously.
setTable(Table) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Sets the value of the 'Table' container reference
setTable(Table) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Filter
Sets the value of the 'Table' container reference
setTarget(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the target, which is the name of a target that resolves to a group of messaging engines.
setTargetObject(Object) - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Sets the target object for the command.
setTargetObject(Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setTargetPolicy(TargetPolicy) - Static method in class com.ibm.websphere.command.TargetableCommandImpl
Sets the target policy for the command.
setTargetserviceAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Set the target service's Cetificate alias
setTargetServiceHostName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the host name associated with the target Kerberos service name.
setTargetServiceKerberosRealm(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the Kerberos realm name associated with the target Web Service.
setTargetServiceName(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the Kerberos service name associated with the target Web Service.
setTargetServletName(String) - Method in exception com.ibm.websphere.servlet.error.ServletErrorReport
Subclasses can use this method to set the status code.
setTargetServletName(String) - Method in exception com.ibm.websphere.servlet.response.ResponseErrorReport
Set the name of the target Servlet.
setTargetSignificance(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Specifies the significance of the target group.
setTargetTransportChain(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the target transport chain, the name of the transport chain that should be used wjen connecting to a remote messaging engine.
setTargetType(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Set the target type, specifying the type of information specified in the Target Group property.
setTaskData(String[][]) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Set task data
setTaskExecutionOptions(int) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Set the task's execution options.
setTaskHandler(TaskHandlerHome) - Method in interface com.ibm.websphere.scheduler.BeanTaskInfo
Sets the Home of the TaskHandler EJB that will be used to process the scheduled task.
setTaskHandler(String) - Method in interface com.ibm.websphere.scheduler.BeanTaskInfo
Sets the JNDI name of a TaskHandler EJB Home that will be used to process the scheduled task.
setTaskName(String) - Method in interface com.ibm.websphere.appprofile.TaskNameManager
Set the thread's current task name to the specified parameter.
setTemporaryQueueNamePrefix(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Allows the user to supply a prefix of up to twelve characters of text that will be used as the beginning of the temporary destination name.
setTemporaryTopicNamePrefix(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Allows the user to supply a prefix of up to twelve characters of text that will be used as the beginning of the temporary destination name.
SetTerminationTime - Class in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rl:SetTerminationTime" <xsd:element name="SetTerminationTime"> <xsd:complexType> <xsd:choice> <xsd:element name="RequestedTerminationTime" nillable="true" type="xsd:dateTime" /> <xsd:element name="RequestedLifetimeDuration" type="xsd:duration" /> </xsd:choice> </xsd:complexType> </xsd:element>
SetTerminationTime(RequestedTerminationTime) - Constructor for class com.ibm.websphere.wsrf.SetTerminationTime
Constructor for a new SetTerminationTime instance, where the termination time is specified explicitly by RequestedTerminationTime.
SetTerminationTime(String) - Constructor for class com.ibm.websphere.wsrf.SetTerminationTime
Constructor for a new SetTerminationTime instance, where the termination time is specified implicitly by a requested lifetime duration.
SetTerminationTimeResponse - Class in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rl:SetTerminationTimeResponse" <xsd:element name="SetTerminationTimeResponse"> <xsd:complexType> <xsd:sequence> <xsd:element name="NewTerminationTime" nillable="true" type="xsd:dateTime" /> <xsd:element name="CurrentTime" type="xsd:dateTime" /> </xsd:sequence> </xsd:complexType> </xsd:element>
SetTerminationTimeResponse(NewTerminationTime, Calendar) - Constructor for class com.ibm.websphere.wsrf.SetTerminationTimeResponse
Constructor for a new SetTerminationTimeResponse instance
setTestCase(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the testcase
setText(String) - Method in class com.ibm.ras.RASEvent
Deprecated. Sets the event text.
setText(String) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Sets the event text.
setTextAfterElement(String) - Method in class com.ibm.websphere.sib.wsn.ElementAndText
Set the text appearing after the element
setTextBeforeElement(String) - Method in class com.ibm.websphere.sib.wsn.ElementAndText
Set the text appearing before the element
setTextInfoEnabled(boolean) - Static method in class com.ibm.websphere.pmi.stat.WSStatsHelper
This method is use to enable/disable the textual information in the Stats object.
setTextInfoTranslationEnabled(boolean, Locale) - Static method in class com.ibm.websphere.pmi.stat.WSStatsHelper
This method allows translation of the textual information.
setThreadPoolConnectionsIdle(long[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setThreadPoolConnectionsUsed(long[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setThreadPoolNames(String[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setThreadPoolsAvailable(boolean) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setThreadPoolTypes(String[]) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setTime(long[]) - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Sets the timestamp array associated with this StatResult
setTimeLimit(int) - Method in interface com.ibm.websphere.cache.EntryInfo
Assigns the time limit.
setTimeout(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the timeout.
setTimeout(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the timeout
setTimeStamp(long) - Method in class com.ibm.ras.RASEvent
Deprecated. Sets the time at which this event was created.
setTimeStamp(long) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Sets the time at which this event was created.
setTimestamp(Calendar) - Method in exception com.ibm.websphere.wsrf.BaseFault
Sets the timestamp.
setTimeToLive(int) - Method in interface com.ibm.websphere.cache.DistributedMap
Set the global time-to-live this this map.
setTimeToLive(Long) - Method in interface com.ibm.websphere.sib.api.jms.JmsDestination
Set the timeToLive (in milliseconds) to be used for all messages sent using this destination.
setTimeToLive(long) - Method in interface com.ibm.websphere.sib.api.jms.JmsMsgProducer
Set a default timeToLive for messages sent using this message producer.
setTimeToLive(long) - Method in interface com.ibm.websphere.sib.SIMessage
Set the value of the TimeToLive field in the message header.
setTimeZone(TimeZone) - Method in interface com.ibm.websphere.i18n.context.InvocationInternationalization
Set the time zone of the invocation internationalization context associated with the current thread to the supplied, simple time zone.
setTimeZone(String) - Method in interface com.ibm.websphere.i18n.context.InvocationInternationalization
Set the time zone of the invocation internationalization context associated with the current thread to the java.util.SimpleTimeZone having the supplied ID.
setToDir(String) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the toDir.
setToken(SecurityContextToken) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets the security context token
setTokenReadOnly() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
sets the SAMLToken to read only mode, meaning when we get any kind of SAMLAtributes, we return only copies instead of direct references.
setTokenReference(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
Sets the type of the security token reference, such as setTokenReference(int) - Method in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
Sets the type of token reference. such as setTokenRequest(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Sets the SAMLToken request method, "issue", "propagation", or "issueByWSPrincipal"
setTopic(TopicExpression) - Method in class com.ibm.websphere.sib.wsn.NotificationMessage
Set the topic expression associated with the message
setTopic(String, Map) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Set the contents of the topic expression as text.
setTopicAsElement(SOAPElement, Map) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Set the contents of the topic expression as an element.
setTopicAsMixed(ElementAndText, Map) - Method in class com.ibm.websphere.sib.wsn.TopicExpression
Set the contents of the topic expression as a mixture of text and a single element.
setTopicName(String) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setTopicName
setTopicName(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsTopic
Set the TopicName for this topic.
setTopicSpace(String) - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
setTopicSpace
setTopicSpace(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsTopic
Set the TopicSpace for this topic.
setTpvLogFormat(String) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Sets the format for the tpv log
setTrace(boolean) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the trace.
setTrace(boolean) - Method in class com.ibm.websphere.ant.tasks.WSDeploy
Enable trace of file generation and compilation.
setTrace(boolean) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the trace
setTraceMask(long) - Method in interface com.ibm.ras.RASIMaskChangeGenerator
Deprecated. Sets the mask which defines the set of trace types that will be processed.
setTraceMask(long) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Sets the mask which defines the set of trace types that will be processed.
setTraceMask(long) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Set the state of the trace mask for this Handler.
setTraceMask(long) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Set the value of the trace mask for this logger.
setTrackDependencies(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setTransactionIsolation(int) - Method in interface com.ibm.websphere.rsadapter.JDBCConnectionSpec
Set the transaction isolation level.
setTransferState(boolean) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
Set the value of transfer state.
setTransformedData(Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Sets the transformed data.
setTranslate(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setTransport(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the transport
setTransportChain(String) - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
 
setTransportName(String) - Method in class com.ibm.ws.webservices.engine.client.Transport
Sets the transport chain name - to override the default.
setTrustAnchorPassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the type of the trust anchor.
setTrustAnchorPath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the file path from which the trust anchor is loaded.
setTrustAnchorType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets the type of the trust anchor.
setTrustAnyCertificate(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
Sets whether any certificate is trusted or not.
setTrustAnySigner(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the flag whether to trust any SAML token issuer.
setTrustedIssuers(ArrayList<String[]>) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
 
setTrustedSTSAlias(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets alias name for the key used by the SAML token issuer
setTrustStorePassword(char[]) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the password for the trustStore used by the token consumer.
setTrustStorePath(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the file path to the trustStore used by the token consumer.
setTrustStoreRef(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the reference name of the truStstore used by the token consumer.
setTrustStoreType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets the type of the trustStore used by the token consumer.
setType(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the type of the property.
setType(long) - Method in class com.ibm.ras.RASEvent
Deprecated. Sets the type of event: "informational message," for example.
setType(long) - Method in interface com.ibm.ras.RASIEvent
Deprecated. Sets the type of event: "informational message," for example.
setType(int) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setType(int) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
Sets the value of the 'Type' attribute
setType(int) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.FilterArgument
Sets the value of the 'Type' attribute
setType(byte) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setTypeMap(Map) - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Set the type map for this connection.
setUID(int) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setUncacheable(boolean) - Method in interface com.ibm.websphere.servlet.cache.ServletCacheRequest
This sets the page to be uncachebale
setUniqueKeyBufferSize(int) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Sets the value of the 'Unique Key Buffer Size' attribute
setUniqueKeyTable(Table) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Sets the value of the 'Unique Key Table' containment reference
setUniqueKeyTable(String) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Sets the value of the 'Unique Key Table' containment reference
setUnit(String) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
setUnknownFilterNames(QName[]) - Method in exception com.ibm.websphere.sib.wsn.faults.InvalidFilterFault
Set the names of the elements of the Filter which were not understood or not supported.
setUnrecognizedPolicyNames(QName[]) - Method in exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Set the names of the elements of the Policy which were not recognized
setUnsupportedPolicyNames(QName[]) - Method in exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Set the names of the elements of the Policy which were not supported.
setUNTPasswordRequired(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Sets the flag to indicate if password is required when requested token is UsernameToken.
setUpdateAvailable(boolean) - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Sets the update available byte of the StatResult
setUpdateRequest(boolean) - Method in interface com.ibm.websphere.rsadapter.WSInteractionSpec
Configures an indicator of whether the request is for an update.
setupListener(Object) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
 
setupMessageContext(MessageContext, WebServicesEngine) - Method in class com.ibm.ws.webservices.engine.client.Transport
 
setupMessageContextImpl(MessageContext, WebServicesEngine) - Method in class com.ibm.ws.webservices.engine.client.Transport
 
setUpperBound(long) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
setUpperBound(long) - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
setURI(String) - Method in class com.ibm.websphere.management.repository.Document
Sets the URI of this document instance.
setUrl(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the url
setUrl(String) - Method in class com.ibm.ws.webservices.engine.client.Transport
Set the transport-specific URL
setUse(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the use
setUseCDataTrim(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseCICSContainer(int) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Deprecated. Use ConnectionSpecImpl.setUseCICSContainer(boolean)
setUseCICSContainer(boolean) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Tells the connection to use the containers when communicating with CICS.
setUseDefaultJavascript(boolean) - Method in interface com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
sets whether to allow ARD to insert javascript into customer code to retrieve results for client-side aggregation.
setUsedIdentityAssertion(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Deprecated. since v7.0
setUsedIdentityAssertion(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets the flag that indicates whether the identity assertion is used or not.
setUsedRequestorCertificate(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
Sets whether the certificate of requestor is used or not.
setUsedRunAsSubject(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Deprecated. since v7.0
setUseForeignKeyFields(boolean) - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
Set the value of the useForeignKeyFields property.
setUseFullPackageNames(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseIssuerNameForRealm(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
sets flag to use Issuer name for realm if SAML is issued from WSCredential.
setUseIterationEval(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseJDKCompiler(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseJikes(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseKeyType(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Set the Usekey keyInfoType
setUseNameQualifierForRealm(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
sets flag to use NameQualifier for realm if SAML is not issued from WSCredential.
setUseOTMA(boolean) - Method in class com.ibm.websphere.ola.ConnectionSpecImpl
Tells the connection to use the IMS OTMA access method for call requests This method only applies to applications calling into IMS programs.
setUsePageTagPool(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUser(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the user.
setUser(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the user
setUserCalendar(String, String) - Method in interface com.ibm.websphere.scheduler.TaskInfo
Set the UserCalendar for this task.
setUserData(Object) - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
Set additional user data for this command or task notification.
setUserDefinedMap(Map) - Method in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This method configures a user-defined SQLException map that supersedes default SQLException mappings for the DataStoreHelper.
setUserDefinedMap(Map) - Method in interface com.ibm.websphere.rsadapter.DataStoreHelper
This method configures a user-defined SQLException map that supersedes the default SQLException mappings for the DataStoreHelper.
setUserDefinedMap(Map) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method configures a user-defined SQLException map that supersedes default SQLException mappings for the DataStoreHelper.
setUserDefinedMap(Map) - Method in class com.ibm.websphere.rsadapter.DerbyDataStoreHelper
This method configures a user-defined SQLException map that supersedes default SQLException mappings for the DataStoreHelper.
setUserDefinedMap(Map) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method configures a user-defined SQLException map that supersedes the default SQLException mappings for the DataStoreHelper.
setUserDefinedMap(Map) - Method in class com.ibm.websphere.rsadapter.InformixDataStoreHelper
This method configures a user-defined SQLException map that supersedes default SQLException mappings for the DataStoreHelper.
setUserDefinedMap(Map) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method configures a user-defined SQLException map that supersedes default SQLException mappings for the DataStoreHelper.
setUseRepeatInt(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseResolver(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the resolver
setUserId(String) - Method in interface com.ibm.websphere.sib.SIMessage
Set the contents of the UserId field in the message API Meta-Data.
setUserID(String) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setUserId(String) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Set the user's id.
setUserMetaData(Object) - Method in interface com.ibm.websphere.cache.EntryInfo
Assigns the new userMetaData.
setUsername(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the username.
setUserName(String) - Method in interface com.ibm.websphere.rsadapter.WSConnectionSpec
Set the user name.
setUsername(String) - Method in interface com.ibm.websphere.scheduler.MessageTaskInfo
Deprecated. use the com.ibm.websphere.TaskInfo.setAuthenticationAlias(String alias) method.
setUserName(String) - Method in interface com.ibm.websphere.sib.api.jms.JmsConnectionFactory
Sets the default user name that will be used to create Connections from this ConnectionFactory when none is specified by the application or container.
setUserProperty(String, Serializable) - Method in interface com.ibm.websphere.sib.SIMessage
Add User Property to the message under the given name.
setUseRunAsSubject(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set the flag if client should use a token from RunAsSubject to directly Validate or exchange the requested issued token with SecurityTokenService.
setUseRunAsSubjectOnly(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set the flag if WS-Security runtime should continue to use WS-Trust Issue to request an issued token after it fails to use token in RunAsSubject to validate or exchange for an issued token by using WS-Trust Validate.
setUseScriptVarDupInit(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseThreadTagPool(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setUseToken(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set the token's ValueType from tokens in RunAsSubject that client should use to directly Validate or exchange an issued token with SecurityTokenService.
setUsingIdentityAssertion(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Sets the flag that indicates whether the identity assertion is used or not.
setUsingIdentityAssertion(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Sets the flag that indicates whether the identity assertion is used or not.
setUsingRunAsSubject(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Sets the flag that indicates whether the runAs subject identity is used or not.
setUsingTrustedRealm(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
Sets the flag that indicates whether the trusted realm option is selected or not.
setUsingTrustedRealm(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
Sets the flag that indicates whether the trusted realm option is used or not.
setValidateTarget(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Set flag to indicate how Validate message for WS-Trust request should be formated, the valid options are "token" or "base".
setValidateTarget(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set flag to indicate how Validate message for WS-Trust request should be formated, the valid options are "token" or "base".
setValidateUseToken(boolean) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set the flag if a token in RunAsSubject should be validated or exchanged directly with SecurityTokenService.
setValidationEnabled(boolean) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Sets status of task validation
setValue(String) - Method in class com.ibm.websphere.ant.tasks.endptEnabler.Property
value setter
setValue(CpdValue) - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Set the current value
setValueType(QName) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallback
This method sets the value type of the Kerberos token.
setValueType(QName) - Method in class com.ibm.websphere.wssecurity.callbackhandler.KRBTokenGenerateCallback
This method sets the value type of the Kerberos token.
setValueType(QName) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.GenericSecurityToken
set Token ValueType QName if there is no ValueType in GenericSecurityToken, or existing token ValueType need to be modified
setVariableMap(Vector) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
setVerbose(boolean) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the verbose
setVerbose(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setVerbose(String) - Method in class com.ibm.websphere.ant.tasks.WSDL2Java
Sets the verbose
setView(byte) - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
setViewLog(boolean) - Method in class com.ibm.ws.tpv.engine.UserPreferences
Sets the viewLog status
setVirtualHost(String) - Method in class com.ibm.websphere.ant.tasks.DefaultBindings
Sets the virtualHost.
setVoidReturn(String) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the voidReturn
setWarPath(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setWasHome(String) - Method in class com.ibm.websphere.ant.tasks.JspC
Sets the wasHome.
setWasHome(String) - Method in class com.ibm.websphere.ant.tasks.ServerControl
Sets the wasHome.
setWasHome(String) - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Sets the wasHome.
setWasHome(String) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the wasHome.
setWaterMark(long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
setWaterMark(long, long) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
setWebContainerAvailable(boolean) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setWebContainerRequestsPerSecond(double) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setWebContainerResponseTime(double) - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
setWebmoduleName(String) - Method in class com.ibm.websphere.ant.tasks.JspC
 
setWireFormatContext(WireFormatContext) - Method in interface com.ibm.websphere.soa.sca.operationselector.jms.OperationSelector
Sets the wire format context.
setWireFormatContext(WireFormatContext) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatHandler
Sets the wire format context.
setWorkingDirectory(File) - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
Sets the workingDirectory
setWrapped(boolean) - Method in class com.ibm.websphere.ant.tasks.Java2WSDL
Sets the wrapped
setWSSConsumingContext(WSSConsumingContext) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets WSSConsumingContext object.
setWSSGenerationContext(WSSGenerationContext) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Sets WSSGenerationContext object.
setWstNamespace(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
Set WS-Trust namespace used in the SOAP communication with the Security Token provider.
setWstNamespace(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Set WS-Trust namespace used in the SOAP communication with the Security Token provider.
setWSTrustNamespace(String) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLGenerateCallback
Set WS-Trust namespace used in the SOAP communication with the Security Token provider.
setX509Path(List) - Method in class com.ibm.websphere.wssecurity.callbackhandler.SAMLConsumeCallback
Sets intermediate certificate file list.
setZosAggregatable(boolean) - Method in class com.ibm.websphere.pmi.PmiDataInfo
(WebSphere internal use only)
SHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the digest algorithm, SHA1: http://www.w3.org/2000/09/xmldsig#sha1.
SHA1 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the digest algorithm, SHA1: http://www.w3.org/2000/09/xmldsig#sha1.
SHA256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the digest algorithm, SHA256: http://www.w3.org/2001/04/xmlenc#sha256.
SHA256 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the digest algorithm, SHA256: http://www.w3.org/2001/04/xmlenc#sha256,
SHA512 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the digest algorithm, SHA512: http://www.w3.org/2001/04/xmlenc#sha512.
SHA512 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the digest algorithm, SHA512: http://www.w3.org/2001/04/xmlenc#sha512,
SHARED_DSUBS_ALWAYS - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant that can be used as a parameter for the shareDurableSubscriptions property of a JmsConnectionFactory object.
SHARED_DSUBS_IN_CLUSTER - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant that represents the default value for the shareDurableSubscriptions property of a JmsConnectionFactory object.
SHARED_DSUBS_NEVER - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant that can be used as a parameter for the shareDurableSubscriptions property of a JmsConnectionFactory object.
SHARED_PULL - Static variable in interface com.ibm.websphere.cache.EntryInfo
Deprecated. Share type PULL should not be used in new code development. Use share type PUSH_PULL instead. Share type PULL, if used in existing code, will function like share type PUSH_PULL.
SHARED_PUSH - Static variable in interface com.ibm.websphere.cache.EntryInfo
The entry is shared across multiple JVMs; the entry is pushed to all JVMs after its JSP or command is executed instead of waiting for the JVMs to pull it.
SHARED_PUSH_PULL - Static variable in interface com.ibm.websphere.cache.EntryInfo
The entry is shared across multiple JVMs; the ID of the entry is pushed on initial creation (execution of JSP/Servlet or command) and stored in the other JVMs.
SharedLibRelationshipTask - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
SHORT - Static variable in class com.ibm.websphere.naming.DumpNameSpace
Deprecated. 
SHORT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
shouldInvalidate(Object, int, int) - Method in interface com.ibm.websphere.cache.PreInvalidationListener
Invoked prior to an invalidation event.
showArrayContents(Object[]) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
showListContents(List) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
 
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.CloudscapeDataStoreHelper
Deprecated. This method returns lock information for Cloudscape.
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper
This method returns lock information for Microsoft SQL Server.
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.DB2DataStoreHelper
This method returns DB2 lock information needed for the RAS subsystem.
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
This method returns database lock information needed for the RAS subsystem.
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.MicrosoftSQLServerDataStoreHelper
This method returns lock information for Microsoft SQL Server.
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.OracleDataStoreHelper
Deprecated. This method returns lock information for Oracle.
showLockInfo(Properties) - Method in class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This method returns lock information for Sybase.
shutdown() - Method in interface com.ibm.websphere.runtime.CustomService
The shutdown method is called by the application server runtime when the server begins its shutdown processing.
SI_CorrelationID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Correlation Identifier property.
SI_Discriminator - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Discriminator property.
SI_ExceptionInserts - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Exception Inserts property.
SI_ExceptionProblemDestination - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Exception Problem Destination property.
SI_ExceptionReason - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Exception Reason property.
SI_ExceptionTimestamp - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Exception Timestamp property.
SI_Format - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Format property.
SI_MessageID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Message Identifier property.
SI_NextDestination - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Next Destination property.
SI_Priority - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Priority property.
SI_RedeliveredCount - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Redelivered Count property.
SI_Reliability - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Reliability property.
SI_ReplyDiscriminator - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Reply Descriminator property.
SI_ReplyPriority - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Reply Priority property.
SI_ReplyReliability - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Reply Reliability property.
SI_ReplyTimeToLive - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Reply Time To Live property.
SI_ReportCOA - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Confirm On Arrival property.
SI_ReportCOD - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Confirm On Delivery property.
SI_ReportDiscardMsg - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Discard Message property.
SI_ReportException - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Exception property.
SI_ReportExpiration - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Expiration property.
SI_ReportFeedback - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Feedback property.
SI_ReportNAN - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Negative Action Notification property.
SI_ReportPAN - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Positive Action Notification property.
SI_ReportPassCorrelID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Pass Correlation Identifier property.
SI_ReportPassMsgID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Report Pass Message Identifier property.
SI_SystemMessageID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI System Message Identifier property.
SI_TimeToLive - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI Time To Live property.
SI_UserID - Static variable in class com.ibm.websphere.sib.SIProperties
Constant for the SI User Identifier property.
SIApiConstants - Class in com.ibm.websphere.sib
Constants useful for API message programmers
SIApiConstants() - Constructor for class com.ibm.websphere.sib.SIApiConstants
 
SIBInboundReceiver - Interface in com.ibm.websphere.sib.admin
This class specifies the properties of an inbound receiver message point for messages being received by a messaging engine from a corresponding remote message point.
SIBInboundReceiverStream - Interface in com.ibm.websphere.sib.admin
This class specifies the properties of an inbound receiver stream for messages of a certain QoS being received by a messaging engine from a corresponding remote message point.
SIBMessageRequest - Interface in com.ibm.websphere.sib.admin
This class specifies the properties of a remote message request received from a remote message point.
SIBMQClientLinkConnectionStatus - Class in com.ibm.websphere.sib.admin
This class wrappers the MQ client link connection status.
SIBMQClientLinkConnectionStatus(long) - Constructor for class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
Constructor
SIBMQClientLinkState - Class in com.ibm.websphere.sib.admin
This class encapsulates the MQ Client Link runtime state.
SIBMQClientLinkState(int) - Constructor for class com.ibm.websphere.sib.admin.SIBMQClientLinkState
 
SIBMQLinkNPMSpeed - Class in com.ibm.websphere.sib.admin
This class encapsulates NPM Speed.
SIBMQLinkNPMSpeed(int) - Constructor for class com.ibm.websphere.sib.admin.SIBMQLinkNPMSpeed
 
SIBMQLinkReceiverCurrentStatus - Class in com.ibm.websphere.sib.admin
This class wrappers the MQ link receiver channel current status information.
SIBMQLinkReceiverCurrentStatus(long) - Constructor for class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
Constructor
SIBMQLinkReceiverSavedStatus - Class in com.ibm.websphere.sib.admin
This class wrappers the MQ saved status information for the MQ link receiver channel.
SIBMQLinkReceiverSavedStatus() - Constructor for class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
Constructor
SIBMQLinkSenderCurrentStatus - Class in com.ibm.websphere.sib.admin
This class wrappers the MQ link sender channel current status information.
SIBMQLinkSenderCurrentStatus() - Constructor for class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
Constructor
SIBMQLinkSenderSavedStatus - Class in com.ibm.websphere.sib.admin
This class wrappers the MQ link sender channel saved status information.
SIBMQLinkSenderSavedStatus() - Constructor for class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
Constructor
SIBMQLinkState - Class in com.ibm.websphere.sib.admin
This class encapsulates the MQ Link runtime state.
SIBMQLinkState(int) - Constructor for class com.ibm.websphere.sib.admin.SIBMQLinkState
 
SIBMQQueueAttributes - Interface in com.ibm.websphere.sib.admin
This class wrappers the attributes of a WebSphere MQ Queue definition.
SIBMQResourceDiscoveryException - Exception in com.ibm.websphere.sib.admin
Wrapper exception class for a MQ resource discovery exception
SIBMQResourceDiscoveryException(Exception) - Constructor for exception com.ibm.websphere.sib.admin.SIBMQResourceDiscoveryException
Constructed from the internal MQResourceDiscoveryException
SIBOutboundTransmitter - Interface in com.ibm.websphere.sib.admin
 
SIBOutboundTransmitterStream - Interface in com.ibm.websphere.sib.admin
 
SIBPSBSubscription - Class in com.ibm.websphere.sib.admin
This class wrappers the properties of an active PubSub bridge broker profile subscription.
SIBPSBSubscription() - Constructor for class com.ibm.websphere.sib.admin.SIBPSBSubscription
Constructor
SIBQueuedMessage - Interface in com.ibm.websphere.sib.admin
This class wrappers the overall state of a SIB message stored on a message point.
SIBQueuedMessageDetail - Interface in com.ibm.websphere.sib.admin
This class wrappers the detailed state of a SIB message stored on a message point.
SIBQueuePoint - Interface in com.ibm.websphere.sib.admin
 
SIBReceivedMessage - Interface in com.ibm.websphere.sib.admin
This class specifies the properties of a remote message request received from a remote message point.
SIBReceivedMessageDetail - Interface in com.ibm.websphere.sib.admin
This class specifies the detailed properties of a remote message received from a remote message point.
SIBRemoteConsumerReceiver - Interface in com.ibm.websphere.sib.admin
Properties of a remote message consumer.
SIBRemoteConsumerTransmitter - Interface in com.ibm.websphere.sib.admin
This class specifies the properties of a remote consumer transmitter point.
SIBRemoteMessage - Interface in com.ibm.websphere.sib.admin
 
SIBRemoteMessageDetail - Interface in com.ibm.websphere.sib.admin
 
SIBRemoteMessageRequest - Interface in com.ibm.websphere.sib.admin
 
SIBRequestMessageDetail - Interface in com.ibm.websphere.sib.admin
This class specifies the detailed properties of a remote message request received from a remote message consumer.
SIBRuntimeOperationFailedException - Exception in com.ibm.websphere.sib.admin
 
SIBRuntimeOperationFailedException(Exception) - Constructor for exception com.ibm.websphere.sib.admin.SIBRuntimeOperationFailedException
Constructed from the internal SIBRuntimeOperationFailedException
SIBSubscriber - Interface in com.ibm.websphere.sib.admin
 
SIBSubscription - Interface in com.ibm.websphere.sib.admin
This class specifies the properties of an active PubSub Subscription.
SIBTransmitMessage - Interface in com.ibm.websphere.sib.admin
 
SIBTransmitMessageDetail - Interface in com.ibm.websphere.sib.admin
 
SIBTransmitMessageRequest - Interface in com.ibm.websphere.sib.admin
Deprecated. Replaced by SIBMessageRequest
SIDataGraphException - Exception in com.ibm.websphere.sib.exception
SIDataGraphException is thrown when there is a condition which prevents an SDO DataGraph from being created by the SIDataGraphFactory.
SIDataGraphException() - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphException
 
SIDataGraphException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIDataGraphException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIDataGraphException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIDataGraphFactory - Class in com.ibm.websphere.sib
A singleton SIDataGraphFactory is created at static initialization and is subsequently used for the creation of all DataGraphs.
SIDataGraphFactory() - Constructor for class com.ibm.websphere.sib.SIDataGraphFactory
 
SIDataGraphFormatMismatchException - Exception in com.ibm.websphere.sib.exception
SIDataGraphFormatMismatchException is thrown when an attempt is made to interpret a message payload in a format into which can the data can not be translated.
SIDataGraphFormatMismatchException() - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphFormatMismatchException
 
SIDataGraphFormatMismatchException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphFormatMismatchException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIDataGraphFormatMismatchException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphFormatMismatchException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIDataGraphFormatMismatchException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphFormatMismatchException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIDataGraphSchemaNotFoundException - Exception in com.ibm.websphere.sib.exception
SIDataGraphSchemaNotFoundException is thrown by the SIBus if a schema needed in order to parse a message into a DataGraph can not be found.
SIDataGraphSchemaNotFoundException() - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphSchemaNotFoundException
 
SIDataGraphSchemaNotFoundException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphSchemaNotFoundException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIDataGraphSchemaNotFoundException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphSchemaNotFoundException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIDataGraphSchemaNotFoundException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIDataGraphSchemaNotFoundException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIDestinationAddress - Interface in com.ibm.websphere.sib
The SIDestinationAdress is the public interface which represents an SIBus Destination.
SIDestinationAddressFactory - Class in com.ibm.websphere.sib
A singleton SIDestinationAddressFactory is created at static initialization and is subsequently used for the creation of all SIDestinationAddresss.
SIDestinationAddressFactory() - Constructor for class com.ibm.websphere.sib.SIDestinationAddressFactory
 
SIDestinationConfiguration - Interface in com.ibm.websphere.sib.mediation.session
This represents a snapshot of the configuration of a Destination.
SIDestinationNotFoundException - Exception in com.ibm.websphere.sib.mediation.session
This exception is thrown when an attempt is made to interact with a Destination when the given Destination name does not exist.
SIDestinationNotFoundException() - Constructor for exception com.ibm.websphere.sib.mediation.session.SIDestinationNotFoundException
Constructs an empty exception with no message or root cause.
SIDestinationNotFoundException(String) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIDestinationNotFoundException
Constructs the exception with an error message and no root cause.
SIDestinationNotFoundException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIDestinationNotFoundException
Constructs the exception with an error message and a root cause.
SIDestinationNotFoundException(Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIDestinationNotFoundException
Constructs the exception with no error message and a root cause.
SIErrorException - Exception in com.ibm.websphere.sib.exception
SIErrorException is thrown by the SIBus when a condition occurs which should never happen.
SIErrorException() - Constructor for exception com.ibm.websphere.sib.exception.SIErrorException
Construct a new SIException when no additional details can be provided
SIErrorException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIErrorException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIErrorException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIErrorException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIErrorException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIErrorException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIException - Exception in com.ibm.websphere.sib.exception
SIException is the superclass of all SIBus Exceptions.
SIException() - Constructor for exception com.ibm.websphere.sib.exception.SIException
Construct a new SIException when no additional details can be provided
SIException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
sign() - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Sign the data supplied via the update() method call(s), and return the signature value.
SIGNATURE - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The keyword for the signature element as a decrypt target.
SIGNATURE - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The keyword for the signature as a encryption part.
SignatureEngine - Interface in com.ibm.ws.wssecurity.core
This defines an interface to sign or verify signature values of XML-Signature.
SIGNING_KEY - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the key to use the signature as the key type related with the security token.
SIIncorrectCallException - Exception in com.ibm.websphere.sib.exception
This checked exception is thrown whenever a method call is not incorrect.
SIIncorrectCallException() - Constructor for exception com.ibm.websphere.sib.exception.SIIncorrectCallException
 
SIIncorrectCallException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIIncorrectCallException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIIncorrectCallException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIIncorrectCallException
Constructor for when the Exception
SIInvalidParameterException - Exception in com.ibm.websphere.sib.exception
A subclass of SIInvalidParameterException is thrown by the SIBus when a parameter to a method is not valid, and the validation rules are non-trivial.
SIInvalidParameterException() - Constructor for exception com.ibm.websphere.sib.exception.SIInvalidParameterException
 
SIInvalidParameterException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIInvalidParameterException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIInvalidParameterException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIInvalidParameterException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIInvalidParameterException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIInvalidParameterException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIMediationBeanMessageContext - Interface in com.ibm.websphere.sib.mediation.messagecontext
Deprecated. No replacement. No implementation of this interface has ever been provided to Mediation Handlers.
SIMediationRoutingException - Exception in com.ibm.websphere.sib.mediation.session
This exception is thrown when an error occurs while attempting to send or receive a message.
SIMediationRoutingException() - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationRoutingException
Constructs an empty exception with no message or root cause.
SIMediationRoutingException(String) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationRoutingException
Constructs the exception with an error message and no root cause.
SIMediationRoutingException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationRoutingException
Constructs the exception with an error message and a root cause.
SIMediationRoutingException(Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationRoutingException
Constructs the exception with no error message and a root cause.
SIMediationSession - Interface in com.ibm.websphere.sib.mediation.session
The SIMediationSession interface defines all the methods used by a mediation for querying and interacting with the service integration bus.
SIMediationSessionException - Exception in com.ibm.websphere.sib.mediation.session
This exception is the parent of all exceptions that may be thrown by an SIMediationSession.
SIMediationSessionException() - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationSessionException
Constructs an empty exception with no message or root cause.
SIMediationSessionException(String) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationSessionException
Constructs the exception with an error message and no root cause.
SIMediationSessionException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationSessionException
Constructs the exception with an error message and a root cause.
SIMediationSessionException(Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SIMediationSessionException
Constructs the exception with no error message and a root cause.
SIMessage - Interface in com.ibm.websphere.sib
The SIMessage interface is the public interface to an SIBus message for use by Mediations as well as other SIBus components.
SIMessageCloneFailedException - Exception in com.ibm.websphere.sib.exception
SIMessageCloneFailedException is thrown if a the SIMessage clone was unsuccessful for any reason.
SIMessageCloneFailedException() - Constructor for exception com.ibm.websphere.sib.exception.SIMessageCloneFailedException
Constructor for completeness
SIMessageCloneFailedException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageCloneFailedException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIMessageCloneFailedException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageCloneFailedException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIMessageCloneFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageCloneFailedException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIMessageContext - Interface in com.ibm.websphere.sib.mediation.messagecontext
This is the object that is passed to a MediationHandler.
SIMessageContextException - Exception in com.ibm.websphere.sib.mediation.handler
Deprecated. as of WebSphere Application Server version 6.1, replaced by (@link MessageContextException)
SIMessageContextException() - Constructor for exception com.ibm.websphere.sib.mediation.handler.SIMessageContextException
Deprecated. Default constructor.
SIMessageContextException(String) - Constructor for exception com.ibm.websphere.sib.mediation.handler.SIMessageContextException
Deprecated. Construct a new SIMessageContextException.
SIMessageContextException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.handler.SIMessageContextException
Deprecated. Construct a new SIMessageContextException.
SIMessageContextException(Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.handler.SIMessageContextException
Deprecated. Constructor which wraps an exception.
SIMessageDomainNotSupportedException - Exception in com.ibm.websphere.sib.exception
SIMessageDomainNotSupportedException is thrown by the SIBus when an application attempts to use a message domain not supported by the current SIBus product installation.
SIMessageDomainNotSupportedException() - Constructor for exception com.ibm.websphere.sib.exception.SIMessageDomainNotSupportedException
 
SIMessageDomainNotSupportedException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageDomainNotSupportedException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIMessageDomainNotSupportedException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageDomainNotSupportedException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIMessageDomainNotSupportedException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageDomainNotSupportedException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIMessageException - Exception in com.ibm.websphere.sib.exception
SIMessageException is thrown when there is a condition which prevents an SIMessage from being created, encoded or parsed.
SIMessageException() - Constructor for exception com.ibm.websphere.sib.exception.SIMessageException
 
SIMessageException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIMessageException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIMessageException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIMessageFactory - Class in com.ibm.websphere.sib
A singleton SIMessageFactory is created at static initialization and is subsequently used for the creation of all SIMessages.
SIMessageFactory() - Constructor for class com.ibm.websphere.sib.SIMessageFactory
 
SIMessageParseException - Exception in com.ibm.websphere.sib.exception
SIMessageParseException is used when the system needs to throw an unchecked exception to indicate a parse failure.
SIMessageParseException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageParseException
Constructor for when the Exception is to be thrown because another Exception has been caught.
SIMessageParseException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageParseException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the parse.
SIMessageParseException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIMessageParseException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIMPLE_TOPIC_EXPRESSION - Static variable in class com.ibm.websphere.sib.wsn.TopicExpression
The Dialect value for a simple topic expression as defined by WS-Topics
SimpleAdminCommand - Class in com.ibm.websphere.management.cmdframework.provider
A simple implementation of AdminCommand.
SimpleAdminCommand(CommandMetadata) - Constructor for class com.ibm.websphere.management.cmdframework.provider.SimpleAdminCommand
 
SimpleAdminCommand(CommandData) - Constructor for class com.ibm.websphere.management.cmdframework.provider.SimpleAdminCommand
 
SimpleCommandProvider - Class in com.ibm.websphere.management.cmdframework.provider
The class provides a mechanism for command providers to implement multiple admin commands easily.
SimpleCommandProvider() - Constructor for class com.ibm.websphere.management.cmdframework.provider.SimpleCommandProvider
 
SINGLE_JVM_TYPE - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getJvmType() method will return this value when the current process is a Distributed (Single) JVM.
SINotAuthorizedException - Exception in com.ibm.websphere.sib.mediation.session
This exception is thrown when an attempt is made to perform an operation using a connection operating under a user context that does not have authorization to perform the operation.
SINotAuthorizedException() - Constructor for exception com.ibm.websphere.sib.mediation.session.SINotAuthorizedException
Constructs an empty exception with no message or root cause.
SINotAuthorizedException(String) - Constructor for exception com.ibm.websphere.sib.mediation.session.SINotAuthorizedException
Constructs the exception with an error message and no root cause.
SINotAuthorizedException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SINotAuthorizedException
Constructs the exception with an error message and a root cause.
SINotAuthorizedException(Throwable) - Constructor for exception com.ibm.websphere.sib.mediation.session.SINotAuthorizedException
Constructs the exception with no error message and a root cause.
SINotPossibleInCurrentConfigurationException - Exception in com.ibm.websphere.sib.exception
SINotPossibleInCurrentConfigurationException is thrown by the SIBus when the operation being attempted can not be performed because the current runtime configuration does not permit it.
SINotPossibleInCurrentConfigurationException() - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentConfigurationException
 
SINotPossibleInCurrentConfigurationException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentConfigurationException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SINotPossibleInCurrentConfigurationException(String) - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentConfigurationException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SINotPossibleInCurrentConfigurationException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentConfigurationException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SINotPossibleInCurrentStateException - Exception in com.ibm.websphere.sib.exception
A subclass of SINotPossibleInCurrentStateException is thrown by the SIBus when the operation being attempted is not compatible with the current runtime state of the system.
SINotPossibleInCurrentStateException() - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentStateException
 
SINotPossibleInCurrentStateException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentStateException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SINotPossibleInCurrentStateException(String) - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentStateException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SINotPossibleInCurrentStateException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SINotPossibleInCurrentStateException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SINotSupportedException - Exception in com.ibm.websphere.sib.exception
SINotSupportedException is thrown by the SIBus when the operation being attempted is not supported by the SIBus product installation being used.
SINotSupportedException() - Constructor for exception com.ibm.websphere.sib.exception.SINotSupportedException
 
SINotSupportedException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SINotSupportedException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SINotSupportedException(String) - Constructor for exception com.ibm.websphere.sib.exception.SINotSupportedException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SINotSupportedException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SINotSupportedException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
SIProperties - Class in com.ibm.websphere.sib
This class contains constants for the System and JMS property names for SIBus messages.
SIProperties() - Constructor for class com.ibm.websphere.sib.SIProperties
 
SIRC0001_DELIVERY_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0001_DELIVERY_ERROR.
SIRC0002_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0002_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0003_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0003_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0004_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0004_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0005_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0005_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0006_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0006_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0007_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0007_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0008_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0008_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0009_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0009_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0010_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0010_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0011_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0011_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0012_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0012_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0013_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0013_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0014_INCORRECT_DESTINATION_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0014_INCORRECT_DESTINATION_USAGE_ERROR.
SIRC0015_DESTINATION_NOT_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0015_DESTINATION_NOT_FOUND_ERROR.
SIRC0016_TRANSACTION_SEND_USAGE_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0016_TRANSACTION_SEND_USAGE_ERROR.
SIRC0017_DESTINATION_LOCKED_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0017_DESTINATION_LOCKED_ERROR.
SIRC0018_USER_NOT_AUTH_SEND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0018_USER_NOT_AUTH_SEND_ERROR.
SIRC0019_USER_NOT_AUTH_SEND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0019_USER_NOT_AUTH_SEND_ERROR.
SIRC0020_USER_NOT_AUTH_SEND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0020_USER_NOT_AUTH_SEND_ERROR.
SIRC0021_OBJECT_CLOSED_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0021_OBJECT_CLOSED_ERROR.
SIRC0022_OBJECT_CLOSED_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0022_OBJECT_CLOSED_ERROR.
SIRC0023_EXCEPTION_DESTINATION_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0023_EXCEPTION_DESTINATION_ERROR.
SIRC0024_DESTINATION_SEND_DISALLOWED - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0024_DESTINATION_SEND_DISALLOWED.
SIRC0025_DESTINATION_HIGH_MESSAGES_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0025_DESTINATION_HIGH_MESSAGES_ERROR.
SIRC0026_NO_LOCALISATIONS_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0026_NO_LOCALISATIONS_FOUND_ERROR.
SIRC0027_DESTINATION_CORRUPT_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0027_DESTINATION_CORRUPT_ERROR.
SIRC0028_ALIAS_TARGET_DESTINATION_NOT_FOUND_EXCEPTION - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0028_ALIAS_TARGET_DESTINATION_NOT_FOUND_EXCEPTION.
SIRC0029_ALIAS_TARGETS_SERVICE_DESTINATION_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0029_ALIAS_TARGETS_SERVICE_DESTINATION_ERROR.
SIRC0030_LINK_NOT_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0030_LINK_NOT_FOUND_ERROR.
SIRC0031_DESTINATION_ALREADY_EXISTS_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0031_DESTINATION_ALREADY_EXISTS_ERROR.
SIRC0032_DESTINATION_DELETED_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0032_DESTINATION_DELETED_ERROR.
SIRC0033_MESSAGE_RELIABILITY_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0033_MESSAGE_RELIABILITY_ERROR.
SIRC0034_FORWARD_ROUTING_PATH_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0034_FORWARD_ROUTING_PATH_ERROR.
SIRC0035_BACKOUT_THRESHOLD_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0035_BACKOUT_THRESHOLD_ERROR.
SIRC0036_MESSAGE_ADMINISTRATIVELY_REROUTED_TO_EXCEPTION_DESTINATION - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0036_MESSAGE_ADMINISTRATIVELY_REROUTED_TO_EXCEPTION_DESTINATION.
SIRC0037_INVALID_ROUTING_PATH_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0037_INVALID_ROUTING_PATH_ERROR.
SIRC0038_FOREIGN_BUS_NOT_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0038_FOREIGN_BUS_NOT_FOUND_ERROR.
SIRC0039_FOREIGN_BUS_NOT_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0039_FOREIGN_BUS_NOT_FOUND_ERROR.
SIRC0040_FOREIGN_BUS_LINK_NOT_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0040_FOREIGN_BUS_LINK_NOT_FOUND_ERROR.
SIRC0041_FOREIGN_BUS_LINK_NOT_DEFINED_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0041_FOREIGN_BUS_LINK_NOT_DEFINED_ERROR The message could not be delivered because the foreign bus link was not defined.
SIRC0042_MQ_LINK_NOT_FOUND_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0042_MQ_LINK_NOT_FOUND_ERROR The message could not be delivered because the MQ Link could not be found
SIRC0043_MAX_FRP_DEPTH_EXCEEDED - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0043_MAX_FRP_DEPTH_EXCEEDED.
SIRC0101_MESSAGE_REROUTED_TO_EXCEPTION_DESTINATION_BY_MEDIATION_WARNING - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0101_MESSAGE_REROUTED_TO_EXCEPTION_DESTINATION_BY_MEDIATION_WARNING.
SIRC0102_MESSAGE_NO_LONGER_CONFORMS_TO_MESSAGE_FORMAT_AFTER_MEDIATION_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0102_MESSAGE_NO_LONGER_CONFORMS_TO_MESSAGE_FORMAT_AFTER_MEDIATION_ERROR.
SIRC0103_MESSAGE_AFTER_MEDIATING_WAS_MALFORMED - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0103_MESSAGE_AFTER_MEDIATING_WAS_MALFORMED.
SIRC0104_MESSAGE_TOO_BIG_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0104_MESSAGE_TOO_BIG_ERROR.
SIRC0105_MESSAGE_FORMAT_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0105_MESSAGE_FORMAT_ERROR.
SIRC0106_ERROR_RECEIVED_FROM_WEBSPHERE_MQ - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0106_ERROR_RECEIVED_FROM_WEBSPHERE_MQ.
SIRC0200_OBJECT_FAILED_TO_SERIALIZE - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0200_OBJECT_FAILED_TO_SERIALIZE The Object which was set into a JMS ObjectMessage can not be serialized.
SIRC0900_INTERNAL_MESSAGING_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0900_INTERNAL_MESSAGING_ERROR.
SIRC0901_INTERNAL_MESSAGING_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0901_INTERNAL_MESSAGING_ERROR.
SIRC0905_INTERNAL_CONFIGURATION_ERROR - Static variable in class com.ibm.websphere.sib.SIRCConstants
SIRC0905_INTERNAL_MESSAGING_ERROR.
SIRCConstants - Class in com.ibm.websphere.sib
Constants denoting the reason a message was written to an Exception Destination
SIRCConstants() - Constructor for class com.ibm.websphere.sib.SIRCConstants
 
SIResourceException - Exception in com.ibm.websphere.sib.exception
SIResourceException thrown by the SIBus when an operation is unable to complete due to a resource error, such as lose of connection to a database or system.
SIResourceException() - Constructor for exception com.ibm.websphere.sib.exception.SIResourceException
 
SIResourceException(Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIResourceException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy.
SIResourceException(String) - Constructor for exception com.ibm.websphere.sib.exception.SIResourceException
Constructor for when the Exception is to be thrown for a reason other than that an Exception has been caught during the copy.
SIResourceException(String, Throwable) - Constructor for exception com.ibm.websphere.sib.exception.SIResourceException
Constructor for when the Exception is to be thrown because another Exception has been caught during the copy and additional information is to be included.
size(boolean) - Method in interface com.ibm.websphere.cache.DistributedMap
Returns the total number of key-value mappings.
size(boolean) - Method in interface com.ibm.websphere.cache.DistributedNioMap
Returns the total number of key-value mappings.
size() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Returns the size of the record (number of elements).
size() - Method in class com.ibm.websphere.servlet.filter.ServletChain
Deprecated.  
Sizeable - Interface in com.ibm.websphere.cache
All the objects put into the cache must implement this interface if the application wants to control the size of a cache instance in terms of heapsize.
skip(long) - Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
 
SKIP_APP_DEPL - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
SKIP_BLA_CONFIG - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
smf120Subtype9 - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Qualifier for an event relating to SMF 120 subtype 9
SmfEventInfrastructure - Interface in com.ibm.websphere.smf
A WebSphere programming model extension which allows connectors or application components register an object that may be driven if the state of SMF recording changes.
SmfEventNotifier - Interface in com.ibm.websphere.smf
A WebSphere programming model extension which allows connectors or application components to be notified when the SMF related events occur in the server during runtime, such as the start and stop of the writing of SMF 120 Subtype 9 records.
smfRecordingOffFor120Subtype - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when SMF 120 Recording turns off
smfRecordingOnFor120Subtype - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when SMF 120 Recording turns on
smfSt9CpuUsageSectionOff - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when the SMF 120-9 CPU Usage section turns off
smfSt9CpuUsageSectionOn - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when the SMF 120-9 CPU Usage section turns on
smfSt9SecuritySectionOff - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when the SMF 120-9 Security section turns off
smfSt9SecuritySectionOn - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when the SMF 120-9 Security section turns on
smfSt9TimestampsSectionOff - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when the SMF 120-9 Timestamps section turns off
smfSt9TimestampsSectionOn - Static variable in interface com.ibm.websphere.smf.SmfEventNotifier
Event ID for when the SMF 120-9 Timestamps section turns on
SOAP_CONNECTOR_THREAD_POOL_GROWABLE - Static variable in interface com.ibm.websphere.management.AdminConstants
This property defines if the soap connector thread Pool size should be grow or not This property is specified as a -D system property for the process.
SOAP_SERVER_THREADS_PROP - Static variable in interface com.ibm.websphere.management.AdminConstants
This property defines the maximum number of threads used by the Soap Connector for administrative messages.
SOAPException - Exception in com.ibm.websphere.webservices.soap
A SOAPException is a Remote Exception representing the information of the SOAPFault.
SOAPException() - Constructor for exception com.ibm.websphere.webservices.soap.SOAPException
 
SOAPException(String) - Constructor for exception com.ibm.websphere.webservices.soap.SOAPException
 
SOAPException(String, Throwable) - Constructor for exception com.ibm.websphere.webservices.soap.SOAPException
 
SOAPJMS_MESSAGETYPE - Static variable in class com.ibm.websphere.webservices.Constants
This property is used to specify the JMS Message Type when using JMS as the transport for web service invocations.
soleInstance - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.ConnectionWrapperFactory
The singleton instance of a ConnectionWrapperFactory
soleInstance - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.JDBCMediatorFactory
The singleton instance of the JDBCMediatorFactory
soleInstance - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.PagerFactory
 
SSLConfigChangeEvent - Class in com.ibm.websphere.ssl
This class is the event received by the SSLConfigChanceListener which components and applications register with the JSSEHelper API.
SSLConfigChangeEvent(String, Properties, String, Map) - Constructor for class com.ibm.websphere.ssl.SSLConfigChangeEvent
 
SSLConfigChangeListener - Interface in com.ibm.websphere.ssl
This interface is for components and applications to receive notifications of dynamic changes to the SSL configurations returned by the JSSEHelper API.
SSLException - Exception in com.ibm.websphere.ssl
This is a generic exception thrown for most SSL-related errors.
SSLException() - Constructor for exception com.ibm.websphere.ssl.SSLException
 
SSLException(Exception) - Constructor for exception com.ibm.websphere.ssl.SSLException
 
SSLException(String) - Constructor for exception com.ibm.websphere.ssl.SSLException
 
SSLException(String, Exception) - Constructor for exception com.ibm.websphere.ssl.SSLException
 
SSLSERVERSOCKET_TARGET_LESS_THAN_TARGET_REQUIRES - Static variable in class com.ibm.websphere.orbext.MinorCodes
The target SSL configuration "supports" value is less than the SSL configuration "requires" value from the target IOR.
SSLSERVERSOCKET_TARGET_REQUIRES_LESS_THAN_1 - Static variable in class com.ibm.websphere.orbext.MinorCodes
The SSL configuration "requires" value from the target IOR does not contain a valid value.
SSLSERVERSOCKET_TARGET_SUPPORTS_LESS_THAN_1 - Static variable in class com.ibm.websphere.orbext.MinorCodes
The SSL configuration "supports" value from the target IOR does not contain a valid value.
SSLServerSocketFactory - Class in com.ibm.websphere.ssl.protocol
This class is for creating SSLServerSockets.
SSLServerSocketFactory() - Constructor for class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
This is the default constructor which will retrieve the default SSL configuration for creating ServerSockets.
SSLServerSocketFactory(String) - Constructor for class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
This constructor allows you to pass in an SSL alias to retrieve an SSL configuration other than the default for creating ServerSockets.
SSLServerSocketFactory(Properties) - Constructor for class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
This constructor allows you to pass in a set of SSL properties used for creating ServerSockets.
SSLServerSocketFactory(String, String) - Constructor for class com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
This constructor allows you to pass in an SSL alias or localEndPointName, depending upon what is available.
SSLSocketFactory - Class in com.ibm.websphere.ssl.protocol
This class is for creating SSLSockets.
SSLSocketFactory() - Constructor for class com.ibm.websphere.ssl.protocol.SSLSocketFactory
This is the default constructor which will retrieve the default SSL configuration for creating Sockets.
SSLSocketFactory(String) - Constructor for class com.ibm.websphere.ssl.protocol.SSLSocketFactory
This constructor allows you to pass in an SSL alias to retrieve an SSL configuration other than the default for creating Sockets.
SSLSocketFactory(Properties) - Constructor for class com.ibm.websphere.ssl.protocol.SSLSocketFactory
This constructor allows you to pass in a set of SSL properties used for creating Sockets.
SSLSocketFactory(String, Map) - Constructor for class com.ibm.websphere.ssl.protocol.SSLSocketFactory
This constructor allows you to pass in an SSL alias, and/or connectionInfo.
stackTrace(long, Object, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces the call stack in a non-static method.
stackTrace(long, Object, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces the call stack in a non-static method.
stackTrace(long, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces the call stack in a static method.
stackTrace(long, String, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces the call stack in a static method.
stackTrace(long, Object, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces the call stack in a non-static method.
stackTrace(long, Object, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces the call stack in a non-static method.
stackTrace(long, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces the call stack in a static method.
stackTrace(long, String, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces the call stack in a static method.
stackTrace(long, Object, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace the call stack in a non-static method.
stackTrace(long, Object, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace the call stack in a non-static method.
stackTrace(long, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace the call stack in a static method.
stackTrace(long, String, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace the call stack in a static method.
STANDALONE_PROCESS - Static variable in interface com.ibm.websphere.management.AdminConstants
The AdminService.getProcessType() method will return this value when the current process is a standalone server process (not integrated with the Network Deployment environment).
standardDeviation() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
start() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
The monitor only becomes active, that is starts tracking heart beats when it is started.
START - Static variable in class com.ibm.websphere.management.wlm.ClusterAdminConstants
Command used to start a cluster.
start(int) - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method starts collecting system monitoring data for the connection associated with it if the monitor is enabled.
start() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
start() - Method in interface com.ibm.websphere.startupservice.AppStartUp
This method is called when the application containing this bean is started.
start() - Method in interface com.ibm.websphere.startupservice.ModStartUp
This method is called when the module containing this bean is started.
start() - Method in interface com.ibm.wsspi.cache.CoreCache
This method will be invoked once Dynacache is ready to use the CoreCache.
START_APP_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
START_SERVER_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
StartApplication - Class in com.ibm.websphere.ant.tasks
The wsStartApp task enables you to start an existing or newly installed application on a WebSphere Server or in a WebSphere Cell.
StartApplication() - Constructor for class com.ibm.websphere.ant.tasks.StartApplication
Constructor for StartApplication.
startApplication(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
 
startApplication(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
 
startApplication(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
startApplication(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
startAsync() - Method in interface com.ibm.websphere.servlet.request.IRequest
 
StartServer - Class in com.ibm.websphere.ant.tasks
The wsStartServer task enables you to start a standalone server instance.
StartServer() - Constructor for class com.ibm.websphere.ant.tasks.StartServer
 
startWork(WorkWithExecutionContext) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Submits a WorkWithExecutionContext object to run on a thread pool.
startWork(WorkWithExecutionContext, boolean) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Optionally executes a WorkWithExecutionContext as a daemon thread.
startWork(WorkWithExecutionContext, long, WorkListener) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Submits a WorkWithExecutionContext object to a thread pool with an optional start timeout and a WorkListener callback.
startWork(WorkWithExecutionContext, long, WorkListener, boolean) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Optionally executes a WorkWithExecutionContext as a daemon thread with an optional start timeout and WorkListener callback.
startWork(Work) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Submits a Work object to run on a thread pool.
startWork(Work, boolean) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Optionally executes a Work as a daemon thread.
startWork(Work, long, WorkListener) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Submits a Work object to a thread pool with an optional start timeout and a WorkListener callback.
startWork(Work, long, WorkListener, boolean) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Optionally executes a WorkWithExecutionContext as a daemon thread with an optional start timeout and WorkListener callback.
StatConstants - Interface in com.ibm.websphere.pmi.stat
Constants for PMI Stats
StatDescriptor - Class in com.ibm.websphere.pmi.stat
This class is used to identify a Stats object in the WebSphere PMI.
StatDescriptor(String[]) - Constructor for class com.ibm.websphere.pmi.stat.StatDescriptor
Constructor
StatDescriptor(String[], int) - Constructor for class com.ibm.websphere.pmi.stat.StatDescriptor
Deprecated. No replacement
state - Variable in class com.ibm.websphere.websvcs.rm.MessageData.MessageState
An int representation of the MessageState
state - Variable in class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
An int representation of the SequenceState
STATE_ACTIVE - Static variable in class com.ibm.websphere.management.application.EditionInfo
Application edition is active (getter) or should be set to active (setter).
state_description - Variable in class com.ibm.websphere.websvcs.rm.MessageData.MessageState
A description of this MessageState
state_description - Variable in class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
A description of this SequenceState
STATE_INACTIVE - Static variable in class com.ibm.websphere.management.application.EditionInfo
Application edition is inactive (getter) or should be set inactive (setter).
STATE_STRINGS - Static variable in interface com.ibm.websphere.rsadapter.HandleStates
List of Connection handle state names.
STATE_VALIDATE - Static variable in class com.ibm.websphere.management.application.EditionInfo
Application edition is being validated (getter) or should be set to validate (setter).
stateChanged(SSLConfigChangeEvent) - Method in interface com.ibm.websphere.ssl.SSLConfigChangeListener
 
StateException - Exception in com.ibm.portal.state.exceptions
 
StateException(String) - Constructor for exception com.ibm.portal.state.exceptions.StateException
 
StatefulSessionBeanStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.StatefulSessionBeanStats
StatefulSessionBeanStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSEJBStats
StatefulSessionBeanStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.StatefulSessionBeanStatsImpl
Deprecated.  
StatelessSessionBeanStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.StatelessSessionBeanStats
StatelessSessionBeanStatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSEJBStats
StatelessSessionBeanStatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.StatelessSessionBeanStatsImpl
Deprecated.  
STATEMENT - Static variable in class com.ibm.websphere.rsadapter.WSCallHelper
Constant indicating a java.sql.Statement parameter.
Statistic - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.Statistic
Statistic - Interface in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSStatistic
STATISTIC_SET_ALL - Static variable in interface com.ibm.websphere.pmi.stat.StatConstants
WebSphere performance statistics can be enabled using sets.
STATISTIC_SET_BASIC - Static variable in interface com.ibm.websphere.pmi.stat.StatConstants
Represents a set in which the J2EE 1.4 + some top statistics are enabled
STATISTIC_SET_CUSTOM - Static variable in interface com.ibm.websphere.pmi.stat.StatConstants
Represents a customized set that is enabled using fine-grained control
STATISTIC_SET_EXTENDED - Static variable in interface com.ibm.websphere.pmi.stat.StatConstants
Represents a set in which the statistic from Basic set + some important statistics from WebSphere components are enabled
STATISTIC_SET_NONE - Static variable in interface com.ibm.websphere.pmi.stat.StatConstants
Represents a set in which all statistics in the server are disabled
StatisticActionListener - Interface in com.ibm.wsspi.pmi.factory
Deprecated. As of 6.1, replaced with StatisticActions
statisticCreated(SPIStatistic) - Method in interface com.ibm.wsspi.pmi.factory.StatisticActionListener
Deprecated. This method is called to indicate that a statistic is created in the Stats instance.
StatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSStatistic
StatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
StatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
statisticToTclAttrString(Statistic, long, String, DataDescriptor, String, String) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
statisticToTclAttrString(Statistic, long, DataDescriptor, String, String) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
StatLevelSpec - Class in com.ibm.websphere.pmi.stat
This class represents the performance monitoring/instrumentation specification for a StatDescriptor.
StatLevelSpec(String[], int[]) - Constructor for class com.ibm.websphere.pmi.stat.StatLevelSpec
Constructs a monitoring specification to selectively enable statistics.
StatRequest - Class in com.ibm.ws.tpv.engine.buffer
 
StatRequest(String, String, int, boolean, boolean) - Constructor for class com.ibm.ws.tpv.engine.buffer.StatRequest
 
StatRequest(String, String, int, boolean, boolean, int[]) - Constructor for class com.ibm.ws.tpv.engine.buffer.StatRequest
 
StatRequest(String, String, int, boolean, boolean, int[], String) - Constructor for class com.ibm.ws.tpv.engine.buffer.StatRequest
Public constructor to initialize all the parameters required to prepare a Stats request object
StatResult - Class in com.ibm.ws.tpv.engine.buffer
 
StatResult() - Constructor for class com.ibm.ws.tpv.engine.buffer.StatResult
Creates a new empty StatResult with no errors
Stats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.Stats
Stats - Interface in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSStats
stats - Variable in class com.ibm.ws.tpv.engine.buffer.StatResult
 
StatsImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSStats
StatsImpl(String, int) - Constructor for class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
StatsImpl(String, int, int) - Constructor for class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
StatsImpl(String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
StatsImpl(String, String, int, int, ArrayList, ArrayList) - Constructor for class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
statsToTclAttrString(Stats, DataDescriptor, String, String) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
statsToTclAttrString(String, Stats, DataDescriptor, String, String) - Static method in class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated. No replacement.
statsType - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
StatsUtil - Class in com.ibm.websphere.pmi.stat
Deprecated. No replacement. This class is for WebSphere internal use only.
StatsUtil() - Constructor for class com.ibm.websphere.pmi.stat.StatsUtil
Deprecated.  
STATUS_ACTIVE - Static variable in class com.ibm.websphere.sib.admin.SIBPSBSubscription
 
STATUS_CANCELLED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Represents that the security context token is canceled.
STATUS_CANCELLED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Represents that the security context token is canceled.
STATUS_COMPLETED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
STATUS_COMPLETED - Static variable in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
STATUS_FAILED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
STATUS_INDOUBT - Static variable in class com.ibm.websphere.sib.admin.SIBPSBSubscription
 
STATUS_INPROGRESS - Static variable in class com.ibm.websphere.management.application.AppNotification
 
STATUS_INPROGRESS - Static variable in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
STATUS_INTERACTIVE - Static variable in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
STATUS_ISSUED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Represents that the security context token is issued.
STATUS_ISSUED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Represents that the security context token is issued.
STATUS_RENEWED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Represents that the security context token is renewed.
STATUS_RENEWED - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Represents that the security context token is renewed.
STATUS_WARNING - Static variable in class com.ibm.websphere.management.application.AppNotification
 
STATUS_WARNING - Static variable in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
StatusNoSession - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
There is no active ActivitySession associated with the calling thread
StatusSessionActive - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
There is an active ActivitySession associated with the calling thread
StatusSessionCompleted - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
The ActivitySession associated with the calling thread has completed
StatusSessionCompleting - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
The ActivitySession associated with the calling thread is in the process of ending
StatusUnknown - Static variable in interface com.ibm.websphere.ActivitySession.UserActivitySession
The ActivitySession service is unable to determine the status of the ActivitySession associated with the calling thread.
stepModified(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
This method is called whenever the parameter data in another task step are changed.
stepModified(String) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This method is called whenever the user navigates away from the specified step.
stop() - Method in interface com.ibm.ras.RASIHandler
Deprecated. Stops the handler.
STOP - Static variable in class com.ibm.websphere.management.wlm.ClusterAdminConstants
Command used to stop a cluster
stop() - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Stop the handler.
stop() - Method in class com.ibm.websphere.rsadapter.WSSystemMonitor
This method stops collecting system monitoring data for the connection associated with it if the monitor is enabled.
stop() - Method in interface com.ibm.websphere.startupservice.AppStartUp
This is called when an application is stopped normally.
stop() - Method in interface com.ibm.websphere.startupservice.ModStartUp
This is called when a module is stopped normally.
stop() - Method in interface com.ibm.wsspi.cache.CoreCache
This method will be invoked when the application server is stopped.
STOP_APP_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
STOP_IMMEDIATE - Static variable in class com.ibm.websphere.management.wlm.ClusterAdminConstants
Command used to issue a stopImmediate to each server in the cluster.
STOP_SERVER_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
StopApplication - Class in com.ibm.websphere.ant.tasks
The wsStopApp task enables you to stop an existing or newly installed application on a WebSphere Server or in a WebSphere Cell.
StopApplication() - Constructor for class com.ibm.websphere.ant.tasks.StopApplication
Constructor for StopApplication.
stopApplication(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
 
stopApplication(String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
 
stopApplication(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
stopApplication(String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
STOPPED - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
StopServer - Class in com.ibm.websphere.ant.tasks
The wsStopServer task enables you to stop a standalone server instance.
StopServer() - Constructor for class com.ibm.websphere.ant.tasks.StopServer
 
StorageManagerDetail - Interface in com.ibm.websphere.websvcs.rm
This class details information about a WS-ReliableMessaging storage manager
StoreCount - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Number of times bean data was stored in persistent storage (CountStatistic)
StoredResponse - Class in com.ibm.websphere.servlet.response
StoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse.
StoredResponse() - Constructor for class com.ibm.websphere.servlet.response.StoredResponse
 
StoredResponse(boolean) - Constructor for class com.ibm.websphere.servlet.response.StoredResponse
 
StoredResponse(IExtendedResponse, boolean) - Constructor for class com.ibm.websphere.servlet.response.StoredResponse
 
STORES - Static variable in class com.ibm.websphere.pmi.stat.EJBStatsImpl
Deprecated.  
StoreTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average time in milliseconds for storing the bean data to persistent storage (TimeStatistic).
STRING - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
STRING_CONVERSION_CODE - Static variable in class com.ibm.websphere.crypto.PasswordUtil
 
stringToArray(String) - Static method in class com.ibm.websphere.pmi.client.PmiClient
Deprecated. 4.0 API.
stringToVector(String) - Static method in class com.ibm.ras.RASUtil
Deprecated. Converts a String of blank-delimited strings to a Vector of Strings.
StrongAffinityIIOPRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of incoming IIOP requests that this server has received with strong affinity (CountStatistic).
subcollections() - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return all the subcollections.
subCollections - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
subCollections() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
subList(int, int) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Returns a portion of the record, as a list.
SubmissionEndpointReference - Class in com.ibm.websphere.wsaddressing.jaxws
Deprecated.  
submoduleMembers(String) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns all the PmiDataInfo in the submodule.
submoduleMembers(String, int) - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns an array of PmiDataInfo for the given submoduleName and level.
SubscribeCreationFailedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the SubscribeCreationFailedFault type defined in the WS-Notification Base Notification schema.
SubscribeCreationFailedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
Default constructor
SubscribeCreationFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
Create an instance of the fault from the specified information.
SubscribeCreationFailedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
Create an instance of the fault containing the specified message as a description.
SubscribeCreationFailedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
Create an instance of the fault with the specified cause.
SubscribeCreationFailedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.SubscribeCreationFailedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
SUBSCRIPTION_PROTOCOL_MULTICAST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for Multicast mode.
SUBSCRIPTION_PROTOCOL_UNICAST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for Unicast mode.
SUBSCRIPTION_PROTOCOL_UNICAST_AND_MULTICAST - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for UnicastAndMulticast mode.
SUBSYSTEM_DEAD - Static variable in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
 
SUBSYSTEM_FRESH - Static variable in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
 
SUBSYSTEM_INVALID - Static variable in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
 
SUBSYSTEM_STALE - Static variable in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
 
subsystemIsDead(SubsystemMonitor) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorEvents
The subsystem is now dead.
subsystemIsFresh(SubsystemMonitor) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorEvents
The subsystem is now fresh.
subsystemIsStale(SubsystemMonitor) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorEvents
The subsystem is now stale.
SubsystemMonitor - Interface in com.ibm.websphere.asynchbeans
This represents a subsystem monitor.
SubsystemMonitorEvents - Interface in com.ibm.websphere.asynchbeans
These are the events which can be fired by a SubsystemMonitor.
SubsystemMonitorManager - Interface in com.ibm.websphere.asynchbeans
This manages a set of subsystem monitors.
subtaskName - Variable in class com.ibm.websphere.management.application.AppNotification
Name of the app subtask
subtaskStatus - Variable in class com.ibm.websphere.management.application.AppNotification
Status of the app sub ask
SUBTRACT - Static variable in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType.Filter
The subtract filter operation.
success - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener
 
Summary - Class in com.ibm.ws.tpv.engine.filter.summary
This is the super-class for all summaries.
Summary(byte) - Constructor for class com.ibm.ws.tpv.engine.filter.summary.Summary
Creates a Summary based on the type
sumOfSquares - Variable in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
sumSquares() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
supportsBatchMode() - Method in interface com.ibm.websphere.naming.WsnOptimizedJndiContext
Used to indicate if this context provides support for batch mode.
supportsExtendedForUpdate() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the database supports extended-for-update.
supportsGetCatalog() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the JDBC driver supports java.sql.Connection.getCatalog.
supportsGetTypeMap() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the JDBC driver supports java.sql.Connection.getTypeMap.
supportsImplicitReactivation() - Method in interface com.ibm.websphere.rsadapter.Reassociateable
Deprecated. this method is no longer used and will be removed in a future release.
supportsIsReadOnly() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the JDBC driver supports java.sql.Connection.isReadOnly.
supportsKerberos() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the database supports kerberos.
supportsMultiplePartitionDB() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the database supports multiple partitions.
supportsSelectForUpdate() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Indicates whether the database supports select for update.
supportsUOWDetection() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Method to check if unit-of-work detection API is supported by the backend database
suspend(String) - Method in interface com.ibm.websphere.scheduler.Scheduler
Suspends a task.
SUSPENDED - Static variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The task was suspended.
SUSPENDED - Static variable in interface com.ibm.websphere.scheduler.TaskStatus
The scheduled task is suspended.
SYBASE11_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
Sybase11DataStoreHelper - Class in com.ibm.websphere.rsadapter
Sybase11DataStoreHelper is a DataStoreHelper implementation customized for Sybase 11.9.2.
Sybase11DataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.Sybase11DataStoreHelper
This Sybase11DataStoreHelper constructor creates a new Sybase11DataStoreHelper based on the DataStoreHelper properties provided.
SYBASE_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
SybaseDataStoreHelper - Class in com.ibm.websphere.rsadapter
SybaseDataStoreHelper is a DataStoreHelper implementation customized for the Sybase database.
SybaseDataStoreHelper(Properties) - Constructor for class com.ibm.websphere.rsadapter.SybaseDataStoreHelper
This SybaseDataStoreHelper constructor creates a new GenericDataStoreHelper based on the DataStoreHelper properties provided.
sync() - Method in interface com.ibm.websphere.servlet.session.IBMApplicationSession
Forces replication of application session changes
sync() - Method in interface com.ibm.websphere.servlet.session.IBMSession
To persist the session updates to external store.
SynchronizationCallback - Interface in com.ibm.websphere.jtaextensions
An object implementing this interface is enlisted once through the ExtendedJTATransaction interface and receives notification of the completion of each subsequent transaction mediated by the transaction manager in the local JVM.
SynchronousRequestCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceGatewayStats
Total number of of synchronous requests that were made (CountStatistic).
SynchronousResponseCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWebServiceGatewayStats
Total of synchronous responses that were made (CountStatistic).
SyncResult - Interface in com.ibm.websphere.management.sync
SyncResult describes the result of the most recent configuration synchronization operation.
SYSTEM_MESSAGEID_PROPERTY - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Name of the system messageID property.
SYSTEM_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
SystemAttributes - Class in com.ibm.websphere.management.configservice
This class defines constants for all the system attribute names.
SystemAttributes() - Constructor for class com.ibm.websphere.management.configservice.SystemAttributes
 
SYSTEMDUMP_ATTEMPTING - Static variable in class com.ibm.websphere.management.NotificationConstants
 
SYSTEMDUMP_GENERATED - Static variable in class com.ibm.websphere.management.NotificationConstants
 
SystemException - Exception in com.ibm.websphere.ActivitySession
A SystemException is thrown by the ActivitySession service if it encouters an unexpected internal error.
SystemException() - Constructor for exception com.ibm.websphere.ActivitySession.SystemException
Construct a new SystemException
SystemException(String) - Constructor for exception com.ibm.websphere.ActivitySession.SystemException
Construct a new SystemException with the given detail message
SystemException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.SystemException
Construct a new SystemException with the given nested exception
SystemException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.SystemException
Construct a new SystemException with the given detail message

T

TABLE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The meta object id for the 'Table' class
Table - Interface in com.ibm.websphere.sdo.mediator.jdbc.metadata
A Table object provides a description of a database table and how it maps into a DataObject
TABLE__COLLISION_COLUMN - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Collision Column' reference
TABLE__COLUMNS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Columns' containment reference list
TABLE__EXTERNAL - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'External' attribute
TABLE__FILTER - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Filter' containment reference
TABLE__FOREIGN_KEYS - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Foreign Keys' containment reference list
TABLE__METADATA - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Metadata' container reference
TABLE__NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Name' attribute
TABLE__PRIMARY_KEY - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Primary Key' containment reference
TABLE__PROPERTY_NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Property Name' attribute
TABLE__SCHEMA_NAME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The feature id for the 'Schema Name' attribute
TABLE_FEATURE_COUNT - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.MetadataPackage
The number of structural features of the the 'Table' class
TARGET_SIGNIFICANCE_PREFERRED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the targetSignificance property of a JmsConnectionFactory that indicates that it is preferred that the selected messaging engine be in the targetGroup.
TARGET_SIGNIFICANCE_REQUIRED - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the targetSignificance property of a JmsConnectionFactory that indicates that selected messaging engine must be in the targetGroup.
TARGET_TYPE_BUSMEMBER - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the targetType property of a JmsConnectionFactory that indicates that the information specified in the targetGroup is the name of a bus.
TARGET_TYPE_CUSTOM - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the targetType property of a JmsConnectionFactory that indicates that the information specified in the targetGroup is a user specified group name.
TARGET_TYPE_ME - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Value for the targetType property of a JmsConnectionFactory that indicates that the information specified in the targetGroup is the name of a messaging engine.
TargetableCommand - Interface in com.ibm.websphere.command
The TargetableCommand interface describes a command that can be run in a remote JVM.
TargetableCommandImpl - Class in com.ibm.websphere.command
The TargetableCommandImpl class implements the generic methods in the TargetableCommand interface.
TargetableCommandImpl() - Constructor for class com.ibm.websphere.command.TargetableCommandImpl
 
targetPolicy - Static variable in class com.ibm.websphere.command.TargetableCommandImpl
The target policy used by the command to determine the target associated with the command.
TargetPolicy - Interface in com.ibm.websphere.command
The TargetPolicy interface declares one method, getCommandTarget(), which implements the routine used to associate commands and targets.
TargetPolicyDefault - Class in com.ibm.websphere.command
The TargetPolicyDefault class provides an implementation of the TargetPolicy interface.
TargetPolicyDefault() - Constructor for class com.ibm.websphere.command.TargetPolicyDefault
 
targetTable - Variable in class com.ibm.websphere.command.TargetPolicyDefault
Contains active targets.
TASK_NAME_MAP_ENV_ENTRY_FOR_EJB_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
taskCmd - Variable in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
TaskCollisionRate - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The number of collisions detected each second.
TaskCommand - Interface in com.ibm.websphere.management.cmdframework
Defines the interface for a task oriented admin command.
taskCommandExecuted(boolean, boolean) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
This method is called when the task command completes the execution.
taskCommandExecuted(boolean) - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This method is called after the task command is executed.
TaskCommandResult - Interface in com.ibm.websphere.management.cmdframework
A task command may optionally set the result for individual command.
TaskCommandResultImpl - Class in com.ibm.websphere.management.cmdframework.provider
A default TaskCommandResult implementation.
TaskCommandResultImpl() - Constructor for class com.ibm.websphere.management.cmdframework.provider.TaskCommandResultImpl
 
taskData - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Task data
taskDataChangeListeners - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
TaskDelayDuration - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The amount of time in milliseconds that tasks were delayed.
TaskExpirationRate - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The number of tasks expiring each second.
TaskFailureCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The total number of tasks that failed due to application failures.
TaskFinishCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The total number of tasks that have finished running.
TaskFinishRate - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The number of tasks that have finished running each second.
TaskHandler - Interface in com.ibm.websphere.scheduler
The remote interface for all TaskHandler stateless session beans.
TaskHandlerHome - Interface in com.ibm.websphere.scheduler
The home interface for all TaskHandler stateless session beans.
taskHelperSuffix - Static variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
taskInfo - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
TaskInfo - Interface in com.ibm.websphere.scheduler
Interface for all scheduled tasks.
TaskInfoInvalid - Exception in com.ibm.websphere.scheduler
Exception thrown when a task interface used to create a TaskInfo object is not a registered type.
TaskInfoInvalid() - Constructor for exception com.ibm.websphere.scheduler.TaskInfoInvalid
Constructor for TaskInfoInvalid.
TaskInfoInvalid(String) - Constructor for exception com.ibm.websphere.scheduler.TaskInfoInvalid
Constructor for TaskInfoInvalid.
TaskInfoInvalid(Throwable) - Constructor for exception com.ibm.websphere.scheduler.TaskInfoInvalid
Constructor for TaskInfoInvalid.
TaskInfoInvalid(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.TaskInfoInvalid
Constructor for TaskInfoInvalid.
TaskInvalid - Exception in com.ibm.websphere.scheduler
The specified task identifier is not valid.
TaskInvalid() - Constructor for exception com.ibm.websphere.scheduler.TaskInvalid
 
TaskInvalid(String) - Constructor for exception com.ibm.websphere.scheduler.TaskInvalid
 
TaskInvalid(Throwable) - Constructor for exception com.ibm.websphere.scheduler.TaskInvalid
 
TaskInvalid(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.TaskInvalid
 
taskName - Variable in class com.ibm.websphere.management.application.AppNotification
Name of the app task
TaskNameManager - Interface in com.ibm.websphere.appprofile
The TaskNameManager is the programmatic interface to the Application profiling function.
taskNames - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
TaskNotificationInfo - Class in com.ibm.websphere.scheduler
The notification information sent to a NotificationSink bean.
TaskNotificationInfo(TaskStatus, int) - Constructor for class com.ibm.websphere.scheduler.TaskNotificationInfo
Main constructor for the TaskNotificationInfo
TaskPending - Exception in com.ibm.websphere.scheduler
A task update is pending.
TaskPending() - Constructor for exception com.ibm.websphere.scheduler.TaskPending
 
TaskPending(String) - Constructor for exception com.ibm.websphere.scheduler.TaskPending
 
TaskPending(Throwable) - Constructor for exception com.ibm.websphere.scheduler.TaskPending
 
TaskPending(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.TaskPending
 
TaskRunDuration - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The amount of time in milliseconds that a task ran.
TaskRunRate - Static variable in interface com.ibm.websphere.pmi.stat.WSSchedulerStats
The number of tasks actively running during a scheduler daemon poll cycle.
tasks - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
taskStatus - Variable in class com.ibm.websphere.management.application.AppNotification
Status of the app task
taskStatus - Variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The TaskStatus of the task that fired this notification.
TaskStatus - Interface in com.ibm.websphere.scheduler
The current state of a scheduled task.
taskValidateErrorMessages - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Error messages generated when task is validated
TEMP_EXTRACT_DIR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
TEMPLATE_GROUP - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The name of the template logical group.
TEMPLATE_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TemplateBasedInvalidationsFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of template based invalidations from disk.
TemplatesBufferedForDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of templates that are buffered for disk.
TemplatesOffloadedToDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of templates that are offloaded to disk.
TemplatesOnDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The current count of templates that are currently on disk.
terminate() - Method in class com.ibm.websphere.als.AnalysisLogger
Deprecated. Stops logging and releases all associated resources.
terminate() - Method in class com.ibm.websphere.als.BufferManager
 
TERMINATING - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
TERMINATING - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence is terminating and will accept no new messages
TerminationTimeChangeRejectedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rl:TerminationTimeChangeRejectedFaultType" <xsd:complexType name="TerminationTimeChangeRejectedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
TerminationTimeChangeRejectedFault() - Constructor for exception com.ibm.websphere.wsrf.TerminationTimeChangeRejectedFault
Default constructor.
TerminationTimeChangeRejectedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.TerminationTimeChangeRejectedFault
Constructor for a new TerminationTimeChangeRejectedFault instance.
testEJB() - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
testJSR77Stats() - Method in class com.ibm.websphere.pmi.PmiJmxTest
Deprecated. Use 6.0 APIs.
textAfterElement - Variable in class com.ibm.websphere.sib.wsn.ElementAndText
Any text appearing after the element
textBeforeElement - Variable in class com.ibm.websphere.sib.wsn.ElementAndText
Any text appearing before the element
textExpression - Variable in class com.ibm.websphere.sib.wsn.QueryExpression
The contents of the expression if text
textMessage(long, Object, String, String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with no parameters.
textMessage(long, Object, String, String, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with one parameter.
textMessage(long, Object, String, String, Object, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with two parameters.
textMessage(long, Object, String, String, Object[]) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with an array of parameters.
textMessage(long, String, String, String) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with no parameters.
textMessage(long, String, String, String, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with one parameter.
textMessage(long, String, String, String, Object, Object) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with two parameters.
textMessage(long, String, String, String, Object[]) - Method in interface com.ibm.ras.RASIMessageLogger
Deprecated. Logs a text message (no key) with an array of parameters.
textMessage(long, Object, String, String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with no parameters.
textMessage(long, Object, String, String, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with one parameter.
textMessage(long, Object, String, String, Object, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with two parameters.
textMessage(long, Object, String, String, Object[]) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with an array of parameters.
textMessage(long, String, String, String) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with no parameters.
textMessage(long, String, String, String, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with one parameter.
textMessage(long, String, String, String, Object, Object) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with two parameters.
textMessage(long, String, String, String, Object[]) - Method in class com.ibm.ras.RASMessageLogger
Deprecated. Logs a text message (no key) with an array of parameters.
textMessage(long, Object, String, String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with no parameters.
textMessage(long, Object, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with one parameter.
textMessage(long, Object, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with two parameters.
textMessage(long, Object, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with an array of parameters.
textMessage(long, String, String, String) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with no parameters.
textMessage(long, String, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with one parameter.
textMessage(long, String, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with two parameters.
textMessage(long, String, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated. Log a text message (no key) with an array of parameters.
thisClass - Static variable in class com.ibm.websphere.crypto.PasswordUtil
 
Thread - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Stats name of the Thread group
ThreadDetails - Class in com.ibm.websphere.interrupt
A WebSphere programming model extension which allows request level information to be returned through the InterruptibleThreadInfrastructure MBean.
ThreadDetails(String, String, int, boolean, boolean, boolean, boolean, String, String, String, String, String, LinkedList<String>) - Constructor for class com.ibm.websphere.interrupt.ThreadDetails
Constructor
ThreadEndedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of threads ended (CountStatistic).
ThreadInformation - Class in com.ibm.websphere.interrupt
A WebSphere programming model extension which allows request level information to be returned through the InterruptibleThreadInfrastructure MBean.
ThreadInformation(LinkedList<ThreadDetails>) - Constructor for class com.ibm.websphere.interrupt.ThreadInformation
Constructor
THREADPOOL_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
ThreadStartedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of threads started (CountStatistic).
throwable - Variable in exception com.ibm.websphere.command.CommandException
 
time - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
time - Variable in class com.ibm.websphere.scheduler.TaskNotificationInfo
The date/time at which the notification fired or created
TIME - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
TIMED_OUT - Static variable in exception com.ibm.websphere.asynchbeans.WorkRejectedException
Error code is this when the Work would have started after the maximum interval specified when the startWork method was called.
TIMEOUT - Static variable in class com.ibm.websphere.cache.InvalidationEvent
Define cause of invalidation for TIMEOUT
TIMEOUT - Static variable in interface com.ibm.websphere.cache.PreInvalidationListener
Define cause of invalidation for TIMEOUT
TIMEOUT - Static variable in interface com.ibm.websphere.websvcs.rm.OutboundSequenceData
State to indicate that the sequence has timed out.
TimeOutConstants - Interface in com.ibm.websphere.management
 
TimeoutInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of cache entries that are removed from memory and disk because their timeout has expired.
TimeoutInvalidationCount - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The number of sessions that are invalidated with timeout (CountStatistic).
TimeoutInvalidationsFromDisk - Static variable in interface com.ibm.websphere.pmi.stat.WSDynamicCacheStats
The count of cache entries that are removed from disk because their timeout has expired.
TimeoutOutOfRangeException - Exception in com.ibm.websphere.ActivitySession
A TimeoutOutOfRangeException is thrown by the ActivitySession service when a supplied timeout value is outwith the permitted range.
TimeoutOutOfRangeException() - Constructor for exception com.ibm.websphere.ActivitySession.TimeoutOutOfRangeException
Constructs a new TimeoutOutOfRangeException
TimeoutOutOfRangeException(String) - Constructor for exception com.ibm.websphere.ActivitySession.TimeoutOutOfRangeException
Constructs a new TimeoutOutOfRangeException with the given detail message
TimeoutOutOfRangeException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.TimeoutOutOfRangeException
Constructs a new TimeoutOutOfRangeException with the given nested exception
TimeoutOutOfRangeException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.TimeoutOutOfRangeException
Constructs a new TimeoutOutOfRangeException with the given detail message and nested exception
TimeSinceLastActivated - Static variable in interface com.ibm.websphere.pmi.stat.WSSessionManagementStats
The time difference in milliseconds of the previous and current access time stamps (TimeStatistic).
TIMESTAMP - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
TIMESTAMP - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignature
The keyword for the creation and expiration time stamp information.
TIMESTAMP - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerification
The keyword for the creation and expiration time stamp information.
TIMESTAMP - Static variable in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
The keyword for the creation and expiration time stamp information.
TimeStatistic - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.TimeStatistic
TimeStatisticImpl - Class in com.ibm.websphere.pmi.stat
Deprecated. As of 6.0, replaced with WSTimeStatistic
TimeStatisticImpl(int) - Constructor for class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
TimeStatisticImpl(int, int, int, int, int, int, int) - Constructor for class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
TimeStatisticImpl(int, long, long, long, long, long, long, long) - Constructor for class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
TimeStatisticImpl(int, String, String, String, long, long) - Constructor for class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
TIV_COPYRIGHT_99 - Static variable in class com.ibm.ras.RASCopyright
Deprecated. Short copyright dated 1999.
toArray() - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Creates an array of byte[] objects representing the elements of this record.
toArray(Object[]) - Method in class com.ibm.websphere.ola.IndexedRecordImpl
Returns an array of byte[] objects.
toByte() - Method in class com.ibm.websphere.sib.Reliability
Returns the Byte representation of the Reliability.
TOG_ARM_CORRELATOR - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant for accessing the The Open Group (TOG) ARM correlator property.
toInputSource(boolean) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Get an InputSource representing this SOAPElement There are actually two representations of a SOAPElement.
toInt() - Method in class com.ibm.websphere.sib.Reliability
Returns the integer representation of the Reliability.
TokenCreationFailedException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
TokenCreationFailedException() - Constructor for exception com.ibm.websphere.security.auth.TokenCreationFailedException
 
TokenCreationFailedException(String) - Constructor for exception com.ibm.websphere.security.auth.TokenCreationFailedException
 
TokenCreationFailedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.TokenCreationFailedException
 
TokenCreationFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.TokenCreationFailedException
 
TokenExpiredException - Exception in com.ibm.websphere.security.auth
This exception is thrown when a token is no longer valid.
TokenExpiredException() - Constructor for exception com.ibm.websphere.security.auth.TokenExpiredException
 
TokenExpiredException(String) - Constructor for exception com.ibm.websphere.security.auth.TokenExpiredException
 
TokenExpiredException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.TokenExpiredException
 
TokenExpiredException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.TokenExpiredException
 
TokenExpiredException(long, String) - Constructor for exception com.ibm.websphere.security.auth.TokenExpiredException
 
TokenQname - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.BinarySecurityToken
Represents the QName of this class, <wsc:BinarySecurityToken>.
TokenQname - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Represents the QName of this class, <wsu:DerivedKeyToken>.
TokenQname - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Represents the QName of this class, <wsu:SecurityContextToken>.
TokenQname - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Represents the QName of this class, <wsu:SecurityContextToken>.
TokenQname - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the QName of the security token.
TokenQname - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.UsernameToken
Represents the QName of this class, <wsc:UsernameToken>.
tokens - Variable in class com.ibm.websphere.ant.tasks.NLSEcho
 
topic - Variable in class com.ibm.websphere.sib.wsn.TopicExpression
The value of the topic expression content if the value is text only
TopicExpression - Class in com.ibm.websphere.sib.wsn
This class represents the TopicExpressionType type from the WS-Notification Base Notification schema
TopicExpression() - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Default constructor.
TopicExpression(URI, String) - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Create a topic expression with a text only content value
TopicExpression(URI, String, Map) - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Create a topic expression with a text only content value
TopicExpression(URI, SOAPElement) - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Create a topic expression with a single element content value
TopicExpression(URI, SOAPElement, Map) - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Create a topic expression with a single element content value
TopicExpression(URI, ElementAndText) - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Create a topic expression with a mixed text and single element content value
TopicExpression(URI, ElementAndText, Map) - Constructor for class com.ibm.websphere.sib.wsn.TopicExpression
Create a topic expression with a mixed text and single element content value
TopicExpressionDialectUnknownFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the TopicExpressionDialectUnknownFault type defined in the WS-Notification Base Notification schema.
TopicExpressionDialectUnknownFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
Default constructor
TopicExpressionDialectUnknownFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
Create an instance of the fault from the specified information.
TopicExpressionDialectUnknownFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
Create an instance of the fault containing the specified message as a description.
TopicExpressionDialectUnknownFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
Create an instance of the fault with the specified cause.
TopicExpressionDialectUnknownFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicExpressionDialectUnknownFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
topicExpressions - Variable in class com.ibm.websphere.sib.wsn.Filter
The topic expressions in the filter
TopicNotSupportedFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the TopicNotSupportedFault type defined in the WS-Notification Base Notification schema.
TopicNotSupportedFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
Default constructor
TopicNotSupportedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
Create an instance of the fault from the specified information.
TopicNotSupportedFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
Create an instance of the fault containing the specified message as a description.
TopicNotSupportedFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
Create an instance of the fault with the specified cause.
TopicNotSupportedFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.TopicNotSupportedFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
toString() - Method in interface com.ibm.portal.propertybroker.property.PropertyValue
 
toString() - Method in class com.ibm.portal.state.EngineURL
 
toString() - Method in class com.ibm.ras.RASMessageEvent
Deprecated. Returns a String representation of this object.
toString() - Method in class com.ibm.ras.RASTraceEvent
Deprecated. Returns a String representation of this object.
toString() - Method in exception com.ibm.websphere.ActivitySession.MixedOutcomeException
 
toString() - Method in interface com.ibm.websphere.cache.CacheEntry
default implementation of CacheEntry
toString() - Method in interface com.ibm.websphere.cache.DistributedNioMapObject
toString() method used to display.
toString() - Method in class com.ibm.websphere.ejbpersistence.PMCacheInvalidationRequest
Return this object as a String, primarily for debug purposes
toString() - Method in class com.ibm.websphere.hamanager.jmx.GroupMemberState
 
toString() - Method in class com.ibm.websphere.interrupt.ThreadDetails
toString
toString() - Method in class com.ibm.websphere.interrupt.ThreadInformation
toString
toString() - Method in class com.ibm.websphere.management.application.AppNotification
 
toString() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Returns a string representation of this object.
toString() - Method in class com.ibm.websphere.management.application.EditionInfo
Returns a string representation of this object.
toString() - Method in class com.ibm.websphere.management.cmdframework.provider.CommandNotification
 
toString() - Method in class com.ibm.websphere.management.configservice.ConfigDataId
 
toString() - Method in class com.ibm.websphere.management.repository.ConfigChangeNotifier
 
toString() - Method in class com.ibm.websphere.management.repository.ConfigEpoch
 
toString() - Method in class com.ibm.websphere.management.Session
 
toString() - Method in class com.ibm.websphere.naming.DumpNameSpace
Returns a string representation of this object.
toString() - Method in class com.ibm.websphere.naming.genericURLInitialContextFactory
Returns a string representation of this object.
toString() - Method in class com.ibm.websphere.naming.WsnInitialContextFactory
Returns a string representation of this object.
toString(String) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Return all the data in this CpdCollection in a readable String format.
toString() - Method in class com.ibm.websphere.pmi.PmiDataInfo
Returns String representation of this object
toString() - Method in class com.ibm.websphere.pmi.PmiModuleConfig
Returns String representation of this object
toString() - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.MBeanLevelSpec
Returns a String representation.
toString() - Method in class com.ibm.websphere.pmi.stat.MBeanStatDescriptor
Returns a String representation of MBeanStatDescriptor for debug.
toString() - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.StatDescriptor
Returns String representation of StatDescriptor
toString() - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated.  
toString(String) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.StatLevelSpec
Returns String representation of StatLevelSpec
toString() - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
toString(String) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
toString() - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
toString(String) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
toString() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Returns the String representation of this statistic
toString() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Returns the Stats in String format
toString() - Method in class com.ibm.websphere.rsadapter.DataStoreHelperMetaData
Returns a nicely formatted, legible representation of the DataStoreHelperMetaData.
toString() - Method in class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Returns the name of the Callback.
toString() - Method in class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Returns the name of the Callback.
toString() - Method in class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Returns the name of the Callback.
toString() - Method in class com.ibm.websphere.security.auth.IdentityPrincipal
toString returns a String representation of userName, realm, origUser, and token.
toString() - Method in class com.ibm.websphere.sib.admin.SIBMQClientLinkConnectionStatus
toString
toString() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverCurrentStatus
toString
toString() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkReceiverSavedStatus
toString
toString() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderCurrentStatus
toString
toString() - Method in class com.ibm.websphere.sib.admin.SIBMQLinkSenderSavedStatus
toString
toString() - Method in class com.ibm.websphere.sib.admin.SIBPSBSubscription
toString
toString() - Method in class com.ibm.websphere.sib.Reliability
Returns the name of the Reliability.
toString() - Method in class com.ibm.websphere.sib.wsn.TopicExpression
 
toString() - Method in class com.ibm.websphere.ssl.SSLConfigChangeEvent
 
toString() - Method in class com.ibm.websphere.websvcs.rm.MessageData.MessageState
toString
toString() - Method in class com.ibm.websphere.websvcs.rm.SequenceData.SequenceState
toString
toString() - Method in class com.ibm.websphere.wssecurity.callbackhandler.SCTGenerateCallback
Returns the string of this object's properties.
toString() - Method in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType.Filter
Returns the string form of the operation.
toString() - Method in class com.ibm.ws.tpv.advisor.utils.AdvisorChartData
 
toString() - Method in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
toString() - Method in class com.ibm.ws.tpv.engine.buffer.StatResult
Returns a string representation of StatResult
toString() - Method in class com.ibm.ws.tpv.engine.UserPreferences
Returns a String representation of the UserPreferences object
toString() - Method in class com.ibm.ws.tpv.engine.utils.ServerBean
 
total() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
total - Variable in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
touch(Object, long, long) - Method in interface com.ibm.wsspi.cache.CoreCache
The touch method updates the expiration times and the state of an entry in the CoreCache.
toXML() - Method in interface com.ibm.websphere.pmi.client.CpdXML
Deprecated. Return the data in XML format
toXML(String) - Method in interface com.ibm.websphere.pmi.client.CpdXML
Deprecated.  
toXML(String, boolean) - Method in interface com.ibm.websphere.pmi.client.CpdXML
Deprecated.  
toXML() - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated.  
toXML() - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
toXML() - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Return the XML representation of this statistic
toXML() - Method in interface com.ibm.websphere.pmi.stat.WSStats
Returns the Stats in XML format
toXMLString(boolean) - Method in interface com.ibm.websphere.webservices.soap.IBMSOAPElement
Get a string of xml representing this SOAPElement There are actually two representations of a SOAPElement as a string: The first representation contains all of the data in the SOAPElement and its descendents.
toXMLTagEnd(boolean) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return a XML end tag
toXMLTagStart(boolean) - Method in interface com.ibm.websphere.pmi.client.PerfDescriptor
Deprecated. Return a XML start tag
TR_GROUP - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallbackHandler
 
trace(long, Object, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a non-static method.
trace(long, Object, String, String, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a non-static method.
trace(long, Object, String, String, Object, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a non-static method.
trace(long, Object, String, String, Object[]) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a non-static method.
trace(long, String, String, String) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a static method.
trace(long, String, String, String, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a static method.
trace(long, String, String, String, Object, Object) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a static method.
trace(long, String, String, String, Object[]) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces data in a static method.
trace(long, Object, String, byte[]) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces an array of bytes in a non-static method.
trace(long, String, String, byte[]) - Method in interface com.ibm.ras.RASITraceLogger
Deprecated. Traces an array of bytes in a non-static method.
trace(long, Object, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a non-static method.
trace(long, Object, String, String, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a non-static method.
trace(long, Object, String, String, Object, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a non-static method.
trace(long, Object, String, String, Object[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a non-static method.
trace(long, String, String, String) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a static method.
trace(long, String, String, String, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a static method.
trace(long, String, String, String, Object, Object) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a static method.
trace(long, String, String, String, Object[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces data in a static method.
trace(long, Object, String, byte[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces an array of bytes in a non-static method.
trace(long, String, String, byte[]) - Method in class com.ibm.ras.RASTraceLogger
Deprecated. Traces an array of bytes in a non-static method.
trace(long, Object, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a non-static method.
trace(long, Object, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a non-static method.
trace(long, Object, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a non-static method.
trace(long, Object, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a non-static method.
trace(long, String, String, String) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a static method.
trace(long, String, String, String, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a static method.
trace(long, String, String, String, Object, Object) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a static method.
trace(long, String, String, String, Object[]) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace data in a static method.
trace(long, Object, String, byte[]) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace an array of bytes in a non-static method.
trace(long, String, String, byte[]) - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. Trace an array of bytes in a non-static method.
TraceElementState - Class in com.ibm.websphere.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
TraceElementState(TraceElement) - Constructor for class com.ibm.websphere.ras.TraceElementState
Deprecated. Constructor.
traceMaskLongValue(String) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets a composite trace mask by asking each of the registered event classes to convert its known mask strings to a long value.
traceMaskToString(long) - Method in class com.ibm.ras.RASMaskChangeGenerator
Deprecated. Gets a composite trace mask by asking each of the registered event classes to convert its known mask to a string value.
traceStateChanged() - Method in class com.ibm.websphere.ras.WsJrasMessageLogger
Deprecated.  
traceStateChanged() - Method in class com.ibm.websphere.ras.WsJrasTraceLogger
Deprecated. FOR INTERNAL USE ONLY This method must NOT be called by user code.
TRAN_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
tranErrorList - Variable in class com.ibm.websphere.rsadapter.GenericDataStoreHelper
 
TransactionPendingException - Exception in com.ibm.websphere.ActivitySession
A TransactionPendingException is thrown by the ActivitySession service if an attempt is made to associate an ActivitySession with a thread with which a transaction is already associated: an ActivitySession may not be nested within a transaction.
TransactionPendingException() - Constructor for exception com.ibm.websphere.ActivitySession.TransactionPendingException
Constructs a new TransactionPendingException
TransactionPendingException(String) - Constructor for exception com.ibm.websphere.ActivitySession.TransactionPendingException
Constructs a new TransactionPendingException with the given detail message
TransactionPendingException(Exception) - Constructor for exception com.ibm.websphere.ActivitySession.TransactionPendingException
Constructs a new TransactionPendingException with the given nested exception
TransactionPendingException(String, Exception) - Constructor for exception com.ibm.websphere.ActivitySession.TransactionPendingException
Constructs a new TransactionPendingException with the given detail message and nested exception
transferResponse(HttpServletResponse) - Method in class com.ibm.websphere.servlet.response.StoredResponse
Copy the contents of this response to another HttpServletResponse.
transform(Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatHandler
Transform.
TRANSFORM_ATTACHMENT_CIPHERTEXT - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryptPart
The URI for the transform algorithm, attachment ciphertext: http://docs.oasis-open.org/wss/oasis-wss-SwAProfile-1.1#Attachment-Ciphertext-Transform.
TRANSFORM_ATTACHMENT_CIPHERTEXT - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryptPart
The URI for the transform algorithm, attachment ciphertext: "http://docs.oasis-open.org/wss/oasis-wss-SwAProfile-1.1#Attachment-Ciphertext-Transform.
TRANSFORM_ENVELOPED_SIGNATURE - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the transform algorithm, enveloped signature: http://www.w3.org/2000/09/xmldsig#sha1.
TRANSFORM_ENVELOPED_SIGNATURE - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the transform algorithm, enveloped signature: http://www.w3.org/2000/09/xmldsig#enveloped-signature.
TRANSFORM_EXC_C14N - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the transform algorithm, Exc-C14N: http://www.w3.org/2001/10/xml-exc-c14n#.
TRANSFORM_EXC_C14N - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the transform algorithm, Exc-C14N: http://www.w3.org/2001/10/xml-exc-c14n#,
TRANSFORM_STRT10 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the transform algorithm, STR-Transform: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#STR-Transform.
TRANSFORM_STRT10 - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the transform algorithm, STR-Transform: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#STR-Transform.
TRANSFORM_XPATH2_FILTER - Static variable in interface com.ibm.websphere.wssecurity.wssapi.signature.WSSSignPart
The URI for the transform algorithm, XPath2 filter: http://www.w3.org/2002/06/xmldsig-filter2.
TRANSFORM_XPATH2_FILTER - Static variable in interface com.ibm.websphere.wssecurity.wssapi.verification.WSSVerifyPart
The URI for the transform algorithm, XPath2 filter: http://www.w3.org/TR/xmldsig-filter2/.
TransformParameterSpec - Interface in com.ibm.websphere.wssecurity.wssapi.spec
This is a specification of the algorithm parameter for the transform algorithm.
TRANSIENT_QUIESCE - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
org.omg.CORBA.TRANSIENT Minor: 1229066304 (0x49421040) The cluster member is in server quiesce mode, so the call was returned unattempted.
TRANSIENT_SIGNAL_RETRY - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
org.omg.CORBA.TRANSIENT Minor: 1229066306 (0x49421042) There was a connection problem with a server, client should retry request.
Transport - Class in com.ibm.ws.webservices.engine.client
 
Transport() - Constructor for class com.ibm.ws.webservices.engine.client.Transport
 
transportName - Variable in class com.ibm.ws.webservices.engine.client.Transport
Transport Chain Name - so users can change the default.
TreeNodeData - Class in com.ibm.ws.tpv.engine.buffer
 
TreeNodeData(int, String, String) - Constructor for class com.ibm.ws.tpv.engine.buffer.TreeNodeData
Constructor
TRIPLE_DES - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The URI for the data encryption algorithm, triple DES: http://www.w3.org/2001/04/xmlenc#tripledes-cbc.
TRIPLE_DES - Static variable in interface com.ibm.websphere.wssecurity.wssapi.encryption.WSSEncryption
The URI for the data encryption algorithm, triple DES: http://www.w3.org/2001/04/xmlenc#tripledes-cbc.
TX_REPEATABLE_READ_FORUPDATE - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This string is needed for the extended-for-update support for some databases (e.g.
TX_SERIALIZABLE_FORUPDATE - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This string is needed for the extended-for-update support for some databases (e.g.
TYPE - Static variable in interface com.ibm.websphere.management.ObjectNameProperties
The type of the MBean.
type - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
Type of server.
type - Variable in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated.  
type - Variable in class com.ibm.websphere.servlet.cache.ConfigElement
Deprecated. This specifies the component type of the variable.
type - Variable in class com.ibm.ws.tpv.engine.filter.summary.Summary
 
TYPE_ADDNODE - Static variable in class com.ibm.websphere.management.NotificationConstants
Notifications of this type are emitted when an addNode operation is being performed.
TYPE_ADDNODE_COMPLETE - Static variable in class com.ibm.websphere.management.NotificationConstants
A node is finished being added to the domain.
TYPE_ADDNODE_FAILED - Static variable in class com.ibm.websphere.management.NotificationConstants
The addNode processing has failed.
TYPE_ADDNODE_MESSAGE - Static variable in class com.ibm.websphere.management.NotificationConstants
A message from the addNode processing has been generated.
TYPE_ADDNODE_STARTING - Static variable in class com.ibm.websphere.management.NotificationConstants
A node is being added to the domain.
TYPE_AGENT_DISCOVERED - Static variable in class com.ibm.websphere.management.NotificationConstants
Deprecated. Replaced by TYPE_DISCOVERY_AGENT_FOUND
TYPE_API - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines an Application Programming Interface (API) trace point.
TYPE_APPMANAGEMENT - Static variable in class com.ibm.websphere.management.NotificationConstants
Base type for all application management events
TYPE_APPMANAGEMENT_INSTALL - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type for application installation events
TYPE_APPMANAGEMENT_SYNC - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type for application sync events
TYPE_APPMANAGEMENT_UNINSTALL - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type for application uninstallation events
TYPE_APPMANAGEMENT_UPDATE - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type for application update events
TYPE_APPMANAGEMENT_UPDATECLUSTER - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type for cluster update events
TYPE_AVGSTAT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
WebSphere J2EE extension type AverageStatistic
TYPE_CALLBACK - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a callback method trace point.
TYPE_CATEGORY - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_CLUSTER - Static variable in class com.ibm.websphere.management.NotificationConstants
A set of notifications indicating that the state of a cluster has changed.
TYPE_CLUSTER_PARTIAL_START - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the cluster has partially started.
TYPE_CLUSTER_PARTIAL_STOP - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the cluster is partially stopped.
TYPE_CLUSTER_RUNNING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the cluster is completely started and running.
TYPE_CLUSTER_STARTING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the cluster is being started.
TYPE_CLUSTER_STOPPED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the cluster is completely stopped.
TYPE_CLUSTER_STOPPING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the cluster is being stopped.
TYPE_CLUSTER_WEIGHT_TABLE_CHANGE - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that the weight table changed.
TYPE_CLUSTER_WEIGHT_TABLE_ENTRY_CHANGE - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a Cluster indicating that an entry in the weight table change.
TYPE_COLLECTION - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_DATA - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_DISCOVERY - Static variable in class com.ibm.websphere.management.NotificationConstants
Base type of all notifications emitted from a DiscoveryMBean.
TYPE_DISCOVERY_AGENT_FOUND - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a DiscoveryMBean indicating that an upstream agent (either nodeagent or deployment manager) is discovered.
TYPE_DISCOVERY_PROCESS_FOUND - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a DiscoveryMBean indicating that a downstream process is discovered.
TYPE_DISCOVERY_PROCESS_LOST - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a DiscoveryMBean indicating that a downstream process is discovered.
TYPE_DISTRIBUTED_LOCKING_MAP - Static variable in class com.ibm.websphere.cache.DistributedObjectCache
Deprecated. TYPE_DISTRIBUTED_LOCKING_MAP is no longer used.
TYPE_DISTRIBUTED_MAP - Static variable in class com.ibm.websphere.cache.DistributedObjectCache
The underlying map represented by this DistributedObjectCache is of type DistributedMap.
TYPE_DISTRIBUTED_NIO_MAP - Static variable in class com.ibm.websphere.cache.DistributedObjectCache
The underlying map represented by this DistributedObjectCache is of type DistributedNioMap.
TYPE_DOUBLE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
WebSphere PMI type PerfDouble
TYPE_ENTRY_EXIT - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines method entry and exit trace points.
TYPE_ERR - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines an error message.
TYPE_ERROR - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines an error message.
TYPE_ERROR_EXC - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines an error or exception condition trace point.
TYPE_INFO - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines an informational message.
TYPE_INFORMATION - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines an informational message.
TYPE_INSTANCE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_INT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
TYPE_INVALID - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Invalid statistic type
TYPE_J2EE_STATE - Static variable in class com.ibm.websphere.management.NotificationConstants
This group of notifications is used when an MBean changes state.
TYPE_J2EE_STATE_FAILED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type indicating the state is now "failed".
TYPE_J2EE_STATE_RUNNING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type indicating the state is now "running".
TYPE_J2EE_STATE_STARTING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type indicating the state is now "starting".
TYPE_J2EE_STATE_STOPPED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type indicating the state is now "stopped".
TYPE_J2EE_STATE_STOPPING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type indicating the state is now "stopping".
TYPE_LEVEL1 - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a "low-detail" trace point.
TYPE_LEVEL2 - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a "medium-detail" trace point.
TYPE_LEVEL3 - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a "high-detail" trace point.
TYPE_LOAD - Static variable in interface com.ibm.websphere.pmi.PmiConstants
J2EE BoundedRangeStatistic (WebSphere PMI type PerfLoad)
TYPE_LONG - Static variable in interface com.ibm.websphere.pmi.PmiConstants
J2EE CountStatistic (WebSphere PMI type PerfLong)
TYPE_MISC_DATA - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a miscellaneous data trace point.
type_mode - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
TYPE_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_MODULEROOT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_MULTISYNC_EVENT - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a DeploymentManager mbean indicating that a multisync event has occured.
TYPE_NODE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_NODESYNC - Static variable in class com.ibm.websphere.management.NotificationConstants
Notifications from a NodeSyncMBean indicating that a nodesync operation is being performed.
TYPE_NODESYNC_COMPLETE - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeSyncMBean indicating that a node configuration synchronization is complete.
TYPE_NODESYNC_INITIATED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeSyncMBean indicating that a node configuration synchronization is initiated.
TYPE_OBJ_CREATE - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines an object creation (constructor) trace point.
TYPE_OBJ_DELETE - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines an object deletion (destructor) trace point.
TYPE_PERF - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a performance-monitoring trace point.
TYPE_PRIVATE - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a private method trace point.
TYPE_PROCESS - Static variable in class com.ibm.websphere.management.NotificationConstants
This set of notifications is used for state change of a child process.
TYPE_PROCESS_FAILED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeAgent MBean indicating that the process just launched now has state "failed".
TYPE_PROCESS_NOT_MONITORED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeAgent MBean indicating that the process being terminated will not be monitored.
TYPE_PROCESS_RUNNING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeAgent MBean indicating that the process just launched now has state "running".
TYPE_PROCESS_STARTING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeAgent MBean indicating that the process just launched now has state "starting".
TYPE_PROCESS_STOPPED - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeAgent MBean indicating that the process just launched now has state "stopped".
TYPE_PROCESS_STOPPING - Static variable in class com.ibm.websphere.management.NotificationConstants
Notification type from a NodeAgent MBean indicating that the process just launched now has state "stopping".
TYPE_PUBLIC - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a public method trace point.
TYPE_RANGE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
J2EE RangeStatistic
TYPE_RAS - Static variable in class com.ibm.websphere.management.NotificationConstants
Notifications emitted from the RasLoggingService MBean when a message is being logged.
TYPE_RAS_AUDIT - Static variable in class com.ibm.websphere.management.NotificationConstants
An audit message is being logged.
TYPE_RAS_ERROR - Static variable in class com.ibm.websphere.management.NotificationConstants
An error message is being logged.
TYPE_RAS_FATAL - Static variable in class com.ibm.websphere.management.NotificationConstants
A fatal message is being logged.
TYPE_RAS_INFO - Static variable in class com.ibm.websphere.management.NotificationConstants
An information message is being logged.
TYPE_RAS_SERVICE - Static variable in class com.ibm.websphere.management.NotificationConstants
A service message is being logged.
TYPE_RAS_WARNING - Static variable in class com.ibm.websphere.management.NotificationConstants
A warning message is being logged.
TYPE_REMOVENODE - Static variable in class com.ibm.websphere.management.NotificationConstants
Notifications of this type are emitted when an removeNode operation is being performed.
TYPE_REMOVENODE_COMPLETE - Static variable in class com.ibm.websphere.management.NotificationConstants
A node is finished being removed from the domain.
TYPE_REMOVENODE_FAILED - Static variable in class com.ibm.websphere.management.NotificationConstants
The removeNode processing has failed.
TYPE_REMOVENODE_MESSAGE - Static variable in class com.ibm.websphere.management.NotificationConstants
A message from the removeNode processing has been generated.
TYPE_REMOVENODE_STARTING - Static variable in class com.ibm.websphere.management.NotificationConstants
A node is being removed from the domain.
TYPE_REPOSITORY - Static variable in class com.ibm.websphere.management.NotificationConstants
Notifications emitted from the ConfigRepository MBean when changes are being made to the config repository.
TYPE_REPOSITORY_CHANGE_EVENT - Static variable in class com.ibm.websphere.management.NotificationConstants
Repository change notification
TYPE_REPOSITORY_EPOCH_REFRESH_EVENT - Static variable in class com.ibm.websphere.management.NotificationConstants
Repository epoch refresh notification
TYPE_REPOSITORY_LOCK_EVENT - Static variable in class com.ibm.websphere.management.NotificationConstants
Repository lock notification
TYPE_REPOSITORY_UNLOCK_EVENT - Static variable in class com.ibm.websphere.management.NotificationConstants
Repository unlock notification
TYPE_ROOT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_SERVER - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_STAT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
J2EE TimeStatistic (WebSphere PMI type PerfStat)
TYPE_STATIC - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a static method trace point.
TYPE_SUBINSTANCE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
TYPE_SVC - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated. Defines a service code trace point.
TYPE_THREAD_MONITOR_THREAD_CLEAR - Static variable in class com.ibm.websphere.management.NotificationConstants
A notification that a thread that was previously reported to be hung has now completed.
TYPE_THREAD_MONITOR_THREAD_HUNG - Static variable in class com.ibm.websphere.management.NotificationConstants
A notification that a thread is potentially hung.
TYPE_UNDEFINED - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Unknown statistic type
TYPE_WARN - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines a warning message.
TYPE_WARNING - Static variable in interface com.ibm.ras.RASIMessageEvent
Deprecated. Defines a warning message.
TYPE_WORKSPACE_MANAGER - Static variable in class com.ibm.websphere.management.NotificationConstants
 

U

uid - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
UNABLE_TO_CREATE_SSL_SERVER_SOCKET - Static variable in class com.ibm.websphere.orbext.MinorCodes
A problem occurred trying to open a server-side SSL listener port.
UNABLE_TO_CREATE_SSL_SOCKET - Static variable in class com.ibm.websphere.orbext.MinorCodes
Currently unused.
UnableToCreatePullPointFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnableToCreatePullPointFault type defined in the WS-Notification Base Notification schema.
UnableToCreatePullPointFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
Default constructor
UnableToCreatePullPointFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
Create an instance of the fault from the specified information.
UnableToCreatePullPointFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
Create an instance of the fault containing the specified message as a description.
UnableToCreatePullPointFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
Create an instance of the fault with the specified cause.
UnableToCreatePullPointFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToCreatePullPointFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
UnableToDestroyPullPointFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnableToDestroyPullPointFault type defined in the WS-Notification Base Notification schema.
UnableToDestroyPullPointFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
Default constructor
UnableToDestroyPullPointFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
Create an instance of the fault from the specified information.
UnableToDestroyPullPointFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
Create an instance of the fault containing the specified message as a description.
UnableToDestroyPullPointFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
Create an instance of the fault with the specified cause.
UnableToDestroyPullPointFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroyPullPointFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
UnableToDestroySubscriptionFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnableToDestroySubscriptionFault type defined in the WS-Notification Base Notification schema.
UnableToDestroySubscriptionFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
Default constructor
UnableToDestroySubscriptionFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
Create an instance of the fault from the specified information.
UnableToDestroySubscriptionFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
Create an instance of the fault containing the specified message as a description.
UnableToDestroySubscriptionFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
Create an instance of the fault with the specified cause.
UnableToDestroySubscriptionFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToDestroySubscriptionFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
UnableToGetMessagesFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnableToGetMessagesFault type defined in the WS-Notification Base Notification schema.
UnableToGetMessagesFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
Default constructor
UnableToGetMessagesFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
Create an instance of the fault from the specified information.
UnableToGetMessagesFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
Create an instance of the fault containing the specified message as a description.
UnableToGetMessagesFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
Create an instance of the fault with the specified cause.
UnableToGetMessagesFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnableToGetMessagesFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
UnableToModifyResourcePropertyFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:UnableToModifyResourcePropertyFaultType" <xsd:complexType name="UnableToModifyResourcePropertyFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
UnableToModifyResourcePropertyFault() - Constructor for exception com.ibm.websphere.wsrf.UnableToModifyResourcePropertyFault
Default constructor.
UnableToModifyResourcePropertyFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.UnableToModifyResourcePropertyFault
Constructor for a new UnableToModifyResourcePropertyFault instance.
UnableToModifyResourcePropertyFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.UnableToModifyResourcePropertyFault
Constructor for a new UnableToModifyResourcePropertyFault instance.
UnableToPutResourcePropertyDocumentFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:UnableToPutResourcePropertyDocumentFaultType" <xsd:complexType name="UnableToPutResourcePropertyDocumentFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
UnableToPutResourcePropertyDocumentFault() - Constructor for exception com.ibm.websphere.wsrf.UnableToPutResourcePropertyDocumentFault
Default constructor.
UnableToPutResourcePropertyDocumentFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.UnableToPutResourcePropertyDocumentFault
Constructor for a new UnableToPutResourcePropertyDocumentFault instance.
UnableToPutResourcePropertyDocumentFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.UnableToPutResourcePropertyDocumentFault
Constructor for a new UnableToPutResourcePropertyDocumentFault instance.
UnableToSetTerminationTimeFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rl:UnableToSetTerminationTimeFaultType" <xsd:complexType name="UnableToSetTerminationTimeFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
UnableToSetTerminationTimeFault() - Constructor for exception com.ibm.websphere.wsrf.UnableToSetTerminationTimeFault
Default constructor.
UnableToSetTerminationTimeFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.UnableToSetTerminationTimeFault
Constructor for a new UnableToSetTerminationTimeFault instance.
UnacceptableInitialTerminationTimeFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnacceptableInitialTerminationTimeFault type defined in the WS-Notification Base Notification schema.
UnacceptableInitialTerminationTimeFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Default constructor.
UnacceptableInitialTerminationTimeFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], Calendar, Calendar) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Create an instance of the fault from the specified information.
UnacceptableInitialTerminationTimeFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Create an instance of the fault containing the specified message as a description.
UnacceptableInitialTerminationTimeFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Create an instance of the fault with the specified cause.
UnacceptableInitialTerminationTimeFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableInitialTerminationTimeFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
UnacceptableTerminationTimeFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnacceptableTerminationTimeFault type defined in the WS-Notification Base Notification schema.
UnacceptableTerminationTimeFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Default constructor.
UnacceptableTerminationTimeFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], Calendar, Calendar) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Create an instance of the fault from the specified information.
UnacceptableTerminationTimeFault(String) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Create an instance of the fault containing the specified message as a description.
UnacceptableTerminationTimeFault(Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Create an instance of the fault with the specified cause.
UnacceptableTerminationTimeFault(String, Throwable) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnacceptableTerminationTimeFault
Create an instance of the fault containing the specified message as a description and with the specified cause.
UnauthorizedAccessException - Exception in com.ibm.websphere.command
UnauthorizedAccessException is thrown when attempting to execute a command without access authorization.
UnauthorizedAccessException() - Constructor for exception com.ibm.websphere.command.UnauthorizedAccessException
Constructor without parameters.
UnauthorizedAccessException(String) - Constructor for exception com.ibm.websphere.command.UnauthorizedAccessException
Constructor with a message.
UnauthorizedAccessException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.command.UnauthorizedAccessException
Constructor with information for localizing messages.
UnauthorizedAccessException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.command.UnauthorizedAccessException
Constructor with information for localizing messages and an exception to chain.
UnauthorizedSessionRequestException - Exception in com.ibm.websphere.servlet.session
The UnauthorizedSessionRequestException is thrown when a user attempts to access a session owned by another user.
UnauthorizedSessionRequestException() - Constructor for exception com.ibm.websphere.servlet.session.UnauthorizedSessionRequestException
 
UnauthorizedSessionRequestException(String) - Constructor for exception com.ibm.websphere.servlet.session.UnauthorizedSessionRequestException
 
UnavailableCompensatingCommandException - Exception in com.ibm.websphere.command
UnavailableCompensableCommandException is thrown by the getCompensatingCommand() method (in the CompensableCommand interface) if it finds no compensating command to return.
UnavailableCompensatingCommandException() - Constructor for exception com.ibm.websphere.command.UnavailableCompensatingCommandException
Constructor without parameters.
UnavailableCompensatingCommandException(String) - Constructor for exception com.ibm.websphere.command.UnavailableCompensatingCommandException
Constructor with a message.
UnavailableCompensatingCommandException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.command.UnavailableCompensatingCommandException
Constructor with information for localizing messages.
UnavailableCompensatingCommandException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.command.UnavailableCompensatingCommandException
Constructor with information for localizing messages and an exception to chain.
UNBIND - Static variable in interface com.ibm.websphere.naming.WsnBatchResult
Constant returned by WsnBatchResult.getOperation() which indicates that the results contained in this object are from a unbind operation.
unblockLogging(Incident) - Method in interface com.ibm.ffdc.Manager
Unblock the logging of the next occurence of this incident
unblockLogging() - Method in interface com.ibm.ffdc.Manager
unblock all incidents.
UNDEFINED_HELPER - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
This constant is used to identify the type of DataStoreHelper.
UNDEFINED_ISOLATOIN_LEVEL - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
static variable holder for undefined isolation level
undoReset() - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. Resets the baseValue to null
unexpectedException(EventSource, Object, Throwable) - Method in interface com.ibm.websphere.asynchbeans.EventSourceEvents
An unexpected exception was detected in the runtime.
unexpectedException(EventSource, WorkListener, Throwable) - Method in interface com.ibm.websphere.asynchbeans.WorkEvents
An unexpected exception was detected by the runtime when dealing with a WorkListener.
UNINITIALIZED - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
UNINSTALL - Static variable in class com.ibm.websphere.management.application.AppNotification
 
UNINSTALL_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
UNINSTALL_SYNC - Static variable in class com.ibm.websphere.management.application.AppNotification
 
UninstallApplication - Class in com.ibm.websphere.ant.tasks
The wsUninstallApp task enables you to uninstall an existing application from a WebSphere Server or Cell.
UninstallApplication() - Constructor for class com.ibm.websphere.ant.tasks.UninstallApplication
Constructor for UninstallApplication.
uninstallApplication(String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Uninstalls an application from WebSphere cell.
uninstallApplication(String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
uninstallApplicationLocal(String, Hashtable, AppNotification.Listener) - Method in interface com.ibm.websphere.management.application.AppManagement
Uninstalls an application from WebSphere cell.
uninstallApplicationLocal(String, Hashtable, AppNotification.Listener, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Uninstalls an application from WebSphere cell.
uninstallApplicationLocal(String, Hashtable, AppNotification.Listener, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
uninstallApplicationLocal(String, Hashtable, AppNotification.Listener) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
UninstallRARTask - Class in com.ibm.websphere.management.configservice.tasks
This class defines tasks that relate to stand-alone RAR file installation.
UninstallRARTask(ConfigService) - Constructor for class com.ibm.websphere.management.configservice.tasks.UninstallRARTask
 
uninstallResourceAdapter(Session, ObjectName, Hashtable) - Method in class com.ibm.websphere.management.configservice.tasks.UninstallRARTask
 
UNION - Static variable in class com.ibm.websphere.wssecurity.wssapi.spec.XPathType.Filter
The union filter operation.
unionDependencies(EntryInfo) - Method in class com.ibm.websphere.command.CacheableCommandImpl
This is called by the CommandCache to add dependencies to this command.
unionDependencies(EntryInfo) - Method in interface com.ibm.websphere.command.CommandCaller
This interface allows the caller of a command to have additional invalidation dependencies added by the command.
uniqueID - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
Unique ID for this member
UNIT_KB - Static variable in interface com.ibm.websphere.pmi.stat.Stats
Deprecated.  
UNKNOWN - Static variable in interface com.ibm.websphere.ras.RasMessage
 
UNKNOWN - Static variable in interface com.ibm.websphere.websvcs.rm.SequenceData
String constant for use if SequenceData information is UNKNOWN
UNKNOWN_ID - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Unknown statistic ID
UnknownAccessIntentException - Exception in com.ibm.websphere.appprofile.accessintent
 
UnknownAccessIntentException() - Constructor for exception com.ibm.websphere.appprofile.accessintent.UnknownAccessIntentException
 
UnknownAccessIntentException(String) - Constructor for exception com.ibm.websphere.appprofile.accessintent.UnknownAccessIntentException
 
UnknownQueryExpressionDialectFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:UnknownQueryExpressionDialectFaultType" <xsd:complexType name="UnknownQueryExpressionDialectFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
UnknownQueryExpressionDialectFault() - Constructor for exception com.ibm.websphere.wsrf.UnknownQueryExpressionDialectFault
Default constructor.
UnknownQueryExpressionDialectFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.UnknownQueryExpressionDialectFault
Constructor for a new UnknownQueryExpressionDialectFault instance.
unlock() - Method in interface com.ibm.websphere.servlet.request.IRequest
 
UNMANAGED_RELIABILITY - Static variable in interface com.ibm.websphere.websvcs.rm.SequenceData
String constant for use when describing the ReliableMessaging Quality of Service as unmanaged non-persistent
UnrecognizedPolicyRequestFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnrecognizedPolicyRequestFault type defined in the WS-Notification Base Notification schema.
UnrecognizedPolicyRequestFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Default constructor If this constructor is used, a subsequent call to UnrecognizedPolicyRequestFault.setUnrecognizedPolicyNames(QName[]) will be necessary, to set the required UnrecognizedPolicy values
UnrecognizedPolicyRequestFault(QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Create an instance of the fault with the specified unrecognized policy element names.
UnrecognizedPolicyRequestFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Create an instance of the fault from the specified information.
UnrecognizedPolicyRequestFault(String, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Create an instance of the fault with the specified unrecognized policy element names and containing the specified message as a description.
UnrecognizedPolicyRequestFault(Throwable, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Create an instance of the fault with the specified unrecognized policy element names and with the specified cause.
UnrecognizedPolicyRequestFault(String, Throwable, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnrecognizedPolicyRequestFault
Create an instance of the fault with the specified unrecognized policy element names and containing the specified message as a description and with the specified cause.
unregisterCommand(String) - Method in class com.ibm.websphere.command.TargetPolicyDefault
Unregisters a single command-to-target mapping.
unregisterListener(EventSource, Object) - Method in interface com.ibm.websphere.asynchbeans.AsynchScope
This removes the listener from the EventSource and also updates the Scope to forget this listener.
unRegisterSynchronizationCallback(SynchronizationCallback) - Method in interface com.ibm.websphere.jtaextensions.ExtendedJTATransaction
Unregister a previously registered SynchronizationCallback object, sync.
unset(Type, Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Unsets an instance Property (annotation) on the specified Type.
unsetAttributes(Session, ObjectName, String[]) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Clear the specified attributes from the config data.
unsetAttributes(Session, ObjectName, String[]) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
UnsetInputPropertiesException - Exception in com.ibm.websphere.command
UnsetInputPropertiesException is thrown by the execute() method (in a TargetableCommandImpl class) if a command's isReadyToCallExecute() method returns false.
UnsetInputPropertiesException() - Constructor for exception com.ibm.websphere.command.UnsetInputPropertiesException
Constructor without parameters.
UnsetInputPropertiesException(String) - Constructor for exception com.ibm.websphere.command.UnsetInputPropertiesException
Constructor with a message.
UnsetInputPropertiesException(String, String, Object[], String) - Constructor for exception com.ibm.websphere.command.UnsetInputPropertiesException
Constructor with information for localizing messages.
UnsetInputPropertiesException(String, String, Object[], String, Throwable) - Constructor for exception com.ibm.websphere.command.UnsetInputPropertiesException
Constructor with information for localizing messages and an exception to chain.
UnsupportedCryptoAlgorithmException - Exception in com.ibm.websphere.crypto
UnsupportedCryptoAlgorithmException is thrown when the specified crypto algorithm is not supported by the implementation.
UnsupportedCryptoAlgorithmException() - Constructor for exception com.ibm.websphere.crypto.UnsupportedCryptoAlgorithmException
 
UnsupportedMemberInterfaceFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-sg:UnsupportedMemberInterfaceFaultType" <xsd:complexType name="UnsupportedMemberInterfaceFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"/> </xsd:complexContent> </xsd:complexType>
UnsupportedMemberInterfaceFault() - Constructor for exception com.ibm.websphere.wsrf.UnsupportedMemberInterfaceFault
Default constructor.
UnsupportedMemberInterfaceFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.UnsupportedMemberInterfaceFault
Constructor for a new UnsupportedMemberInterfaceFault instance.
UnsupportedPolicyRequestFault - Exception in com.ibm.websphere.sib.wsn.faults
This exception class represents the UnsupportedPolicyRequestFault type defined in the WS-Notification Base Notification schema.
UnsupportedPolicyRequestFault() - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Default constructor If this constructor is used, a subsequent call to UnsupportedPolicyRequestFault.setUnsupportedPolicyNames(QName[]) will be necessary, to set the required UnsupportedPolicy values
UnsupportedPolicyRequestFault(QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Create an instance of the fault with the specified unsupported policy element names.
UnsupportedPolicyRequestFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Create an instance of the fault from the specified information.
UnsupportedPolicyRequestFault(String, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Create an instance of the fault with the specified unsupported policy element names and containing the specified message as a description.
UnsupportedPolicyRequestFault(Throwable, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Create an instance of the fault with the specified unsupported policy element names and with the specified cause.
UnsupportedPolicyRequestFault(String, Throwable, QName[]) - Constructor for exception com.ibm.websphere.sib.wsn.faults.UnsupportedPolicyRequestFault
Create an instance of the fault with the specified unsupported policy element names and containing the specified message as a description and with the specified cause.
UnsupportedRealmException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
UnsupportedRealmException() - Constructor for exception com.ibm.websphere.security.auth.UnsupportedRealmException
 
UnsupportedRealmException(String) - Constructor for exception com.ibm.websphere.security.auth.UnsupportedRealmException
 
UnsupportedRealmException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.UnsupportedRealmException
 
UnsupportedRealmException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.UnsupportedRealmException
 
UNTConsumeCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the user name token in consumer side.
UNTConsumeCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallback
 
UNTConsumeCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for user name token in consumer side.
UNTConsumeCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallbackHandler
Class constructor.
UNTConsumeCallbackHandler() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallbackHandler
Class constructor.
UNTConsumeCallbackHandler(boolean, boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTConsumeCallbackHandler
Class constructor.
UNTGenerateCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the user name token in generator side.
UNTGenerateCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallback
 
UNTGenerateCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback for user name token in generator side.
UNTGenerateCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Class constructor.
UNTGenerateCallbackHandler(String, String) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Class constructor.
UNTGenerateCallbackHandler(String, String, boolean, boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Class constructor.
UNTGenerateCallbackHandler(boolean, boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Class constructor.
UNTGenerateCallbackHandler(boolean, boolean, boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Class constructor.
UNTGenerateCallbackHandler(boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGenerateCallbackHandler
Class constructor for the intermediary
UNTGUIPromptCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback for user name token with GUI prompt in generator side.
UNTGUIPromptCallbackHandler() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGUIPromptCallbackHandler
Class constructor
UNTGUIPromptCallbackHandler(Map) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.UNTGUIPromptCallbackHandler
Class constructor
UOW_STATUS_ACTIVE - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Indicates that a UOW is bound to the current thread and it is in the active state.
UOW_STATUS_COMMITTED - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Indicates that a UOW is bound to the current thread and that it has been committed.
UOW_STATUS_COMPLETING - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Indicates that a UOW is bound to the current thread and that it is in the process of completing.
UOW_STATUS_NONE - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Indicates that no UOW is bound to the current thread.
UOW_STATUS_ROLLBACKONLY - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Indicates that a UOW is bound to the current thread and it has been marked for rollback, perhaps as a result of a setRollbackOnly operation.
UOW_STATUS_ROLLEDBACK - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Indicates that a UOW is bound to the current thread and that it has been rolled back.
UOW_TYPE_ACTIVITYSESSION - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Identifies that the UOW is an ActivitySession.
UOW_TYPE_GLOBAL_TRANSACTION - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Identifies that the UOW is a global transaction.
UOW_TYPE_LOCAL_TRANSACTION - Static variable in interface com.ibm.websphere.uow.UOWSynchronizationRegistry
Identifies that the UOW bound to the current thread is a local transaction.
UOWSynchronizationRegistry - Interface in com.ibm.websphere.uow
This interface provides functionality equivalent to javax.transaction.TransactionSynchronizationRegistry for all types of unit of work (UOW) supported by WebSphere Application Server (WAS) in a UOW-agnostic fashion.
UPDATE - Static variable in class com.ibm.websphere.management.application.AppNotification
 
update() - Method in class com.ibm.websphere.management.repository.ConfigEpoch
Not for public use.
update(CpdCollection) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Update the current CpdCollection using other.
update(CpdCollection, boolean) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Similar to update(CpdCollection), but take one more parameter to indicate if the old data/subcollection will be removed if it is not in the new collection.
update(CpdCollection, boolean, boolean) - Method in interface com.ibm.websphere.pmi.client.CpdCollection
Deprecated. Similar to update(CpdCollection, boolean keepOld), but take one more parameter to indicate if the update is recursive or not.
update(CpdData) - Method in interface com.ibm.websphere.pmi.client.CpdData
Deprecated. If this data is the same as other, set this value to be the value of other.
update(Statistic) - Method in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
update(Statistic) - Method in class com.ibm.websphere.pmi.stat.CountStatisticImpl
Deprecated.  
update(Statistic) - Method in class com.ibm.websphere.pmi.stat.DoubleStatisticImpl
Deprecated.  
update(Statistic) - Method in class com.ibm.websphere.pmi.stat.RangeStatisticImpl
Deprecated.  
update(Statistic) - Method in interface com.ibm.websphere.pmi.stat.Statistic
Deprecated. Update itself with the new value in data.
update(Statistic) - Method in class com.ibm.websphere.pmi.stat.StatisticImpl
Deprecated. Update itself with the new value in data.
update(Stats, boolean, boolean) - Method in interface com.ibm.websphere.pmi.stat.Stats
Deprecated. Update the Stats object
update(Stats, boolean, boolean) - Method in class com.ibm.websphere.pmi.stat.StatsImpl
Deprecated. Update this Stats using the newStats.
update(Statistic) - Method in class com.ibm.websphere.pmi.stat.TimeStatisticImpl
Deprecated.  
update(WSStatistic) - Method in interface com.ibm.websphere.pmi.stat.WSStatistic
Updates this statistic with the given value
update(WSStats, boolean, boolean) - Method in interface com.ibm.websphere.pmi.stat.WSStats
Update the Stats object
UPDATE - Static variable in interface com.ibm.websphere.sdo.mediator.ejb.MediatorAdapter
Pass 2 to handle update of cmp fields and ejb relationships.
update(UserPreferences) - Method in class com.ibm.ws.tpv.engine.UserPreferences
This method updates the UserPreferences using all valid fields in the UserPreferences parameter.
update(byte[]) - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Add signed/verified data.
update(byte[], int, int) - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Add signed/verified data using the byte array data, starting at offset offin the array, for a length of len.
UPDATE_CLUSTER - Static variable in class com.ibm.websphere.management.application.AppNotification
 
UPDATE_COMPLETED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
UPDATE_FAILED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
UPDATE_INITIATED - Static variable in class com.ibm.websphere.management.application.AppNotification
 
UPDATE_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
UPDATE_ON_READONLY - Static variable in interface com.ibm.websphere.rsadapter.DataStoreHelper
An update is being attempted, but a read-only AccessIntent was specified.
UPDATE_SYNC - Static variable in class com.ibm.websphere.management.application.AppNotification
 
updateAccessIDs(String, Boolean, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Populates the application bindings of the deployment with the access IDs for all the users and groups.
updateAccessIDs(String, Boolean, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
UPDATEAPP_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
updateApplication(String, String, String, String, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Upatates an installed application using various update inputs such as a single file, module, partial application or a complete application.
updateApplication(String, String, String, String, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
updateApplicationLocal(String, String, String, String, Hashtable, AppNotification.Listener, String) - Method in interface com.ibm.websphere.management.application.AppManagement
Upatates an installed application using various update inputs such as a single file, module, partial application or a complete application.
updateApplicationLocal(String, String, String, String, Hashtable, AppNotification.Listener, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
updateCache() - Method in interface com.ibm.websphere.command.CacheableCommand
This method will cause the current command to be placed into the cache.
updateCache() - Method in class com.ibm.websphere.command.CacheableCommandImpl
This method will cause the current command to be placed into the cache.
updateCluster(String[], Integer, Hashtable, String) - Method in interface com.ibm.websphere.management.application.AppManagement
 
updateCluster(String[], Integer, Hashtable, String) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
updateClusterLocal(String[], Integer, Hashtable, String, AppNotification.Listener) - Method in interface com.ibm.websphere.management.application.AppManagement
 
updateClusterLocal(String[], Integer, Hashtable, String, AppNotification.Listener) - Method in class com.ibm.websphere.management.application.AppManagementProxy
 
UPDATEMODULE_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
UPDATEPARTIAL_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
UpdateResourcePropertiesRequestFailedFault - Exception in com.ibm.websphere.wsrf
This class represents the XML complexType "wsrf-rp:UpdateResourcePropertiesRequestFailedFaultType" <xsd:complexType name="UpdateResourcePropertiesRequestFailedFaultType"> <xsd:complexContent> <xsd:extension base="wsrf-bf:BaseFaultType"> <xsd:sequence> <xsd:element name="ResourcePropertyChangeFailure" type="wsrf-rp:ResourcePropertyChangeFailureType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="ResourcePropertyChangeFailureType"> <xsd:sequence> <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence> <xsd:any minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="Restored" type="xsd:boolean"/> </xsd:complexType>
UpdateResourcePropertiesRequestFailedFault() - Constructor for exception com.ibm.websphere.wsrf.UpdateResourcePropertiesRequestFailedFault
Default constructor.
UpdateResourcePropertiesRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[]) - Constructor for exception com.ibm.websphere.wsrf.UpdateResourcePropertiesRequestFailedFault
Constructor for a new UpdateResourcePropertiesRequestFailedFault instance.
UpdateResourcePropertiesRequestFailedFault(EndpointReference, ErrorCode, FaultDescription[], IOSerializableSOAPElement, IOSerializableSOAPElement[], Attribute[], ResourcePropertyChangeFailure) - Constructor for exception com.ibm.websphere.wsrf.UpdateResourcePropertiesRequestFailedFault
Constructor for a new UpdateResourcePropertiesRequestFailedFault instance.
UPDATESINGLEFILE_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
updateStatisticOnRequest(int) - Method in interface com.ibm.wsspi.pmi.factory.StatisticActionListener
Deprecated. This method is called to indicate that a client or monitoring application is requesting the statistic.
upperBound() - Method in interface com.ibm.websphere.pmi.client.CpdLoad
Deprecated.  
upperBound - Variable in class com.ibm.websphere.pmi.stat.BoundaryStatisticImpl
Deprecated.  
upperBound - Variable in class com.ibm.websphere.pmi.stat.BoundedRangeStatisticImpl
Deprecated.  
UpTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
The amount of time (ms) the JVM is running (CountStatistic).
uri - Variable in class com.ibm.websphere.servlet.cache.ExternalCacheEntry
This is the uri part of the entry
url - Variable in class com.ibm.ws.webservices.engine.client.Transport
Transport URL, if any.
URLGeneratorFactoryService - Interface in com.ibm.portal.portlet.service
 
URLStats - Interface in com.ibm.websphere.management.statistics
Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.URLStats
USE_V5_STATISTICS - Static variable in interface com.ibm.websphere.management.AdminClient
Set this System property to "true" to force the AdminClient to wrap objects which implement the new javax.management.j2ee.statistics interface with adapters which implement the old com.ibm.websphere.management.statistics interface.
UsedMemory - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Used memory in JVM run time (CountStatistic).
useForeignKeyFields() - Method in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Metadata
When true, the mediator will only traverse relationships to populate foreign key fields when the relationship has been changed.
USEISSUERNAMEFORREALM - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
USENAMEQUALIFIERFORREALM - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallbackHandler
 
UserActivitySession - Interface in com.ibm.websphere.ActivitySession
The UserActivitySession interface is used to begin and end ActivitySessions and to query various attributes of the ActivitySession associated with the calling thread.
UserBusinessActivity - Interface in com.ibm.websphere.wsba
This interface allows the application programmer to access the Business Activity on the current thread.
UserCalendar - Interface in com.ibm.websphere.scheduler
The remote interface for all UserCalendar stateless session beans.
UserCalendarException - Exception in com.ibm.websphere.scheduler
A general UserCalendar exception.
UserCalendarException() - Constructor for exception com.ibm.websphere.scheduler.UserCalendarException
 
UserCalendarException(String) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarException
 
UserCalendarException(Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarException
 
UserCalendarException(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarException
 
UserCalendarHome - Interface in com.ibm.websphere.scheduler
The home interface used for all UserCalendar beans.
UserCalendarInvalid - Exception in com.ibm.websphere.scheduler
Invalid UserCalendar object detected.
UserCalendarInvalid() - Constructor for exception com.ibm.websphere.scheduler.UserCalendarInvalid
 
UserCalendarInvalid(String) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarInvalid
 
UserCalendarInvalid(Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarInvalid
 
UserCalendarInvalid(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarInvalid
 
UserCalendarPeriodInvalid - Exception in com.ibm.websphere.scheduler
The UserCalendar period value is incorrect.
UserCalendarPeriodInvalid() - Constructor for exception com.ibm.websphere.scheduler.UserCalendarPeriodInvalid
 
UserCalendarPeriodInvalid(String) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarPeriodInvalid
 
UserCalendarPeriodInvalid(Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarPeriodInvalid
 
UserCalendarPeriodInvalid(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarPeriodInvalid
 
UserCalendarSpecifierInvalid - Exception in com.ibm.websphere.scheduler
The UserCalendar specifier value is unknown.
UserCalendarSpecifierInvalid() - Constructor for exception com.ibm.websphere.scheduler.UserCalendarSpecifierInvalid
 
UserCalendarSpecifierInvalid(String) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarSpecifierInvalid
 
UserCalendarSpecifierInvalid(Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarSpecifierInvalid
 
UserCalendarSpecifierInvalid(String, Throwable) - Constructor for exception com.ibm.websphere.scheduler.UserCalendarSpecifierInvalid
 
userID - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
UserInternationalization - Interface in com.ibm.websphere.i18n.context
Interface UserInternationalization provides methods to get references to the internationalization contexts made available by the internationalization service; use it within Enterprise (J2EE) Java client programs, servlets, and JavaBeans to gain access to the service.
USERNAME - Static variable in interface com.ibm.websphere.management.AdminClient
 
USERNAME_TOKEN - Static variable in interface com.ibm.websphere.wssecurity.wssapi.decryption.WSSDecryption
The keyword for the user name token element as a decrypt target.
UsernameToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the UsernameToken, <wsse:UsernameToken>.
UserPreferences - Class in com.ibm.ws.tpv.engine
This class represents a user's preferences for a single server with respect to how they want to log their data and how they want to view their data.
UserPreferences() - Constructor for class com.ibm.ws.tpv.engine.UserPreferences
Default constructor that initializes everything to an invalid value.
useRunAsSubject() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the flag if client should use a token from RunAsSubject to directly Validate or exchange the requested issued token with SecurityTokenService.
useRunAsSubjectOnly() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Returns the flag if WS-Security runtime should continue to use WS-Trust Issue to request an issued token after it fails to use token in RunAsSubject to validate or exchange for an issued token by using WS-Trust Validate.
UserWorkArea - Interface in com.ibm.websphere.workarea
The UserWorkArea interface defines the methods that allow an application to define and populate contextual boundaries.
UseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Average time a connection is used (TimeStatistic).
UseTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Average time a connection is used (TimeStatistic).
Utils - Class in com.ibm.websphere.webservices
This class contains webservice related utilities.
Utils() - Constructor for class com.ibm.websphere.webservices.Utils
 

V

validate(ModuleFile, IReporter) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
validate() - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Validates the task data.
validate() - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Validates the task data
validate() - Method in interface com.ibm.websphere.management.cmdframework.AdminCommand
Validates the command parameters.
validate() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
Providers a default implmentation for the method.
validate() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
 
validate() - Method in class com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand
This provides a basic implementation for command parameter validation.
validate(Session, ObjectName) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Validate the configuration within the specified scope.
validate(Session, ObjectName) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
validate() - Method in interface com.ibm.websphere.scheduler.TaskInfo
Validates various attributes of a TaskInfo.
validate(String, String) - Method in interface com.ibm.websphere.scheduler.UserCalendar
Used to validate a calendar interval.
validate(DataObject) - Static method in class com.ibm.websphere.sdox.SDOUtil
Check if a data object is compliant to its XSD.
validate() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Evaluates the validity of current this security context token.
validate(WSSGenerationContext, WSSConsumingContext) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Evaluates the validity of current security context token.
validate() - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Evaluates the validity of current this security context token.
validate(WSSGenerationContext, WSSConsumingContext) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Evaluates the validity of current security context token.
validate(ProviderConfig, RequesterConfig) - Method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Dispatch a WS-Trust Validate request for a SecurityToken to be validated.
validate(ProviderConfig, List<RequesterConfig>) - Method in class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
Dispatch a WS-Trust BatchValidate request for one or more SecurityTokens to be validated.
VALIDATE_LEVEL - Static variable in interface com.ibm.websphere.management.configservice.SessionPropertyConstants
The key of session validation level.
validateApplicationClientFile(ApplicationClientFile, IReporter) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
validateEARFile(EARFile, IReporter) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
validateEJBJarFile(EJBJarFile, IReporter) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
validateHACapability(String) - Static method in class com.ibm.websphere.management.configservice.tasks.InstallRARTask
 
validateInTaskHelper(String) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
validateSSLProperties(Properties) - Method in class com.ibm.websphere.ssl.JSSEHelper
This method attempts to create an SSLContext using the properties provided.
validateTargets - Variable in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenConsumeCallback
 
validateTargets - Variable in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
 
validateUseToken() - Method in class com.ibm.websphere.wssecurity.callbackhandler.GenericIssuedTokenGenerateCallback
Return the flag that a token in RunAsSubject should be validated or exchanged directly with SecurityTokenService.
validateWARFile(WARFile, IReporter) - Method in class com.ibm.websphere.ant.tasks.ModuleValidator
Deprecated.  
ValidationFailedException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
ValidationFailedException() - Constructor for exception com.ibm.websphere.security.auth.ValidationFailedException
 
ValidationFailedException(String) - Constructor for exception com.ibm.websphere.security.auth.ValidationFailedException
 
ValidationFailedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.ValidationFailedException
 
ValidationFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.ValidationFailedException
 
ValidationNotSupportedException - Exception in com.ibm.websphere.security.auth
This exception is thrown whenever authentication fails.
ValidationNotSupportedException() - Constructor for exception com.ibm.websphere.security.auth.ValidationNotSupportedException
 
ValidationNotSupportedException(String) - Constructor for exception com.ibm.websphere.security.auth.ValidationNotSupportedException
 
ValidationNotSupportedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.ValidationNotSupportedException
 
ValidationNotSupportedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.ValidationNotSupportedException
 
ValidationResult - Class in com.ibm.websphere.management.configservice
This class defines the validation result.
ValidationResult() - Constructor for class com.ibm.websphere.management.configservice.ValidationResult
 
ValidationResult.ValidationMessage - Class in com.ibm.websphere.management.configservice
This class defines the data structure for a single validation message.
ValidationResult.ValidationMessage(String, Object, int, int) - Constructor for class com.ibm.websphere.management.configservice.ValidationResult.ValidationMessage
Constructor.
value() - Method in class com.ibm.websphere.workarea.PropertyModeType
Will return an integer representation of the given PropertyModeType.
valueOf(String) - Static method in enum com.ibm.websphere.naming.DumpNameSpace.ReportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.websphere.naming.JndiHelper.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.EXCEPTION_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.INVOCATION_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.wsspi.cache.CacheConfig.EvictorAlgorithmType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.websphere.naming.DumpNameSpace.ReportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.websphere.naming.JndiHelper.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.EXCEPTION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.INVOCATION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.wsspi.cache.CacheConfig.EvictorAlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString() - Method in interface com.ibm.websphere.pmi.client.CpdValue
Deprecated. The current value in String of the data object The value returned depends on the type of the value.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.DerivedKeyToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.KRB5_APREQ1510Token
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.KRB5_APREQ4120Token
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.KRB5_APREQToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.KRB5_GSSAPREQ1510Token
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.KRB5_GSSAPREQ4120Token
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.KRB5_GSSAPREQToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityContextToken13
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.UsernameToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.X509PKCS7Token
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.X509PKIPathToken
Represents the value type.
ValueType - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.X509Token
Represents the value type.
variance() - Method in interface com.ibm.websphere.pmi.client.CpdStat
Deprecated.  
vectorToString(Vector) - Static method in class com.ibm.ras.RASUtil
Deprecated. Converts a Vector of Strings to a single line with elements separated by a single blank.
VERIFING_KEY - Static variable in interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken
Represents the key to use the verification as the key type related with the security token.
verify(byte[]) - Method in interface com.ibm.ws.wssecurity.core.SignatureEngine
Verify the data supplied via the update() method call(s) using the specified signature, and return the validity of the signature value.
VERIFY_READ_ONLY_DATA_AT_TRAN_BEGIN - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
VERIFY_READ_ONLY_DATA_AT_TRAN_END - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
VERIFY_READ_ONLY_DATA_NONE - Static variable in interface com.ibm.websphere.appprofile.accessintent.AccessIntent
 
verifyTaskData(String[][]) - Method in class com.ibm.websphere.management.application.client.AppDeploymentTask
Verify data
VERSION_AE - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
VERSION_AES - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
VERSION_EPM - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
VERSION_HIGHEST - Static variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
 
VERSION_WAS50 - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
VERSION_WAS50ND - Static variable in class com.ibm.websphere.pmi.client.PmiClient
Deprecated.  
VersionNotMatchException - Exception in com.ibm.websphere.management.exception
This exception is thrown when the version of input attribute list does not match up the version of the document in the repository.
VersionNotMatchException() - Constructor for exception com.ibm.websphere.management.exception.VersionNotMatchException
 
view - Variable in class com.ibm.ws.tpv.engine.buffer.StatRequest
 
VIEWAPP_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 

W

W3CEndpointReference - Class in com.ibm.websphere.wsaddressing.jaxws
Deprecated.  
WaitForLockTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Average time (ms) that a thread waits for a lock (TimeStatistic).
WaitingThreadCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Number of threads that are currently waiting for a connection (RangeStatistic).
WaitingThreadCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Number of threads that are currently waiting for a connection (RangeStatistic).
WaitsForLockCount - Static variable in interface com.ibm.websphere.pmi.stat.WSJVMStats
Number of times that a thread waits for a lock (CountStatistic).
WaitTime - Static variable in interface com.ibm.websphere.pmi.stat.WSEJBStats
Average time in milliseconds required to obtain a server session from the pool (TimeStatistic).
WaitTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJCAConnectionPoolStats
Average waiting time in milliseconds until a connection is granted (TimeStatistic).
WaitTime - Static variable in interface com.ibm.websphere.pmi.stat.WSJDBCConnectionPoolStats
Average waiting time in milliseconds until a connection is granted (TimeStatistic).
WARNING - Static variable in interface com.ibm.websphere.ras.RasMessage
 
WAS - Static variable in class com.ibm.isc.api.platform.Constants
integer value for WebSphere Application Server (WAS)
was390Initialize(byte[], String, String, int, int, String) - Static method in class com.ibm.websphere.runtime.ServerName
Deprecated. This method is for WebSphere runtime use only. Applications should not call this method.
was390Initialize(byte[], String, String, int, int, String, String) - Static method in class com.ibm.websphere.runtime.ServerName
Deprecated. This method is for WebSphere runtime use only. Applications should not call this method.
WAS_REPOSITORY_ROOT - Static variable in interface com.ibm.websphere.management.metadata.ManagedObjectMetadataAccessor
Constant for the property name which is used to specify the WebSphere repository root.
wasExternalCacheGroupIdSet() - Method in interface com.ibm.websphere.servlet.cache.FragmentInfo
This indicates whether the client set the external cache group id in this FragmentInfo.
wasNull() - Method in interface com.ibm.websphere.rsadapter.WSRdbRecord
Retrieves whether the last OUT parameter read had the value of SQL NULL.
WASPROFILE_IMPORT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
wasUtils - Variable in class com.ibm.websphere.ant.tasks.WsEjbDeploy
 
WEBAPP_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WebContainer - Class in com.ibm.websphere.servlet.container
 
WebContainer() - Constructor for class com.ibm.websphere.servlet.container.WebContainer
 
WEBSERVICES_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WEBSERVICES_SUBMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WebSphereNamingException - Exception in com.ibm.websphere.naming
Base class for all WebSphere-specific naming exceptions.
WebSphereNamingException() - Constructor for exception com.ibm.websphere.naming.WebSphereNamingException
Creates a WebSphereNamingException instance.
WebSphereNamingException(String) - Constructor for exception com.ibm.websphere.naming.WebSphereNamingException
Creates a WebSphereNamingException instance.
WebSphereNamingException(String, Throwable) - Constructor for exception com.ibm.websphere.naming.WebSphereNamingException
Creates a WebSphereNamingException instance.
WebSphereNamingException(Throwable) - Constructor for exception com.ibm.websphere.naming.WebSphereNamingException
Creates a WebSphereNamingException instance.
weight - Variable in class com.ibm.websphere.management.wlm.ClusterWeightTableEntry
Member Weight.
weightTable - Variable in class com.ibm.websphere.management.wlm.ClusterData
array of weight table entries that make up the weight table.
weightTableEntry - Variable in class com.ibm.websphere.management.wlm.ClusterMemberData
This member's weight table entry.
WeightTableEntryOutOfRangeException - Exception in com.ibm.websphere.wlm.exception
This exception is thrown when a Cluster MBean is attempting to update the weight table entry with a value that is outside the supported range of weights for cluster members.
WeightTableEntryOutOfRangeException() - Constructor for exception com.ibm.websphere.wlm.exception.WeightTableEntryOutOfRangeException
 
WeightTableEntryOutOfRangeException(String) - Constructor for exception com.ibm.websphere.wlm.exception.WeightTableEntryOutOfRangeException
 
WILL_NOT_MODIFY_PAYLOAD - Static variable in interface com.ibm.websphere.sib.api.jms.ApiJmsConstants
Constant - one of the possible values of the ConnectionFactory properties: producerDoesNotModifyPayloadAfterSet consumerDoesNotModifyPayloadAfterGet
WireFormatBindingContext - Interface in com.ibm.websphere.soa.sca.wireformat
The Interface WireFormatBindingContext.
WireFormatContext - Interface in com.ibm.websphere.soa.sca.wireformat
The Interface WireFormatContext.
WireFormatContext.EXCEPTION_TYPE - Enum in com.ibm.websphere.soa.sca.wireformat
The Enum EXCEPTION_TYPE.
WireFormatContext.INVOCATION_TYPE - Enum in com.ibm.websphere.soa.sca.wireformat
The Enum INVOCATION_TYPE.
WireFormatHandler - Interface in com.ibm.websphere.soa.sca.wireformat
The Interface WireFormatHandler.
WireFormatHandlerException - Exception in com.ibm.websphere.soa.sca.wireformat
The Class WireFormatHandlerException.
WireFormatHandlerException() - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatHandlerException(String, Throwable) - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatHandlerException(String) - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatHandlerException(Throwable) - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatJMSBindingContext - Interface in com.ibm.websphere.soa.sca.wireformat.jms
The Interface WireFormatJMSBindingContext.
WLM_CLIENT_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WLM_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WLM_SERVER_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WLM_TX_NO_RESPONSE - Static variable in class com.ibm.websphere.wlm.WsCorbaMinorCodes
org.omg.CORBA.TRANSACTION_ROLLEDBACK Minor: 1229066308 (0x49421044) Server threw a NO_RESPONSE and TRANSACTION_ROLLEDBACK.
WLMClientsServicedCount - Static variable in interface com.ibm.websphere.pmi.stat.WSWLMStats.ServerStats
The number of workload management-enabled clients that this server has serviced (CountStatistic).
Work - Interface in com.ibm.websphere.asynchbeans
This is implemented by applications when they want to run code blocks asynchronously.
WORK_ACCEPTED - Static variable in interface com.ibm.websphere.asynchbeans.WorkEvent
The WORK_ACCEPTED constant indicates Work was successfully submitted to the WorkManager.
WORK_COMPLETED - Static variable in interface com.ibm.websphere.asynchbeans.WorkEvent
The WORK_COMPLETED constant indicates the Work completed.
WORK_REJECTED - Static variable in interface com.ibm.websphere.asynchbeans.WorkEvent
The WORK_REJECTED constant indicates Work.run failed to start.
WORK_STARTED - Static variable in interface com.ibm.websphere.asynchbeans.WorkEvent
The WORK_STARTED constant indicates the Work was allocated to a thread and is about to execute.
workAccepted(WorkEvent) - Method in interface com.ibm.websphere.asynchbeans.WorkListener
This is called when the Work is accepted for dispatching.
WorkAreaException - Exception in com.ibm.websphere.workarea
The base exception class for the WorkArea exceptions.
WorkAreaException() - Constructor for exception com.ibm.websphere.workarea.WorkAreaException
Default constructor
WorkAreaException(String) - Constructor for exception com.ibm.websphere.workarea.WorkAreaException
Constructor with message
WorkAreaInternalException - Exception in com.ibm.websphere.workarea
The WorkAreaInternalException class is used for runtime exceptions that arise in the WorkArea service.
WorkAreaInternalException() - Constructor for exception com.ibm.websphere.workarea.WorkAreaInternalException
Construct a new WorkAreaInternalException with a null detail message and an uninitialized cause filed.
WorkAreaInternalException(String) - Constructor for exception com.ibm.websphere.workarea.WorkAreaInternalException
Construct a new WorkAreaInternalException with the specified detail message and an uninitialized cause field.
WorkAreaInternalException(String, Throwable) - Constructor for exception com.ibm.websphere.workarea.WorkAreaInternalException
Construct a new WorkAreaInternalException with a null detail message and a cause field set to the specified Throwable.
WorkAreaInternalException(Throwable) - Constructor for exception com.ibm.websphere.workarea.WorkAreaInternalException
Construct a new WorkAreaInternalException with a null detail message and a cause field set to the specified Throwable.
WorkAreaPartitionManager - Interface in com.ibm.websphere.workarea
The WorkAreaManager interface defines the methods that allow a user to create their own WorkArea Partition and to retreive their WorkArea Partition.
workCompleted(EventSource, Work, Throwable) - Method in interface com.ibm.websphere.asynchbeans.WorkEvents
This is fired when a work is completed with an exception but no WorkListener was specified to notify the application.
workCompleted(WorkEvent) - Method in interface com.ibm.websphere.asynchbeans.WorkListener
This is called once Work.run returns.
WorkCompletedException - Exception in com.ibm.websphere.asynchbeans
This exception indicates that a Work started but completed with an exception.
WorkCompletedException() - Constructor for exception com.ibm.websphere.asynchbeans.WorkCompletedException
 
WorkCompletedException(String) - Constructor for exception com.ibm.websphere.asynchbeans.WorkCompletedException
 
WorkCompletedException(Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkCompletedException
 
WorkCompletedException(String, Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkCompletedException
 
WorkCompletedException(String, List) - Constructor for exception com.ibm.websphere.asynchbeans.WorkCompletedException
Method WorkCompletedException.
WorkContextException - Exception in com.ibm.websphere.asynchbeans
This exception is thrown when there is a problem with the J2EE context associated with a Work.
WorkContextException() - Constructor for exception com.ibm.websphere.asynchbeans.WorkContextException
Default Constructor
WorkContextException(String) - Constructor for exception com.ibm.websphere.asynchbeans.WorkContextException
Constructor with message.
WorkContextException(Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkContextException
Constructor with the cause
WorkContextException(String, Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkContextException
Constructor with message and cause
WorkContextException(String, int) - Constructor for exception com.ibm.websphere.asynchbeans.WorkContextException
This constructs the exception.
WorkContextException(String, int, Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkContextException
This constructs the exception.
WorkEvent - Interface in com.ibm.websphere.asynchbeans
This is sent to a WorkListener as the Work is processed by a WorkManager.
WorkEvents - Interface in com.ibm.websphere.asynchbeans
This interface defines the events which are published to an EventSource when a Work is executed and possibly fails.
WorkException - Exception in com.ibm.websphere.asynchbeans
This is the base class for all Work related exceptions.
WorkException() - Constructor for exception com.ibm.websphere.asynchbeans.WorkException
Constructor for WorkException.
WorkException(String) - Constructor for exception com.ibm.websphere.asynchbeans.WorkException
Constructor for WorkException.
WorkException(Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkException
Constructor for WorkException.
WorkException(String, Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkException
Constructor for WorkException.
WorkItem - Interface in com.ibm.websphere.asynchbeans
This is returned once a Work is accepted for dispatcher.
WorkListener - Interface in com.ibm.websphere.asynchbeans
This is a callback interface called to report on the dispatching of a Work.
workListenerThrewException(EventSource, WorkListener, Throwable) - Method in interface com.ibm.websphere.asynchbeans.WorkEvents
The WorkListener which was specified has thrown an unexpected exception.
WorkManager - Interface in com.ibm.websphere.asynchbeans
The WorkManager is the abstraction for dispatching and monitoring asynchronous work and is a factory for asynchronous beans.
WorkManagerEvents - Interface in com.ibm.websphere.asynchbeans
These are system events which can be thrown by a WorkManager.
workRejected(EventSource, Work, Throwable) - Method in interface com.ibm.websphere.asynchbeans.WorkEvents
This is fired when a work is rejected but no WorkListener was specified to notify the application.
workRejected(WorkEvent) - Method in interface com.ibm.websphere.asynchbeans.WorkListener
This is called when the Work cannot be processed prior to starting but after accept.
WorkRejectedException - Exception in com.ibm.websphere.asynchbeans
This is thrown then the work cannot be started.
WorkRejectedException() - Constructor for exception com.ibm.websphere.asynchbeans.WorkRejectedException
 
WorkRejectedException(String) - Constructor for exception com.ibm.websphere.asynchbeans.WorkRejectedException
 
WorkRejectedException(Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkRejectedException
 
WorkRejectedException(String, Throwable) - Constructor for exception com.ibm.websphere.asynchbeans.WorkRejectedException
 
WORKREQUEST_QUEUE_FULL - Static variable in exception com.ibm.websphere.asynchbeans.WorkRejectedException
Error code is this when the Work was unable to start because a thread was not avialable in the thread pool.
workStarted(WorkEvent) - Method in interface com.ibm.websphere.asynchbeans.WorkListener
This is called when the Work is about to start.
WorkWithExecutionContext - Interface in com.ibm.websphere.asynchbeans
This is returned to wrap an application supplied Work implementation with a J2EE context.
WPS - Static variable in class com.ibm.isc.api.platform.Constants
integer value for WebSphere Portal Server (WPS)
write(LogRecord[]) - Method in class com.ibm.websphere.als.DatabaseLogger
Deprecated. Writes the data to the database.
write(LogRecord[]) - Method in class com.ibm.websphere.als.FileLogger
Deprecated. Writes the data to the presistent medium.
write(LogRecord[]) - Method in class com.ibm.websphere.als.HttpLogger
Deprecated. Sends the data to the receiving URL specified in the constructor.
write(LogRecord[]) - Method in interface com.ibm.websphere.als.Logger
Deprecated. Writes the data to the presistent medium
write(int) - Method in class com.ibm.websphere.servlet.response.ServletOutputStreamAdapter
 
write(byte[]) - Method in class com.ibm.websphere.servlet.response.ServletOutputStreamAdapter
 
write(byte[], int, int) - Method in class com.ibm.websphere.servlet.response.ServletOutputStreamAdapter
 
WRITE_ERROR_SEND_1 - Static variable in class com.ibm.websphere.orbext.MinorCodes
The client tunnel agent URL cannot be found.
WRITE_PROTECTED_CONTEXT - Static variable in class com.ibm.websphere.naming.WsnCorbaMinorCodes
Update operation on context is not permitted.
writeEvent(RASIEvent) - Method in interface com.ibm.ras.RASIHandler
Deprecated. Passes a RAS event synchronously from a logger to a handler.
writeEvent(RASIEvent) - Method in class com.ibm.websphere.ras.WsHandler
Deprecated. Pass a RAS event to the Handler to log in a synchronous manner.
writeExternal(ObjectOutput) - Method in class com.ibm.websphere.hamanager.jmx.GroupMemberState
 
writeHeaders() - Method in interface com.ibm.websphere.servlet.response.IResponse
Write the headers
writePages(Iterator) - Method in interface com.ibm.websphere.servlet.cache.ExternalCacheAdapter
This method writes pages to the external cache.
WriteProtectedContextException - Exception in com.ibm.websphere.naming
Some contexts in a WebSphere name space accessed through JNDI may be write-protected.
WriteProtectedContextException(String) - Constructor for exception com.ibm.websphere.naming.WriteProtectedContextException
This constructor creates an instance of WriteProtectedContextException.
writerObtained() - Method in class com.ibm.websphere.servlet.response.StoredResponse
 
WSAConstants - Class in com.ibm.websphere.wsaddressing
This class contains the WS-Addressing constant exposed on the API.
WSAConstants() - Constructor for class com.ibm.websphere.wsaddressing.WSAConstants
 
WSADDRESSING_DESTINATION_EPR - Static variable in class com.ibm.websphere.wsaddressing.WSAConstants
WSADDRESSING_DESTINATION_EPR is the name of the JAX-RPC Stub/DII Call property that may be set to a WS-Addressing EndpointReference in order to associate the Stub/DII Call object with a particular Endpoint.
WsAdmin - Class in com.ibm.websphere.ant.tasks
The wsadmin task executes the WebSphere command-line administration tool with the specified arguments.
WsAdmin() - Constructor for class com.ibm.websphere.ant.tasks.WsAdmin
Constructor for WsEjbDeploy
WSAlarmManagerStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Application Server Alarm Manager Stats interface.
WSAuthMechOidCallbackImpl - Class in com.ibm.websphere.security.auth.callback
The WSAuthMechOidCallbackImpl gathers the authentication mechanism universal object identifiers (OID) from the constructor and pass it to the login module.
WSAuthMechOidCallbackImpl(String) - Constructor for class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Construct a WSAuthMechOidCallbackImpl object with a prompt hint.
WSAuthMechOidCallbackImpl(String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl
Construct a WSAuthMechOidCallbackImpl object with a prompt hint and an authentication mechanism OID.
WSAverageStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere Average statistic to represent a simple average.
WSBoundaryStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere boundary statistic interface.
WSBoundedRangeStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere Bounded Range statistic interface.
WSCallbackHandlerImpl - Class in com.ibm.websphere.security.auth.callback
The WSCallbackHandlerImpl allows authentication data to be pushed to the login module, i.e. without prompting for the data.
WSCallbackHandlerImpl(String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl
Push the username and password to login module.
WSCallbackHandlerImpl(String, String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl
Push the username and password to login module.
WSCallbackHandlerImpl(String, String, String, Map) - Constructor for class com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl
Push the username and password to login module.
WSCallbackHandlerImpl(byte[]) - Constructor for class com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl
Push Credential Token to login module.
WSCallHelper - Class in com.ibm.websphere.rsadapter
Provides static methods for invoking non-standard methods on objects wrapped by WebSphere.
WSCcacheCallBackHandlerImpl - Class in com.ibm.websphere.security.auth.callback
The WSCcacheCallBackHandlerImpl gathers the authentication data from the contructor and push them throughs to the login module.
WSCcacheCallBackHandlerImpl() - Constructor for class com.ibm.websphere.security.auth.callback.WSCcacheCallBackHandlerImpl
Constructor with no parameters.
WSCcacheCallBackHandlerImpl(String, String, String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSCcacheCallBackHandlerImpl
Constructs a WSCcacheCallBackHandlerImpl using userid, realmName, ccacheFile and defaultCcache parameters.
WSCciConnectionSpec - Interface in com.ibm.websphere.rsadapter
A ConnectionSpec interface provided for applications using the javax.resource.cci interfaces to specify Connection properties available on the WebSphere Relational Resource Adapter.
WSConnection - Interface in com.ibm.websphere.rsadapter
Interface which enables an application to call certain methods on a connection.
WSConnectionSpec - Interface in com.ibm.websphere.rsadapter
A ConnectionSpec interface provided for applications using the javax.resource.cci interfaces to specify Connection properties available on the WebSphere Relational Resource Adapter.
WsCorbaMinorCodes - Class in com.ibm.websphere.wlm
The WebSphere Workload Management implementation has error conditions specific to its implementation.
WSCountStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere Count statistic interface.
WSCredential - Interface in com.ibm.websphere.security.cred
Interface that defines a Credential used represent an authenticated principal to WebSphere.
WSCREDENTIAL_ACCESS_ID - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
WSCREDENTIAL_NAMESPACE - Static variable in class com.ibm.websphere.wssecurity.callbackhandler.SAMLIdAssertionCallback
 
WSCredTokenCallbackImpl - Class in com.ibm.websphere.security.auth.callback
The WSCredTokenCallbackImpl allows credential token to be gathered by CallbackHandler and pass it to the LoginModule.
WSCredTokenCallbackImpl(String) - Constructor for class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Construct a WSCredTokenCallbackImpl object with a prompt hint.
WSCredTokenCallbackImpl(String, byte[]) - Constructor for class com.ibm.websphere.security.auth.callback.WSCredTokenCallbackImpl
Construct a WSCredTokenCallbackImpl object with a prompt hint and a default credential token.
WSDataSource - Interface in com.ibm.websphere.rsadapter
Interface which enables an application to provide additional parameters when requesting a Connection.
WSDeploy - Class in com.ibm.websphere.ant.tasks
The wsdeploy task executes the WebSphere Web Services Deploy tool on the specified EAR file with the specified options.
WSDeploy() - Constructor for class com.ibm.websphere.ant.tasks.WSDeploy
Constructor for WSDeploy
WSDL2Java - Class in com.ibm.websphere.ant.tasks
The WSDL2Java task creates Java classes and deployment descriptor templates from a Web Services Description Language (WSDL) file.
WSDL2Java() - Constructor for class com.ibm.websphere.ant.tasks.WSDL2Java
 
WSDL2Java.Mapping - Class in com.ibm.websphere.ant.tasks
Used for nested package definitions.
WSDL2Java.Mapping() - Constructor for class com.ibm.websphere.ant.tasks.WSDL2Java.Mapping
 
WSDL_GENERATION_EXTRA_CLASSPATH - Static variable in class com.ibm.websphere.webservices.jaxws.Constants
 
WSDoubleStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere Double statistic interface
WSDynamicCacheStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Dynamic Cache Stats interface.
WsEjbDeploy - Class in com.ibm.websphere.ant.tasks
The wsejbdeploy task executes the WebSphere EJB Deploy tool on the specified Jar file with the specified options.
WsEjbDeploy() - Constructor for class com.ibm.websphere.ant.tasks.WsEjbDeploy
Constructor for WsEjbDeploy
WSEJBStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Enterprise Java Beans stats interface.
WSEJBStats.MethodStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Enterprise Java Beans method level stats
WSGUICallbackHandlerImpl - Class in com.ibm.websphere.security.auth.callback
The WSGUICallbackHandlerImpl gathers the authentication data from GUI and pushs the data to the login module.
WSGUICallbackHandlerImpl() - Constructor for class com.ibm.websphere.security.auth.callback.WSGUICallbackHandlerImpl
Constructor does not do anything except tracing.
WSGUICallbackHandlerImpl(String) - Constructor for class com.ibm.websphere.security.auth.callback.WSGUICallbackHandlerImpl
 
WSGUICallbackHandlerImpl(String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSGUICallbackHandlerImpl
 
WSGW_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
 
WsHandler - Class in com.ibm.websphere.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
WSInteractionSpec - Interface in com.ibm.websphere.rsadapter
An InteractionSpec holds properties for driving an Interaction with a backend store instance.
WSJCAConnectionPoolStats - Interface in com.ibm.websphere.pmi.stat
WebSphere JCA connection pool stats interface.
WSJDBCConnectionPoolStats - Interface in com.ibm.websphere.pmi.stat
WebSphere JDBC connection pool stats interface.
WsJrasMessageLogger - Class in com.ibm.websphere.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
WsJrasTraceLogger - Class in com.ibm.websphere.ras
Deprecated. As of WAS 6.0, recommend using java.util.logging
WSJTAStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Transaction Manager stats interface.
WSJVMStats - Interface in com.ibm.websphere.pmi.stat
WebSphere JVM stats interface.
WsLevel - Class in com.ibm.websphere.logging
The WsLevel class extends the java.util.logging.Level class, which defines a set of standard logging levels that can be used to control logging output.
WSLoginFailedException - Exception in com.ibm.websphere.security.auth
 
WSLoginFailedException() - Constructor for exception com.ibm.websphere.security.auth.WSLoginFailedException
A default constructor.
WSLoginFailedException(String) - Constructor for exception com.ibm.websphere.security.auth.WSLoginFailedException
A constructor that accepts an error message.
WSLoginFailedException(Throwable) - Constructor for exception com.ibm.websphere.security.auth.WSLoginFailedException
A constructor that accepts an error message.
WSLoginFailedException(String, Throwable) - Constructor for exception com.ibm.websphere.security.auth.WSLoginFailedException
A constructor accepts an error message and original exception.
WSNativeConnectionAccessor - Interface in com.ibm.websphere.rsadapter
Deprecated. This interface will likely be removed in a future release.
WsnBatchCompleteResults - Interface in com.ibm.websphere.naming
An instance of this interface is returned from the method, executeBatchedOperations(), in the class com.ibm.websphere.naming.WsnBatchModeContext.
WsnBatchModeContext - Interface in com.ibm.websphere.naming
This interface is a javax.naming.Context extension to provide batch mode processing capabilities.
WsnBatchResult - Interface in com.ibm.websphere.naming
An instance of this interface consists of the input and results for one JNDI operation on a com.ibm.websphere.naming.WsnBatchModeContext context.
WsnCorbaMinorCodes - Class in com.ibm.websphere.naming
The WebSphere CORBA CosNaming name server implementation has error conditions specific to its implementation.
WsnInitialContextFactory - Class in com.ibm.websphere.naming
This class is the initial JNDI context factory for WebSphere Application Server.
WsnInitialContextFactory() - Constructor for class com.ibm.websphere.naming.WsnInitialContextFactory
Class constructor.
WsnOptimizedJndiContext - Interface in com.ibm.websphere.naming
This interface is used to access JNDI Context optimizations implemented in WebSphere Application Server.
WSObjectPoolStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Application Server Object Pool Stats interface.
WSORBStats - Interface in com.ibm.websphere.pmi.stat
WebSphere ORB Stats interface.
WSORBStats.InterceptorStats - Interface in com.ibm.websphere.pmi.stat
WebSphere ORB interceptor stats interface
WSPrincipal - Interface in com.ibm.websphere.security.auth
Principal created after a successful JAAS authentication.
WSRangeStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere Range statistic interface.
WSRdbRecord - Interface in com.ibm.websphere.rsadapter
This interface extends from javax.resource.cci.Record.
WSRealmNameCallbackImpl - Class in com.ibm.websphere.security.auth.callback
The WSRealmNameCallbackImpl allows realm name to be gathered by CallbackHandler and pass it to the LoginModule.
WSRealmNameCallbackImpl(String) - Constructor for class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Construct a WSRealmNameCallbackImpl object with a prompt hint.
WSRealmNameCallbackImpl(String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSRealmNameCallbackImpl
Construct a WSRealmNameCallbackImpl object with a prompt hint and a default realm name.
WSRRAFactory - Class in com.ibm.websphere.rsadapter
A factory class provided for creating objects used with the WebSphere Relational Resource Adapter.
WSRRAFactory() - Constructor for class com.ibm.websphere.rsadapter.WSRRAFactory
 
WSSchedulerStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Scheduler Stats interface.
WSSConsumingContext - Interface in com.ibm.websphere.wssecurity.wssapi
This interface stores the components for consuming of WS-Security, such as verification, decryption, the security token and the time stamp.
WSSDecryption - Interface in com.ibm.websphere.wssecurity.wssapi.decryption
This interface is responsible for the decryption component.
WSSDecryptPart - Interface in com.ibm.websphere.wssecurity.wssapi.decryption
This interface is responsible for specifing decrypted parts.
WSSecurityException - Exception in com.ibm.websphere.security
This exception is a generic WebSphere Security exception.
WSSecurityException() - Constructor for exception com.ibm.websphere.security.WSSecurityException
A default constructor.
WSSecurityException(String) - Constructor for exception com.ibm.websphere.security.WSSecurityException
A constructor that accepts an error message.
WSSecurityException(Throwable) - Constructor for exception com.ibm.websphere.security.WSSecurityException
A constructor that accepts a Throwable.
WSSecurityException(String, Throwable) - Constructor for exception com.ibm.websphere.security.WSSecurityException
A constructor accepts an error message and original exception.
WSSecurityHelper - Class in com.ibm.websphere.security
This class is for generic Websphere security helper methods.
WSSecurityHelper() - Constructor for class com.ibm.websphere.security.WSSecurityHelper
 
WSSEncryption - Interface in com.ibm.websphere.wssecurity.wssapi.encryption
This interface is responsible for the encryption component.
WSSEncryptPart - Interface in com.ibm.websphere.wssecurity.wssapi.encryption
This interface is responsible for specifing encrypted parts.
WSSessionManagementStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Servlet Session Manager Stats interface.
WSSException - Exception in com.ibm.websphere.wssecurity.wssapi
Represents an exception while processing WS-Security.
WSSException() - Constructor for exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
WSSException(String) - Constructor for exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
WSSException(QName, String) - Constructor for exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
WSSException(QName, String, Throwable) - Constructor for exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
WSSException(String, Throwable) - Constructor for exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
WSSException(Throwable) - Constructor for exception com.ibm.websphere.wssecurity.wssapi.WSSException
Creates a WSSException.
WSSFactory - Class in com.ibm.websphere.wssecurity.wssapi
This abstract class is responsible for the creation of classes that are required for WS-Security generation and consumption.
WSSFactory() - Constructor for class com.ibm.websphere.wssecurity.wssapi.WSSFactory
 
WSSGenerationContext - Interface in com.ibm.websphere.wssecurity.wssapi
This interface stores the components for generating the SOAP message, such as signature, encryption, attached security token, and attached time stamp.
WssSamlV11Token11 - Static variable in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
This is the key used by SAMLTokenFactory to create an instance of the SAML Version 1.1 token factory.
WssSamlV20Token11 - Static variable in class com.ibm.websphere.wssecurity.wssapi.token.SAMLTokenFactory
This is the key used by SAMLTokenFactory to create an instance of the SAML Version 2.0 token factory.
WSSSignature - Interface in com.ibm.websphere.wssecurity.wssapi.signature
This interface is responsible for the signature component.
WSSSignPart - Interface in com.ibm.websphere.wssecurity.wssapi.signature
This interface is responsible for a signature part.
WSStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere PMI Statistic interface.
WSStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Performance Monitoring Infrastructure (PMI) Stats interface.
WSStatsHelper - Class in com.ibm.websphere.pmi.stat
Stats helper class.
WSStatsHelper() - Constructor for class com.ibm.websphere.pmi.stat.WSStatsHelper
 
WSStdinCallbackHandlerImpl - Class in com.ibm.websphere.security.auth.callback
The WSStdinCallbackHandlerImpl gathers the authentication data from STDIN and pushs them to the login module.
WSStdinCallbackHandlerImpl() - Constructor for class com.ibm.websphere.security.auth.callback.WSStdinCallbackHandlerImpl
Constructor does not do anything except tracing.
WSStdinCallbackHandlerImpl(String) - Constructor for class com.ibm.websphere.security.auth.callback.WSStdinCallbackHandlerImpl
 
WSStdinCallbackHandlerImpl(String, String) - Constructor for class com.ibm.websphere.security.auth.callback.WSStdinCallbackHandlerImpl
 
WSSTimestamp - Interface in com.ibm.websphere.wssecurity.wssapi
This interface is responsible for the time stamp component.
WSSTrustClient - Class in com.ibm.websphere.wssecurity.wssapi.trust
When a client application needs to communicate with a business service, the business service may require the client to authenticate with a third party Security Token provider.
WSSTrustClient() - Constructor for class com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
 
WSSubject - Class in com.ibm.websphere.security.auth
The WSSubject class is provided to workaround a design oversight in Java 2 Security.
WSSVerification - Interface in com.ibm.websphere.wssecurity.wssapi.verification
This interface is responsible for the verifcation component.
WSSVerifyPart - Interface in com.ibm.websphere.wssecurity.wssapi.verification
This interface is responsible for one verified part.
WSSystemMonitor - Class in com.ibm.websphere.rsadapter
This class allows users to collect system monitoring data for a datbase connection.
WSSystemMonitor(Object, InternalDataStoreHelper, WSRdbManagedConnectionImpl) - Constructor for class com.ibm.websphere.rsadapter.WSSystemMonitor
 
WSSystemStats - Interface in com.ibm.websphere.pmi.stat
WebSphere system stats interface.
WSThreadPoolStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Thread Pool Stats interface.
WSTimeStatistic - Interface in com.ibm.websphere.pmi.stat
WebSphere Time statistic interface.
WSWebAppStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Web Application stats interface.
WSWebAppStats.ServletStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Servlet stats interface
WSWebServiceGatewayStats - Interface in com.ibm.websphere.pmi.stat
WebSphere WebService Gateway Stats interface.
WSWebServiceStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Web service Stats interface.
WSWebServiceStats.ServiceStats - Interface in com.ibm.websphere.pmi.stat
Web service stats
WSWLMStats - Interface in com.ibm.websphere.pmi.stat
WebSphere Workload Management (WLM) Stats interface.
WSWLMStats.ClientStats - Interface in com.ibm.websphere.pmi.stat
WebSphere WLM client stats
WSWLMStats.ServerStats - Interface in com.ibm.websphere.pmi.stat
WebSphere WLM server stats

X

X509ConsumeCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the X509 token in consumer side.
X509ConsumeCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallback
 
X509ConsumeCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for user name token in consumer side.
X509ConsumeCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallbackHandler
Class constructor.
X509ConsumeCallbackHandler(String, String, String, char[], String, char[], String, String, String, char[], List, Provider) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallbackHandler
Class constructor.
X509ConsumeCallbackHandler(String, String, String, char[], String, char[], String) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallbackHandler
Class constructor.
X509ConsumeCallbackHandler(String, String, char[], List, Provider) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallbackHandler
Class constructor.
X509ConsumeCallbackHandler() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509ConsumeCallbackHandler
Class constructor.
X509GenerateCallback - Class in com.ibm.websphere.wssecurity.callbackhandler
This is a callback class for the X509 token in generator side.
X509GenerateCallback() - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallback
 
X509GenerateCallbackHandler - Class in com.ibm.websphere.wssecurity.callbackhandler
This class is a callback handler for X.509 binary security token in consumer side.
X509GenerateCallbackHandler(Map<Object, Object>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallbackHandler
Class constructor.
X509GenerateCallbackHandler(String, String, String, char[], String, char[], String, List<CertStore>) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallbackHandler
Class constructor with the specified keystore information.
X509GenerateCallbackHandler(boolean, boolean) - Constructor for class com.ibm.websphere.wssecurity.callbackhandler.X509GenerateCallbackHandler
Class constructor.
X509PKCS7Token - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the token of X509PKCS7 format.
X509PKIPathToken - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for the token of X509PKIPath format.
X509Token - Interface in com.ibm.websphere.wssecurity.wssapi.token
This interface is responsible for token of X509v3 format.
XML_COLLECTION - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_COUNT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_CREATETIME - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_DOUBLE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ENDCOLLECTION - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ENDLINE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ENDMODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ENDNODE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ENDSERVER - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ENDTAG - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_ID - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_INT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_INTEGRAL - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_LASTVALUE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_LOAD - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_LONG - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_MODULE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_NAME - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_NODE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_QUOTE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_SERVER - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_START - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_STAT - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_SUMOFSQUARES - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_TIME - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_TOTAL - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_VALUE - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
XML_VIEW - Static variable in interface com.ibm.websphere.pmi.PmiConstants
Deprecated. No replacement
xmlNameToJava(String) - Static method in class com.ibm.websphere.webservices.Utils
Map an XML name to a Java identifier per the mapping rules of JAX-RPC 1.1, section 20: Appendix: Mapping of XML Names
XMLStructure - Interface in com.ibm.websphere.wssecurity.wssapi
This interface representation an XML structure from any namespace.
XPATH_VERSION_1 - Static variable in class com.ibm.websphere.sib.wsn.QueryExpression
The Dialect value for a XPath version 1.0 language as defined by W3 Org
XPathFilter2ParameterSpec - Class in com.ibm.websphere.wssecurity.wssapi.spec
This class is the parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
XPathFilter2ParameterSpec(List) - Constructor for class com.ibm.websphere.wssecurity.wssapi.spec.XPathFilter2ParameterSpec
Class constructor.
XPathType - Class in com.ibm.websphere.wssecurity.wssapi.spec
This it the XML Schema Definition of the XPath element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0.
XPathType(String, XPathType.Filter) - Constructor for class com.ibm.websphere.wssecurity.wssapi.spec.XPathType
Class constructor.
XPathType(String, XPathType.Filter, Map) - Constructor for class com.ibm.websphere.wssecurity.wssapi.spec.XPathType
Class constructor.
XPathType.Filter - Class in com.ibm.websphere.wssecurity.wssapi.spec
Represents the filter set operation.

Y

YES_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 

_

_ATTRIBUTE_METAINFO_DEFAULT_VALUE - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
the default value for the attribute.
_ATTRIBUTE_METAINFO_DEPRECATED - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
a constant that when the attribute is removed (ie: is valid before a version X)
_ATTRIBUTE_METAINFO_ENUM_INFO - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
a list of enumeration tags that are valid for the attribute if the type of the attribute is Enum.
_ATTRIBUTE_METAINFO_ENUM_TYPE - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
a constant that defines attribute Enum type.
_ATTRIBUTE_METAINFO_IS_COLLECTION - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
if the attribute is collection.
_ATTRIBUTE_METAINFO_IS_OBJECT - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
if the attribute is nested config data type.
_ATTRIBUTE_METAINFO_IS_REFERENCE - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
if the attribute is reference.
_ATTRIBUTE_METAINFO_IS_REQUIRED - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
if the attribute is a required attribute.
_ATTRIBUTE_METAINFO_NAME - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
attribute name.
_ATTRIBUTE_METAINFO_REMOVED - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
a constant that when the attribute is removed (ie: is valid before a version X)
_ATTRIBUTE_METAINFO_START - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
a constant that when the attribute starts (ie: is valid since version X)
_ATTRIBUTE_METAINFO_SUBTYPES - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
a list of types that may the sub type of the base type..
_ATTRIBUTE_METAINFO_TYPE - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
type of the attribute value.
_bbOut - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 
_deploymentMode - Variable in class com.ibm.websphere.management.application.client.AppDeploymentController
 
_endpointReferenceManager - Static variable in class com.ibm.websphere.wsaddressing.EndpointReferenceManager
 
_fixed_normal - Static variable in class com.ibm.websphere.workarea.PropertyModeType
 
_fixed_readonly - Static variable in class com.ibm.websphere.workarea.PropertyModeType
 
_normal - Static variable in class com.ibm.websphere.workarea.PropertyModeType
 
_out - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 
_outputStreamObtained - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 
_read_only - Static variable in class com.ibm.websphere.workarea.PropertyModeType
 
_WEBSPHERE_CONFIG_DATA_DISPLAY_NAME - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
the name of a config data.
_WEBSPHERE_CONFIG_DATA_ID - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
identifier of a config data.
_WEBSPHERE_CONFIG_DATA_TEMPLATE - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
the template of a config data
_WEBSPHERE_CONFIG_DATA_TYPE - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
type of the config data.
_WEBSPHERE_CONFIG_DATA_VERSION - Static variable in class com.ibm.websphere.management.configservice.SystemAttributes
version of the attribute.
_writer - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 
_writerObtained - Variable in class com.ibm.websphere.servlet.response.StoredResponse
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
IBM WebSphere Application ServerTM
Release 7