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

abort(Executor, int) - Method in interface com.ibm.websphere.rsadapter.WSConnection
 
abort(Executor) - Method in interface com.ibm.websphere.rsadapter.WSConnection
 
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
 
AbstractBatchDataInputStream - Interface in com.ibm.websphere.batch.devframework.datastreams.bdsadapter
 
AbstractBatchDataInputStreamRecordMetrics - Class in com.ibm.websphere.batch.devframework.datastreams.bdsadapter
Base class provides skipped-record handling.
AbstractBatchDataInputStreamRecordMetrics() - Constructor for class com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataInputStreamRecordMetrics
 
AbstractBatchDataOutputStream - Interface in com.ibm.websphere.batch.devframework.datastreams.bdsadapter
 
AbstractBatchDataOutputStreamRecordMetrics - Class in com.ibm.websphere.batch.devframework.datastreams.bdsadapter
Common class that all AbstractBatchDataOutputStreams inherit from.
AbstractBatchDataOutputStreamRecordMetrics() - Constructor for class com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataOutputStreamRecordMetrics
 
AbstractBatchDataStream - Class in com.ibm.websphere.batch.devframework.datastreams.bdsadapter
Base implementation of BatchDataStream.
AbstractBatchDataStream() - Constructor for class com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataStream
 
AbstractBatchDataStreamRecordMetrics - Interface in com.ibm.websphere.batch.devframework.datastreams.bdsadapter
This interface defines the methods that should be implemented by BatchDataStreams that support RecordMetrics.
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
 
AbstractRemoteRepositoryReader - Class in com.ibm.websphere.logging.hpel.reader
Abstract implementation of the RepositoryReader for remote reading of log records.
AbstractRemoteRepositoryReader(Locale) - Constructor for class com.ibm.websphere.logging.hpel.reader.AbstractRemoteRepositoryReader
constructs instance returning log records translated into specified Locale.
AbstractRemoteRepositoryReader(int, Locale) - Constructor for class com.ibm.websphere.logging.hpel.reader.AbstractRemoteRepositoryReader
constructs instance returning log records translated into specified Locale and with a limit on number of records requested in each call to server.
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
 
accept(RepositoryLogRecordHeader) - Method in class com.ibm.websphere.logging.hpel.reader.filters.LevelFilter
 
accept(RepositoryLogRecord) - Method in class com.ibm.websphere.logging.hpel.reader.filters.LoggerNameFilter
 
accept(RepositoryLogRecord) - Method in class com.ibm.websphere.logging.hpel.reader.filters.LogViewerFilter
 
accept(RepositoryLogRecordHeader) - Method in class com.ibm.websphere.logging.hpel.reader.filters.ThreadIDFilter
 
accept(RepositoryLogRecord) - Method in interface com.ibm.websphere.logging.hpel.reader.LogRecordFilter
Checks if record should be accepted into the list.
accept(RepositoryLogRecordHeader) - Method in interface com.ibm.websphere.logging.hpel.reader.LogRecordHeaderFilter
Checks if record should be accepted into the list.
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
Deprecated. 
AccessFailedException(String) - Constructor for exception com.ibm.portal.propertybroker.service.AccessFailedException
Deprecated.
 
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.
AccessPoint - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
AccessPoint() - Constructor for class com.ibm.uddi.datatypes.AccessPoint
Deprecated.
 
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(RawTraceList.PatternLevel) - Method in class com.ibm.ejs.ras.RawTraceList
Add a single PatternLevel object, this add s in sort order defined by PatternLevel object compareTo method.
add(RawTraceList.PatternLevel[]) - Method in class com.ibm.ejs.ras.RawTraceList
add an array of PatternLevel objects.
add(String) - Method in class com.ibm.uddi.datatypes.AddressLineList
Deprecated.
Adds an addressLine to the AddressLineList.
add(Address) - Method in class com.ibm.uddi.datatypes.AddressList
Deprecated.
Adds an Address to the AddressLineList.
add(AssertionStatusItem) - Method in class com.ibm.uddi.datatypes.AssertionStatusItemList
Deprecated.
Adds an AssertionStatusItem to the AssertionStatusItemList.
add(BindingTemplate) - Method in class com.ibm.uddi.datatypes.BindingTemplateList
Deprecated.
Adds a BindingTemplate to the BindingTemplateList.
add(BusinessEntityExt) - Method in class com.ibm.uddi.datatypes.BusinessEntityExtList
Deprecated.
Adds a BusinessEntityExt to the BusinessEntityExtList.
add(BusinessEntity) - Method in class com.ibm.uddi.datatypes.BusinessEntityList
Deprecated.
Adds a BusinessEntity to the BusinessEntityList.
add(BusinessInfo) - Method in class com.ibm.uddi.datatypes.BusinessInfoList
Deprecated.
Adds a BusinessInfo to the BusinessInfoList.
add(BusinessService) - Method in class com.ibm.uddi.datatypes.BusinessServiceList
Deprecated.
Adds a BusinessService to the BusinessServiceList.
add(KeyedReference) - Method in class com.ibm.uddi.datatypes.CategoryBag
Deprecated.
Adds a KeyedReference to the CategoryBag.
add(Contact) - Method in class com.ibm.uddi.datatypes.ContactList
Deprecated.
Adds a Contact to the ContactList.
add(Description) - Method in class com.ibm.uddi.datatypes.DescriptionList
Deprecated.
Adds a Description to the DescriptionList.
add(DiscoveryUrl) - Method in class com.ibm.uddi.datatypes.DiscoveryUrlList
Deprecated.
Adds a DiscoveryUrl to the DiscoveryUrlList.
add(Email) - Method in class com.ibm.uddi.datatypes.EmailList
Deprecated.
Adds a Email to the EmailList.
add(KeyedReference) - Method in class com.ibm.uddi.datatypes.IdentifierBag
Deprecated.
Adds a KeyedReference to the IdentifierBag.
add(Name) - Method in class com.ibm.uddi.datatypes.NameList
Deprecated.
Adds a Name to the NameList.
add(Phone) - Method in class com.ibm.uddi.datatypes.PhoneList
Deprecated.
Adds a Phone to the PhoneList.
add(PublisherAssertion) - Method in class com.ibm.uddi.datatypes.PublisherAssertionList
Deprecated.
Adds a PublisherAssertion to the PublisherAssertionList.
add(RelatedBusinessInfo) - Method in class com.ibm.uddi.datatypes.RelatedBusinessInfoList
Deprecated.
Adds a RelatedBusinessInfo to the RelatedBusinessInfoList.
add(Result) - Method in class com.ibm.uddi.datatypes.ResultList
Deprecated.
Adds a Result to the ResultList.
add(ServiceInfo) - Method in class com.ibm.uddi.datatypes.ServiceInfoList
Deprecated.
Adds a ServiceInfo to the ServiceInfoList.
add(KeyedReference) - Method in class com.ibm.uddi.datatypes.SharedRelationships
Deprecated.
Adds a KeyedReference to the SharedRelationships.
add(String) - Method in class com.ibm.uddi.datatypes.TModelBag
Deprecated.
Adds a tModelKey to the TModelBag.
add(TModelInfo) - Method in class com.ibm.uddi.datatypes.TModelInfoList
Deprecated.
Adds a TModelInfo to the TModelInfoList.
add(TModelInstanceInfo) - Method in class com.ibm.uddi.datatypes.TModelInstanceInfoList
Deprecated.
Adds a TModelInstanceInfo to the TModelInstanceInfo.
add(TModel) - Method in class com.ibm.uddi.datatypes.TModels
Deprecated.
Adds a TModel to the TModels.
add(String) - Method in class com.ibm.uddi.datatypes.UploadRegisterList
Deprecated.
Adds an uploadRegister to the UploadRegisterList.
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(HashMap<Object, Object>) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSConsumingContext
Adds the custom properties HashMap object
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(HashMap<Object, Object>) - Method in interface com.ibm.websphere.wssecurity.wssapi.WSSGenerationContext
Adds the custom properties HashMap object
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.
addComponent(component) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
addComponentName(String) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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
 
addCorrelatorForJob(String, String) - Method in interface com.ibm.websphere.longrun.JobScheduler
 
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
addCustomLevel(String, int, String, String) - Static method in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
Adds extra level recognizable by this formatter and Level.parse()
addCustomLevel(Level, String) - Static method in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
Adds level to be treated specially by this formatter.
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.
addDataStore(RASIDataStore) - Method in interface com.ibm.ras.mgr.RASIManager
Deprecated.
Adds a RASIDataStore to this manager.
addDataStore(RASIDataStore) - Method in class com.ibm.ras.mgr.RASManager
Deprecated.
Adds a RASIDataStore to this manager.
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.
addEFix(efix) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
addEFixName(String) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
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(WASProductException) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
addException(String) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
addException(String, Exception) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
addException(String, Object[], Exception) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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.
addExtension(String, String) - Static method in class com.ibm.websphere.logging.hpel.LogRecordContext
Adds an extension key/value to the context.
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.
addFormatterConfig(RASConfig) - Method in class com.ibm.ras.mgr.RASGroup
Deprecated.
Adds a formatter configuration to this group.
addFormatters(RASIHandler, RASConfig, RASGroup) - Method in class com.ibm.ras.mgr.RASManager
Deprecated.
Add formatters to a newly-created handler, according to the handler's configuration.
addGlobalListener(String) - Static method in class com.ibm.websphere.servlet.container.WebContainer
 
addGroup(RASGroup) - Method in class com.ibm.ras.mgr.RASBaseGroup
Deprecated.
Adds a RAS group to this group.
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.
addHandlerConfig(RASConfig) - Method in class com.ibm.ras.mgr.RASGroup
Deprecated.
Adds a handler configuration to this group.
addHandlers(RASILogger, RASConfig, RASGroup) - Method in class com.ibm.ras.mgr.RASManager
Deprecated.
Add handlers to a logger, according to the logger's configuration.
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
addInsert(String, boolean) - Method in class com.ibm.uddi.v3.management.MessageInserts
Adds a new message insert.
addInstance(Date) - Method in class com.ibm.websphere.logging.hpel.reader.RemoteAllResults
adds server instance into the list of this result.
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
Deprecated.
This adds a new listener to the event source.
addListener(Object, int) - Method in interface com.ibm.websphere.asynchbeans.EventSource
Deprecated.
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.
addMessageLoggerConfig(RASConfig) - Method in class com.ibm.ras.mgr.RASGroup
Deprecated.
Adds a message logger configuration to this group.
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
Deprecated.
Passes context to a new page.
addPage(ObjectID, ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Deprecated.
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
Deprecated.
Passes context and launches a new portlet.
addPortlet(ObjectID, ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Deprecated.
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
addProductName(String) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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.
addPTF(ptf) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
addPTFName(String) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
addPublisherAssertions(PublisherAssertion) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Adds a single PublisherAssertion.
addPublisherAssertions(PublisherAssertionList) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Adds multiple PublisherAssertions.
addPublisherAssertions(PublisherAssertion) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
addPublisherAssertions(PublisherAssertionList) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
addRecord(RepositoryLogRecord) - Method in class com.ibm.websphere.logging.hpel.reader.RemoteInstanceResult
adds record to the result set.
addRecoverableError(SAXParseException) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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.
Address - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
Address() - Constructor for class com.ibm.uddi.datatypes.Address
Deprecated.
 
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.
AddressLineList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
AddressLineList() - Constructor for class com.ibm.uddi.datatypes.AddressLineList
Deprecated.
Constructs a new, empty AddressLineList.
AddressLineList(int) - Constructor for class com.ibm.uddi.datatypes.AddressLineList
Deprecated.
Constructs a new, empty AddressLineList, with the initial capacity specified.
AddressList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
AddressList() - Constructor for class com.ibm.uddi.datatypes.AddressList
Deprecated.
Constructs a new, empty AddressList.
AddressList(int) - Constructor for class com.ibm.uddi.datatypes.AddressList
Deprecated.
Constructs a new, empty AddressList, with the initial capacity specified.
addRetryListener(RetryListener) - Method in class com.ibm.websphere.batch.context.JobStepContext
 
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
 
addSAMLAttribute(SAMLAttribute) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Adds a SAMLAttribute to the SAML token.
addSAMLAttribute(List<SAMLAttribute>) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Adds a list of SAMLAttributes to the SAML token.
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
Deprecated.
Passes context to a shared page.
addSharedPortlet(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Deprecated.
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.
addSkipListener(SkipListener) - Method in class com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataInputStreamRecordMetrics
Add a SkipListener callback to the BDS.
addSkipListener(SkipListener) - Method in class com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataOutputStreamRecordMetrics
Add a SkipListener callback to the BDS.
addSkipListener(SkipListener) - Method in interface com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataStreamRecordMetrics
Add a SkipListener callback to the BDS.
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.
addTraceLoggerConfig(RASConfig) - Method in class com.ibm.ras.mgr.RASGroup
Deprecated.
Adds a trace logger configuration to this group.
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.
addWarning(SAXParseException) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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
 
ADMIN_MESSAGES_FILE - Static variable in interface com.ibm.uddi.v3.management.AdminConstants
Base name for UDDI administration validation message resources.
ADMINAGENT_DISTRIBUTE_APP_ASYNCHRONOUS_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
Default value to use the old asynchronous distribution of applications in the administrative agent environment
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.uddi.v3.management
Constants used by all management components for UDDI Registry.
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
Deprecated.
Interfaces for alarms and alarm management are replaced by ManagedScheduledExecutorService and related interfaces.
AlarmLatencyDuration - Static variable in interface com.ibm.websphere.pmi.stat.WSAlarmManagerStats
Latency of alarms fired in milliseconds.
AlarmListener - Interface in com.ibm.websphere.asynchbeans
Deprecated.
Interfaces for alarms and alarm management are replaced by ManagedScheduledExecutorService and related interfaces.
AlarmManager - Interface in com.ibm.websphere.asynchbeans
Deprecated.
Interfaces for alarms and alarm management are replaced by ManagedScheduledExecutorService and related interfaces.
AlarmManagerEvents - Interface in com.ibm.websphere.asynchbeans
Deprecated.
Interfaces for alarms and alarm management are replaced by ManagedScheduledExecutorService and related interfaces.
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
Deprecated.
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).
AMBIGUOUS_EDITION - Static variable in class com.ibm.websphere.longrun.JobSchedulerConstants
Ambiguous editions are found in the Grid Execution Environment.
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_ADMINAGENT_DISTRIBUTE_APP_ASYNCHRONOUS - Static variable in interface com.ibm.websphere.management.application.AppConstants
System property to control the old asynchronous distribution of applications in the administrative agent environment
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_MODE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_MODE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_MODE_FEDERATED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_MODE_ISOLATED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_MODE_SERVER_DEPLOYED - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_CLIENT_MODULE - 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_CUSTOM_STRATEGY_ALLOW_EJB3x_DEFAULT_BINDINGS - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to enable ejb3x default bindings via custom strategy file Default: false
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_DESTINATION_LOOKUP - 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_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_EE_DEFAULTS - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_DFLTBNDG_EE_DEFAULTS_DEFAULT - 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_DUPLICATE_CONTEXT_ROOT_ON_WARNING - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to display the warning when there is duplicate context root on web module of a new edition of an application that is found on the same node and same host.
APPDEPL_DUPLICATE_CONTEXT_ROOT_ON_WARNING_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
Default value for com.ibm.websphere.management.application.warningOnDuplicateContextRoot
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_LINK - Static variable in interface com.ibm.websphere.management.application.AppConstants
<ejb-link> is a subelement of the <ejb-ref> element in a web.xml or ejb-jar.xml file.
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_ENABLE_CLIENT_MODULE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_ENABLE_CLIENT_MODULE_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
Client Module enable default option: FALSE
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_ENV_ENTRY_PROCESS_BINDINGS - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether bindings for environment entries should be processed during deployment.
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_INVALIDATE_EAR_DESCRIPTOR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_INVALIDATE_EJB_DESCRIPTOR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_INVALIDATE_MANAGED_BEAN_DESCRIPTOR - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_INVALIDATE_WEB_DESCRIPTOR - 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_JSPCOMPILE_EE_JDK_SOURCE_LEVEL - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to display the correct jdk level for precompile jsp when there is web module 3.1 or later.
APPDEPL_JSPCOMPILE_EE_JDK_SOURCE_LEVEL_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
Default value for com.ibm.websphere.management.application.precompileJspJdkSourceLevel
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_LIST_APPLICATIONS_INCLUDE_HIDDEN - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean property to control whether hidden applications are returned from the AppManagement.listApplications operation.
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_LOOKUP_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
Resource group lookup name.
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_BUILD_ID - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULE_BUILD_ID_ATTRIBUTE_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULE_BUILD_ID_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_MODULE_J2EE_VERSION - 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_CLIENT - 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_NOTIFICATION_PROPERTIES - Static variable in interface com.ibm.websphere.management.application.AppConstants
Set of properties to be return in an AppNotification.
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_EMBEDDED_CONFIG - 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_GROUP_ALLOW_MISSING_TYPE - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean system property to control whether resource group elements that are missing a required type i.e. no injection targets are allowed.
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_GENERIC_JMS_DEST - 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_MQQUEUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPDEPL_RESOURCE_MAPPER_MQTOPIC - 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_NAME_IN_EMBEDDED_CONFIG - 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_VALIDATE_SCHEMA_OPTION - Static variable in interface com.ibm.websphere.management.application.AppConstants
String used as application install option to validate schema.
APPDEPL_VALIDATE_SCHEMA_OPTION_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
Boolean property to control whether to enable schema validation.
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
Extending this class is deprecated in 8.0, use WASDeploymentTask to create an application deployment task instead.
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
Deprecated. 
APPDPL_DEFAULT_DEST_URI - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
APPDPL_EJB3_BINDING_TASK - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
APPDPL_EJB3_PROD_SHORT_NAME_KEY - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
APPDPL_EJB3_PROD_SHORT_NAME_VALUE - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
APPDPL_META_CELL_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
APPDPL_MODULE_NAME - Static variable in interface com.ibm.websphere.management.application.AppConstants
Deprecated. 
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.
APPEND - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
APPEND_JOBID_TO_FILE_NAME_KEY - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
appendUnusedParms(String, Object[]) - Method in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
Add parameters to the end of a message based on policy indicated by unusedParmHandling parameter.
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
Deprecated.
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
Base application management factory.
AppManagementBaseFactory() - Constructor for class com.ibm.websphere.management.application.AppManagementBaseFactory
Constructor.
AppManagementHelper - Class in com.ibm.websphere.management.application
The AppManagmentHelper is a helper class for application.
AppManagementHelper() - Constructor for class com.ibm.websphere.management.application.AppManagementHelper
 
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
APPRESBINCTX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPRESCTX - Static variable in interface com.ibm.websphere.management.application.AppConstants
 
APPROVALMANAGERCLASSNAME - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant used to access the name of the approval manager
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_CLIENT - 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.
ASSERTION_LIMIT - Static variable in interface com.ibm.uddi.v3.management.LimitConstants
The Limit with this ID specifies the maximum number of publisherAssertions a UDDI publisher can publish.
AssertionStatusItem - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
AssertionStatusItem() - Constructor for class com.ibm.uddi.datatypes.AssertionStatusItem
Deprecated.
 
AssertionStatusItemList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
AssertionStatusItemList() - Constructor for class com.ibm.uddi.datatypes.AssertionStatusItemList
Deprecated.
Constructs a new, empty AssertionStatusItemList.
AssertionStatusItemList(int) - Constructor for class com.ibm.uddi.datatypes.AssertionStatusItemList
Deprecated.
Constructs a new, empty AssertionStatusItemList, with the initial capacity specified.
AssertionStatusReport - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
AssertionStatusReport() - Constructor for class com.ibm.uddi.datatypes.AssertionStatusReport
Deprecated.
 
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).
AsynchronousWork - Class in com.ibm.websphere.sip
The AsynchronousWork is an abstract class that should be overridden by an application that is interested in using asynchronous invocation of code.
AsynchronousWork(String) - Constructor for class com.ibm.websphere.sip.AsynchronousWork
Constructor
AsynchronousWorkListener - Interface in com.ibm.websphere.sip
This listener will receive notification on a result of the asynchronous work execution.
AsynchScope - Interface in com.ibm.websphere.asynchbeans
Deprecated. 
AsynchScopeEvents - Interface in com.ibm.websphere.asynchbeans
Deprecated. 
AsynchScopeManager - Interface in com.ibm.websphere.asynchbeans
Deprecated. 
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 in between INFO and 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
 
AUTHENTICATOR - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant used to specify the authenticator implementation
AUTHINFO_EXPIRY - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant which defines the expiry period for authInfo.
AUTO_COMMIT_ENABLED_KEY - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
AUTO_REGISTER_USERS - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant used to access the property identifying whether UDDI users are auto registered, or require manual registration.
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
 
BACKUP_DIR_NAME - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
Default names for product directories.
BACKUP_DIR_PROPERTY_NAME - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
Constants for providing product directories.
backupDir - Variable in class com.ibm.websphere.product.WASProduct
Deprecated.
 
backupDirName - Variable in class com.ibm.websphere.product.WASProduct
Deprecated.
 
BAD_ENTITY_MSG - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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
Deprecated.
 
BAD_PUSH - Static variable in exception com.ibm.websphere.asynchbeans.WorkContextException
Deprecated.
 
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
 
basicAddComponent(component) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicAddProduct(product) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetComponentNames() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetComponents() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetEFixes() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
basicGetEFixNames() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
basicGetExtensionNames() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
basicGetExtensions() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
basicGetProductNames() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetProducts() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetPTFNames() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetPTFs() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicGetRegistrarNames() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
 
basicGetRegistrars() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
 
basicRemoveComponent(component) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicRemoveEFix(efix) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0.
basicRemoveProduct(product) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
basicRemovePTF(ptf) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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
 
BATCH_INTERVAL_KEY - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
BATCH_RECORD_PROCESSOR_KEY - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
BatchConstants - Class in com.ibm.websphere.batch
The following constants are used as return codes for the processJobStep method of a Batch Step EJB.
BatchConstants() - Constructor for class com.ibm.websphere.batch.BatchConstants
 
BatchContainerDataStreamException - Exception in com.ibm.websphere.batch
 
BatchContainerDataStreamException(Throwable) - Constructor for exception com.ibm.websphere.batch.BatchContainerDataStreamException
 
BatchContainerDataStreamException() - Constructor for exception com.ibm.websphere.batch.BatchContainerDataStreamException
 
BatchContainerPersistentContextException - Exception in com.ibm.websphere.batch
 
BatchContainerPersistentContextException(Throwable) - Constructor for exception com.ibm.websphere.batch.BatchContainerPersistentContextException
 
BatchContainerPersistentContextException() - Constructor for exception com.ibm.websphere.batch.BatchContainerPersistentContextException
 
BatchContainerPersistentContextException(String, Object[]) - Constructor for exception com.ibm.websphere.batch.BatchContainerPersistentContextException
 
batchCreateSubcontextsDriver(WsnBatchModeContext, Name) - Static method in class com.ibm.websphere.naming.JndiHelper
 
BatchDataStream - Interface in com.ibm.websphere.batch
The BatchDataStream (BDS) interface provides an abstraction over the data that is processed by a Batch Step.
BatchDataStreamMgr - Class in com.ibm.websphere.batch
This api enables a Batch Step EJB to retrieve a handle to a Batch Data Stream at runtime.
BatchDataStreamMgr() - Constructor for class com.ibm.websphere.batch.BatchDataStreamMgr
 
BatchJobStepInterface - Interface in com.ibm.websphere.batch
The BatchJobStepInterface describes the business methods that a Batch Job Step entity bean (Batch Step Bean) implements.
BatchJobStepKey - Class in com.ibm.websphere.batch
This is the Key class for a Batch Step EJB.
BatchJobStepKey() - Constructor for class com.ibm.websphere.batch.BatchJobStepKey
Creates an empty key for the Entity Bean.
BatchJobStepKey(String, String) - Constructor for class com.ibm.websphere.batch.BatchJobStepKey
 
BatchJobStepLocalHomeInterface - Interface in com.ibm.websphere.batch
BatchJobStepLocalHomeInterface is the home interface of a Batch Job Step entity EJB (Batch Step Bean).
BatchJobStepLocalInterface - Interface in com.ibm.websphere.batch
The BatchJobStepLocalInterface is the business interface of a Batch Job Step Entity bean (Batch Step Bean) This interface extends the BatchJobStepInterface for batch execution environment callbacks and also extends javax.ejb.EJBLocalObject to indicate that the implementing EJB will be a local EJB.
BatchRecordProcessor - Interface in com.ibm.websphere.batch.devframework.steps.technologyadapters
 
BDSFrameworkConstants - Class in com.ibm.websphere.batch.devframework.configuration
 
BDSFrameworkConstants() - Constructor for class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
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.
BINDING_LIMIT - Static variable in interface com.ibm.uddi.v3.management.LimitConstants
The Limit with this ID specifies the maximum number of bindingTemplates a UDDI publisher can publish.
BindingDetail - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BindingDetail() - Constructor for class com.ibm.uddi.datatypes.BindingDetail
Deprecated.
 
BindingTemplate - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BindingTemplate() - Constructor for class com.ibm.uddi.datatypes.BindingTemplate
Deprecated.
 
BindingTemplateList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BindingTemplateList() - Constructor for class com.ibm.uddi.datatypes.BindingTemplateList
Deprecated.
Constructs a new, empty BindingTemplateList.
BindingTemplateList(int) - Constructor for class com.ibm.uddi.datatypes.BindingTemplateList
Deprecated.
Constructs a new, empty BindingTemplateList, with the initial capacity specified.
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_CHANNEL - Static variable in class com.ibm.websphere.ola.ConnectionSpecImpl
Use a BIT channel
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.
 
boundException - Variable in exception com.ibm.websphere.product.WASDirectoryException
Nested exception
boundExceptions - Variable in class com.ibm.websphere.product.WASProduct
Deprecated.
 
BufferManager - Class in com.ibm.websphere.als
Deprecated. 
BufferManager(ServletContext, Logger, int) - Constructor for class com.ibm.websphere.als.BufferManager
Deprecated.
 
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
 
buildS4U2proxyAuthorization(String, Subject, int, boolean) - Static method in class com.ibm.websphere.security.s4u2proxy.SpnegoHelper
Build a SPNEGO Authorization string using a Kerberos credential within the supplied Java Subject.
buildS4U2ProxyAuthorizationUsingS4U2Self(String, String, int, boolean, String, String, String) - Static method in class com.ibm.websphere.security.s4u2proxy.SpnegoHelper
Build a SPNEGO Authorization string using a Kerberos credential from the delegate service that impersonates the user (S4U2self).
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
 
bundleIdMsg - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
The id of the message bundle use by WASProduct.
bundleIdText - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
 
BUSINESS_LIMIT - Static variable in interface com.ibm.uddi.v3.management.LimitConstants
The Limit with this ID specifies the maximum number of businessEntities a UDDI publisher can publish.
BusinessDetail - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessDetail() - Constructor for class com.ibm.uddi.datatypes.BusinessDetail
Deprecated.
 
BusinessDetailExt - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessDetailExt() - Constructor for class com.ibm.uddi.datatypes.BusinessDetailExt
Deprecated.
 
BusinessEntity - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessEntity() - Constructor for class com.ibm.uddi.datatypes.BusinessEntity
Deprecated.
Default constructor.
BusinessEntity(String) - Constructor for class com.ibm.uddi.datatypes.BusinessEntity
Deprecated.
Constructs a BusinessEntity with a single specified name, with no language attribute.
BusinessEntity(String, String) - Constructor for class com.ibm.uddi.datatypes.BusinessEntity
Deprecated.
Constructs a BusinessEntity with the specified name in the specified language.
BusinessEntityExt - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessEntityExt() - Constructor for class com.ibm.uddi.datatypes.BusinessEntityExt
Deprecated.
 
BusinessEntityExtList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessEntityExtList() - Constructor for class com.ibm.uddi.datatypes.BusinessEntityExtList
Deprecated.
Constructs a new, empty BusinessEntityExtList.
BusinessEntityExtList(int) - Constructor for class com.ibm.uddi.datatypes.BusinessEntityExtList
Deprecated.
Constructs a new, empty BusinessEntityExtList, with the initial capacity specified.
BusinessEntityList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessEntityList() - Constructor for class com.ibm.uddi.datatypes.BusinessEntityList
Deprecated.
Constructs a new, empty BusinessEntityList.
BusinessEntityList(int) - Constructor for class com.ibm.uddi.datatypes.BusinessEntityList
Deprecated.
Constructs a new, empty BusinessEntityList, with the initial capacity specified.
BusinessInfo - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessInfo() - Constructor for class com.ibm.uddi.datatypes.BusinessInfo
Deprecated.
 
BusinessInfoList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessInfoList() - Constructor for class com.ibm.uddi.datatypes.BusinessInfoList
Deprecated.
Constructs a new, empty BusinessInfoList.
BusinessInfoList(int) - Constructor for class com.ibm.uddi.datatypes.BusinessInfoList
Deprecated.
Constructs a new, empty BusinessInfoList, with the initial capacity specified.
BusinessList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessList() - Constructor for class com.ibm.uddi.datatypes.BusinessList
Deprecated.
 
BusinessService - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessService() - Constructor for class com.ibm.uddi.datatypes.BusinessService
Deprecated.
 
BusinessServiceList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
BusinessServiceList() - Constructor for class com.ibm.uddi.datatypes.BusinessServiceList
Deprecated.
Constructs a new, empty BusinessServiceList.
BusinessServiceList(int) - Constructor for class com.ibm.uddi.datatypes.BusinessServiceList
Deprecated.
Constructs a new, empty BusinessServiceList, with the initial capacity specified.
BYTE - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
ByteReaderPattern - Interface in com.ibm.websphere.batch.devframework.datastreams.patternadapter
 
BYTES - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
ByteWriterPattern - Interface in com.ibm.websphere.batch.devframework.datastreams.patternadapter
 

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_REFRESHED_TIMESTAMP - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant which defines the timestamp when the cache was refreshed last.
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
Deprecated.
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.
CANCEL_PENDING - Static variable in class com.ibm.websphere.longrun.JobStatusConstants
A cancel request was received by the job scheduler and the grid endpoint is in the process of canceling the job.
cancelJob(String) - Method in interface com.ibm.websphere.longrun.JobScheduler
Cancels the job identified by the job ID
cancelJob(String[]) - Method in interface com.ibm.websphere.longrun.JobScheduler
Cancels the jobs identified by the list of job IDs
CANCELLED - Static variable in class com.ibm.websphere.longrun.JobStatusConstants
The job has been canceled successfully.
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.
cancelRecurringRequest(String) - Method in interface com.ibm.websphere.longrun.JobScheduler
Note: Not supported in WebSphere Batch FeaturePack Cancel an existing job schedule
cancelRecurringRequest(String[]) - Method in interface com.ibm.websphere.longrun.JobScheduler
Note: Not supported in WebSphere Batch FeaturePack Cancel existing job schedules
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
Deprecated.
Returns whether a page can be closed or not.
canPortletBeClosed(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
Deprecated.
Returns whether a portlet on the current page can be closed or not.
CategoryBag - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
CategoryBag() - Constructor for class com.ibm.uddi.datatypes.CategoryBag
Deprecated.
Constructs a new, empty CategoryBag.
CategoryBag(int) - Constructor for class com.ibm.uddi.datatypes.CategoryBag
Deprecated.
Constructs a new, empty CategoryBag, with the initial capacity specified.
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_CHANNEL - Static variable in class com.ibm.websphere.ola.ConnectionSpecImpl
Use a CHAR channel
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.
checkIfSufficientlyDoneInTaskHelper(String) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
 
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.
CIWork - Interface in com.ibm.websphere.ci
Interface implemented by classes that provide the logic for compute-intensive job steps.
CLASSPATH - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
cleanUp() - Method in class com.ibm.uddi.promoter.PromoterLogger
Closes the OutputStreams used for message and trace logs.
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 class com.ibm.ejs.ras.RawTraceList
Clear the storing vector.
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
clearContainerFromThread() - Static method in class com.ibm.websphere.batch.ilc.ILContainerFactory
Destroys the existing ILContainer being used.
ClearedThreadHangCount - Static variable in interface com.ibm.websphere.pmi.stat.WSThreadPoolStats
Total number of thread stops that cleared (CountStatistic).
clearExceptions() - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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.
clearServerPortCache(Session) - Method in interface com.ibm.websphere.management.configservice.ConfigService
Clear the cache in the session used for a server port resolution
clearServerPortCache(Session) - Method in class com.ibm.websphere.management.configservice.ConfigServiceProxy
 
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).
clientTaskData - Variable in class com.ibm.websphere.management.application.client.AppDeploymentTask
Client task data
CLOB - Static variable in interface com.ibm.websphere.sdo.mediator.jdbc.metadata.Column
 
clone() - Method in class com.ibm.ras.mgr.RASBaseGroup
Deprecated.
Creates a new RASBaseGroup.
clone() - Method in class com.ibm.ras.mgr.RASGroup
Deprecated.
Creates a new RASGroup.
clone() - Method in class com.ibm.ras.RASObject
Deprecated.
Creates a new RASObject.
clone() - Method in class com.ibm.websphere.batch.BatchDataStreamMgr
 
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 interface com.ibm.websphere.batch.BatchDataStream
The close method is called by the Batch Execution Environment to indicate to the BDS that the user of the BDS is done working with the BDS.
close() - Method in class com.ibm.websphere.batch.devframework.datastreams.bdsadapter.AbstractBatchDataStream
Close underlying implementation stream.
close() - Method in class com.ibm.websphere.ejbquery.QueryLocalIterator
closes and frees the SQL cursor
close() - Method in class com.ibm.websphere.logging.hpel.writer.CompatibilityRepositoryExporter
flushes and closes the output stream
close() - Method in class com.ibm.websphere.logging.hpel.writer.CompatibilityZipRepositoryExporter
 
close() - Method in class com.ibm.websphere.logging.hpel.writer.HPELZipRepositoryExporter
 
close() - Method in interface com.ibm.websphere.logging.hpel.writer.RepositoryExporter
Finishes writing exported repository and closes all open resources.
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.
CLP_FULLY_QUALIFIED_CLASSNAME - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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
 
collect(Throwable) - Method in interface com.ibm.ffdc.config.DataCollector
Returns the collected data for the method.
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
 
collectVersionInfo(Iterator) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
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.ejs.ras - package com.ibm.ejs.ras
 
com.ibm.ffdc - package com.ibm.ffdc
 
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
 
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.ras.mgr - package com.ibm.ras.mgr
 
com.ibm.ras.server - package com.ibm.ras.server
 
com.ibm.uddi.datatypes - package com.ibm.uddi.datatypes
 
com.ibm.uddi.ejb - package com.ibm.uddi.ejb
 
com.ibm.uddi.promoter - package com.ibm.uddi.promoter
 
com.ibm.uddi.v3.client.apilayer.xmldsig - package com.ibm.uddi.v3.client.apilayer.xmldsig
 
com.ibm.uddi.v3.management - package com.ibm.uddi.v3.management
The UDDI Registry Administrative (JMX) Interface allows you to to inspect and manage the runtime configuration of a UDDI application.
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
Deprecated.
com.ibm.websphere.asynchbeans.pool - package com.ibm.websphere.asynchbeans.pool
 
com.ibm.websphere.batch - package com.ibm.websphere.batch
 
com.ibm.websphere.batch.context - package com.ibm.websphere.batch.context
 
com.ibm.websphere.batch.devframework.configuration - package com.ibm.websphere.batch.devframework.configuration
 
com.ibm.websphere.batch.devframework.datastreams.bdsadapter - package com.ibm.websphere.batch.devframework.datastreams.bdsadapter
 
com.ibm.websphere.batch.devframework.datastreams.patternadapter - package com.ibm.websphere.batch.devframework.datastreams.patternadapter
 
com.ibm.websphere.batch.devframework.steps.technologyadapters - package com.ibm.websphere.batch.devframework.steps.technologyadapters
 
com.ibm.websphere.batch.devframework.thresholdpolicies - package com.ibm.websphere.batch.devframework.thresholdpolicies
 
com.ibm.websphere.batch.ilc - package com.ibm.websphere.batch.ilc
 
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.ci - package com.ibm.websphere.ci
 
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.logging.hpel - package com.ibm.websphere.logging.hpel
Provides the classes and interfaces needed to read content from, and write content to High Performance Extensible Logging (HPEL) repositories.
com.ibm.websphere.logging.hpel.reader - package com.ibm.websphere.logging.hpel.reader
Provides classes and interfaces for reading log records stored in HPEL format.
com.ibm.websphere.logging.hpel.reader.filters - package com.ibm.websphere.logging.hpel.reader.filters
Sample of filters which can be used in local log queries.
com.ibm.websphere.logging.hpel.writer - package com.ibm.websphere.logging.hpel.writer
Set of classes and interfaces to store log records on disk Both HPELRepositoryExporter and HPELZipRepositoryExporter implementations export records in the HPEL format.
com.ibm.websphere.longrun - package com.ibm.websphere.longrun
 
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
 
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.product - package com.ibm.websphere.product
 
com.ibm.websphere.product.metadata.im - package com.ibm.websphere.product.metadata.im
 
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.security.oidc.util - package com.ibm.websphere.security.oidc.util
 
com.ibm.websphere.security.s4u2proxy - package com.ibm.websphere.security.s4u2proxy
 
com.ibm.websphere.security.web - package com.ibm.websphere.security.web
 
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.management - package com.ibm.websphere.sib.management
 
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.sip - package com.ibm.websphere.sip
 
com.ibm.websphere.sip.resolver - package com.ibm.websphere.sip.resolver
 
com.ibm.websphere.sip.resolver.events - package com.ibm.websphere.sip.resolver.events
 
com.ibm.websphere.sip.resolver.exception - package com.ibm.websphere.sip.resolver.exception
 
com.ibm.websphere.sip.unmatchedMessages - package com.ibm.websphere.sip.unmatchedMessages
 
com.ibm.websphere.sip.unmatchedMessages.events - package com.ibm.websphere.sip.unmatchedMessages.events
 
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.wsoc - package com.ibm.websphere.wsoc
 
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 - package com.ibm.ws.webservices
 
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
 
com.ibm.wsspi.security.oauth20.token - package com.ibm.wsspi.security.oauth20.token
 
com.ibm.wsspi.wssecurity.wssapi - package com.ibm.wsspi.wssecurity.wssapi
 
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).
compare(SocketFactory, SocketFactory) - Method in class com.ibm.websphere.ssl.protocol.SSLSocketFactory
 
compareIMVersion(IMVersion) - Method in class com.ibm.websphere.product.metadata.im.IMVersion
Compare the version of this IMVersion object with the input one.
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(RawTraceList.PatternLevel) - Method in class com.ibm.ejs.ras.RawTraceList.PatternLevel
overRide of basic function which makes it simpler to add entries in sort order with logger name being in ascending order followed by level in descending order
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
compareWASVersion(String) - Method in class com.ibm.websphere.product.metadata.im.IMVersion
Compare the version in IBM WebSphere format of this IMVersion object with the input one.
CompatibilityRepositoryExporter - Class in com.ibm.websphere.logging.hpel.writer
Implementation of the RepositoryExporter interface exporting log records into a text file in Basic or Advanced WebSphere format.
CompatibilityRepositoryExporter(File, HpelFormatter) - Constructor for class com.ibm.websphere.logging.hpel.writer.CompatibilityRepositoryExporter
Creates an instance for storing records in a file in a Basic or Advanced text format.
CompatibilityRepositoryExporter(OutputStream, HpelFormatter) - Constructor for class com.ibm.websphere.logging.hpel.writer.CompatibilityRepositoryExporter
Creates an instance for writing records into a stream in a Basic or Advanced text format.
CompatibilityRepositoryExporter(PrintStream, HpelFormatter) - Constructor for class com.ibm.websphere.logging.hpel.writer.CompatibilityRepositoryExporter
Creates an instance for writing records into a stream in a Basic or Advanced text format.
CompatibilityZipRepositoryExporter - Class in com.ibm.websphere.logging.hpel.writer
Implementation of the RepositoryExporter interface exporting log records into a compressed text file.
CompatibilityZipRepositoryExporter(File, HpelFormatter) - Constructor for class com.ibm.websphere.logging.hpel.writer.CompatibilityZipRepositoryExporter
Creates an instance for storing records in a zipped file in a compatibility text format.
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
 
compile(String) - Static method in class com.ibm.websphere.logging.hpel.reader.LogQueryBean
compiles pattern string into regular expression Pattern object.
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.
COMPLETED_OK - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
COMPLETED_WITH_ERRORS - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
completeDefaultBindingTask(DefaultBinding) - Method in class com.ibm.websphere.management.application.client.AppDeploymentController
Called by the client code to complete the DefaultBinding task.
completeProcessing() - Method in interface com.ibm.websphere.batch.devframework.steps.technologyadapters.BatchRecordProcessor
This method is invoked during job destruction.
COMPONENT - Static variable in interface com.ibm.websphere.logging.hpel.reader.RepositoryLogRecord
 
COMPONENT_TYPE - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
Typing constants for loading version info.
componentNames - Variable in class com.ibm.websphere.product.WASProduct
Deprecated.
 
componentPresent(String) - Method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0, replaced by com.ibm.websphere.product.WASDirectory.isComponentInstalled(String componentName)
components - Variable in class com.ibm.websphere.product.WASProduct
Deprecated.
 
CompositeContext - Interface in com.ibm.websphere.sca.context
org.osoa.sca.CompositeContext was removed from the 1.0 version of the SCA spec.
computeBackupDirName(String) - Static method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0, replaced by com.ibm.websphere.product.utils.WASDirectoryHelper.getBackupDirPath(String installRoot)
computeDTDDirName(String) - Static method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0, replaced by com.ibm.websphere.product.utils.WASDirectoryHelper.getDTDDirPath(String installRoot)
computeLogDirName(String) - Static method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0, replaced by com.ibm.websphere.product.utils.WASDirectoryHelper.getLogDirPath(String installRoot)
computeVersionDirName(String) - Static method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of WAS 8.0, replaced by com.ibm.websphere.product.utils.WASDirectoryHelper.getVersionDirPath(String installRoot)
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
 
CONFIGURATION_FILE_NAME - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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
 
ConfigurationProperty - Class in com.ibm.uddi.v3.management
Represents a configurable UDDI property.
ConfigurationProperty() - Constructor for class com.ibm.uddi.v3.management.ConfigurationProperty
Constructor taking no arguments.
ConfigurationProperty(String, String, Object, String) - Constructor for class com.ibm.uddi.v3.management.ConfigurationProperty
Constructor taking property ID, type, value and name message key.
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
Deprecated. 
Constants() - Constructor for class com.ibm.portal.jndi.Constants
Deprecated.
 
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.
Contact - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
Contact() - Constructor for class com.ibm.uddi.datatypes.Contact
Deprecated.
 
ContactList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
ContactList() - Constructor for class com.ibm.uddi.datatypes.ContactList
Deprecated.
Constructs a new, empty ContactList.
ContactList(int) - Constructor for class com.ibm.uddi.datatypes.ContactList
Deprecated.
Constructs a new, empty ContactList, with the initial capacity specified.
contains(RawTraceList.PatternLevel) - Method in class com.ibm.ejs.ras.RawTraceList
Similar to collection semantic, is this object in the collection
contains(String) - Method in class com.ibm.ejs.ras.RawTraceList
Special contains class looking for just the key (to identify if the key is in)
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(String) - Method in interface com.ibm.websphere.batch.context.PersistentMap
Returns true if this map contains a mapping for the specified key
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.
containsLogFiles(File) - Static method in class com.ibm.websphere.logging.hpel.reader.RepositoryReaderImpl
checks if specified location contains log files.
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.
convertParameters(Object[]) - Static method in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
Returns an array of parameters that matches the input parms except: Parameters that are empty strings are converted to "" (2 double quotes)
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_APPLICATIONS_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 applications root.
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
 
CORRELATIONID - Static variable in interface com.ibm.websphere.logging.hpel.reader.RepositoryLogRecord
 
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() - Method in interface com.ibm.uddi.ejb.InquiryHome
Deprecated.
 
create() - Method in interface com.ibm.uddi.ejb.PublishHome
Deprecated.
 
create(AlarmListener, Object, int) - Method in interface com.ibm.websphere.asynchbeans.AlarmManager
Deprecated.
Creates a new Alarm.
create(String, int, int, int) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorManager
Deprecated.
Creates a new subsystem monitor.
create(Work) - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Deprecated.
This returns a Work wrapped with the J2EE context of the caller.
create(String, String) - Method in interface com.ibm.websphere.batch.BatchJobStepLocalHomeInterface
 
create() - Method in class com.ibm.websphere.batch.ilc.ILContainerFactory
Creates an ILContainer instance.
create(Connection) - Method in class com.ibm.websphere.batch.ilc.ILContainerFactory
Creates an ILContainer instance that uses the specified DB2 connection.
create(String, String, byte[][], String, String, ILProcedureTestStub) - Method in class com.ibm.websphere.batch.ilc.ILProcedureFactory
Creates an ILProcedure instance based on the specified input parameters.
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.longrun.JobSchedulerHome
Creates a default instance of Session Bean: JobScheduler
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
Create application deployment tasks.
createAppManagementMBean() - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
WebSphere internal use only.
createAppManagementMBean(String) - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
WebSphere internal use only.
createAppManagementMBean(String, String) - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
WebSphere internal use only.
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
Deprecated.
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 version 1 DataGraph.
createDataGraph(byte[], String) - Method in class com.ibm.websphere.sib.SIDataGraphFactory
Create a new SDO version 1 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.
createEPR(String) - Method in interface com.ibm.websphere.sip.WSApplicationSession
Create an EndpointReference (EPR) and update it with the application session ID which can be used by converged applications using web services.
createEPR(String, QName, QName, WebServiceContext) - Method in interface com.ibm.websphere.sip.WSApplicationSession
This is a more generic method to create an EPR for any converged web service.
createEventSource() - Method in interface com.ibm.websphere.asynchbeans.WorkManager
Deprecated.
This creates a new EventSource.
createException(String, Object[], Exception) - Static method in class com.ibm.websphere.product.WASProduct
Deprecated.
As of V8.0
CreateFailedException - Exception in com.ibm.portal.propertybroker.service
Deprecated. 
CreateFailedException(String) - Constructor for exception com.ibm.portal.propertybroker.service.CreateFailedException
Deprecated.
 
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'
createHashtableForJaasLogin(String) - Static method in class com.ibm.websphere.security.oidc.util.OauthClientHelper
Create a Hashtable for use in a JAAS login based on an OAuth access token.
createHashtableForJaasLogin(String, boolean) - Static method in class com.ibm.websphere.security.oidc.util.OauthClientHelper
Create a Hashtable for use in a JAAS login based on an OAuth access token.
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.
createJ2EEAppDeploymentMBean(String) - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
WebSphere internal use only.
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.
createJobStep() - Method in interface com.ibm.websphere.batch.BatchJobStepInterface
createJobStep is called by the Batch Execution Environment before calling processJobStep.
createJvmarg() - Method in class com.ibm.websphere.ant.tasks.WsAdmin
Creates a nested jvmArg element.
createJvmarg() - Method in class com.ibm.websphere.ant.tasks.WsEjbDeploy
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
Deprecated.
Do not call this method directly. Use static APIs on AppManagementProxy instead.
createLocalAppManagementImpl(String) - Static method in class com.ibm.websphere.management.application.AppManagementBaseFactory
Deprecated.
Do not call this method directly. Use static APIs on AppManagementProxy instead.
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
Deprecated.
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.
createPersistentMap() - Static method in class com.ibm.websphere.batch.context.PersistentMapFactory
Creates a new instance of PersistentMap
createPortletURL(ObjectID) - Method in interface com.ibm.portal.state.RedirectURLGenerator
Deprecated.
Currently not supported, will always throw a StateException.
createProperty(PortletRequest) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Deprecated.
Creates and returns a property associated with a portlet, given the PortletRequest.
createProperty(PortletConfig) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Deprecated.
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
Deprecated.
Creates and returns a PropertyValue.
createPropertyValue(Property, Object) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Deprecated.
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
 
createSubjectForJaasLogin(String) - Static method in class com.ibm.websphere.security.oidc.util.OauthClientHelper
Create a Subject based on an OAuth access token.
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.
 
createSubWriter(String, String, String) - Method in class com.ibm.websphere.logging.hpel.writer.HPELRepositoryExporter
 
createSubWriter(String, String, String) - Method in class com.ibm.websphere.logging.hpel.writer.HPELZipRepositoryExporter
 
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
 
createUniqueId() - Method in class com.ibm.websphere.wssecurity.wssapi.token.GenericSecurityTokenFactory
Create a Unique ID that can be put into a custom token so that it can be referred to properly when being individually signed or encrypted.
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.
createWriter(String, String) - Method in class com.ibm.websphere.logging.hpel.writer.HPELRepositoryExporter
 
createWriter(String, String) - Method in class com.ibm.websphere.logging.hpel.writer.HPELZipRepositoryExporter
 
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.
 
CURRENT_VERSION_DIR_NAME - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
Default names for product directories.
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
 
CURSOR_COMPAT_MODE - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
CURSOR_HOLDABILITY_ENABLED - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
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
 
customHeader - Variable in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
Set of lines to use in the custom header.
customLevels - Static variable in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
Map between level and it's one character id.
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_EXCEPTION - Static variable in class com.ibm.websphere.longrun.JobSchedulerConstants
Database exception during a job operation
DATABASE_MAX_FIND_RESULTS - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant used to access the database maximum find results (find api) property.
DATABASE_MAX_RESULT_COUNT - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant used to access the database maximum rows property.
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.
DataCollector - Interface in com.ibm.ffdc.config
Data collectors can be provided to capture additional data based on the execution context.
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
 
DATE_MASK - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
dateFormat - Variable in class com.ibm.websphere.logging.hpel.reader.HpelFormatter
 
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.
DB_DRIVER - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DB_PASSWORD - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DB_SCHEMA_KEY - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
DB_URL - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DB_USERID - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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.
 
DEBUG_PREFIX - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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.
debugEnabledKey - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
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.
decode(String) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSUtilFactory
Decode Base64 encoded data.
decode(byte[]) - Method in class com.ibm.websphere.wssecurity.wssapi.WSSUtilFactory
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.
 
decrementInUseCount() - Method in class com.ibm.ras.mgr.RASConfig
Deprecated.
Decrements by one the number of applications which are currently using this RAS object.
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_NAME_KEY - Static variable in class com.ibm.websphere.batch.devframework.configuration.BDSFrameworkConstants
 
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_LANGUAGE - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Default language to be used for xml:lang when not otherwise specified
DEFAULT_LOCALIZATION - Static variable in interface com.ibm.websphere.logging.hpel.reader.RepositoryLogRecord
 
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_TMP_DIR_NAME - Static variable in class com.ibm.websphere.product.WASProduct
Deprecated.
Default names for product directories.
DEFAULT_TRACE_MASK - Static variable in interface com.ibm.ras.RASITraceEvent
Deprecated.
Defines the default mask, which includes the trace types to be processed.
DEFAULT_USERID - Static variable in interface com.ibm.uddi.v3.management.PropertyConstants
Constant used to access the default userid property used when security is off
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.
DEFINITION_FILE_ENCODING - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DELETE_APP_TIMEOUT - Static variable in interface com.ibm.websphere.management.TimeOutConstants
 
DELETE_BINDING - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DELETE_BUSINESS - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DELETE_END - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DELETE_SERVICE - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DELETE_START - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DELETE_SYMBOLIC_LINKS - Static variable in interface com.ibm.websphere.management.application.AppConstants
System property to indicate whether symbolic links should be deleted from the application installation directory during application uninstall and update.
DELETE_SYMBOLIC_LINKS_DEFAULT - Static variable in interface com.ibm.websphere.management.application.AppConstants
Delete symbolic links during application uninstall and update default value: TRUE.
DELETE_TMODEL - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
deleteBinding(String) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes a single BindingTemplate.
deleteBinding(Vector) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes multiple BindingTemplates.
deleteBinding(String) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deleteBinding(Vector) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deleteBusiness(String) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes a single business.
deleteBusiness(Vector) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes multiple businesses.
deleteBusiness(String) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deleteBusiness(Vector) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
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.
deleteEntities() - Method in class com.ibm.uddi.promoter.PromoterAPI
Drives deletion of entities from the target registry.
deleteMessageProperty(String) - Method in interface com.ibm.websphere.sib.SIMessage
Delete the Property with the given name from the Message.
deletePublisherAssertions(PublisherAssertion) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes a single publisher assertion.
deletePublisherAssertions(PublisherAssertionList) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes multiple publisher assertions.
deletePublisherAssertions(PublisherAssertion) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deletePublisherAssertions(PublisherAssertionList) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
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
 
deleteSAMLAttribute(SAMLAttribute) - Method in interface com.ibm.websphere.wssecurity.wssapi.token.SAMLToken
Delete a SAMLAttribute that matches the input from a SAML token.
deleteService(String) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes a single service.
deleteService(Vector) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes multiple services.
deleteService(String) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deleteService(Vector) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deleteTModel(String) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes a single tModel.
deleteTModel(Vector) - Method in interface com.ibm.uddi.ejb.Publish
Deprecated.
Deletes multiple tModels.
deleteTModel(String) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
deleteTModel(Vector) - Method in class com.ibm.uddi.ejb.PublishBean
Deprecated.
 
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
 
DELIMITER_WITH_SPACE - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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
 
DEPTH_THRESHOLD_REACHED_HIGH - Static variable in class com.ibm.websphere.sib.management.SibNotificationConstants
"depth.threshold.reached.high".
DEPTH_THRESHOLD_REACHED_LOW - Static variable in class com.ibm.websphere.sib.management.SibNotificationConstants
"depth.threshold.reached.low".
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.
Description - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
Description(String) - Constructor for class com.ibm.uddi.datatypes.Description
Deprecated.
Constructs a Description with the specified text.
Description(String, String) - Constructor for class com.ibm.uddi.datatypes.Description
Deprecated.
Constructs a Description with the specified text and language.
DescriptionList - Class in com.ibm.uddi.datatypes
Deprecated.
Deprecated as of WAS 6.0. No replacement.
DescriptionList() - Constructor for class com.ibm.uddi.datatypes.DescriptionList
Deprecated.
Constructs a new, empty DescriptionList.
DescriptionList(int) - Constructor for class com.ibm.uddi.datatypes.DescriptionList
Deprecated.
Constructs a new, empty DescriptionList, with the initial capacity specified.
DESERIALIZATION_END - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
DESERIALIZATION_START - Static variable in interface com.ibm.uddi.promoter.PromoterConstants
 
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
Deprecated.
This destroys the bean.
destroy() - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitor
Deprecated.
Kill the monitor.
destroy() - Method in interface com.ibm.websphere.batch.devframework.thresholdpolicies.ThresholdPolicy
Called during step shutdown allows any cleanup to occur
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
Deprecated.
The indicated alarm manager is about to be destroyed.
destroyed(AsynchScope) - Method in interface com.ibm.websphere.asynchbeans.AsynchScopeEvents
Deprecated.
The indicated asynch scope object is about to be destroyed.
destroyed(SubsystemMonitor) - Method in interface com.ibm.websphere.asynchbeans.SubsystemMonitorEvents
Deprecated.
The subsystem is it-self being destroyed.
destroyed(WorkManager) - Method in interface com.ibm.websphere.asynchbeans.WorkManagerEvents
Deprecated.
The WorkManager is being destroyed.
destroyJobStep() - Method in interface com.ibm.websphere.batch.BatchJobStepInterface
destroyJobStep is called when the Batch Execution Environment has finished processing the job step.
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.