Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.4.0)

E15033-02

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


A

About - Interface in com.bea.wli.config.access
Parent interface for classes that represent a piece of information about a resource, folder or project.
about() - Method in interface com.bea.wli.config.access.About
 
about() - Method in class com.bea.wli.config.env.QualifiedEnvValue
 
activateSession(String, String) - Method in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
Commits a session
activationComplete(EndPointOperations.CommonOperation) - Method in interface com.bea.wli.sb.transports.TransportProvider
called once per every create/update/delete/suspend/resume call to signal that the activate action has completed with respect to the corresponding endpoint object Does not imply success or failure of the overall session activation! The provider is not allowed to throw exceptions as there is no way to recover at this point.
add(Diagnostic) - Method in class com.bea.wli.config.resource.Diagnostics
Add a diagnostic.
addAll(Collection<Diagnostic>) - Method in class com.bea.wli.config.resource.Diagnostics
add a list of diagnostic objects.
addAll(TransformOptions) - Method in class com.bea.wli.sb.sources.TransformOptions
 
addHandler(ReportingDataHandler) - Method in class com.bea.wli.reporting.ReportingDataManager
Add a reporting data handler to receive reporting data.
addHeader(String, String) - Method in interface com.bea.wli.sb.sources.Headers
 
addKeySearch(String, Object) - Method in class com.bea.wli.config.resource.ResourceQuery
Adds a filtering condition.
addOperation(ALSBImportOperation) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Adds an operation for the existing plan.
addRef() - Method in class com.bea.wli.sb.sources.MimeSource
 
ALERT_DEST_EMAIL_LIST - Static variable in class com.bea.wli.sb.util.EnvValueTypes
List of Email alert destination entries.
ALERT_DEST_JMS_LIST - Static variable in class com.bea.wli.sb.util.EnvValueTypes
JMS alert destination entries list.
ALERT_DESTINATION - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The name of the Alert Destination resource.
ALERT_DESTINATION_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for an Alert Destination
ALERT_EMAIL_DESTINATION_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Represents uri in an email alert destination.
ALERT_JMS_DESTINATION_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Represents an uri in a JMS alert destination.
ALERT_RULE_ID - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the unique identifier of the alert rule that generated this alert.
ALERT_RULE_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the name of alert rule that generated this alert.
ALERT_SEVERITY - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Since OSB release 2.6.
ALERT_SNMP_TRAP - Static variable in class com.bea.wli.sb.util.EnvValueTypes
SNMP trap for alerts.
ALERT_SUMMARY - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The short summary for the alert entered by the user.
ALERT_TIMESTAMP - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The time at which the aert rule was generated.
ALERT_TO_LOG - Static variable in class com.bea.wli.sb.util.EnvValueTypes
boolean flag indicating whether alerts should be logged
ALERT_TO_REPORTING_DATA - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Alert to reporting data set.
AlertActionHeaders - Interface in com.bea.wli.monitoring.alert
The list of header fields contained in an alert generated by Oracle Service Bus.
AlreadyExistsException - Exception in com.bea.wli.config.component
Thrown when an operation (such as create, or rename) expects a project, folder or resource to not exist, but does indeed exist.
AlreadyExistsException(Ref, Locale) - Constructor for exception com.bea.wli.config.component.AlreadyExistsException
 
AlreadyExistsException(Ref) - Constructor for exception com.bea.wli.config.component.AlreadyExistsException
 
AlreadyExistsException(String) - Constructor for exception com.bea.wli.config.component.AlreadyExistsException
 
ALSBConfigurationMBean - Interface in com.bea.wli.sb.management.configuration
Provides various API to query, export and import resources, obtain validation errors, get and set environment values, and in general manage resources in an OSB domain.
ALSBImportOperation - Class in com.bea.wli.sb.management.importexport
Indicates how a resource should be handled by the import operation.
ALSBImportOperation(Ref, ALSBImportOperation.Operation, boolean, boolean) - Constructor for class com.bea.wli.sb.management.importexport.ALSBImportOperation
Constructor
ALSBImportOperation(Ref, ALSBImportOperation.Operation, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wli.sb.management.importexport.ALSBImportOperation
Constructor
ALSBImportOperation.Operation - Enum in com.bea.wli.sb.management.importexport
 
ALSBImportPlan - Class in com.bea.wli.sb.management.importexport
This class is used to control, define and fine tune the behavior of the import process.
ALSBImportPlan() - Constructor for class com.bea.wli.sb.management.importexport.ALSBImportPlan
Creates a blank import plan
ALSBImportPlan(Map<Ref, ALSBImportOperation>, String) - Constructor for class com.bea.wli.sb.management.importexport.ALSBImportPlan
 
ALSBJarInfo - Class in com.bea.wli.sb.management.importexport
An instance of this class contains information about a config jar that has been uploaded for the purpose of import but not yet imported.
ALSBJarInfo(Map<Ref, ALSBResourceInfo>, boolean) - Constructor for class com.bea.wli.sb.management.importexport.ALSBJarInfo
 
ALSBResourceInfo - Class in com.bea.wli.sb.management.importexport
This class contains information about a resource that is being imported from a jar file.
ALSBResourceInfo(Ref, Set<Ref>, boolean) - Constructor for class com.bea.wli.sb.management.importexport.ALSBResourceInfo
Called during import & export.
ARCHIVE_TYPE - Static variable in class com.bea.wli.sb.util.Refs
type id for archived resources
ArchiveResourceQuery - Class in com.bea.wli.sb.management.query
Query object for searching archive resources.
ArchiveResourceQuery() - Constructor for class com.bea.wli.sb.management.query.ArchiveResourceQuery
 
ArchiveType - Enum in com.bea.wli.sb.resources.archive
Represent the type of an archive resource.

B

BaseQuery - Class in com.bea.wli.config.resource
base class for queries.
BaseQuery() - Constructor for class com.bea.wli.config.resource.BaseQuery
 
BindingTypeInfo - Interface in com.bea.wli.sb.services
Interface the describes the binding details of the service.
BindingTypeInfo.BindingTypeEnum - Enum in com.bea.wli.sb.services
Currently Supported binding types IMPORTANT NOTE: This enumeration may be extended in future relases.
BindingTypeInfo.MessageTypeEnum - Enum in com.bea.wli.sb.services
Currently supported message types for Message Service (MIXED binding type) IMPORTANT NOTE: This enumeration may be extended in future relases.
BLOCKING_THROTTLING - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
booleanValue(Object) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
BrowserTextBoxObject - Class in com.bea.alsb.presentation
Browser Text Box Object
BrowserTextBoxObject(String, int, String, boolean, ResourceQuery) - Constructor for class com.bea.alsb.presentation.BrowserTextBoxObject
constructor
BulkImportResult - Interface in com.bea.wli.config.importexport
Provides the information about the result of importing a zip file.
BUSINESS_SERVICE_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for business services
BusinessServiceConfigurationMBean - Interface in com.bea.wli.sb.management.configuration
Provides API for managing business services
BusinessServiceQuery - Class in com.bea.wli.sb.management.query
Query object for searching business services.
BusinessServiceQuery() - Constructor for class com.bea.wli.sb.management.query.BusinessServiceQuery
 
ByteArraySource - Class in com.bea.wli.sb.sources
A byte-stream Source whose content comes from a byte array.
ByteArraySource(byte[]) - Constructor for class com.bea.wli.sb.sources.ByteArraySource
 
ByteArraySource(byte[], int, int) - Constructor for class com.bea.wli.sb.sources.ByteArraySource
 

C

CHARACTER_ENCODING - Static variable in class com.bea.wli.sb.sources.TransformOptions
The desired character-set encoding to use in the transformation
CheckBoxObject - Class in com.bea.alsb.presentation
Check Box Object
CheckBoxObject(String, boolean, boolean) - Constructor for class com.bea.alsb.presentation.CheckBoxObject
constructor
clone(Set<Ref>) - Method in class com.bea.wli.config.customization.Customization
Returns a copy of this customization and optionally modifies its target references so that the customization only applies to a reference if it is subsumed by a reference in the filter.
clone(Set<Ref>) - Method in class com.bea.wli.config.customization.EnvValueCustomization
 
clone(Set<Ref>) - Method in class com.bea.wli.config.customization.FindAndReplaceCustomization
 
clone(Set<Ref>) - Method in class com.bea.wli.config.customization.ReferenceCustomization
 
clone(Ref, Ref) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Clones a given source project, folder or resource with a new identity.
close() - Method in interface com.bea.wli.reporting.ReportingDataHandler
Close this ReportingDataHandler and free all associated resources.
close(TransportOptions) - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
close(TransportOptions) - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
Commits the contents of this context and clean up any resources used by this context.
clusterExists() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
COLLAPSED - Static variable in interface com.bea.alsb.presentation.IExpandableRowObject
 
CoLocatedMessageContext - Class in com.bea.wli.sb.transports
This class needs to be extended by a transport provider that implements optimization for co-located outbound calls to go through a Java method invokation instead of transport layer.
com.bea.alsb.presentation - package com.bea.alsb.presentation
 
com.bea.wli.config - package com.bea.wli.config
Provides functionality to manage configuration artifacts.
com.bea.wli.config.access - package com.bea.wli.config.access
 
com.bea.wli.config.component - package com.bea.wli.config.component
 
com.bea.wli.config.customization - package com.bea.wli.config.customization
 
com.bea.wli.config.env - package com.bea.wli.config.env
Provides functionality to manage environment specific values embedded in resource data.
com.bea.wli.config.importexport - package com.bea.wli.config.importexport
Contains classes related to export and import.
com.bea.wli.config.resource - package com.bea.wli.config.resource
Contains classes related to resources.
com.bea.wli.config.transaction - package com.bea.wli.config.transaction
 
com.bea.wli.monitoring - package com.bea.wli.monitoring
 
com.bea.wli.monitoring.alert - package com.bea.wli.monitoring.alert
 
com.bea.wli.reporting - package com.bea.wli.reporting
 
com.bea.wli.sb.management.configuration - package com.bea.wli.sb.management.configuration
Contains MBean classes for managing ALSB configuration, and behavior.
com.bea.wli.sb.management.importexport - package com.bea.wli.sb.management.importexport
 
com.bea.wli.sb.management.query - package com.bea.wli.sb.management.query
Contains resource queries for various resource types.
com.bea.wli.sb.resources - package com.bea.wli.sb.resources
 
com.bea.wli.sb.resources.archive - package com.bea.wli.sb.resources.archive
 
com.bea.wli.sb.security - package com.bea.wli.sb.security
 
com.bea.wli.sb.services - package com.bea.wli.sb.services
 
com.bea.wli.sb.sources - package com.bea.wli.sb.sources
 
com.bea.wli.sb.transports - package com.bea.wli.sb.transports
 
com.bea.wli.sb.transports.ejb - package com.bea.wli.sb.transports.ejb
 
com.bea.wli.sb.transports.ui - package com.bea.wli.sb.transports.ui
 
com.bea.wli.sb.util - package com.bea.wli.sb.util
 
combine(Diagnostic.Severity, Diagnostic.Severity) - Static method in enum com.bea.wli.config.resource.Diagnostic.Severity
Returns the more severe of the two severity types, Diagnostic.Severity.CannotCreate being the most severe and Diagnostic.Severity.Valid being the least severe.
CommonServiceConfigurationMBean - Interface in com.bea.wli.sb.management.configuration
Provides common API for managing business and proxy services
compareTo(Object) - Method in class com.bea.wli.config.Ref
 
ConfirmationObject - Class in com.bea.alsb.presentation
Confirmation Object
ConfirmationObject(String, boolean) - Constructor for class com.bea.alsb.presentation.ConfirmationObject
constructor
Constants - Interface in com.bea.alsb.presentation
UI constants
containsHeader(String) - Method in class com.bea.wli.sb.transports.RequestHeaders
 
containsHeader(String) - Method in class com.bea.wli.sb.transports.ResponseHeaders
 
CONTENT_DESCRIPTION - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_DISPOSITION - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_ID - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_LENGTH - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_LOCATION - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TRANSFER_ENCODING - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE_PARAMETER_ACTION - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE_PARAMETER_BOUNDARY - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE_PARAMETER_CHARSET - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE_PARAMETER_START - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE_PARAMETER_START_INFO - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONTENT_TYPE_PARAMETER_TYPE - Static variable in interface com.bea.wli.sb.sources.Headers
 
CONVERT_METHOD_NAME - Static variable in interface com.bea.wli.sb.transports.ejb.ITypeConverter
 
createBrowserTextBox(String, String) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a browser textbox object.
createBrowserTextBox(String, int, String) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a browser textbox object.
createBrowserTextBox(String, int, String, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a browser textbox object.
createBrowserTextBox(String, int, String, boolean, ResourceQuery) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a browser textbox object.
createBrowserTextBox(String, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a browser textbox object.
createBrowserTextBox(String, int, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a browser textbox object.
createBrowserTextBox(String, int, String, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a browser textbox object.
createBrowserTextBox(String, int, String, boolean, ResourceQuery) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a browser textbox object.
createCheckbox(boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a checkbox object.
createCheckbox(String, boolean, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a checkbox object that posts an update event back to the provider when it changes.
createCheckbox(boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a checkbox object.
createCheckbox(String, boolean, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a checkbox object that posts an update event back to the transport provider when it changes.
createConfirmation(String, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a confirmation object.
createConfirmation(String, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a confirmation object.
createDynamicTable(String[], UIObject[]) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a dynamic table object.
createDynamicTable(String[], UIObject[], List<String[]>) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a dynamic table object.
createDynamicTable(String[], UIObject[]) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a dynamic table object.
createDynamicTable(String[], UIObject[], List<String[]>) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a dynamic table object.
createEditField(String, String, String, UIObject) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a edit field.
createEditField(String, String, String, boolean, UIObject) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a edit field.
createEditField(String, String, String, TransportUIFactory.TransportUIObject) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a transport edit field.
createEditField(String, String, String, boolean, TransportUIFactory.TransportUIObject) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a transport edit field.
createEndPoint(EndPointOperations.Create) - Method in interface com.bea.wli.sb.transports.TransportProvider
Create and deploy an outbound or inbound endpoint on this server The semantics of this operation is as follows: prepare whatever is necessary for this endpoint to be operational, but it cannot process messages on this until a activationComplete() call has been received.
CreateException - Exception in com.bea.wli.config.component
Thrown when creation of a resource, folder or project fails due to a reason other than validation constraints.
CreateException() - Constructor for exception com.bea.wli.config.component.CreateException
 
CreateException(String) - Constructor for exception com.bea.wli.config.component.CreateException
 
CreateException(String, Throwable) - Constructor for exception com.bea.wli.config.component.CreateException
 
CreateException(Throwable) - Constructor for exception com.bea.wli.config.component.CreateException
 
createExpandableTableObject(List<ExpandableRowObject>, String) - Static method in class com.bea.alsb.presentation.UIFactory
Creates an expandable table object.
createExpandableTableObject(List<TransportUIFactory.ExpandableRowObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates an expandable table object.
createFileBrowser(byte[]) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(byte[], boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(byte[], int, boolean, int, int, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(byte[]) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(byte[], boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(byte[], int, boolean, int, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFileBrowser(String, int, boolean, int, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a File browser dialog textbox object with text area to show the uploaded file contents.
createFolder(Ref, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Creates a folder with the given reference and description.
createHintTextArea(String, String, int, int, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a hint textarea object.
createHintTextArea(String, String, int, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a hint textarea object.
createHintTextBox(String, String, int) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a hint textbox object.
createHintTextBox(String, String, int) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a hint textbox object.
createPassword(String) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a password object.
createPassword(String, int) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a password object.
createPassword(String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a password object.
createPassword(String, int) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a password object.
createProject(Ref, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Creates a project with the given reference, and project description.
createRequestMetaData() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
createRequestMetaData(XmlObject) - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
createResponseMetaData() - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
Creates a new (empty) response meta data POJO
createResponseMetaData(XmlObject) - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
Creates a new response meta data POJO
createSelectObject(String[], String[], String, int, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a select object.
createSelectObject(Option[], String, int, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a select object.
createSelectObject(String[], String[], String, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a select object.
createSelectObject(TransportUIFactory.Option[], String, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a select object.
createSession(String) - Method in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
Creates a new session with an arbitrary user given name
createSimpleTableObject(String[], List<SimpleRowObject>) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a simple table object.
createSimpleTableObject(String[], List<SimpleRowObject>, String) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a simple table object.
createSimpleTableObject(String[], List<TransportUIFactory.SimpleRowObject>) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a simple table object.
createSimpleTableObject(String[], List<TransportUIFactory.SimpleRowObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a simple table object.
createTextArea(String, int, int, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a textarea object.
createTextArea(String, int, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a textarea object.
createTextBox(String) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a textbox object.
createTextBox(String, int) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a textbox object with a specified size.
createTextBox(String, int, boolean) - Static method in class com.bea.alsb.presentation.UIFactory
Creates a textbox object with associated attributes.
createTextBox(String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a textbox object.
createTextBox(String, int) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a textbox object with a specified size.
createTextBox(String, int, boolean) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a textbox object with associated attributes.
createXmlOptions(TransformOptions) - Static method in class com.bea.wli.sb.sources.XmlObjectSource
Utility class that creates a set of XmlOptions from a set of TransformOptions.
CredentialCallback - Interface in com.bea.wli.sb.transports
Transport providers get an instance of this callback interface from OSB.
CredentialNotFoundException - Exception in com.bea.wli.sb.security
 
CredentialNotFoundException() - Constructor for exception com.bea.wli.sb.security.CredentialNotFoundException
 
CredentialNotFoundException(String) - Constructor for exception com.bea.wli.sb.security.CredentialNotFoundException
 
CredentialNotFoundException(String, Throwable) - Constructor for exception com.bea.wli.sb.security.CredentialNotFoundException
 
CredentialNotFoundException(Throwable) - Constructor for exception com.bea.wli.sb.security.CredentialNotFoundException
 
CustomHelpProvider - Interface in com.bea.alsb.presentation
Represents an object responsible for rendering provider-specific UI help used during the service definition of provider-specific endpoint configuration.
Customization - Class in com.bea.wli.config.customization
All Customizations must extend this class.
CustomizationHelper - Class in com.bea.wli.config.customization
 
CustomizationHelper() - Constructor for class com.bea.wli.config.customization.CustomizationHelper
 
customize(List<Customization>) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
This API supports multiple customizations at one place.

D

DEFAULT_CHARACTER_SET_ENCODING - Static variable in interface com.bea.wli.sb.sources.Source
Unless otherwise specified, all sources should the following as the default character-set encoding when (un)marshalling character data.
DEFAULT_COLUMN_SIZE - Static variable in interface com.bea.alsb.presentation.IFileBrowserObject
 
DEFAULT_JAR_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default Archive resource extension
DEFAULT_JCA_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default JCA file extension
DEFAULT_MFL_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default MFL resource extension
DEFAULT_MIME_CHARSET - Static variable in interface com.bea.wli.sb.sources.Headers
 
DEFAULT_NUMBER_OF_ROWS - Static variable in interface com.bea.alsb.presentation.ITextAreaObject
 
DEFAULT_PRIORITY - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
DEFAULT_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Default project reference
DEFAULT_ROWS_SIZE - Static variable in interface com.bea.alsb.presentation.IFileBrowserObject
 
DEFAULT_SIZE - Static variable in interface com.bea.alsb.presentation.IBrowserTextBoxObject
 
DEFAULT_SIZE - Static variable in interface com.bea.alsb.presentation.IFileBrowserObject
 
DEFAULT_SIZE - Static variable in interface com.bea.alsb.presentation.IPasswordObject
 
DEFAULT_SIZE - Static variable in interface com.bea.alsb.presentation.ITextAreaObject
 
DEFAULT_SIZE - Static variable in interface com.bea.alsb.presentation.ITextBoxObject
 
DEFAULT_WIDTH - Static variable in interface com.bea.alsb.presentation.ISimpleTableObject
 
DEFAULT_WS_POLICY_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default WS policy resource extension
DEFAULT_WSDL_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default WSDL extension
DEFAULT_XML_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default JCA file extension
DEFAULT_XML_SCHEMA_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default XML Schema resource extension
DEFAULT_XQUERY_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default XQuery resource extension
DEFAULT_XSLT_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default XSLT resource extension (first form)
DEFAULT_XSLT_EXTENSION_2 - Static variable in class com.bea.wli.sb.util.ZipUtils
The default XSLT resource extension (second form)
DEFAULT_ZIP_EXTENSION - Static variable in class com.bea.wli.sb.util.ZipUtils
The default ZIP file extension
DefaultRequestHeaders<T extends RequestHeadersXML> - Class in com.bea.wli.sb.transports
Default implementation of Request Headers
DefaultRequestHeaders(TransportProvider) - Constructor for class com.bea.wli.sb.transports.DefaultRequestHeaders
constructor
DefaultRequestHeaders(TransportProvider, RequestHeadersXML) - Constructor for class com.bea.wli.sb.transports.DefaultRequestHeaders
constructor
DefaultRequestMetaData<T extends RequestMetaDataXML> - Class in com.bea.wli.sb.transports
default implementation of RequestMetaData for transport who do not define additional request metadata.
DefaultRequestMetaData(TransportProvider) - Constructor for class com.bea.wli.sb.transports.DefaultRequestMetaData
constructor
DefaultRequestMetaData(TransportProvider, RequestHeaders, String) - Constructor for class com.bea.wli.sb.transports.DefaultRequestMetaData
constructor
DefaultRequestMetaData(TransportProvider, RequestMetaDataXML) - Constructor for class com.bea.wli.sb.transports.DefaultRequestMetaData
constructor - given the XML representation
DefaultResponseHeaders<T extends ResponseHeadersXML> - Class in com.bea.wli.sb.transports
Default implementation of Response Headers
DefaultResponseHeaders(TransportProvider) - Constructor for class com.bea.wli.sb.transports.DefaultResponseHeaders
constructor
DefaultResponseHeaders(TransportProvider, ResponseHeadersXML) - Constructor for class com.bea.wli.sb.transports.DefaultResponseHeaders
constructor
DefaultResponseMetaData<T extends ResponseMetaDataXML> - Class in com.bea.wli.sb.transports
default implementation of ResponseMetaData for transport who do not define additional response metadata.
DefaultResponseMetaData(TransportProvider) - Constructor for class com.bea.wli.sb.transports.DefaultResponseMetaData
constructor
DefaultResponseMetaData(TransportProvider, ResponseHeaders, String) - Constructor for class com.bea.wli.sb.transports.DefaultResponseMetaData
constructor
DefaultResponseMetaData(TransportProvider, ResponseMetaDataXML) - Constructor for class com.bea.wli.sb.transports.DefaultResponseMetaData
constructor - given the XML representation
delete(Collection<Ref>) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Deletes the given collection of references.
deleteEndPoint(EndPointOperations.Delete) - Method in interface com.bea.wli.sb.transports.TransportProvider
Delete an endpoint associated with the given service reference
DeleteException - Exception in com.bea.wli.config.component
Thrown when deletion of a resource, folder or project fails due to a reason other than validation constraints.
DeleteException() - Constructor for exception com.bea.wli.config.component.DeleteException
 
DeleteException(String) - Constructor for exception com.bea.wli.config.component.DeleteException
 
DeleteException(String, Throwable) - Constructor for exception com.bea.wli.config.component.DeleteException
 
DeleteException(Throwable) - Constructor for exception com.bea.wli.config.component.DeleteException
 
deleteHeader(String) - Method in class com.bea.wli.sb.transports.RequestHeaders
removes the header with a given name
deleteHeader(String) - Method in class com.bea.wli.sb.transports.ResponseHeaders
removes the header with a given name
DependencyQuery - Class in com.bea.wli.config.resource
Class for making a query to get the Parents/Childs based on the dependency graph established by the references from one resource to another.
DependencyQuery(Collection<Ref>, boolean) - Constructor for class com.bea.wli.config.resource.DependencyQuery
 
detachBusinessServicesFromRegistry(Collection<Ref>) - Method in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Detaches a collection of Business Services from the registry.
Diagnostic - Class in com.bea.wli.config.resource
Represent a particular validation message related to a resource.
Diagnostic(Diagnostic.Severity, Diagnostic.UserSeverity, int, Object, String, Exception) - Constructor for class com.bea.wli.config.resource.Diagnostic
Create a diagnostic object with the given arguments.
Diagnostic.Severity - Enum in com.bea.wli.config.resource
Enumerated type that describes how this status should be interpreted by the configuration framework.
Diagnostic.UserSeverity - Enum in com.bea.wli.config.resource
Describes the user visible severity of the diagnostic message.
Diagnostics - Class in com.bea.wli.config.resource
Container for a collection of Diagnostic entries relevant to a particular resource.
Diagnostics(Ref) - Constructor for class com.bea.wli.config.resource.Diagnostics
Constructor for creating a Diagnostics object with an empty collection of Diagnostic objects.
Diagnostics(Ref, Collection<Diagnostic>) - Constructor for class com.bea.wli.config.resource.Diagnostics
Constructor for creating a Diagnostics object with the given initial set of Diagnostic object.
disableMonitoring(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Disables monitoring for this service.
disablePipelineAlerting(Ref) - Method in interface com.bea.wli.sb.management.configuration.ProxyServiceConfigurationMBean
Disables pipeline alerts for this service.
disableResultCaching(Ref) - Method in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Disables result caching for the service.
disableService(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Disables the service.
disableSLAAlerting(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Disables SLA alerts for this service.
discardSession(String) - Method in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
Deletes the session without activating the changes.
DISPLAY_LIST - Static variable in interface com.bea.alsb.presentation.ISelectObject
 
DISPLAY_RADIO - Static variable in interface com.bea.alsb.presentation.ISelectObject
 
dispose() - Method in class com.bea.wli.sb.sources.MimeSource
 
DOM_IMPL_LS - Static variable in class com.bea.wli.sb.sources.DOMSource
an optional transform option that tells the source/transformer to use the specified instance of org.w3c.dom.ls.DOMImplementationLS to for creation of DOM nodes e.g.
DOMAIN - Static variable in class com.bea.wli.config.Ref
Reference to the domain
DOMAIN_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The name of the domain that triggered this alert.
DOMAIN_REF - Static variable in class com.bea.wli.config.Ref
 
DomainMonitoringDisabledException - Exception in com.bea.wli.monitoring
 
DomainMonitoringDisabledException(String) - Constructor for exception com.bea.wli.monitoring.DomainMonitoringDisabledException
 
DOMSource - Class in com.bea.wli.sb.sources
Document Object Model (DOM) Source <p/> A Source whose content comes from a DOM node.
DOMSource(Node) - Constructor for class com.bea.wli.sb.sources.DOMSource
Create a new Source from a DOM node.
DOMSource(Node, String) - Constructor for class com.bea.wli.sb.sources.DOMSource
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.
DynamicTableObject - Class in com.bea.alsb.presentation
Dynamic Table Object
DynamicTableObject(String[], UIObject[], List<String[]>) - Constructor for class com.bea.alsb.presentation.DynamicTableObject
constructor

E

EditField - Class in com.bea.alsb.presentation
Represents a single editable UI element in provider-specific portion of OSB console service registration wizard.
EditField(String, String, String, boolean, boolean, UIObject) - Constructor for class com.bea.alsb.presentation.EditField
default constructor
EMAIL_ARCHIVE_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Archive directory for email proxy service.
EMAIL_DOWNLOAD_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Download directory for email proxy service.
EMAIL_ERROR_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Error directory for email proxy service.
enableMonitoring(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Enables monitoring for this service.
enablePipelineAlerting(Ref) - Method in interface com.bea.wli.sb.management.configuration.ProxyServiceConfigurationMBean
Enables the pipeline alerts flag for this service.
enableResultCaching(Ref) - Method in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Enables result caching for the service.
enableService(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Enables the service.
enableSLAAlerting(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Enables the SLA alerts flag for this service.
EndPointOperations - Class in com.bea.wli.sb.transports
This class describes different types of transport endpoint lifecycle-related events that the transport provider gets notified with.
EndPointOperations.CommonOperation - Interface in com.bea.wli.sb.transports
This is base class for all end point operations.
EndPointOperations.Create - Interface in com.bea.wli.sb.transports
Represents an event when a new transport endpoint is being registered
EndPointOperations.Delete - Interface in com.bea.wli.sb.transports
Represents an event when an existing endpoint needs to be completely deleted
EndPointOperations.EndPointOperationTypeEnum - Enum in com.bea.wli.sb.transports
A Java enumeration type that describes different endpoint operations
EndPointOperations.Resume - Interface in com.bea.wli.sb.transports
Represents an event when an existing endpoint in suspended or disabled state needs to be resumed (or re-enabled)
EndPointOperations.Suspend - Interface in com.bea.wli.sb.transports
Represents an event when an existing operational endpoint needs to be put in a suspended or disabled state
EndPointOperations.Update - Interface in com.bea.wli.sb.transports
Represents an event when a an existing transport endpoint is updated with a new configuration.
ENV_VALUE_TYPES - Static variable in class com.bea.wli.sb.util.EnvValueTypes
 
EnvValueCustomization - Class in com.bea.wli.config.customization
Customization class for environment value assignments
EnvValueCustomization(String, List<QualifiedEnvValue>) - Constructor for class com.bea.wli.config.customization.EnvValueCustomization
Constructor for modifying a set of similar environment values across a set of resources
EnvValueQuery - Class in com.bea.wli.config.env
Represents a query to find environnment values embedded in resource data, based on a criteria.
EnvValueQuery(Set<String>, Set<String>, Set<Ref>, boolean, String, boolean) - Constructor for class com.bea.wli.config.env.EnvValueQuery
Constuctor for creating a query for finding env values that conform to a particular criteria as constituted by the parameters given.
EnvValueTypes - Class in com.bea.wli.sb.util
This class contains environment value types that are provided by OSB
EnvValueTypes() - Constructor for class com.bea.wli.sb.util.EnvValueTypes
 
equals(Object) - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
 
equals(Object) - Method in class com.bea.wli.config.Ref
 
equals(Object) - Method in class com.bea.wli.config.resource.Diagnostic
 
EXCLUDE_HEADERS - Static variable in class com.bea.wli.sb.sources.MimeSource
transform option that tells the source not to include the MIME multipart headers when returning source content as a stream
exists(Ref) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Returns true if an entity exists in the domain.
ExpandableRowObject - Class in com.bea.alsb.presentation
Expandable Row Object
ExpandableRowObject(boolean, boolean, String, List<EditField>) - Constructor for class com.bea.alsb.presentation.ExpandableRowObject
Constructor
ExpandableRowObject(boolean, String, List<EditField>) - Constructor for class com.bea.alsb.presentation.ExpandableRowObject
 
ExpandableTableObject - Class in com.bea.alsb.presentation
Expandable Table Object
ExpandableTableObject(List<ExpandableRowObject>, String) - Constructor for class com.bea.alsb.presentation.ExpandableTableObject
constructor
EXPANDED - Static variable in interface com.bea.alsb.presentation.IExpandableRowObject
 
export(Collection<Ref>, boolean, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Exports the given collection of references and returns bytes that make up the export data.
exportProjects(Collection<Ref>, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Export resources at the project level.

F

FILE_ARCHIVE_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Archove directory for file proxy service.
FILE_ERROR_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Error directory for file proxy service.
FILE_STAGE_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Stage directory for file proxy service.
FileBrowserObject - Class in com.bea.alsb.presentation
File Browser Object
FileBrowserObject(byte[], int, boolean, int, int, boolean) - Constructor for class com.bea.alsb.presentation.FileBrowserObject
constructor
FileBrowserObject(byte[], String, int, boolean, int, int, boolean) - Constructor for class com.bea.alsb.presentation.FileBrowserObject
constructor
FindAndReplaceCustomization - Class in com.bea.wli.config.customization
Customization for modifying environment values by doing string substitutions.
FindAndReplaceCustomization(String, EnvValueQuery, String) - Constructor for class com.bea.wli.config.customization.FindAndReplaceCustomization
Constructor for creating a find-and-replace customization
findEnvValues(EnvValueQuery) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Searches environment specific values based on the given query
FLOW_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type ID for the FLOW Ref
flush() - Method in interface com.bea.wli.reporting.ReportingDataHandler
Flush any reporting data if it was buffered.
FOLDER_DATA_LOCAL_NAME - Static variable in class com.bea.wli.config.Ref
Local name for folderdata
FOLDER_REF - Static variable in class com.bea.wli.config.Ref
 
FOREIGN_JNDI_PROVIDER_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for JNDI Providers
fromXML(XmlObject) - Static method in class com.bea.wli.config.customization.Customization
Converts the given xml representation of a customization into the Customization object.
fromXML(InputStream) - Static method in class com.bea.wli.config.customization.Customization
parses given input stream that contains the serialized xml represention and returns list of customizations.
FTP_ARCHIVE_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Archive directory for ftp proxy service.
FTP_DOWNLOAD_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Download directory for ftp proxy service.
FTP_ERROR_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Error directory for ftp proxy service.

G

get(Object) - Method in class com.bea.wli.sb.sources.TransformOptions
 
get(Object) - Method in class com.bea.wli.sb.transports.TransportOptions
 
get(Object) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
getAllHeaders() - Method in interface com.bea.wli.sb.sources.Headers
 
getAllResourceStatistics() - Method in class com.bea.wli.monitoring.ServiceResourceStatistic
Gets statistics for all resources.
getAttachments() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
getAttrsToReturn() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getAverage() - Method in class com.bea.wli.monitoring.StatisticValue.IntervalStatistic
Gets statistics average value.
getBindingInfo(Ref) - Method in interface com.bea.wli.sb.transports.SelfDescribedTransportProvider
Return service binding description for a service with a given ref
getBindingInfo() - Method in interface com.bea.wli.sb.transports.ui.SelfDescribedTransportUIBinding
 
getBindingName() - Method in interface com.bea.wli.sb.resources.WsdlDescription
 
getBindingName() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getBindingTypeInfo() - Method in class com.bea.wli.sb.services.ServiceInfo
 
getBooleanValue(Map<String, UIObject>, String) - Static method in class com.bea.alsb.presentation.UIFactory
Returns the value of the named field as a boolean.
getBooleanValue(Map<String, TransportUIFactory.TransportUIObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Returns the value of the named field as a boolean.
getBusinessServicePropertiesForProxy(Ref) - Method in interface com.bea.wli.sb.transports.TransportProvider
Given a proxy service reference returns a map of string properties that contains name/value pairs which are all the necessary provider-specific attributes for a business service object to be instantiated (on a different OSB domain) that can invoke this proxy service.
getBusinessServiceStatistics(Ref[], int, String) - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Gets runtime statistics collected since last reset (of statistics) for the specified business services.
getBytes() - Method in class com.bea.wli.sb.sources.ByteArraySource
Returns the underlying byte-array.
getCacheOriginated() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
getCacheToken() - Method in class com.bea.wli.sb.transports.RequestMetaData
 
getCacheToken() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
getCacheTTL() - Method in class com.bea.wli.sb.transports.RequestMetaData
 
getCells() - Method in interface com.bea.alsb.presentation.ISimpleRowObject
returns the cells in the row
getCells() - Method in class com.bea.alsb.presentation.SimpleRowObject
returns the cells in the row
getCells() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleRowObject
returns the cells in the row
getCharacterEncoding() - Method in class com.bea.wli.sb.sources.SAAJSource
Returns the character encoding of the message (do we need this?)
getCharacterEncoding() - Method in class com.bea.wli.sb.sources.TransformOptions
 
getCharacterEncoding() - Method in class com.bea.wli.sb.transports.RequestMetaData
 
getCharacterEncoding() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
getCheckboxDescription() - Method in class com.bea.alsb.presentation.ExpandableTableObject
returns the checkbox description
getCheckboxDescription() - Method in interface com.bea.alsb.presentation.IExpandableTableObject
returns the checkbox description
getCheckboxDescription() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableTableObject
returns the checkbox description
getClassLoader() - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
getCluster() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getClusterName() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Attribute getter method.
getCode() - Method in class com.bea.wli.config.resource.Diagnostic
Returns the user given code
getCollectionTimestamp() - Method in class com.bea.wli.monitoring.ServiceResourceStatistic
Gets the time the statistics were collected from the cluster.
getColumnSize() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns the textarea column size
getColumnSize() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
returns the textarea column size
getConfiguration() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
getContent() - Method in class com.bea.wli.sb.sources.MimeSource
 
getContentType() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
getContextProperty(Object) - Method in class com.bea.wli.sb.transports.TransportValidationContext
 
getContextPropertyKeySet() - Method in class com.bea.wli.sb.transports.TransportValidationContext
 
getCount() - Method in class com.bea.wli.monitoring.StatisticValue.CountStatistic
Gets statistics count.
getCreateFromUpdate(EndPointOperations.Update) - Static method in class com.bea.wli.sb.transports.EndPointOperations
utility method to get a "Create" operation context from "Update" operation This is typically used when a transport provider chooses to handle "Update" lifecycle event as a "delete" immediately followed by "create"
getCredentialCallback() - Method in interface com.bea.wli.sb.transports.TransportSender
 
getCurrentStatus() - Method in class com.bea.wli.monitoring.StatisticValue.StatusStatistic
Gets the current status
getCustomization(CustomizationType) - Static method in class com.bea.wli.config.customization.CustomizationHelper
 
getCustomizations(CustomizationsDocument) - Static method in class com.bea.wli.config.customization.CustomizationHelper
 
getCustomizationsDocument(List<Customization>) - Static method in class com.bea.wli.config.customization.CustomizationHelper
 
getCustomizationType(Customization) - Static method in class com.bea.wli.config.customization.CustomizationHelper
 
getDefaultExtensionMap() - Static method in class com.bea.wli.sb.util.ZipUtils
Returns the defult file extension to resource mapping used for bulk import of resources from a zip file.
getDefaultImportPlan() - Method in class com.bea.wli.sb.management.importexport.ALSBJarInfo
Returns the default import plan for the importing jar.
getDefaultUserSeverity() - Method in enum com.bea.wli.config.resource.Diagnostic.Severity
Returns the default user severity for this severity level
getDeleted() - Method in interface com.bea.wli.config.importexport.ImportResult
Returns a collection of resources that are deleted during import.
getDeleteFromUpdate(EndPointOperations.Update) - Static method in class com.bea.wli.sb.transports.EndPointOperations
utility method to get a "Delete" operation context from an "Update" operation.
getDescription() - Method in class com.bea.alsb.presentation.EditField
returns the description
getDescription() - Method in class com.bea.wli.config.customization.Customization
Returns the user given description for this customization
getDiagnostics() - Method in exception com.bea.wli.config.component.ValidationException
 
getDiagnostics() - Method in class com.bea.wli.config.resource.Diagnostics
Returns an immutable view of all diagnostic objects contained
getDiagnostics(Collection<Ref>) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Obtains diagnostic information about the given resources.
getDiagnostics() - Method in class com.bea.wli.sb.transports.TransportValidationContext
 
getDispatchPolicies() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
Returns the set of dispatch policies available on the server.
getDispatchPolicies(JMXConnector) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getDisplayMode() - Method in interface com.bea.alsb.presentation.ISelectObject
returns the display mode
getDisplayMode() - Method in class com.bea.alsb.presentation.SelectObject
returns the display mode
getDisplayMode() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
returns the display mode
getDomainName() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Attribute getter method.
getDomainRef() - Static method in class com.bea.wli.config.Ref
Returns the (only) reference to the config fwk domain
getDomainRuntimeService(JMXConnector) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getEditPage(EndPointConfiguration, BindingTypeInfo) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
Called at service definition time to get provider-specific contents of the edit pane for endpoint configuration.
getEndPoint() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
getEndPoint() - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
 
getEndPoint() - Method in interface com.bea.wli.sb.transports.ServiceTransportSender
 
getEndPoint(Ref) - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getEndPointAddress(EndPointConfiguration, BindingTypeInfo.BindingTypeEnum, Ref) - Method in interface com.bea.wli.sb.transports.TransportCustomBindingProvider
Gets the end point address for the port configured for the given endpoint and binding type.
getEndPointConfiguration() - Method in class com.bea.wli.sb.services.ServiceInfo
 
getEndPointConfiguration() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Create
 
getEndPointConfiguration() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Update
 
getEndPointConfiguration() - Method in interface com.bea.wli.sb.transports.NoServiceTransportSender
 
getEndPointConfigurationSchemaType() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getEndPoints() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getEntityResolver() - Method in interface com.bea.wli.sb.resources.WsdlDescription
 
getEntityResolver() - Method in interface com.bea.wli.sb.resources.XmlDescription
 
getEnvValue(Ref, String, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
returns the environment value with the given type and location in the given resource.
getEnvValues() - Method in class com.bea.wli.config.customization.EnvValueCustomization
returns environment values that will be modified
getEnvValues(Ref, EndPointConfiguration) - Method in interface com.bea.wli.sb.transports.TransportProvider
Transport providers return any environment dependent values via this call.
getEnvValueType() - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
Returns the type of this env value
getEnvValueTypes() - Method in class com.bea.wli.config.env.EnvValueQuery
 
getErrorCode() - Method in exception com.bea.wli.sb.transports.TransportException
 
getErrorPayload() - Method in exception com.bea.wli.sb.transports.TransportException
Deprecated.  
getErrors() - Method in class com.bea.alsb.presentation.ExpandableRowObject
returns the validation errors for the fields in this row
getErrors() - Method in interface com.bea.alsb.presentation.IExpandableRowObject
returns the validation errors for the fields in this row
getErrors() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
returns the validation errors for the fields in this row
getException() - Method in class com.bea.wli.config.resource.Diagnostic
Returns the exception if any.
getExternalReferences(EndPointConfiguration) - Method in interface com.bea.wli.sb.transports.TransportProvider
Returns a collection of external references for a given end point configuration This is called by the configuration framework
getExternalrefs() - Method in class com.bea.wli.sb.management.importexport.ALSBResourceInfo
Returns a set of references from this resource to other resources
getFailed() - Method in interface com.bea.wli.config.importexport.BulkImportResult
Returns a map of file names that failed to be imported and cause of the failure.
getFailed() - Method in interface com.bea.wli.config.importexport.ImportResult
Returns a map of resources that failed to imported and cause of the failure
getFieldMap(EditField[]) - Static method in class com.bea.alsb.presentation.EditField
utils method to get a map of fields
getFieldMap(TransportEditField[]) - Static method in class com.bea.wli.sb.transports.ui.TransportEditField
utils method to get a map of fields
getFields() - Method in class com.bea.alsb.presentation.ExpandableRowObject
returns the list of fields for the expanded row
getFields() - Method in interface com.bea.alsb.presentation.IExpandableRowObject
Note: We need to make it a general list instead of generic list here in order to avoid type conflict.
getFields() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
returns the list of fields for the expanded row
getFilter() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getFirstError() - Method in class com.bea.wli.config.resource.Diagnostics
returns the first diagnostic entry whose severity is either Diagnostic.Severity.CannotCommit or Diagnostic.Severity.CannotCreate.
getFormattedValue() - Method in interface com.bea.alsb.presentation.IOption
 
getFormattedValue() - Method in class com.bea.alsb.presentation.Option
 
getFullName() - Method in class com.bea.wli.config.Ref
Returns the full name of the object.
getGenericInfo() - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
Called at service definition time to provide information that is provider specific for the main transport page.
getGlobalName() - Method in class com.bea.wli.config.Ref
 
getHandlers() - Method in class com.bea.wli.reporting.ReportingDataManager
Get all handlers registered.
getHeader(String, String) - Method in interface com.bea.wli.sb.sources.Headers
 
getHeader(String) - Method in interface com.bea.wli.sb.sources.Headers
 
getHeader(String) - Method in class com.bea.wli.sb.transports.RequestHeaders
 
getHeader(String) - Method in class com.bea.wli.sb.transports.ResponseHeaders
 
getHeaderNames() - Method in class com.bea.wli.sb.transports.RequestHeaders
 
getHeaderNames() - Method in class com.bea.wli.sb.transports.ResponseHeaders
 
getHeaders() - Method in class com.bea.alsb.presentation.DynamicTableObject
returns the headers
getHeaders() - Method in interface com.bea.alsb.presentation.IDynamicTableObject
returns the headers
getHeaders() - Method in interface com.bea.alsb.presentation.ISimpleTableObject
returns the headers
getHeaders() - Method in class com.bea.alsb.presentation.SimpleTableObject
returns the headers
getHeaders() - Method in class com.bea.wli.sb.sources.MimeSource
 
getHeaders() - Method in class com.bea.wli.sb.transports.RequestMetaData
 
getHeaders() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
getHeaders() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.DynamicTableObject
returns the headers
getHeaders() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
returns the headers
getHelpPage() - Method in interface com.bea.alsb.presentation.CustomHelpProvider
Called at service definition time to get provider-specific help for the edit pane for endpoint configuration.
getHideTextArea() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns whether to show/hide text area
getHideTextArea() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
returns the boolean value to show/hide text area
getHint() - Method in class com.bea.alsb.presentation.HintTextAreaObject
returns the hint
getHint() - Method in class com.bea.alsb.presentation.HintTextBoxObject
returns the hint
getHint() - Method in interface com.bea.alsb.presentation.IHintTextAreaObject
returns the hint
getHint() - Method in interface com.bea.alsb.presentation.IHintTextBoxObject
returns the hint
getHint() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextAreaObject
returns the hint
getHint() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextBoxObject
returns the hint
getId() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getId() - Method in interface com.bea.wli.sb.transports.TransportProviderFactory
 
getIdentifierURI(EndPointConfiguration, BindingTypeInfo.BindingTypeEnum, Ref) - Method in interface com.bea.wli.sb.transports.TransportCustomBindingProvider
Gets the unique transport URI for this transport.
getImportDiagnostics() - Method in interface com.bea.wli.config.importexport.ImportResult
Returns a map of diagnostics that are generated during the import process.
getImported() - Method in interface com.bea.wli.config.importexport.BulkImportResult
Returns a collection of resources that were imported successfully
getImported() - Method in interface com.bea.wli.config.importexport.ImportResult
Returns a collection of resources that were imported successfully
getImportJarInfo() - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Returns detailed information about the entities in the previously staged configuration jar file
getInitialStatus() - Method in class com.bea.wli.monitoring.StatisticValue.StatusStatistic
Gets the initial status
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.ByteArraySource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.DOMSource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.JavaObjectSource
Returns an input stream that contains serialized representation of all objects in this source.
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.JavaXmlSource
Returns an input stream that contains the XML representation, defining the shape of the message body.
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.MessageContextSource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.MFLSource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.MimeSource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.SAAJSource
 
getInputStream(TransformOptions) - Method in interface com.bea.wli.sb.sources.Source
Returns streaming byte-baseed representation of the Source's content.
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.StreamSource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.StringSource
 
getInputStream(TransformOptions) - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
getInstance(String, Headers, Source) - Static method in class com.bea.wli.sb.sources.MessageContextSource
 
getInstance(String, Headers, Source, Source) - Static method in class com.bea.wli.sb.sources.MessageContextSource
 
getInstance(ContentType, Headers, Source) - Static method in class com.bea.wli.sb.sources.MessageContextSource
 
getInstance(ContentType, Headers, Source, Source) - Static method in class com.bea.wli.sb.sources.MessageContextSource
 
getInstance(InputStream, Ref) - Static method in class com.bea.wli.sb.sources.MFLSource
 
getInstance(XmlObject, Ref) - Static method in class com.bea.wli.sb.sources.MFLSource
 
getInstance(InputStream, TransformOptions) - Static method in class com.bea.wli.sb.sources.StringSource
 
getInstance(String, TransformOptions) - Static method in class com.bea.wli.sb.sources.XmlObjectSource
Utility method that creates a new XmlObjectSource from a piece of text containing stringified XML.
getInstance(Node, TransformOptions) - Static method in class com.bea.wli.sb.sources.XmlObjectSource
Utility method that creates a new XmlObjectSource from a DOM node.
getInstance(InputStream, TransformOptions) - Static method in class com.bea.wli.sb.sources.XmlObjectSource
Utility method that creates a new XmlObjectSource from an InputStream containing marshalled XML.
getIntValue(Map<String, UIObject>, String) - Static method in class com.bea.alsb.presentation.UIFactory
Returns the value of the named field as an integer.
getIntValue(Map<String, TransportUIFactory.TransportUIObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Returns the value of the named field as an integer.
getIntValue(String) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
getJavaFault() - Method in exception com.bea.wli.sb.transports.TransportException
Get the java fault metadata.
getKeyPair() - Method in interface com.bea.wli.sb.transports.CredentialCallback
Returns a key-pair credential used for outbound SSL client authentication.
getLabel() - Method in class com.bea.alsb.presentation.EditField
returns the label
getLabel() - Method in class com.bea.alsb.presentation.ExpandableRowObject
returns the label for each row
getLabel() - Method in interface com.bea.alsb.presentation.IExpandableRowObject
returns the label for each row
getLabel() - Method in class com.bea.alsb.presentation.ViewField
returns the label for the field
getLabel() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
returns the label for each row
getLocale() - Method in class com.bea.wli.sb.transports.TransportValidationContext
 
getLocale() - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
getLocalName() - Method in class com.bea.wli.config.Ref
Returns the local name (last name) for the given ref
getLocalName() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getLocalNamePart(String) - Static method in class com.bea.wli.config.Ref
Returns the local name part of the full name.
getLocation() - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
Returns the location for this env value.
getLocation() - Method in class com.bea.wli.config.resource.Diagnostic
Returns the location that this diagnostic message refers to.
getManager() - Static method in class com.bea.wli.reporting.ReportingDataManager
Get server-local singleton reporting data manager
getMapping() - Method in class com.bea.wli.config.customization.ReferenceCustomization
Returns the reference mapping to be applied.
getMatchingHeaders(String[]) - Method in interface com.bea.wli.sb.sources.Headers
 
getMax() - Method in class com.bea.wli.monitoring.StatisticValue.IntervalStatistic
Gets statistics maximum value.
getMessage() - Method in class com.bea.alsb.presentation.ConfirmationObject
returns the message
getMessage() - Method in interface com.bea.alsb.presentation.IConfirmationObject
returns the message
getMessage() - Method in class com.bea.alsb.presentation.UIError
 
getMessage() - Method in class com.bea.wli.config.resource.Diagnostic
Returns the diagnostic message
getMessage() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
getMessageHeaders() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
getMessageId() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
getMessageId() - Method in interface com.bea.wli.sb.transports.TransportMessageContext
 
getMessagePattern() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
A given endpoint may utilize one of the following message patterns: One Way - meaning no responses are expected, e.g.
getMessagePriority() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getMetaData() - Method in interface com.bea.wli.sb.transports.TransportReplySender
Returns the meta data, such as transport headers, for inbound response
getMetaData() - Method in interface com.bea.wli.sb.transports.TransportSender
 
getMFLRef() - Method in class com.bea.wli.sb.sources.MFLSource
 
getMin() - Method in class com.bea.wli.monitoring.StatisticValue.IntervalStatistic
Gets statistics minimum value.
getMissingServers() - Method in class com.bea.wli.monitoring.ServiceResourceStatistic
Returns array of missing servers.
getMode() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getMonitoredBusinessServiceRefs() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
This operation will get all business services that are enabled for monitoring.
getMonitoredProxyServiceRefs() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
This operation will get all proxy services that are enabled for monitoring.
getName() - Method in class com.bea.alsb.presentation.EditField
returns the name
getName() - Method in class com.bea.alsb.presentation.UIError
returns the name
getName() - Method in class com.bea.alsb.presentation.ViewField
returns the value for the field
getName() - Method in class com.bea.wli.monitoring.ResourceStatistic
Get name of this resource.
getName() - Method in class com.bea.wli.monitoring.StatisticValue
Gets statistics name.
getName() - Method in interface com.bea.wli.sb.sources.Headers.Header
 
getNames() - Method in class com.bea.wli.config.Ref
Returns the hierarchical name for the object referenced.
getNames(String) - Static method in class com.bea.wli.config.Ref
converts a fullname into its components by splitting it at the separator character Ref.SEPARATOR_CHAR
getNode() - Method in class com.bea.wli.sb.sources.DOMSource
Get the underlying DOM node for this Source
getNonMatchingHeaders(String[]) - Method in interface com.bea.wli.sb.sources.Headers
 
getNumCols() - Method in interface com.bea.alsb.presentation.ITextAreaObject
returns the textbox size
getNumCols() - Method in class com.bea.alsb.presentation.TextAreaObject
returns the textbox size
getNumRows() - Method in interface com.bea.alsb.presentation.ITextAreaObject
returns the textbox size
getNumRows() - Method in class com.bea.alsb.presentation.TextAreaObject
returns the textbox size
getObject() - Method in class com.bea.alsb.presentation.EditField
returns the UI Object
getObject() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
returns the UI Object
getObjectMap(EditField[]) - Static method in class com.bea.alsb.presentation.EditField
utils method to get a map of UI objects
getObjectMap(TransportEditField[]) - Static method in class com.bea.wli.sb.transports.ui.TransportEditField
utils method to get a map of UI objects
getObjects() - Method in class com.bea.alsb.presentation.DynamicTableObject
returns the UI Objets
getObjects() - Method in interface com.bea.alsb.presentation.IDynamicTableObject
returns the UI Objets
getObjects() - Method in class com.bea.wli.sb.sources.JavaObjectSource
Returns all the objects in this source.
getObjects() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.DynamicTableObject
returns the UI Objets
getOpaqueData() - Method in exception com.bea.wli.sb.transports.TransportException
Get the opaque data.
getOpaqueData() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getOperation() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
getOperationName() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getOperations() - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Returns import operations that will be performed by the import plan.
getOptions() - Method in interface com.bea.alsb.presentation.ISelectObject
returns the list of options
getOptions() - Method in class com.bea.alsb.presentation.SelectObject
returns the list of options
getOptions() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
returns the list of options
getOwner() - Method in class com.bea.wli.config.env.QualifiedEnvValue
Returns the reference to the resource that contains this environment value
getParentNamePart(String) - Static method in class com.bea.wli.config.Ref
Returns the parent name part of the full name.
getParentRef() - Method in class com.bea.wli.config.Ref
Returns a reference to the parent.
getPassphrase() - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
 
getPassword() - Method in interface com.bea.wli.sb.security.UsernamePassword
Note: to maintain the immutability of UsernamePassword, a new copy of the password character array is returned.
getPasswordString() - Method in interface com.bea.wli.sb.security.UsernamePassword
 
getPath() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getPayload() - Method in interface com.bea.wli.sb.transports.TransportReplySender
Returns the source for the payload of the inbound response message
getPayload() - Method in interface com.bea.wli.sb.transports.TransportSender
Important note: the transport provider is free to access the outbound payload source only within the scope of TransportProvider.sendMessageAsync(TransportSender, TransportSendListener, TransportOptions) call.
getPojoMap() - Method in class com.bea.wli.sb.sources.JavaXmlSource
Returns the map containing the objects stored against the unique ids as present in the XML representation.
getPortName() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getProject() - Method in class com.bea.wli.config.Ref
Returns the project If this is a resource reference, project reference of a folder reference.
getProjectName() - Method in class com.bea.wli.config.Ref
Returns the project name If this is a resource reference, project reference of a folder reference.
getProvider() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
getProviderConfiguration() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getProviderSpecificConfiguration(Ref, Map<String, String>) - Method in interface com.bea.wli.sb.transports.TransportProvider
Given a map of properties object from one OSB domain returns a transport endpoint configuration that can be used to instantiate a business service on another OSB domain.
getProviderSpecificConfiguration(TransportEditField[]) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
creates the Transport Provider Specific configuration from the UI form.
getProxyServiceStatistics(Ref[], int, String) - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Gets runtime statistics collected since last reset (of statistics) for the specified proxy services.
getQoS() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getQuery() - Method in class com.bea.wli.config.customization.FindAndReplaceCustomization
 
getReadOnly() - Method in interface com.bea.alsb.presentation.ITextAreaObject
returns the textbox size
getReadOnly() - Method in class com.bea.alsb.presentation.TextAreaObject
returns the textbox size
getRef() - Method in exception com.bea.wli.config.component.ValidationException
Returns the reference for the component which this exception relates to
getRef() - Method in class com.bea.wli.config.resource.Diagnostics
returns the reference for the resource which this diagnostics relate to
getRef() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
getRef() - Method in class com.bea.wli.sb.management.importexport.ALSBResourceInfo
Returns a reference to the resource
getRef() - Method in class com.bea.wli.sb.services.ServiceInfo
 
getRef() - Method in interface com.bea.wli.sb.transports.EndPointOperations.CommonOperation
 
getRefs() - Method in class com.bea.wli.config.resource.DependencyQuery
 
getRefs(Ref) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Returns all the resources, folders or projects that are under the given root.
getRefs(BaseQuery) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Searches for resources using the given query and returns a set of refs.
getRefsToSearch() - Method in class com.bea.wli.config.env.EnvValueQuery
 
getReplacement() - Method in class com.bea.wli.config.customization.FindAndReplaceCustomization
 
getRequestHeadersSchemaType() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getRequestMessageType() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getRequestMetaData() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
getRequestMetaData() - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
 
getRequestMetaDataSchemaType() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getRequestPayload() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
getRequestPayload() - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
 
getRequestRef() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getResourceInfos() - Method in class com.bea.wli.sb.management.importexport.ALSBJarInfo
Returns information about individual resources in the jar file
getResourceQuery() - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
return the resource query
getResourceQuery() - Method in interface com.bea.alsb.presentation.IBrowserTextBoxObject
return the resource query
getResourceStatisticsByType(ResourceType) - Method in class com.bea.wli.monitoring.ServiceResourceStatistic
Gets statistics for all resources of specified type.
getResourceType() - Method in class com.bea.wli.monitoring.ResourceStatistic
Get resource type.
getResourceTypes() - Method in class com.bea.wli.config.env.EnvValueQuery
 
getResponseCode() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
getResponseHeadersSchemaType() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getResponseMessage() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
getResponseMessageType() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getResponseMetaData() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
getResponseMetaData() - Method in interface com.bea.wli.sb.transports.OutboundTransportMessageContext
 
getResponseMetaDataSchemaType() - Method in interface com.bea.wli.sb.transports.TransportProvider
 
getResponsePayload() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
client should not need to read the body of the response on the inbound message
getResponsePayload() - Method in interface com.bea.wli.sb.transports.OutboundTransportMessageContext
 
getResponseRef() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getRetryCount() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getRetryInterval() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getRows() - Method in class com.bea.alsb.presentation.DynamicTableObject
returns the list of rows (can be modified)
getRows() - Method in class com.bea.alsb.presentation.ExpandableTableObject
returns the row objects
getRows() - Method in interface com.bea.alsb.presentation.IDynamicTableObject
returns the list of rows (can be modified)
getRows() - Method in interface com.bea.alsb.presentation.IExpandableTableObject
Note: We need to make it a general list instead of generic list here in order to avoid type conflict.
getRows() - Method in interface com.bea.alsb.presentation.ISimpleTableObject
Note: We need to make it a general list instead of generic list here in order to avoid type conflict.
getRows() - Method in class com.bea.alsb.presentation.SimpleTableObject
returns the rows
getRows() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.DynamicTableObject
returns the list of rows (can be modified)
getRows() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableTableObject
returns the row objects
getRows() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
returns the rows
getRowSize() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns the textarea row size
getRowSize() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
returns the textarea row size
getRowspan() - Method in interface com.bea.alsb.presentation.ISimpleCell
Row span for this cell object
getRowspan() - Method in class com.bea.alsb.presentation.SimpleCell
Row span for this cell object
getRowspan() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Row span for this cell object
getRuntimeServerNames() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getSchemaType() - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
getScratchPad() - Method in interface com.bea.wli.sb.transports.EndPointOperations.CommonOperation
 
getSearchString() - Method in class com.bea.wli.config.env.EnvValueQuery
 
getSelectedValue() - Method in interface com.bea.alsb.presentation.ISelectObject
returns the selected value
getSelectedValue() - Method in class com.bea.alsb.presentation.SelectObject
returns the selected value
getSelectedValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
returns the selected value
getServerNames() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Gets name of all managed servers available in the cluster.
getServiceInfo(Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getServiceInfo() - Method in class com.bea.wli.sb.transports.TransportValidationContext
 
getServiceKeyProvider() - Method in class com.bea.wli.sb.services.ServiceInfo
 
getServiceKeyProvider() - Method in interface com.bea.wli.sb.transports.CredentialCallback
Returns a reference to the service key provider used by this CredentialCallback or null if the CredentialCallback does not have a service key provider
getServiceRef() - Method in class com.bea.wli.monitoring.ServiceResourceStatistic
Gets reference of service of which statistical information is available in this object.
getServiceRef() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
getServiceRef() - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
getSession() - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Returns the name of the session that this mbean operates on
getSeverity() - Method in class com.bea.wli.config.resource.Diagnostic
The severity of this diagnostic object.
getSeverity() - Method in class com.bea.wli.config.resource.Diagnostics
Returns the aggregated severity of all the diagnostic objects contained.
getShortValue(String) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
getSize() - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
returns the textbox size
getSize() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns the textbox size
getSize() - Method in interface com.bea.alsb.presentation.IBrowserTextBoxObject
returns the textbox size
getSize() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
returns the textbox size
getSize() - Method in interface com.bea.alsb.presentation.IPasswordObject
returns the textbox size
getSize() - Method in interface com.bea.alsb.presentation.ITextBoxObject
returns the textbox size
getSize() - Method in class com.bea.alsb.presentation.PasswordObject
returns the textbox size
getSize() - Method in class com.bea.alsb.presentation.TextBoxObject
returns the textbox size
getSOAPMessage() - Method in class com.bea.wli.sb.sources.SAAJSource
Returns the underlying SOAPMessage.
getSSLClientKeyPair(TransportProvider, Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
Returns a key-pair (private key and certificate chain) for SSL client authentication stored on the given service key provider
getStatistics() - Method in class com.bea.wli.monitoring.ResourceStatistic
Get statistics of this resource.
getString() - Method in interface com.bea.alsb.presentation.ISimpleCell
returns the STRING value
getString() - Method in class com.bea.alsb.presentation.SimpleCell
returns the STRING value
getString() - Method in class com.bea.wli.sb.sources.StringSource
 
getString() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
returns the STRING value
getStringValue() - Method in class com.bea.alsb.presentation.FileBrowserObject
Retruns String value of value field with encoding
getStringValue() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
Retruns String value of byte[] with encoding
getStringValue(UIObject) - Static method in class com.bea.alsb.presentation.UIFactory
Returns the value of the UI object as a string.
getStringValue(Map<String, UIObject>, String) - Static method in class com.bea.alsb.presentation.UIFactory
Returns the value of the named field as a string.
getStringValue(TransportUIFactory.TransportUIObject) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Returns the value of the UI object as a string.
getStringValue(Map<String, TransportUIFactory.TransportUIObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Returns the value of the named field as a string.
getStringValues(UIObject) - Static method in class com.bea.alsb.presentation.UIFactory
Returns the list of string values for the UIObject; This is typically used for retrieving values from the table objects.
getStringValues(Map<String, UIObject>, String) - Static method in class com.bea.alsb.presentation.UIFactory
Returns the list of string values for the named field.
getStringValues(TransportUIFactory.TransportUIObject) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Returns the list of string values for the TransportUIObject; This is typically used for retrieving values from the table objects.
getStringValues(Map<String, TransportUIFactory.TransportUIObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Returns the list of string values for the named field.
getSubject(Ref) - Method in interface com.bea.wli.sb.transports.CredentialCallback
Gets the JAAS subject according to the service account policy.
getSubject() - Method in interface com.bea.wli.sb.transports.CredentialCallback
Gets the client request subject.
getSum() - Method in class com.bea.wli.monitoring.StatisticValue.IntervalStatistic
Gets statistics sum value.
getSupportedInputs() - Method in interface com.bea.wli.sb.sources.Transformer
return a collection of source classes from which the transformations are supported.
getSupportedOutputs() - Method in interface com.bea.wli.sb.sources.Transformer
return a collection of source classes to which the transformations are supported.
getSystemId() - Method in class com.bea.wli.sb.sources.DOMSource
Get the base ID (URL or system ID)
getTargets() - Method in class com.bea.wli.config.customization.Customization
Returns the references to resources, folders or projects which the customizations will be applied to.
getTargets() - Method in class com.bea.wli.config.customization.EnvValueCustomization
 
getTargets() - Method in class com.bea.wli.config.customization.FindAndReplaceCustomization
 
getTargets() - Method in class com.bea.wli.config.customization.ReferenceCustomization
 
getTransactionId() - Method in exception com.bea.wli.config.transaction.TransactionException
 
getTransformer() - Method in interface com.bea.wli.sb.transports.TransportManager
 
getTransformer() - Method in interface com.bea.wli.sb.transports.TransportReplySender
Returns a transformer that is message flow (pipeline) state aware and can be used for such stateful transformations.
getTransformer() - Method in interface com.bea.wli.sb.transports.TransportSender
 
getTransportManager() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getType() - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
returns the type
getType() - Method in class com.bea.alsb.presentation.CheckBoxObject
returns the type
getType() - Method in class com.bea.alsb.presentation.ConfirmationObject
returns the type
getType() - Method in class com.bea.alsb.presentation.DynamicTableObject
returns the type
getType() - Method in class com.bea.alsb.presentation.ExpandableTableObject
returns the type
getType() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns the type
getType() - Method in class com.bea.alsb.presentation.HintTextAreaObject
returns the type
getType() - Method in class com.bea.alsb.presentation.HintTextBoxObject
returns the type
getType() - Method in interface com.bea.alsb.presentation.IOption
 
getType() - Method in interface com.bea.alsb.presentation.ISimpleCell
returns the type of value
getType() - Method in class com.bea.alsb.presentation.Option
 
getType() - Method in class com.bea.alsb.presentation.PasswordObject
returns the type
getType() - Method in class com.bea.alsb.presentation.SelectObject
returns the type
getType() - Method in class com.bea.alsb.presentation.SimpleCell
returns the type of value
getType() - Method in class com.bea.alsb.presentation.SimpleTableObject
returns the type
getType() - Method in class com.bea.alsb.presentation.TextAreaObject
returns the type
getType() - Method in class com.bea.alsb.presentation.TextBoxObject
returns the type
getType() - Method in interface com.bea.alsb.presentation.UIObject
 
getType() - Method in class com.bea.wli.monitoring.StatisticValue
Gets statistics type.
getType() - Method in enum com.bea.wli.sb.management.configuration.HandleDelete
 
getType() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getType() - Method in interface com.bea.wli.sb.transports.EndPointOperations.CommonOperation
 
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.DynamicTableObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableTableObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextAreaObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextBoxObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
returns the type of value
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
returns the type
getTypeId() - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
returns the type ID for the browser
getTypeId() - Method in interface com.bea.alsb.presentation.IBrowserTextBoxObject
returns the type ID for the browser
getTypeId() - Method in class com.bea.wli.config.Ref
Returns the type of the reference
getTypeId() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getUIBinding(TransportUIContext) - Method in interface com.bea.wli.sb.transports.SelfDescribedTransportProvider
Called at service definition time to get the provider-specific binding object that validates provider-specific properties are present in the UI context.
getUIBinding(TransportUIContext) - Method in interface com.bea.wli.sb.transports.TransportProvider
Called at service definition time to get the provider-specific binding object that validates provider-specific properties are present in the UI context.
getUIObject() - Method in interface com.bea.alsb.presentation.ISimpleCell
returns the UIOBJECT value
getUIObject() - Method in class com.bea.alsb.presentation.SimpleCell
returns the UIOBJECT value
getUIObject() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
returns the UIOBJECT value
getUpdatedAfter() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getUpdatedBefore() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getURI() - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
getURI() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
getURI() - Method in interface com.bea.wli.sb.transports.TransportMessageContext
 
getURI() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getUriAutofill() - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
 
getUriFormat() - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
 
getUsername() - Method in interface com.bea.wli.sb.security.UsernamePassword
 
getUsernamePassword(Ref) - Method in interface com.bea.wli.sb.transports.CredentialCallback
Gets the username/password according to the service account policy.
getUsernamePassword(TransportProvider, Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getUserSeverity() - Method in class com.bea.wli.config.resource.Diagnostic
Returns the user visible severity of this object
getValue() - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
returns the value
getValue() - Method in class com.bea.alsb.presentation.CheckBoxObject
returns the value
getValue() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns the value
getValue() - Method in interface com.bea.alsb.presentation.IBrowserTextBoxObject
returns the value
getValue() - Method in interface com.bea.alsb.presentation.ICheckBoxObject
returns the value
getValue() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
returns the value
getValue() - Method in interface com.bea.alsb.presentation.IOption
 
getValue() - Method in interface com.bea.alsb.presentation.IPasswordObject
returns the value
getValue() - Method in interface com.bea.alsb.presentation.ITextAreaObject
returns the value
getValue() - Method in interface com.bea.alsb.presentation.ITextBoxObject
returns the value
getValue() - Method in class com.bea.alsb.presentation.Option
 
getValue() - Method in class com.bea.alsb.presentation.PasswordObject
returns the value
getValue() - Method in class com.bea.alsb.presentation.TextAreaObject
returns the value
getValue() - Method in class com.bea.alsb.presentation.TextBoxObject
returns the value
getValue() - Method in class com.bea.alsb.presentation.ViewField
returns the value for the field
getValue() - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
Returns the value
getValue() - Method in interface com.bea.wli.sb.sources.Headers.Header
 
getVersion() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Gets version of this class.
getViewPage(EndPointConfiguration) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
Called at the time the service details are viewed in read-only mode to get the contents of the summary pane for endpoint configuration
getWidth() - Method in interface com.bea.alsb.presentation.ISimpleTableObject
returns the width
getWidth() - Method in class com.bea.alsb.presentation.SimpleTableObject
returns the width
getWidth() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
returns the width
getWsdlDescription() - Method in interface com.bea.wli.sb.services.SelfDescribedBindingTypeInfo
 
getWsdlDescription(Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getWsdlRef() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
getWsdlSource() - Method in interface com.bea.wli.sb.resources.WsdlDescription
 
getXmlDescription(Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
getXmlObject() - Method in class com.bea.wli.sb.sources.MFLSource
 
getXmlObject() - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
getXmlSource() - Method in interface com.bea.wli.sb.resources.XmlDescription
 
getXmlSource() - Method in class com.bea.wli.sb.sources.JavaXmlSource
Returns the XmlObjectSource containing the XML representation of the payload.

H

handle(XmlObject, String) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data in the form of String and processes and/or stores in appropriate data store.
handle(XmlObject, InputStream) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data in the form of InputStream and processes and/or stores in appropriate data store.
handle(XmlObject, XmlObject) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data stream in the form of XmlObject and processes and/or stores in appropriate data store.
handle(XmlObject, XmlTokenSource) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data stream in the form of XmlTokenSource and processes and/or stores in appropriate data store.
handle(XmlObject, Serializable) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data stream in the form of Serializable object and processes and/or stores in appropriate data store.
handle(XmlObject, String) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data in the form of String and processes and/or stores in appropriate data store.
handle(XmlObject, InputStream) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data in the form of InputStream and processes and/or stores in appropriate data store.
handle(XmlObject, XmlObject) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data stream in the form of XmlObject and processes and/or stores in appropriate data store.
handle(XmlObject, XmlTokenSource) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data stream in the form of XmlTokenSource and processes and/or stores in appropriate data store.
handle(XmlObject, Serializable) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data stream in the form of Serializable object and processes and/or stores in appropriate data store.
HandleDelete - Enum in com.bea.wli.sb.management.configuration
 
hasEvent() - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
returns whether to fire an event
hasEvent() - Method in class com.bea.alsb.presentation.CheckBoxObject
returns whether to fire an event
hasEvent() - Method in class com.bea.alsb.presentation.FileBrowserObject
returns whether to fire an event
hasEvent() - Method in interface com.bea.alsb.presentation.IBrowserTextBoxObject
returns whether to fire an event
hasEvent() - Method in interface com.bea.alsb.presentation.ICheckBoxObject
returns whether to fire an event
hasEvent() - Method in interface com.bea.alsb.presentation.IFileBrowserObject
returns whether to fire an event
hasEvent() - Method in interface com.bea.alsb.presentation.ISelectObject
returns whether to fire an event
hasEvent() - Method in class com.bea.alsb.presentation.SelectObject
returns whether to fire an event
hasEvent() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
returns whether to fire an event
hashCode() - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
 
hashCode() - Method in class com.bea.wli.config.Ref
 
hashCode() - Method in class com.bea.wli.config.resource.Diagnostic
 
hasNewConfiguration() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Update
 
hasOption(Object) - Method in class com.bea.wli.sb.sources.TransformOptions
 
hasOption(TransformOptions, Object) - Static method in class com.bea.wli.sb.sources.TransformOptions
 
hasOption(Object) - Method in class com.bea.wli.sb.transports.TransportOptions
 
hasOption(TransportOptions, Object) - Static method in class com.bea.wli.sb.transports.TransportOptions
utility method
hasOption(Object) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
hasOption(TransportUIContext, Object) - Static method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
hasRequestResponseOperations() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
hasRMPolicy() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
Deprecated. this method has been deprecated in 3.0 and should not be called. Transport providers should not rely on this. method. This method will always return false.
hasSameLocation(String, String) - Static method in class com.bea.wli.sb.util.EnvValueTypes
returns true if both od the passed env-values have same location.
hasSSLClientKeyPair(TransportProvider, Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
hasWSSecurityPolicy() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
Deprecated. this method has been deprecated in 3.0 and should not be called. Transport providers should not rely on this method. This method will always return false.
Headers - Interface in com.bea.wli.sb.sources
This class is used for managing headers (specifically RFC822-style headers).
Headers.Header - Interface in com.bea.wli.sb.sources
Represents an RFC822 header.
HintTextAreaObject - Class in com.bea.alsb.presentation
Hint Text Area Object
HintTextAreaObject(String, String, int, int, boolean) - Constructor for class com.bea.alsb.presentation.HintTextAreaObject
constructor
HintTextBoxObject - Class in com.bea.alsb.presentation
Hint Text Box Object
HintTextBoxObject(String, String, int) - Constructor for class com.bea.alsb.presentation.HintTextBoxObject
constructor

I

IBrowserTextBoxObject - Interface in com.bea.alsb.presentation
Browser Text Box Interface
ICheckBoxObject - Interface in com.bea.alsb.presentation
Check Box Interface
IConfirmationObject - Interface in com.bea.alsb.presentation
Confirmation Interface
IDynamicTableObject - Interface in com.bea.alsb.presentation
Dynamic Table Interface
IExpandableRowObject - Interface in com.bea.alsb.presentation
Expandable Row Interface
IExpandableTableObject - Interface in com.bea.alsb.presentation
Expandable Table Interface
IFileBrowserObject - Interface in com.bea.alsb.presentation
File Browser Object Interface
IHintTextAreaObject - Interface in com.bea.alsb.presentation
Hint Text Area Interface
IHintTextBoxObject - Interface in com.bea.alsb.presentation
Hint Text Box Interface
IMAP_MOVE_FOLDER_ENV_VALUE_TYPE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for imap folder.
ImportResult - Interface in com.bea.wli.config.importexport
Provides extra information about the result of an import operation
importUploaded(ALSBImportPlan) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Import an already uploaded jar file in this session.
importZip(Ref, byte[], Map<String, String>) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Imports the resources from a zip file.
INBOUND_ENDPOINT - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
InboundTransportMessageContext - Interface in com.bea.wli.sb.transports
Inbound Transport Message Context implements the message context abstraction for incoming messages
InboundTransportMessageContextExtension - Interface in com.bea.wli.sb.transports
Extends the current InboundTransportMessageContext interface with new methods that give Transport Provider access to response payload, etc.
integerValue(Object) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
InvalidAttributeValueException - Exception in com.bea.wli.config.component
Thrown when resource data contains an invalid value that compromises the integrity of the resource data.
InvalidAttributeValueException(Ref, String, Throwable) - Constructor for exception com.bea.wli.config.component.InvalidAttributeValueException
 
InvalidAttributeValueException(String) - Constructor for exception com.bea.wli.config.component.InvalidAttributeValueException
 
InvalidServiceRefException - Exception in com.bea.wli.monitoring
 
InvalidServiceRefException(String) - Constructor for exception com.bea.wli.monitoring.InvalidServiceRefException
 
IOption - Interface in com.bea.alsb.presentation
Option Interface
IPasswordObject - Interface in com.bea.alsb.presentation
Password Interface
isAdmin() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
isAdvanced() - Method in class com.bea.alsb.presentation.EditField
 
isAdvanced() - Method in class com.bea.alsb.presentation.ViewField
 
isBasic() - Method in class com.bea.alsb.presentation.EditField
return the "basic" flag
isBasic() - Method in class com.bea.alsb.presentation.ViewField
return the "basic" flag
isBlockingThrottling() - Method in class com.bea.wli.sb.transports.TransportOptions
 
isChangedInSessionOnly() - Method in class com.bea.wli.config.resource.ResourceQuery
 
ischecked() - Method in class com.bea.alsb.presentation.CheckBoxObject
returns the check flag
ischecked() - Method in interface com.bea.alsb.presentation.ICheckBoxObject
returns the check flag
isCompatibleWith(Diagnostic.Severity) - Method in enum com.bea.wli.config.resource.Diagnostic.UserSeverity
Returns true if this UserSeverity is compatible with the given system severity
isCompensating() - Method in interface com.bea.wli.sb.transports.EndPointOperations.CommonOperation
 
isCompleteMatch() - Method in class com.bea.wli.config.env.EnvValueQuery
 
isConfirmation() - Method in class com.bea.alsb.presentation.UIError
 
isConfirmed() - Method in class com.bea.alsb.presentation.ConfirmationObject
returns the confirmed flag
isConfirmed() - Method in interface com.bea.alsb.presentation.IConfirmationObject
returns the confirmed flag
isConsumed() - Method in interface com.bea.wli.sb.sources.SingleUseSource
Indicates if the Source has already been consumed
isConsumed() - Method in class com.bea.wli.sb.sources.StreamSource
 
isDependents() - Method in class com.bea.wli.config.resource.DependencyQuery
 
isDescendantOf(Ref) - Method in class com.bea.wli.config.Ref
Returns true if this reference is a descendent (child, grandchild etc...) of the given reference
isDisabled() - Method in class com.bea.alsb.presentation.EditField
return the "disabled" flag
isDomainRef() - Method in class com.bea.wli.config.Ref
Returns true if this is the domain reference
ISelectObject - Interface in com.bea.alsb.presentation
Select Interface
isEnabled(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Returns true if the service is enabled
isEnabled() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Create
 
isEnabled() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Update
 
isExpanded() - Method in class com.bea.alsb.presentation.ExpandableRowObject
returns whether the row is expanded
isExpanded() - Method in interface com.bea.alsb.presentation.IExpandableRowObject
returns whether the row is expanded
isExpanded() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
returns whether the row is expanded
isFolderRef() - Method in class com.bea.wli.config.Ref
Returns true if this is a folder reference
isGlobalOperationalResource(Ref) - Static method in class com.bea.wli.sb.util.Refs
 
isHasSensitiveInformation() - Method in class com.bea.wli.sb.management.importexport.ALSBResourceInfo
Returns whether this resource has sensitive information such as user names and passwords
ISimpleCell - Interface in com.bea.alsb.presentation
Simple Cell Interface
ISimpleRowObject - Interface in com.bea.alsb.presentation
Simple Row Interface
ISimpleTableObject - Interface in com.bea.alsb.presentation
Simple Table Interface
isInbound() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
isIncludeOnlyModifiedResources() - Method in class com.bea.wli.config.env.EnvValueQuery
 
isLocationDataRef() - Method in class com.bea.wli.config.Ref
Returns true if this is a reference to the locationData resource
isMonitoringEnabled(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Returns true if the monitoring for this service is enabled
isMultipart() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
isNew() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Create
 
isOffline() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
isPipelineAlertingEnabled(Ref) - Method in interface com.bea.wli.sb.management.configuration.ProxyServiceConfigurationMBean
Returns true if the pipeline alert feature for this service is enabled.
isPreserveExistingAccessControlPolicies() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
isPreserveExistingCredentials() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
isPreserveExistingEnvValues() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
isPreserveExistingOperationalValues() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
isPreserveExistingSecurityAndPolicyConfig() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
isProjectLevelExport() - Method in class com.bea.wli.sb.management.importexport.ALSBJarInfo
Returns whether the jar file was exported at the project level.
isProjectRef() - Method in class com.bea.wli.config.Ref
Returns true if this is a project reference
ISPROXY - Static variable in class com.bea.wli.sb.transports.ui.TransportUIContext
 
isProxy() - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
isReadOnly() - Method in interface com.bea.alsb.presentation.ITextBoxObject
returns read-only state
isReadOnly() - Method in class com.bea.alsb.presentation.TextBoxObject
returns read-only state
isRender() - Method in interface com.bea.alsb.presentation.ISimpleCell
Flag to render this object
isRender() - Method in class com.bea.alsb.presentation.SimpleCell
Flag to render this object
isRender() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Flag to render this object
isReplySync() - Method in class com.bea.wli.sb.transports.TransportOptions
 
isReplyWithFailure() - Method in class com.bea.wli.sb.transports.TransportOptions
 
isRequired() - Method in class com.bea.alsb.presentation.EditField
return the "required" flag
isResourceRef() - Method in class com.bea.wli.config.Ref
REturns true if this is a resource reference
isResultCachingEnabled(Ref) - Method in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Returns true if result caching is enabled
isRuntimeEnabled() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
isSameEnvVariable(NonQualifiedEnvValue) - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
Returns true iff this env value and the other env value are the same type, and same location
isSelected() - Method in class com.bea.alsb.presentation.ExpandableRowObject
returns whether the row is selected (checked)
isSelected() - Method in interface com.bea.alsb.presentation.IExpandableRowObject
returns whether the row is selected (checked)
isSelected() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
returns whether the row is selected (checked)
isServiceTypeSupported(BindingTypeInfo) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
Called at service definition time by OSB console to determine whether or not this provider supports the given type of service (SOAP, Messaging, XML, etc.)
isSetResponseMessage() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
isSLAAlertingEnabled(Ref) - Method in interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean
Returns true if the SLA alert flag for this service is enabled.
isStaticServiceAccount(Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
isSupportWSIcompliance() - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
 
isThrowOnError() - Method in class com.bea.wli.sb.transports.TransportOptions
 
isTransactional() - Method in interface com.bea.wli.sb.transports.TransportEndPoint
 
isUnderSystemProject(Ref) - Static method in class com.bea.wli.sb.util.Refs
Checks if a a folder/resource is under System project
isValidSeverity() - Method in enum com.bea.wli.config.resource.Diagnostic.Severity
Returns true if this severity level indicates a valid severity level, namely, returns true if the severity is Diagnostic.Severity.Valid
isWrap() - Method in interface com.bea.alsb.presentation.ISimpleCell
returns true, if the wrap attribute needs to set
isWrap() - Method in class com.bea.alsb.presentation.SimpleCell
returns true, if the wrap attribute needs to set
isWrap() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
returns true, if the wrap attribute needs to set
isWSICompliant() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
isXop() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
ITextAreaObject - Interface in com.bea.alsb.presentation
Text Area Interface
ITextBoxObject - Interface in com.bea.alsb.presentation
Text Box Interface
ITypeConverter - Interface in com.bea.wli.sb.transports.ejb
marker interface for runtime type conversion.

J

JavaObjectSource - Class in com.bea.wli.sb.sources
A JavaObjectSource represents payload carried by the services that support OSB service binding type: Messaging Type : Java.
JavaObjectSource(Object...) - Constructor for class com.bea.wli.sb.sources.JavaObjectSource
Creates an instance of JavaObjectSource given a sequence of objects.
JavaXmlSource - Class in com.bea.wli.sb.sources
A JavaXmlSource represents the payload carried by the services that supports java objects as the arguments.
JavaXmlSource(XmlObjectSource, Map<String, Object>) - Constructor for class com.bea.wli.sb.sources.JavaXmlSource
Creates an instance of JavaXmlSource given a XML representation defining the shape of message body in the pipeline and a map containing java objects against the unique keys.
JCA_ENV_ALWAYS_USE_WSDL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
JCA transport flag for always use configuration from JCA WSDL.
JCA_ENV_CONNECTION_MODE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
JCA transport connection mode Java type of this env value is String.
JCA_ENV_OVERWRITE_CONNECTION_FACTORY_AUTHENTICATION_PROPERTIES - Static variable in class com.bea.wli.sb.util.EnvValueTypes
JCA transport flag for overwriting JCA connection factory authentication properties Java type of this env value is Boolean.
JCA_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type ID for the JCA Ref
JMS_CONNECTION_FACTORY - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Response queue connection factory of a JMS proxy/business service with response correlation pattern as 'JMSMessage Id'.
JMS_DESTINATION_ENTRY - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Represents destination entry in the table of managed server vs destinaion of a jms business service with response correlation pattern as 'JMSMessageID'.
JMS_MANAGED_SERVER_ENTRY - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Represents managed server entry in the table of managed server vs destinaion of a jms business service with response correlation pattern as 'Message Id'.
JMS_MANAGED_SERVER_VS_DESTINATION - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Table of Managed server names vs queues for JMSMessageID correlation pattern in JMS Business Service.
JMS_MSGID_TARGET_RESPONSE_TABLE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
It represents a table containing target name and response-uri.
JMS_RESPONSE_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
It is the URI of the response queue for JMS proxy/business services.
JMXCONNECTOR - Static variable in class com.bea.wli.sb.transports.TransportValidationContext
 
JMXCONNECTOR - Static variable in class com.bea.wli.sb.transports.ui.TransportUIContext
 
JNDI_PROVIDER_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for JNDI provider URLs.
JndiProviderQuery - Class in com.bea.wli.sb.management.query
Query object for searching JNDI provider configurations.
JndiProviderQuery() - Constructor for class com.bea.wli.sb.management.query.JndiProviderQuery
 

K

KEY_CACHEVALUES - Static variable in class com.bea.wli.sb.management.query.JndiProviderQuery
 
KEY_DEFAULT - Static variable in class com.bea.wli.sb.management.query.SmtpServerQuery
Search key for searching based on whether SMTP server is the default server
KEY_DEFAULT - Static variable in class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
 
KEY_HAS_BEA_SECURITY_ASSERTIONS - Static variable in class com.bea.wli.sb.management.query.WsPolicyQuery
Search key for searching for policies that have BEA security policy assertions
KEY_HAS_RM_ASSERTIONS - Static variable in class com.bea.wli.sb.management.query.WsPolicyQuery
Search key for searching for policies that have reliable messaging assertions
KEY_HAS_WSSP12_ASSERTIONS - Static variable in class com.bea.wli.sb.management.query.WsPolicyQuery
Search key for searching for policies that have WS-SecurityPolicy 1.2 assertions
KEY_HOST - Static variable in class com.bea.wli.sb.management.query.ProxyServerQuery
Search key for searching based on host.
KEY_ID - Static variable in class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
Search key for search based on the registry name
KEY_IS_PURELY_ONE_WAY - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on whether the service is a purely one way service.
KEY_IS_TRANSPORT_TYPED - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on whether the service is a transport typed service.
KEY_IS_WSDL_BASED - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on whether the service is a wsdl based service
KEY_MESSAGE_TRACING_ENABLED - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on whether message tracing is enagled or disabled
KEY_MONITORING_ENABLED - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on whether monitoring is enabled for this service
KEY_NUM_CLASSES - Static variable in class com.bea.wli.sb.management.query.ArchiveResourceQuery
Search key for number of classes in the archive file
KEY_POLICY_ID - Static variable in class com.bea.wli.sb.management.query.WsPolicyQuery
Search key for searching based on the policy id
KEY_PROVIDERURL - Static variable in class com.bea.wli.sb.management.query.JndiProviderQuery
Search key for searching based on JNDI provider URL
KEY_PROXYURI - Static variable in class com.bea.wli.sb.management.query.ProxyServiceQuery
Search key for searching based on URI of a proxy service
KEY_REGISTRY_NAME - Static variable in class com.bea.wli.sb.management.query.BusinessServiceQuery
Search key for searching based on registry name
KEY_SCHEME - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on transport scheme
KEY_SERVERURL - Static variable in class com.bea.wli.sb.management.query.SmtpServerQuery
Search key for searching based on SMTP server URL
KEY_SERVICE_ENABLED - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
Search key for searching based on whether the service is enabled or disabled (suspended)
KEY_SERVICE_PROVIDER - Static variable in class com.bea.wli.sb.management.query.ProxyServiceQuery
Search key for searching based on provider name
KEY_SIZE - Static variable in class com.bea.wli.sb.management.query.ArchiveResourceQuery
Search key for archive size
KEY_TARGET_NAMESPACE - Static variable in class com.bea.wli.sb.management.query.WsdlQuery
Search key for searching based on the target namespace of WSDL resources
KEY_TARGET_NAMESPACE - Static variable in class com.bea.wli.sb.management.query.XmlSchemaQuery
Search key for searching based on the target namespace of xml schema
KEY_TYPE - Static variable in class com.bea.wli.sb.management.query.ArchiveResourceQuery
Search key for searching based on service account type.
KEY_TYPE - Static variable in class com.bea.wli.sb.management.query.ServiceAccountQuery
Search key for searching based on service account type.
KEY_UDDI_SERVICE_KEY - Static variable in class com.bea.wli.sb.management.query.BusinessServiceQuery
Search key for searching based on uddi service key

L

lastUpdatedBetween(Date, Date) - Method in class com.bea.wli.config.resource.ResourceQuery
Adds a predicate to return the resource modified in between two dates.
LOCALE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIContext
 
LOCATION_DATA_TYPE - Static variable in class com.bea.wli.config.Ref
Type Id for location metadata

M

main(String[]) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
makeAlertDestinationRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an AlertDestination
makeAlertRuleRef(Ref, String) - Static method in class com.bea.wli.config.Ref
make an AlertRuleRef using the serviceRef and the ruleId.
makeArchiveResourceRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an archive resource
makeBusinessSvcRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a business service component
makeCustomResourceRef(String, Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a custom resource
makeFlowRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Creates a new FLOW Ref object.
makeFlowRef(String) - Static method in class com.bea.wli.sb.util.Refs
Creates a new FLOW Ref object.
makeFolderRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a folder
makeJcaRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an JCA component
makeJcaRef(String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an JCA component
makeJNDIProviderRef(String) - Static method in class com.bea.wli.sb.util.Refs
Factory method for creating a reference to a jndi provider
makeLocationDataRef(Ref) - Static method in class com.bea.wli.config.Ref
Creates a reference to the metadata that is kept for the given location (folder or project).
makeLocationRef(String) - Static method in class com.bea.wli.config.Ref
Deprecated. since 2.6
makeLocationRef(String) - Static method in class com.bea.wli.sb.util.Refs
Factory method to create parent ref for the given location.
makeMflRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an MFL component
makeMQConnectionRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Factory method for creating a reference to a MQ connection resource
makeParentRef(String) - Static method in class com.bea.wli.sb.util.Refs
Convenience method to create the parent ref for a given full name.
makeProjectRef(String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to project
makeProxyRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a proxy service
makeProxyServerRef(String) - Static method in class com.bea.wli.sb.util.Refs
Factory method for creating a reference to a proxy server
makeRef(String, Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an arbitrary object other than the domain and that is hierarchical.
makeRef(String, String[]) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an arbitrary object other than the domain.
makeResourceRef(String, Ref, String) - Static method in class com.bea.wli.config.Ref
Convenience constructor for creating an arbitrary resource reference
makeSecurityPolicyRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a security policy component
makeServiceAccountRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a service account component
makeServiceKeyProviderRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a service key provider component.
makeServiceProviderRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Deprecated. in 3.0. Please use Refs.makeServiceKeyProviderRef(com.bea.wli.config.Ref, String) . Deprecated API is removed in the subsequent major release.
makeSimpleTypeRef(String, String) - Static method in class com.bea.wli.config.Ref
 
makeSMTPServerRef(String) - Static method in class com.bea.wli.sb.util.Refs
Factory method for creating a reference to an smtp server
makeUDDIRegistryRef(String) - Static method in class com.bea.wli.sb.util.Refs
Factory method for creating a reference to a uddi registry entry
makeWLSChangesOnCreate(DomainMBean, EndPointOperations.Create) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called on admin server when the transport endpoint needs to be created by the service bus deployment system so that required WLS changes are performed.
makeWLSChangesOnDelete(DomainMBean, EndPointOperations.Delete) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called on admin server when the transport endpoint needs to be deleted by the service bus deployment system so that required WLS changes are performed.
makeWLSChangesOnResume(DomainMBean, EndPointOperations.Resume) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called on admin server when the transport endpoint needs to be resumed (re-enabled) by the service bus deployment system so that required WLS changes are performed.
makeWLSChangesOnSuspend(DomainMBean, EndPointOperations.Suspend) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called on admin server when the transport endpoint needs to be suspended (disabled) by the service bus deployment system so that required WLS changes are performed.
makeWLSChangesOnUpdate(DomainMBean, EndPointOperations.Update) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called on admin server when the transport endpoint needs to be updated by the service bus deployment system so that required WLS changes are performed.
makeWsdlRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a WSDL component
makeXmlRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an JCA component
makeXmlRef(String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an XML component
makeXmlSchemaRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an xml schema component
makeXqueryRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an Xquery component
makeXsltRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an XSLT component
map(Ref, Ref) - Method in class com.bea.wli.config.Ref
Maps a reference to another reference so that a portion of its prefix location is mapped to a target location.
mapReferences(Collection<Ref>, Map<Ref, Ref>) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Modifies the existing references from all the resources in the given list (resourcesToConsider) to a new set of references passed in the refMap.
markURIsOnline(Map<Ref, List<String>>) - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Forces the specified URIs for the business services to be marked as online on all the managed servers.
matches(QualifiedEnvValue) - Method in class com.bea.wli.config.env.EnvValueQuery
Checks if the given QualifiedEnvValue object matches the query Use the values in the QualifiedEnvValue object to check if it is a match of the query.
MAX_FOLDER_OR_PROJECT_PART_LENGTH - Static variable in class com.bea.wli.config.Ref
 
MESSAGE_FACTORY - Static variable in class com.bea.wli.sb.sources.SAAJSource
an optional transform option used during transformations that tells the transformer to use the specified instance of MessageFactory to create instances of SAAJ messages.
MESSAGE_PRIORITY - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
MessageContextSource - Class in com.bea.wli.sb.sources
Source that represents all message content.
MFL_REFERENCE_OPTION - Static variable in class com.bea.wli.sb.sources.MFLSource
Transform option used to indicate the MFL resource
MFL_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for MFL resource
MFLSource - Class in com.bea.wli.sb.sources
This class represents MFL content.
MFLSource(XmlObject, Ref) - Constructor for class com.bea.wli.sb.sources.MFLSource
 
MIME_BOUNDARY - Static variable in class com.bea.wli.sb.sources.MessageContextSource
The default MIME_Boundary and name of TransformOptions option
MIME_MULTIPART - Static variable in interface com.bea.wli.sb.sources.Headers
 
MIME_MULTIPART_FORMDATA - Static variable in interface com.bea.wli.sb.sources.Headers
 
MIME_MULTIPART_RELATED - Static variable in interface com.bea.wli.sb.sources.Headers
 
MIME_VERSION - Static variable in interface com.bea.wli.sb.sources.Headers
 
MimeSource - Class in com.bea.wli.sb.sources
Source representing arbitrary content with headers.
MimeSource(Headers, Source) - Constructor for class com.bea.wli.sb.sources.MimeSource
 
mkCannotCommit(int, Object, String, Exception) - Static method in class com.bea.wli.config.resource.Diagnostic
Creates a Diagnostic object with CannotCommit severity.
mkCannotCreate(int, Object, String, Exception) - Static method in class com.bea.wli.config.resource.Diagnostic
Creates a Diagnostic object with CannotCreate severity.
mkValid(Diagnostic.UserSeverity, int, Object, String) - Static method in class com.bea.wli.config.resource.Diagnostic
Creates a Diagnostic object with Valid severity.
MODE - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
MonitoringException - Exception in com.bea.wli.monitoring
 
MonitoringException(String) - Constructor for exception com.bea.wli.monitoring.MonitoringException
 
MonitoringException(Throwable) - Constructor for exception com.bea.wli.monitoring.MonitoringException
 
MonitoringException(String, Throwable) - Constructor for exception com.bea.wli.monitoring.MonitoringException
 
MonitoringNotEnabledException - Exception in com.bea.wli.monitoring
 
MonitoringNotEnabledException(String) - Constructor for exception com.bea.wli.monitoring.MonitoringNotEnabledException
 
move(Ref, Ref) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
This method is used to change the identity of a resource or to map an existing project or folder to another project or folder.
MQ_CONN_CHANNEL_NAME - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Channel name for MQ connection resource.
MQ_CONN_HOST - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Host for MQ connection resource.
MQ_CONN_POOL_SIZE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Connection pool size for MQ Queue Manager.
MQ_CONN_PORT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Port for MQ connection resource.
MQ_CONN_Q_MANAGER_NAME - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Queue Manager name for MQ connection resource.
MQ_CONN_TIMEOUT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Connection timeout for MQ Queue Manager.
MQ_CONNECTION_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for MQ connection
MQ_DEAD_LETTER_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Dead Letter URI for MQ proxy services.
MQ_RESPONSE_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Response URI for MQ proxy/business services.
MQ_UNRECOGNIZED_RESPONSE_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
MQ Unrecognized Response URI for MQ business services.
MQ_VERSION - Static variable in class com.bea.wli.sb.util.EnvValueTypes
WebSphere MQ version.

N

NAME - Static variable in interface com.bea.wli.monitoring.ServiceDomainMBean
Name of this mbean
NAME - Static variable in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
 
NAME - Static variable in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Name of this mbean
NAME - Static variable in interface com.bea.wli.sb.management.configuration.ProxyServiceConfigurationMBean
Name of this mbean
NAME - Static variable in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
 
narrowRefs(Set<Ref>, Set<Ref>) - Static method in class com.bea.wli.config.Ref
Narrows the initial set so that only those that are specified in the filter remain.
newInstance(Throwable) - Static method in exception com.bea.wli.sb.transports.TransportException
Most transport SDK API signatures declare only TransportException to be thrown.
NonQualifiedEnvValue - Class in com.bea.wli.config.env
Represents an instance of an environment value embedded in a particular resource data.
NonQualifiedEnvValue(String, String, Object) - Constructor for class com.bea.wli.config.env.NonQualifiedEnvValue
Constructor.
NonQualifiedEnvValue(NonQualifiedEnvValue) - Constructor for class com.bea.wli.config.env.NonQualifiedEnvValue
Constructor
NoServiceTransportSender - Interface in com.bea.wli.sb.transports
A flavor of TransportSender that is used to send outbound messages through OSB transport subsystem without a registered service.
NotFoundException - Exception in com.bea.wli.config.component
Thrown when an operation (such as update, or delete) expects a project, folder or resource to exist, but indeed does not exist.
NotFoundException(Ref) - Constructor for exception com.bea.wli.config.component.NotFoundException
 
NotFoundException(Ref, Throwable) - Constructor for exception com.bea.wli.config.component.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.bea.wli.config.component.NotFoundException
 
NotFoundException(String) - Constructor for exception com.bea.wli.config.component.NotFoundException
 

O

OBJECT_NAME - Static variable in interface com.bea.wli.monitoring.ServiceDomainMBean
 
OBJECT_NAME - Static variable in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
 
onError(OutboundTransportMessageContext, String, String) - Method in interface com.bea.wli.sb.transports.TransportSendListener
Called by the transport provider when an internal system error occurs within the transport provider that prevents it from receiving a response (e.g.
onReceiveResponse(OutboundTransportMessageContext) - Method in interface com.bea.wli.sb.transports.TransportSendListener
Called by the transport provider when a response is received from an external (business) service to give the response back to OSB for processing.
OPAQUE_DATA - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
OPERATION_NAME - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
OPERATIONS_REF - Static variable in class com.bea.wli.sb.util.Refs
Type Id for an Operations configured for operator role
Option - Class in com.bea.alsb.presentation
Option Object
Option(String, String) - Constructor for class com.bea.alsb.presentation.Option
 
Option(String, String, String) - Constructor for class com.bea.alsb.presentation.Option
 
OutboundTransportMessageContext - Interface in com.bea.wli.sb.transports
Outbound Transport Message Context implements the message context abstraction for outgoing messages

P

PARAM_LOAD_BALANCING - Static variable in interface com.bea.wli.sb.transports.ui.TransportUIBinding
 
PARAM_URI - Static variable in interface com.bea.wli.sb.transports.ui.TransportUIBinding
 
parseGlobalName(String) - Static method in class com.bea.wli.config.Ref
 
parseGlobalNameOld(String) - Static method in class com.bea.wli.config.Ref
 
PasswordObject - Class in com.bea.alsb.presentation
Password Object
PasswordObject(String, int) - Constructor for class com.bea.alsb.presentation.PasswordObject
constructor
peek(byte[], int, int) - Method in class com.bea.wli.sb.sources.StreamSource
Peek bytes from the input stream without consuming the input stream.
POLLER_MANAGED_SERVER - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Managed server for polling incase of cluster.
PROJECT_DATA_LOCAL_NAME - Static variable in class com.bea.wli.config.Ref
Local name for project data
PROJECT_REF - Static variable in class com.bea.wli.config.Ref
 
PROXY_SERVER_HOST - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for the proxy server host of an individual proxy server in a proxy server resource.
PROXY_SERVER_PORT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for the proxy server port of an individual proxy server in a proxy server resource.
PROXY_SERVER_SSL_PORT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for the proxy server ssl-port of an individual proxy server in a proxy server resource.
PROXY_SERVER_TABLE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Table of proxy server parameters (hosts & ports) in a proxy server resource.
PROXY_SERVER_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for a Proxy Server
PROXY_SERVICE_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for proxy services
ProxyServerQuery - Class in com.bea.wli.sb.management.query
Query object for searching proxy server resources.
ProxyServerQuery() - Constructor for class com.bea.wli.sb.management.query.ProxyServerQuery
 
ProxyServiceConfigurationMBean - Interface in com.bea.wli.sb.management.configuration
Provides API to enable/disable services and enable/disable monitoring for a proxy service.
ProxyServiceQuery - Class in com.bea.wli.sb.management.query
Query object for searching proxy services.
ProxyServiceQuery() - Constructor for class com.bea.wli.sb.management.query.ProxyServiceQuery
 
PUBLIC_RESOURCE_TYPE_IDS - Static variable in class com.bea.wli.sb.util.Refs
 
put(Object) - Method in class com.bea.wli.sb.sources.TransformOptions
 
put(Object, int) - Method in class com.bea.wli.sb.sources.TransformOptions
 
put(Object, Object) - Method in class com.bea.wli.sb.sources.TransformOptions
 
put(Object) - Method in class com.bea.wli.sb.transports.TransportOptions
 
put(Object, int) - Method in class com.bea.wli.sb.transports.TransportOptions
set the value of the option with a given key to specified value
put(Object, Object) - Method in class com.bea.wli.sb.transports.TransportOptions
set the value of the option with a given key to specified value
put(Object) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
sets the option with a given key
put(Object, int) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
sets the option with a given key to specified value
put(Object, Object) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
sets the option with a given key to specified value
putContextProperty(Object, Object) - Method in class com.bea.wli.sb.transports.TransportValidationContext
 

Q

QOS - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
QualifiedEnvValue - Class in com.bea.wli.config.env
Represents an instance of an environment value embedded in a particular resource data.
QualifiedEnvValue(Ref, NonQualifiedEnvValue) - Constructor for class com.bea.wli.config.env.QualifiedEnvValue
Constructor
QualifiedEnvValue(Ref, String, String, Object) - Constructor for class com.bea.wli.config.env.QualifiedEnvValue
Constructor

R

readResolve() - Method in class com.bea.wli.config.Ref
 
receiveMessage(InboundTransportMessageContext, TransportOptions) - Method in interface com.bea.wli.sb.transports.TransportManager
Processes an inbound message: the caller is the transport endpoint implementation, and transport manager passes the message context down to the router manager, which sends the incoming message down the request pipeline.
Ref - Class in com.bea.wli.config
A Ref uniquely represents a resource, project or folder that is managed by the Configuration Framework.
Ref(String, Ref, String) - Constructor for class com.bea.wli.config.Ref
Constructor for creating a reference to an object under a particular parent
Ref(String, String[]) - Constructor for class com.bea.wli.config.Ref
Constructor for creating an arbitrary reference.
ReferenceCustomization - Class in com.bea.wli.config.customization
Customization for mapping references found in resources to other references.
ReferenceCustomization(Set<Ref>, String, Map<Ref, Ref>) - Constructor for class com.bea.wli.config.customization.ReferenceCustomization
Creates a customization for changing/mapping references embedded in a set of resources
Refs - Class in com.bea.wli.sb.util
 
Refs() - Constructor for class com.bea.wli.sb.util.Refs
 
registerProvider(TransportProvider, Transformer) - Method in interface com.bea.wli.sb.transports.TransportManager
Registers a new provider with the transport manager.
registerProvider(TransportManager) - Method in interface com.bea.wli.sb.transports.TransportProviderFactory
Registers a new provider with the transport manager.
remove(Object) - Method in class com.bea.wli.sb.sources.TransformOptions
 
remove(Object) - Method in class com.bea.wli.sb.transports.TransportOptions
delete of the option with a given key
remove(Object) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
removes the option with a given key
removeAllHeaders() - Method in interface com.bea.wli.sb.sources.Headers
 
removeContextProperty(Object) - Method in class com.bea.wli.sb.transports.TransportValidationContext
 
removeHandler(ReportingDataHandler) - Method in class com.bea.wli.reporting.ReportingDataManager
Remove the specified reporting data handler.
removeHeader(String) - Method in interface com.bea.wli.sb.sources.Headers
 
removeMoreSpecific(Set<Ref>) - Static method in class com.bea.wli.config.Ref
Remove a ref R1 from set if there exists another ref R2 in the set such that R1 is under R2.
removeOperation(Ref) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Removes the import operation for the given reference.
REPLY_SYNC - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
REPLY_WITH_FAILURE - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
ReportingDataHandler - Interface in com.bea.wli.reporting
A reporting handler takes reporting data stream and processes it.
ReportingDataManager - Class in com.bea.wli.reporting
ReportingDataManager is a server-local singleton object that keeps registry of reporting providers (a reporting provider implements ReportingDataHandler).
RequestHeaders - Class in com.bea.wli.sb.transports
Represents a union of standard and user-defined headers in a given inbound or outbound request message.
RequestMetaData<T extends RequestHeaders> - Class in com.bea.wli.sb.transports
Represents inbound or outbound request message meta-data information (e.g.
resetAllStatistics() - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Resets statistics for all services.
resetStatistics(Ref[]) - Method in interface com.bea.wli.monitoring.ServiceDomainMBean
Resets statistics for specified services.
ResourceQuery - Class in com.bea.wli.config.resource
Query for searching resources based on various properties
ResourceQuery(String) - Constructor for class com.bea.wli.config.resource.ResourceQuery
 
ResourceStatistic - Class in com.bea.wli.monitoring
This class provides information about a resource for which statistics collection is supported.
ResourceStatistic(String, ResourceType, StatisticValue[]) - Constructor for class com.bea.wli.monitoring.ResourceStatistic
 
ResourceType - Enum in com.bea.wli.monitoring
All enumerations for resource types for which collection of runtime statistics is supported.
ResponseHeaders - Class in com.bea.wli.sb.transports
Represents a union of standard and user-defined headers in a given inbound or outbound response message.
ResponseMetaData<T extends ResponseHeaders> - Class in com.bea.wli.sb.transports
Represents inbound or outbound response message meta-data information (e.g.
resumeEndPoint(EndPointOperations.Resume) - Method in interface com.bea.wli.sb.transports.TransportProvider
Resumes (Re-enables) a previously suspended endpoint with the given service reference
RETRY_COUNT - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
RETRY_INTERVAL - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
RFC822_HEADER_CHARSET - Static variable in interface com.bea.wli.sb.sources.Headers
 

S

SAAJSource - Class in com.bea.wli.sb.sources
An implementation of Source that is backed by a SAAJ SOAPMessage object.
SAAJSource(SOAPMessage) - Constructor for class com.bea.wli.sb.sources.SAAJSource
 
safeGet(TransformOptions, Object) - Static method in class com.bea.wli.sb.sources.TransformOptions
 
safeGet(TransportOptions, Object) - Static method in class com.bea.wli.sb.transports.TransportOptions
utility method
safeGet(TransportUIContext, Object) - Static method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
schedule(Runnable, String) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
Schedule a work instance for execution in another thread associated with specified dispatch policy.
schedule(Runnable, String, String, String) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
Schedule a work instance for execution in another thread associated with specified dispatch policy.
searchInstanceIds(String, String, Object) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
Returns a list of references for instances that has the given keyValue for the given key.
SECURE_JMS_CONNECTION - Static variable in class com.bea.wli.sb.util.EnvValueTypes
This is a boolean property.
SECURITY_POLICY_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for security policy resource
SelectObject - Class in com.bea.alsb.presentation
Select Object
SelectObject(Option[], String, int, boolean) - Constructor for class com.bea.alsb.presentation.SelectObject
constructor
SelfDescribedBindingTypeInfo - Interface in com.bea.wli.sb.services
An extension of BindingTypeInfo interface for those servcies that are self-described (e.g.
SelfDescribedTransportProvider - Interface in com.bea.wli.sb.transports
Those transport providers that generate service binding type description from a given transport endpoint need to implement this interface.
SelfDescribedTransportUIBinding - Interface in com.bea.wli.sb.transports.ui
Those transport providers that generate service binding type description from a given transport endpoint need to implement this interface.
send(TransportSendListener) - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
sendMessageAsync(TransportSender, TransportSendListener, TransportOptions) - Method in interface com.bea.wli.sb.transports.TransportProvider
Sends an outbound message to an external service.
SEPARATOR_CHAR - Static variable in class com.bea.wli.config.Ref
Character that separates hierarchical names
SEPARATOR_CHAR_PATTERN - Static variable in class com.bea.wli.config.Ref
REgular expression representation of the separateor char for pattern matching purposes.
serialVersionUID - Static variable in exception com.bea.wli.config.component.AlreadyExistsException
 
serialVersionUID - Static variable in exception com.bea.wli.config.component.CreateException
 
serialVersionUID - Static variable in exception com.bea.wli.config.component.DeleteException
 
serialVersionUID - Static variable in exception com.bea.wli.config.component.InvalidAttributeValueException
 
serialVersionUID - Static variable in exception com.bea.wli.config.component.NotFoundException
 
serialVersionUID - Static variable in exception com.bea.wli.config.component.UpdateException
 
serialVersionUID - Static variable in exception com.bea.wli.config.component.ValidationException
 
serialVersionUID - Static variable in class com.bea.wli.config.customization.Customization
 
serialVersionUID - Static variable in class com.bea.wli.config.customization.EnvValueCustomization
 
serialVersionUID - Static variable in class com.bea.wli.config.customization.FindAndReplaceCustomization
 
serialVersionUID - Static variable in class com.bea.wli.config.customization.ReferenceCustomization
 
serialVersionUID - Static variable in class com.bea.wli.config.env.NonQualifiedEnvValue
 
serialVersionUID - Static variable in class com.bea.wli.config.Ref
 
serialVersionUID - Static variable in class com.bea.wli.config.resource.BaseQuery
 
serialVersionUID - Static variable in class com.bea.wli.config.resource.DependencyQuery
 
serialVersionUID - Static variable in class com.bea.wli.config.resource.ResourceQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.importexport.ALSBResourceInfo
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ArchiveResourceQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.BusinessServiceQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.JndiProviderQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ProxyServerQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ProxyServiceQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ServiceAccountQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ServiceKeyProviderQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ServiceProviderQuery
Deprecated.  
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ServiceQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.SmtpServerQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.WsdlQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.WsPolicyQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.XmlSchemaQuery
 
serialVersionUID - Static variable in exception com.bea.wli.sb.security.CredentialNotFoundException
 
SERVER_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The name of the managed server that triggered this alert.
SERVICE_ACCOUNT_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for service account resource
SERVICE_KEY_PROVIDER_TYPE - Static variable in class com.bea.wli.sb.util.Refs
 
SERVICE_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the fully-qualified name of Service that generated the alert.
SERVICE_PROVIDER_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Deprecated. in 3.0. Please use Refs.SERVICE_KEY_PROVIDER_TYPE. Deprecated API is removed in the subsequent major release.
SERVICE_RETRY_COUNT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Retry Count used in business services.
SERVICE_RETRY_INTERVAL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Retry Iteration Interval used in business services.
SERVICE_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
URI of the proxy/business service.
SERVICE_URI_TABLE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Table of Business Service URI vs their weights.
SERVICE_URI_WEIGHT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Weight of the URI for business service.
ServiceAccountQuery - Class in com.bea.wli.sb.management.query
Query object for searching Service Accounts.
ServiceAccountQuery() - Constructor for class com.bea.wli.sb.management.query.ServiceAccountQuery
 
ServiceAccountType - Enum in com.bea.wli.sb.management.configuration
 
ServiceDomainMBean - Interface in com.bea.wli.monitoring
This MBean represents service domain.
ServiceInfo - Class in com.bea.wli.sb.services
Wrapper class that describes information about a service: o its transport configuration o its binding type
ServiceInfo(Ref, EndPointConfiguration, BindingTypeInfo) - Constructor for class com.bea.wli.sb.services.ServiceInfo
 
ServiceInfo(Ref, Ref, EndPointConfiguration, BindingTypeInfo) - Constructor for class com.bea.wli.sb.services.ServiceInfo
 
ServiceKeyProviderQuery - Class in com.bea.wli.sb.management.query
Query object for searching Service Providers.
ServiceKeyProviderQuery() - Constructor for class com.bea.wli.sb.management.query.ServiceKeyProviderQuery
 
ServiceProviderQuery - Class in com.bea.wli.sb.management.query
Deprecated. in 3.0 . Please use ServiceKeyProviderQuery . deprecated APIs are removed in the subsequent major release.
ServiceProviderQuery() - Constructor for class com.bea.wli.sb.management.query.ServiceProviderQuery
Deprecated.  
ServiceQuery - Class in com.bea.wli.sb.management.query
Contains search API common to both ProxyServiceQuery and BusinessServiceQuery.
ServiceQuery(String) - Constructor for class com.bea.wli.sb.management.query.ServiceQuery
 
SERVICEREF - Static variable in class com.bea.wli.sb.transports.ui.TransportUIContext
 
ServiceResourceStatistic - Class in com.bea.wli.monitoring
This class contains statistical information for all resources of business or proxy service.
ServiceResourceStatistic(Ref, Map<ResourceType, ResourceStatistic[]>, String[], long) - Constructor for class com.bea.wli.monitoring.ServiceResourceStatistic
Constructor
ServiceResourceStatistic(Ref, Exception) - Constructor for class com.bea.wli.monitoring.ServiceResourceStatistic
Constructor
ServiceTransportSender - Interface in com.bea.wli.sb.transports
A flavor of TransportSender object that is used by OSB to send outbound messages to a registered service.
sessionActivationFailed(EndPointOperations.CommonOperation) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called when session activation has failed The callee may NOT throw exceptions as there is no way to recover
sessionActivationSucceeded(EndPointOperations.CommonOperation) - Method in interface com.bea.wli.sb.transports.TransportWLSArtifactDeployer
Called when session activation has succeeded The callee may NOT throw exceptions as there is no way to recover
sessionExists(String) - Method in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
Returns true if a session with the given session exists
SessionManagementMBean - Interface in com.bea.wli.sb.management.configuration
Provides API to create, activate or discard sessions.
setAdvanced(boolean) - Method in class com.bea.alsb.presentation.EditField
sets "disabled" flag
setAdvanced(boolean) - Method in class com.bea.alsb.presentation.ViewField
sets "disabled" flag
setArchiveType(ArchiveType) - Method in class com.bea.wli.sb.management.query.ArchiveResourceQuery
Adds a predicate to return only archive resources of the given type
setAttrsToReturn(Collection<String>) - Method in class com.bea.wli.config.resource.ResourceQuery
Sets additional attributes to return.
setBindingTypeInfo(BindingTypeInfo) - Method in class com.bea.wli.sb.services.ServiceInfo
 
setBlockingThrottling() - Method in class com.bea.wli.sb.transports.TransportOptions
 
setCacheOriginated(Boolean) - Method in class com.bea.wli.sb.transports.ResponseMetaData
sets whether this response originated from the cache or not (only set if caching enabled)
setCacheToken(String) - Method in class com.bea.wli.sb.transports.RequestMetaData
sets the cache token to use for this request
setCacheToken(String) - Method in class com.bea.wli.sb.transports.ResponseMetaData
sets the cache token used for this response
setCacheTTL(String) - Method in class com.bea.wli.sb.transports.RequestMetaData
sets the cache time to live to use for this request.
setChangedInSessionOnly(boolean) - Method in class com.bea.wli.config.resource.ResourceQuery
Adds a predicate to consider only the existing resources that have been modified (updated or created) in the session.
setCharacterEncoding(String) - Method in class com.bea.wli.sb.sources.TransformOptions
 
setCharacterEncoding(String) - Method in class com.bea.wli.sb.transports.RequestMetaData
sets the character encoding to use in message payload
setCharacterEncoding(String) - Method in class com.bea.wli.sb.transports.ResponseMetaData
sets character encoding to use for message payload
setChecked(boolean) - Method in class com.bea.alsb.presentation.CheckBoxObject
set checked
setChecked(boolean) - Method in interface com.bea.alsb.presentation.ICheckBoxObject
set checked
setConfirmed(boolean) - Method in class com.bea.alsb.presentation.ConfirmationObject
sets the confirmed flag
setConfirmed(boolean) - Method in interface com.bea.alsb.presentation.IConfirmationObject
sets the confirmed flag
setDefault(boolean) - Method in class com.bea.wli.sb.management.query.SmtpServerQuery
 
setDefaultImportPlan(ALSBImportPlan) - Method in class com.bea.wli.sb.management.importexport.ALSBJarInfo
 
setDefaultRegistry() - Method in class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
Adds a predicate to return the default UDDI registry entry
setDelete() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
Marks the operation so that the resource is deleted.
setDisabled(boolean) - Method in class com.bea.alsb.presentation.EditField
sets "disabled" flag
setEnvValues(Ref, EndPointConfiguration, Collection<NonQualifiedEnvValue>) - Method in interface com.bea.wli.sb.transports.TransportProvider
Sets the given collection of environment values in the data.
setErrors(UIError[]) - Method in class com.bea.alsb.presentation.ExpandableRowObject
set the validation errors for the fields in this row
setErrors(UIError[]) - Method in interface com.bea.alsb.presentation.IExpandableRowObject
set the validation errors for the fields in this row
setErrors(TransportUIError[]) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
set the validation errors for the fields in this row
setErrors(UIError[]) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
set the validation errors for the fields in this row
setExpanded(boolean) - Method in class com.bea.alsb.presentation.ExpandableRowObject
sets the row to expanded(true) or collapsed(false)
setExpanded(boolean) - Method in interface com.bea.alsb.presentation.IExpandableRowObject
sets the row to expanded(true) or collapsed(false)
setExpanded(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
sets the row to expanded(true) or collapsed(false)
setExternalReferences(Map<Ref, Ref>, EndPointConfiguration) - Method in interface com.bea.wli.sb.transports.TransportProvider
Sets the external references for a given endpoint configuration in place.
setHasBeaSecurityAssertionFilter(boolean) - Method in class com.bea.wli.sb.management.query.WsPolicyQuery
Sets a search filter based on whether the policy has BEA security policy assertions or not.
setHasRMAssertionFilter(boolean) - Method in class com.bea.wli.sb.management.query.WsPolicyQuery
Sets a search filter based on whether the policy has reliable messaging assertions or not.
setHasWssp12AssertionFilter(boolean) - Method in class com.bea.wli.sb.management.query.WsPolicyQuery
Sets a search filter based on whether the policy has WS-SecurityPolicy 1.2 assertions or not.
setHeader(String, String) - Method in interface com.bea.wli.sb.sources.Headers
 
setHeader(String, Object) - Method in class com.bea.wli.sb.transports.RequestHeaders
Sets the header with the specified name to the given value
setHeader(String, Object) - Method in class com.bea.wli.sb.transports.ResponseHeaders
Sets the header with the specified name to the given value
setHeaders(T) - Method in class com.bea.wli.sb.transports.RequestMetaData
sets provider-specific request headers POJO that represent the headers for request message
setHeaders(T) - Method in class com.bea.wli.sb.transports.ResponseMetaData
sets provider-specific response headers POJO that represents transport-level headers for the message
setHint(String) - Method in class com.bea.alsb.presentation.HintTextAreaObject
sets the hint
setHint(String) - Method in class com.bea.alsb.presentation.HintTextBoxObject
returns the hint
setHint(String) - Method in interface com.bea.alsb.presentation.IHintTextAreaObject
sets the hint
setHint(String) - Method in interface com.bea.alsb.presentation.IHintTextBoxObject
returns the hint
setHint(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextAreaObject
sets the hint
setHint(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextBoxObject
returns the hint
setHost(String) - Method in class com.bea.wli.sb.management.query.ProxyServerQuery
Adds a predicate to return only proxy servers with the given host
setIsProxy(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
Sets whether or not the wizard has been invoked with respect to a proxy service definition
setIsRender(boolean) - Method in class com.bea.alsb.presentation.SimpleCell
Setter for isrender
setIsRender(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Setter for isrender
setJavaFault(Throwable) - Method in exception com.bea.wli.sb.transports.TransportException
When throwing an exception on the request thread, instruct the pipeline to add a throwable to the $fault variable.
setLocale(Locale) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
sets the locale to use when returning labels and tooltips for each field
setLocalName(String) - Method in class com.bea.wli.config.resource.ResourceQuery
Adds a predicate to return only resource that have the given local name relative to their project / folder.
setMessagePriority(int) - Method in class com.bea.wli.sb.transports.TransportOptions
 
setMode(TransportOptions.ModeEnum) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies the type of the message being processed by OSB - one-way or request/response.
setMonitoringEnabled(Boolean) - Method in class com.bea.wli.sb.management.query.ServiceQuery
Adds a predicate to return only services based on whether monitoring is enabled for that service
setOpaqueData(Map<String, Object>) - Method in exception com.bea.wli.sb.transports.TransportException
Stores opaque (i.e.
setOpaqueData(Map<String, Object>) - Method in class com.bea.wli.sb.transports.TransportOptions
Stores opaque (i.e.
setOperationName(String) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies the name of the Web Service operation, when applicable for outbound requests.
setPassphrase(String) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Sets the passphrase
setPath(String) - Method in class com.bea.wli.config.resource.ResourceQuery
Adds a predicate to return only resources under the given path
setPolicyId(String) - Method in class com.bea.wli.sb.management.query.WsPolicyQuery
Adds a predicate to return the WS Policy entry with the given policy id
setPreserveExistingAccessControlPolicies(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
setPreserveExistingAccessControlPolicies(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Sets the value of preserveExistingAccessControlPolicies flag across all import operations.
setPreserveExistingCredentials(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
setPreserveExistingCredentials(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Sets the value of preserveExistingCredentials flag across all import operations.
setPreserveExistingEnvValues(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
setPreserveExistingEnvValues(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Sets the value of preserveExistingEnvValues flag across all import operations.
setPreserveExistingOperationalValues(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
setPreserveExistingOperationalValues(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Sets the value of preserveExistingOperationValues flag across all import operations.
setPreserveExistingSecurityAndPolicyConfig(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
 
setPreserveExistingSecurityAndPolicyConfig(boolean) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Sets the value of preserveExistingSecurityAndPolicyConfig flag across all import operations.
setProvider(Ref) - Method in class com.bea.wli.sb.management.query.ProxyServiceQuery
Adds a predicate to return proxy services with the given service provider.
setProviderURL(String) - Method in class com.bea.wli.sb.management.query.JndiProviderQuery
Adds a predicate to return only the JNDI Provider entries whose URL matches the given URL
setProxyURI(String) - Method in class com.bea.wli.sb.management.query.ProxyServiceQuery
Adds a predicate to return proxy services with the given URI
setPurelyOneWayService(Boolean) - Method in class com.bea.wli.sb.management.query.ServiceQuery
Adds a predicate to return only services based on whether the service is a one way service
setQoS(TransportOptions.QoSEnum) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies whether or not “exactly-once” qualify of service can be achieved.
setRegistryId(String) - Method in class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
 
setRegistryName(String) - Method in class com.bea.wli.sb.management.query.BusinessServiceQuery
Adds a predicate to return business services with the given registry name
setRegistryName(String) - Method in class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
Adds a predicate to return the UDDI registry entry with the given name
setReplySender(TransportReplySender) - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContextExtension
Will be called by the transport/pipeline runtime when the response message is ready to be sent to the inbound transport endpoint
setReplyWithFailure() - Method in class com.bea.wli.sb.transports.TransportOptions
 
setRequired(boolean) - Method in class com.bea.alsb.presentation.EditField
sets "required" flag
setResponseCode(int) - Method in class com.bea.wli.sb.transports.ResponseMetaData
Sets response code to indicate success/failure.
setResponseMessage(String) - Method in class com.bea.wli.sb.transports.ResponseMetaData
sets provider-specific response message
setResponseMetaData(ResponseMetaData) - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
setResponseMetaData(ResponseMetaData) - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
Deprecated. see InboundTransportMessageContextExtension.setReplySender(TransportReplySender)
setResponsePayload(Source) - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
setResponsePayload(Source) - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
Deprecated. see InboundTransportMessageContextExtension.setReplySender(TransportReplySender)
setRetryCount(int) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies the retry count is to used in case of delivery failure when sending outbound requests via a transport provider.
setRetryInterval(int) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies the retry interval is to used in case of delivery failure when sending outbound requests via a transport provider.
setRowspan(int) - Method in class com.bea.alsb.presentation.SimpleCell
Setter for rowspan
setRowspan(int) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Setter for rowspan
setSelected(boolean) - Method in class com.bea.alsb.presentation.ExpandableRowObject
sets the selected row
setSelected(boolean) - Method in interface com.bea.alsb.presentation.IExpandableRowObject
sets the selected row
setSelected(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
sets the selected row
setSelectedValue(String) - Method in interface com.bea.alsb.presentation.ISelectObject
sets the selected value
setSelectedValue(String) - Method in class com.bea.alsb.presentation.SelectObject
sets the selected value
setSelectedValue(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
sets the selected value
setServerURL(String) - Method in class com.bea.wli.sb.management.query.SmtpServerQuery
 
setServiceEnabled(Boolean) - Method in class com.bea.wli.sb.management.query.ServiceQuery
Adds a predicate to return only services based on whether they are enabled or not
setServiceRef(Ref) - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
sets the serviceref of the proxy or business service being changed in the user interface.
setSkip() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
Changes the existing operation to a skip so that the operation is not performed.
setStringValue(String) - Method in class com.bea.alsb.presentation.FileBrowserObject
Sets String value of value field with encoding
setStringValue(String) - Method in interface com.bea.alsb.presentation.IFileBrowserObject
Sets String value of byte[]
setSupportWSIcompliance(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
Sets whether or not the transport provider wants the OSB console to display "Enable WSI Compliance" check box when configuring the service
setTargetNamespace(String) - Method in class com.bea.wli.sb.management.query.WsdlQuery
Adds a predicate to return only the WSDL entries with the given target namespace.
setTargetNamespace(String) - Method in class com.bea.wli.sb.management.query.XmlSchemaQuery
Adds a predicate to return xml schemas with the given target namespace.
setThrowOnError() - Method in class com.bea.wli.sb.transports.TransportOptions
if set, an exception will be thrown to the callee of method TransportManager.receiveMessage() due to an error that occurs during the OSB pipeline processing.
setTransportScheme(String) - Method in class com.bea.wli.sb.management.query.ServiceQuery
Adds a predicate to return only services based on their transport type
setTransportTypedService(Boolean) - Method in class com.bea.wli.sb.management.query.ServiceQuery
Adds a predicate to return only services based on whether the transport of the service is typed.
setType(ServiceAccountType) - Method in class com.bea.wli.sb.management.query.ServiceAccountQuery
Adds a predicate to return only service account with the given type
setUDDIServiceKey(String) - Method in class com.bea.wli.sb.management.query.BusinessServiceQuery
Adds a predicate to return business service with the given UDDI service key
setURI(URI) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies which URI is to be used when sending outbound requests via a transport provider
setUriAutofill(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
Sets a string which OSB console uses to prepopulate the URI edit box in the absense of user-specified URI.
setUriFormat(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
Sets the URI hint for the user when adding a URI for the service.
setValue(String) - Method in class com.bea.alsb.presentation.BrowserTextBoxObject
sets the value
setValue(byte[]) - Method in class com.bea.alsb.presentation.FileBrowserObject
sets the value
setValue(String) - Method in interface com.bea.alsb.presentation.IBrowserTextBoxObject
sets the value
setValue(byte[]) - Method in interface com.bea.alsb.presentation.IFileBrowserObject
sets the value,
setValue(String) - Method in interface com.bea.alsb.presentation.IPasswordObject
sets the value
setValue(String) - Method in interface com.bea.alsb.presentation.ITextAreaObject
sets the value
setValue(String) - Method in interface com.bea.alsb.presentation.ITextBoxObject
sets the value
setValue(String) - Method in class com.bea.alsb.presentation.PasswordObject
sets the value
setValue(String) - Method in class com.bea.alsb.presentation.TextAreaObject
sets the value
setValue(String) - Method in class com.bea.alsb.presentation.TextBoxObject
sets the value
setValue(UIObject, String) - Static method in class com.bea.alsb.presentation.UIFactory
Sets the value of a UI object.
setValue(TransportUIFactory.TransportUIObject, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Sets the value of a transport UI object.
setWSDLBasedService(Boolean) - Method in class com.bea.wli.sb.management.query.ServiceQuery
Adds a predicate to return only services based on whether the service is WSDL based
setXML(ResponseHeadersXML) - Method in class com.bea.wli.sb.transports.ResponseHeaders
 
SFTP_ARCHIVE_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Archive directory for sftp proxy service.
SFTP_DOWNLOAD_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Download directory for sftp proxy service.
SFTP_ERROR_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Error directory for sftp proxy service.
shortValue(Object) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
shutdown() - Method in class com.bea.wli.reporting.ReportingDataManager
Shutdown removes and closes all Handlers
shutdown() - Method in interface com.bea.wli.sb.transports.TransportProvider
Called by the TransportManager when the server is shutting down
SimpleCell - Class in com.bea.alsb.presentation
Simple Cell
SimpleCell(String) - Constructor for class com.bea.alsb.presentation.SimpleCell
Constructor (for STRING)
SimpleCell(String, boolean) - Constructor for class com.bea.alsb.presentation.SimpleCell
Constructor (for STRING with wrap attribute)
SimpleCell(UIObject) - Constructor for class com.bea.alsb.presentation.SimpleCell
Constructor (for UIOBBECT)
SimpleCell.SimpleCellType - Enum in com.bea.alsb.presentation
The types of content in a cell
SimpleRowObject - Class in com.bea.alsb.presentation
Simple Row Object
SimpleRowObject(SimpleCell[]) - Constructor for class com.bea.alsb.presentation.SimpleRowObject
Constructor
SimpleTableObject - Class in com.bea.alsb.presentation
Simple Table Object
SimpleTableObject(String[], List<SimpleRowObject>, String) - Constructor for class com.bea.alsb.presentation.SimpleTableObject
Constructor
SingleUseSource - Interface in com.bea.wli.sb.sources
Primarily a marker interface indicating that a type of Source that can only be consumed once.
SMTP_SERVER_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for an SMTP Server
SMTP_SERVER_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for SMTP Server URLs.
SmtpServerQuery - Class in com.bea.wli.sb.management.query
Query object for searching SMTP Server configurations
SmtpServerQuery() - Constructor for class com.bea.wli.sb.management.query.SmtpServerQuery
default constructor
SOAP12_VERSION - Static variable in class com.bea.wli.sb.sources.SAAJSource
an optional transform option used during transformations that tells the transformer to create an instance of SOAP Message of specified SOAP protocol when transforming from some Source to SAAJSource <p/> The meaning of the flag is as follows: if set to true - SOAP1.2 protocol version of SOAP Message will be created if set to false - - SOAP1.1 protocol version of SOAP Message will be created if not set - the caller does not know which version If not specified, the source payload will be (partially) parsed in order to determine which SOAP version it uses
sort(List<Ref>) - Static method in class com.bea.wli.config.Ref
This method returns sorted Ref list
Source - Interface in com.bea.wli.sb.sources
An instance of this interface represents source content in some form.
SPLIT_JOIN_WORK_MANAGER - Static variable in class com.bea.wli.sb.util.EnvValueTypes
WorkManager used in split-join business services.
STATIC_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Internal project that always exists
StatisticType - Enum in com.bea.wli.monitoring
This enum holds values for different type of statistics.
StatisticValue - Class in com.bea.wli.monitoring
This class will hold a statistic value for a resource.
StatisticValue.CountStatistic - Class in com.bea.wli.monitoring
Class to represent statistic value of type count.
StatisticValue.CountStatistic(String, StatisticType, long) - Constructor for class com.bea.wli.monitoring.StatisticValue.CountStatistic
 
StatisticValue.IntervalStatistic - Class in com.bea.wli.monitoring
Class to represent statistic value of type interval.
StatisticValue.IntervalStatistic(String, long, long, long, long, double) - Constructor for class com.bea.wli.monitoring.StatisticValue.IntervalStatistic
 
StatisticValue.StatusStatistic - Class in com.bea.wli.monitoring
Class to represent statistic value of type status.
StatisticValue.StatusStatistic(String, StatisticType, int, int) - Constructor for class com.bea.wli.monitoring.StatisticValue.StatusStatistic
 
StreamSource - Class in com.bea.wli.sb.sources
A byte-stream Source whose content comes from an InputStream.
StreamSource(InputStream) - Constructor for class com.bea.wli.sb.sources.StreamSource
 
StringSource - Class in com.bea.wli.sb.sources
A Source that is backed by a single String.
StringSource(String) - Constructor for class com.bea.wli.sb.sources.StringSource
 
suspendEndPoint(EndPointOperations.Suspend) - Method in interface com.bea.wli.sb.transports.TransportProvider
Suspends (disables) the endpoint with the given service reference
synchronizeServices(Collection<Ref>, HandleDelete) - Method in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Synchronizes a collection of business services by importing them from the registry.
SYSTEM_JNDI_PROVIDER_FOLDER - Static variable in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs.SYSTEM_JNDI_PROVIDER_FOLDER. Deprecated API is removed in the subsequent major release.
SYSTEM_JNDI_PROVIDER_FOLDER - Static variable in class com.bea.wli.sb.util.Refs
 
SYSTEM_OPERATOR_SETTINGS_FOLDER - Static variable in class com.bea.wli.sb.util.Refs
 
SYSTEM_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs.SYSTEM_PROJECT_REF. Deprecated API is removed in the subsequent major release.
SYSTEM_PROJECT_REF - Static variable in class com.bea.wli.sb.util.Refs
 
SYSTEM_PROXY_SERVER_FOLDER - Static variable in class com.bea.wli.sb.util.Refs
 
SYSTEM_SMTP_FOLDER - Static variable in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs.SYSTEM_SMTP_FOLDER. Deprecated API is removed in the subsequent major release.
SYSTEM_SMTP_FOLDER - Static variable in class com.bea.wli.sb.util.Refs
 
SYSTEM_UDDI_FOLDER - Static variable in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs.SYSTEM_UDDI_FOLDER. Deprecated API is removed in the subsequent major release.
SYSTEM_UDDI_FOLDER - Static variable in class com.bea.wli.sb.util.Refs
 

T

TextAreaObject - Class in com.bea.alsb.presentation
Text Area Object
TextAreaObject(String, int, int, boolean) - Constructor for class com.bea.alsb.presentation.TextAreaObject
constructor
TextBoxObject - Class in com.bea.alsb.presentation
Text Box Object
TextBoxObject(String, int, boolean) - Constructor for class com.bea.alsb.presentation.TextBoxObject
constructor
THROW_ON_ERROR - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
toString() - Method in class com.bea.wli.config.Ref
 
toString() - Method in class com.bea.wli.config.resource.Diagnostics
Returns a string representation of this diagnostics object
toString() - Method in class com.bea.wli.sb.sources.StringSource
 
toString() - Method in class com.bea.wli.sb.sources.TransformOptions
 
toString() - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
toString() - Method in class com.bea.wli.sb.transports.TransportOptions
 
toString() - Method in class com.bea.wli.sb.transports.ui.TransportUIContext
 
toXML() - Method in class com.bea.wli.config.customization.Customization
Returns an xml representation for this customization
toXML(List<Customization>, OutputStream) - Static method in class com.bea.wli.config.customization.Customization
converts the give list of customization into an xml form and serializes to the given stream.
toXML() - Method in class com.bea.wli.config.customization.EnvValueCustomization
 
toXML() - Method in class com.bea.wli.config.customization.FindAndReplaceCustomization
 
toXML() - Method in class com.bea.wli.config.customization.ReferenceCustomization
 
toXML() - Method in class com.bea.wli.sb.transports.DefaultRequestHeaders
translate to XML
toXML() - Method in class com.bea.wli.sb.transports.DefaultRequestMetaData
convert to XML
toXML() - Method in class com.bea.wli.sb.transports.DefaultResponseHeaders
translate to XML
toXML() - Method in class com.bea.wli.sb.transports.DefaultResponseMetaData
convert to XML
toXML() - Method in class com.bea.wli.sb.transports.RequestHeaders
 
toXML() - Method in class com.bea.wli.sb.transports.RequestMetaData
 
toXML() - Method in class com.bea.wli.sb.transports.ResponseHeaders
 
toXML() - Method in class com.bea.wli.sb.transports.ResponseMetaData
 
TransactionAlreadyMarkedAsRollbackException - Exception in com.bea.wli.config.transaction
This exception is thrown when accessing a transactional object in a transaction that has already been marked as rollback only.
TransactionAlreadyMarkedAsRollbackException() - Constructor for exception com.bea.wli.config.transaction.TransactionAlreadyMarkedAsRollbackException
 
TransactionAlreadyMarkedAsRollbackException(String) - Constructor for exception com.bea.wli.config.transaction.TransactionAlreadyMarkedAsRollbackException
 
TransactionAlreadyMarkedAsRollbackException(String, Throwable) - Constructor for exception com.bea.wli.config.transaction.TransactionAlreadyMarkedAsRollbackException
 
TransactionAlreadyMarkedAsRollbackException(Throwable) - Constructor for exception com.bea.wli.config.transaction.TransactionAlreadyMarkedAsRollbackException
 
TransactionException - Exception in com.bea.wli.config.transaction
Exceptions about the transaction
TransactionException(String, String, Throwable) - Constructor for exception com.bea.wli.config.transaction.TransactionException
 
TransactionException(String) - Constructor for exception com.bea.wli.config.transaction.TransactionException
 
TRANSFER_ENCODING - Static variable in interface com.bea.wli.sb.sources.Headers
 
transform(Source, Class<T>, TransformOptions) - Method in interface com.bea.wli.sb.sources.Transformer
Perform a transformation (i.e.
Transformer - Interface in com.bea.wli.sb.sources
The Transformer interface Instances of this class are used to transform one type of Source to another.
TransformException - Exception in com.bea.wli.sb.sources
Represents a Transformation error
TransformException() - Constructor for exception com.bea.wli.sb.sources.TransformException
 
TransformException(String) - Constructor for exception com.bea.wli.sb.sources.TransformException
 
TransformException(String, Throwable) - Constructor for exception com.bea.wli.sb.sources.TransformException
 
TransformException(Throwable) - Constructor for exception com.bea.wli.sb.sources.TransformException
 
TransformOptions - Class in com.bea.wli.sb.sources
Class used to represent a set of transformation options.
TransformOptions() - Constructor for class com.bea.wli.sb.sources.TransformOptions
 
TransformOptions(TransformOptions) - Constructor for class com.bea.wli.sb.sources.TransformOptions
 
TRANSPORT_ERROR_APPLICATION - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of application error code.
TRANSPORT_ERROR_CONNECTION - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of connection error code.
TRANSPORT_ERROR_GENERIC - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of generic error code
TRANSPORT_ERROR_THROTTLING_EXPIRED - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of a transport error due to throttling.
TRANSPORT_ERROR_THROTTLING_OVERLOAD - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of a transport error due to throttling.
TRANSPORT_ERROR_THROTTLING_QUEUE - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of a transport error due to throttling.
TRANSPORT_RESOURCE_NAME - Static variable in interface com.bea.wli.sb.transports.TransportManager
internal name used by monitoring subsystem
TRANSPORT_STATUS_APPLICATION_ERROR - Static variable in interface com.bea.wli.sb.transports.TransportManager
transport specific status code that indicates application error
TRANSPORT_STATUS_CONNECTION_ERROR - Static variable in interface com.bea.wli.sb.transports.TransportManager
transport specific status code that indicates connection error
TRANSPORT_STATUS_ERROR - Static variable in interface com.bea.wli.sb.transports.TransportManager
transport specific status code that indicates generic error
TRANSPORT_STATUS_OK - Static variable in interface com.bea.wli.sb.transports.TransportManager
transport specific status code that indicates success
TransportCustomBindingProvider - Interface in com.bea.wli.sb.transports
Represents a class responsible for facilitating in generating the extensible elements of SOAP binding or all the elements of custom BEA (OSB) binding used during generation of effective WSDL for WSDL-based transports.
TransportEditField - Class in com.bea.wli.sb.transports.ui
Represents a single editable UI element in provider-specific portion of OSB console service registration wizard
TransportEditField(String, String, String, boolean, boolean, TransportUIFactory.TransportUIObject) - Constructor for class com.bea.wli.sb.transports.ui.TransportEditField
default constructor
TransportEndPoint - Interface in com.bea.wli.sb.transports
A transport endpoint is an OSB entity/resource where service messages are originated or targeted
TransportEndPoint.MessagePatternEnum - Enum in com.bea.wli.sb.transports
SYNCHRONOUS and ASYNCHRONOUS imply the endpoint uses request/response paradigm.
TransportException - Exception in com.bea.wli.sb.transports
Represents an exception within the OSB Transport subsystem (either in a specific transport provider or in the transport framework itself).
TransportException() - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException.
TransportException(String) - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException with the specified message text.
TransportException(String, String) - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException with the specified message text and specified error code
TransportException(String, Throwable) - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException with the specified detail message and cause.
TransportException(String, Throwable, String) - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException with the specified detail message and cause and error code.
TransportException(Throwable) - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
TransportException(Throwable, String) - Constructor for exception com.bea.wli.sb.transports.TransportException
Constructs a TransportException with the specified cause and error code.
TransportException(String, Source) - Constructor for exception com.bea.wli.sb.transports.TransportException
Deprecated.  
TransportException(Loggable) - Constructor for exception com.bea.wli.sb.transports.TransportException
 
TransportException(Loggable, Throwable) - Constructor for exception com.bea.wli.sb.transports.TransportException
 
TransportManager - Interface in com.bea.wli.sb.transports
A singleton object that provides the main point of centralization for managing different transport providers, endpoint registration, control, processing of inbound and outbound messages, etc
TransportManagerHelper - Class in com.bea.wli.sb.transports
Helper class that allows the client to execute some common tasks with respect to Transport subsystem
TransportMessageContext - Interface in com.bea.wli.sb.transports
Most message-oriented middleware (MOM) products treat messages as lightweight entities that consist of a header and a payload.
TransportOptions - Class in com.bea.wli.sb.transports
Used to supply options for sending or receiving a message.
TransportOptions() - Constructor for class com.bea.wli.sb.transports.TransportOptions
 
TransportOptions.ModeEnum - Enum in com.bea.wli.sb.transports
 
TransportOptions.QoSEnum - Enum in com.bea.wli.sb.transports
 
TransportProvider - Interface in com.bea.wli.sb.transports
Represents the central point for management of transport protocol-specific configuration and runtime properties.
TransportProviderFactory - Interface in com.bea.wli.sb.transports
This interface is the extension point to plug custom OSB transports in Eclipse.
TransportReplySender - Interface in com.bea.wli.sb.transports
This interface will be implemented by OSB transport/pipeline runtime to give the inbound transport endpoint access to inbound response parameters.
TransportSender - Interface in com.bea.wli.sb.transports
This interface needs to be implemented by those clients of TransportManager that wish to make outbound requests
TransportSendListener - Interface in com.bea.wli.sb.transports
This is the callback object supplied to the outbound transport allowing him to signal to the system that response processing can proceed.
TransportUIBinding - Interface in com.bea.wli.sb.transports.ui
Represents an object responsible for rendering provider-specific UI pages used during the service definition, summary, as well as validation of provider-specific endpoint configuration.
TransportUIContext - Class in com.bea.wli.sb.transports.ui
An object if this class is used to supply options for transport-provider specific user interface.
TransportUIContext() - Constructor for class com.bea.wli.sb.transports.ui.TransportUIContext
 
TransportUIError - Class in com.bea.wli.sb.transports.ui
An object of this class is used by transport proivder to return any validation errors to OSB console
TransportUIError(String, String) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIError
constructor
TransportUIError(String, String, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIError
 
TransportUIFactory - Class in com.bea.wli.sb.transports.ui
This class provides factory methods for creating a Transport Edit Field and different kinds of Transport UI objects associated with the field.
TransportUIFactory.BrowserTextBoxObject - Class in com.bea.wli.sb.transports.ui
Browser textbox object
TransportUIFactory.BrowserTextBoxObject(String, int, String, boolean, ResourceQuery) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
constructor
TransportUIFactory.CheckBoxObject - Class in com.bea.wli.sb.transports.ui
checkbox object
TransportUIFactory.CheckBoxObject(String, boolean, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.CheckBoxObject
constructor
TransportUIFactory.ConfirmationObject - Class in com.bea.wli.sb.transports.ui
confirmation object
TransportUIFactory.ConfirmationObject(String, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.ConfirmationObject
constructor
TransportUIFactory.DynamicTableObject - Class in com.bea.wli.sb.transports.ui
Dynamic table object
TransportUIFactory.DynamicTableObject(String[], UIObject[], List<String[]>) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.DynamicTableObject
constructor
TransportUIFactory.ExpandableRowObject - Class in com.bea.wli.sb.transports.ui
Expandable Row Object
TransportUIFactory.ExpandableRowObject(boolean, boolean, String, List<TransportEditField>) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
Constructor
TransportUIFactory.ExpandableRowObject(boolean, String, List<TransportEditField>) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
 
TransportUIFactory.ExpandableTableObject - Class in com.bea.wli.sb.transports.ui
Expandable Table Object
TransportUIFactory.ExpandableTableObject(List<TransportUIFactory.ExpandableRowObject>, String) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableTableObject
constructor
TransportUIFactory.FileBrowserObject - Class in com.bea.wli.sb.transports.ui
File Browser textbox object
TransportUIFactory.FileBrowserObject(byte[], int, boolean, int, int, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.FileBrowserObject
constructor
TransportUIFactory.FileBrowserObject(String, int, boolean, int, int, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.FileBrowserObject
 
TransportUIFactory.HintTextAreaObject - Class in com.bea.wli.sb.transports.ui
A TextArea object with a hint above it
TransportUIFactory.HintTextAreaObject(String, String, int, int, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextAreaObject
constructor
TransportUIFactory.HintTextBoxObject - Class in com.bea.wli.sb.transports.ui
A TextBox object with a little hint above it.
TransportUIFactory.HintTextBoxObject(String, String, int) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextBoxObject
constructor
TransportUIFactory.Option - Class in com.bea.wli.sb.transports.ui
option object
TransportUIFactory.Option(String, String) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.Option
 
TransportUIFactory.Option(String, String, String) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.Option
 
TransportUIFactory.PasswordObject - Class in com.bea.wli.sb.transports.ui
password object
TransportUIFactory.PasswordObject(String, int) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.PasswordObject
constructor
TransportUIFactory.SelectObject - Class in com.bea.wli.sb.transports.ui
select object
TransportUIFactory.SelectObject(TransportUIFactory.Option[], String, int, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
constructor
TransportUIFactory.SimpleCell - Class in com.bea.wli.sb.transports.ui
Simple Cell Object
TransportUIFactory.SimpleCell(String) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Constructor (for STRING)
TransportUIFactory.SimpleCell(String, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Constructor (for STRING with wrap attribute)
TransportUIFactory.SimpleCell(TransportUIFactory.TransportUIObject) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
Constructor (for UIOBBECT)
TransportUIFactory.SimpleCell.SimpleCellType - Enum in com.bea.wli.sb.transports.ui
The types of content in a cell
TransportUIFactory.SimpleRowObject - Class in com.bea.wli.sb.transports.ui
Simple Row Object
TransportUIFactory.SimpleRowObject(TransportUIFactory.SimpleCell[]) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleRowObject
Constructor
TransportUIFactory.SimpleTableObject - Class in com.bea.wli.sb.transports.ui
Simple Table Object
TransportUIFactory.SimpleTableObject(String[], List<TransportUIFactory.SimpleRowObject>, String) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
Constructor
TransportUIFactory.TextAreaObject - Class in com.bea.wli.sb.transports.ui
textarea object
TransportUIFactory.TextAreaObject(String, int, int, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
constructor
TransportUIFactory.TextBoxObject - Class in com.bea.wli.sb.transports.ui
A simple text box input object.
TransportUIFactory.TextBoxObject(String, int, boolean) - Constructor for class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
constructor
TransportUIFactory.TransportUIObject - Interface in com.bea.wli.sb.transports.ui
Marker interface.
TransportUIGenericInfo - Class in com.bea.wli.sb.transports.ui
Class to hold transport specific UI information for the common transport page in the OSB Service Definition wizard.
TransportUIGenericInfo() - Constructor for class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
 
TransportValidationContext - Class in com.bea.wli.sb.transports
Container for supplying information to transport providers that can be used when implementing validation checks of endpoint configuration The context property Bag contains other objects useful during validation.
TransportValidationContext(Locale, ServiceInfo, Diagnostics) - Constructor for class com.bea.wli.sb.transports.TransportValidationContext
 
TransportValidationContext(Locale, ServiceInfo, Diagnostics, HashMap) - Constructor for class com.bea.wli.sb.transports.TransportValidationContext
 
TransportViewField - Class in com.bea.wli.sb.transports.ui
Represents a single read-only UI element in provider-specific portion of the service summary page OSB console service registration wizard
TransportViewField(String, Object) - Constructor for class com.bea.wli.sb.transports.ui.TransportViewField
default constructor
TransportViewField(String, String, Object) - Constructor for class com.bea.wli.sb.transports.ui.TransportViewField
default constructor
TransportWLSArtifactDeployer - Interface in com.bea.wli.sb.transports
The plugin interface for modules that need to deploy/undeploy/modify WLS related artifacts along with a service bus deployment.
TYPE - Static variable in interface com.bea.wli.monitoring.ServiceDomainMBean
Type of this mbean
TYPE - Static variable in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
 
TYPE - Static variable in interface com.bea.wli.sb.management.configuration.BusinessServiceConfigurationMBean
Type of this mbean
TYPE - Static variable in interface com.bea.wli.sb.management.configuration.ProxyServiceConfigurationMBean
Type of this mbean
TYPE - Static variable in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
 
TYPE_BROWSER_TEXTBOX - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_CHECKBOX - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_CONFIRM - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_DYN_TABLE - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_EXPAND_TABLE - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_FILE_BROWSER - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_HINT_TEXTAREA - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_HINT_TEXTBOX - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_PASSWORD - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_SELECT - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_SIMPLE_TABLE - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_TEXTAREA - Static variable in interface com.bea.alsb.presentation.Constants
 
TYPE_TEXTBOX - Static variable in interface com.bea.alsb.presentation.Constants
 

U

UDDI_AUTO_IMPORT - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Auto synchronize property of an imported business service from UDDI registry.
UDDI_AUTO_PUBLISH - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Auto publish property of proxy service.
UDDI_INQUIRY_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Inquiry URL for UDDI registry.
UDDI_PUBLISHING_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Publishing URL for UDDI registry.
UDDI_REGISTRY_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for UDDI registry entries configured
UDDI_SECURITY_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Security URL for UDDI registry.
UDDI_SUBSCRIPTION_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Subscription URL for UDDI registry.
UDDIRegistryEntryQuery - Class in com.bea.wli.sb.management.query
Query object for searching UDDI Registry configurations.
UDDIRegistryEntryQuery() - Constructor for class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery
 
UIError - Class in com.bea.alsb.presentation
An object of this class is used by proivder to return any validation errors to OSB console.
UIError(String, String) - Constructor for class com.bea.alsb.presentation.UIError
constructor
UIError(String, String, boolean) - Constructor for class com.bea.alsb.presentation.UIError
 
UIFactory - Class in com.bea.alsb.presentation
This class provides factory methods for creating Edit Field and different kinds of UI objects associated with the field.
UIFactory() - Constructor for class com.bea.alsb.presentation.UIFactory
 
UIObject - Interface in com.bea.alsb.presentation
Marker interface.
UNSYNC_XML_OPTION - Static variable in class com.bea.wli.sb.sources.XmlObjectSource
 
updateEditPage(TransportEditField[], String) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
Called at service definition time to get contents of the edit pane for endpoint configuration.
updateEndPoint(EndPointOperations.Update) - Method in interface com.bea.wli.sb.transports.TransportProvider
Updates the existing endpoint with new configuration.
UpdateException - Exception in com.bea.wli.config.component
Thrown when the update of a resource, folder or project fails due to a reason other than validation constraints.
UpdateException() - Constructor for exception com.bea.wli.config.component.UpdateException
 
UpdateException(String) - Constructor for exception com.bea.wli.config.component.UpdateException
 
UpdateException(String, Throwable) - Constructor for exception com.bea.wli.config.component.UpdateException
 
UpdateException(Throwable) - Constructor for exception com.bea.wli.config.component.UpdateException
 
uploadJarFile(byte[]) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Obtains configuration data from a configuration jar file and locally (temporarily) stages it on the server.
UsernamePassword - Interface in com.bea.wli.sb.security
This interface encapsulates a username/password pair.

V

validateEndPointConfiguration(TransportValidationContext) - Method in interface com.bea.wli.sb.transports.TransportProvider
Provides syntactic and semantic validation of endpoint configuration according to a given transport provider-specific logic.
validateMainForm(TransportEditField[]) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
validate the generic transport endpoint parameters in the request, such as URI and report any validation error on the UI form.
validateProjectOrFolderPart(StringBuilder, String, Locale) - Static method in class com.bea.wli.config.Ref
Utility method for validating a folder or project name.
validateProviderSpecificForm(TransportEditField[]) - Method in interface com.bea.wli.sb.transports.ui.TransportUIBinding
validate the provider-specific transport endpoint parameters in the request, such as URI and report any validation error on the UI form.
validateResourceLocalNamePart(StringBuilder, String, Locale) - Static method in class com.bea.wli.config.Ref
Utility method for validating the local name of a resource.
ValidationException - Exception in com.bea.wli.config.component
Thrown when a configuration operation cannot be performed on a resource, folder or project due to non-existing data, or other constraints
ValidationException(Ref, String, Throwable) - Constructor for exception com.bea.wli.config.component.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception com.bea.wli.config.component.ValidationException
 
ValidationException(Diagnostics) - Constructor for exception com.bea.wli.config.component.ValidationException
 
value() - Method in enum com.bea.wli.monitoring.ResourceType
 
valueOf(String) - Static method in enum com.bea.alsb.presentation.SimpleCell.SimpleCellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.config.resource.Diagnostic.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.config.resource.Diagnostic.UserSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.monitoring.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.monitoring.StatisticType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.management.configuration.HandleDelete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.management.configuration.ServiceAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.management.importexport.ALSBImportOperation.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.resources.archive.ArchiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.services.BindingTypeInfo.BindingTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.services.BindingTypeInfo.MessageTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.transports.EndPointOperations.EndPointOperationTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.transports.TransportEndPoint.MessagePatternEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.transports.TransportOptions.ModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.transports.TransportOptions.QoSEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell.SimpleCellType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bea.alsb.presentation.SimpleCell.SimpleCellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.config.resource.Diagnostic.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.config.resource.Diagnostic.UserSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.monitoring.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.monitoring.StatisticType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.management.configuration.HandleDelete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.management.configuration.ServiceAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.management.importexport.ALSBImportOperation.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.resources.archive.ArchiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.services.BindingTypeInfo.BindingTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.services.BindingTypeInfo.MessageTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.transports.EndPointOperations.EndPointOperationTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.transports.TransportEndPoint.MessagePatternEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.transports.TransportOptions.ModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.transports.TransportOptions.QoSEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell.SimpleCellType
Returns an array containing the constants of this enum type, in the order they are declared.
ViewField - Class in com.bea.alsb.presentation
Represents a single read-only UI element in provider-specific portion of the service summary page OSB console service registration wizard.
ViewField(String, Object) - Constructor for class com.bea.alsb.presentation.ViewField
default constructor
ViewField(String, String, Object) - Constructor for class com.bea.alsb.presentation.ViewField
default constructor

W

WORK_MANAGER - Static variable in class com.bea.wli.sb.util.EnvValueTypes
WorkManager used in proxy and business services.
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.ByteArraySource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.DOMSource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.JavaObjectSource
Writes the contents of this source by wrapping OutputStream argument with java.io.ObjectOutputStream and serializing all objects into it.
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.JavaXmlSource
Writes the XmlObjectSource contents to a byte-based stream.
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.MessageContextSource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.MFLSource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.MimeSource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.SAAJSource
 
writeTo(OutputStream, TransformOptions) - Method in interface com.bea.wli.sb.sources.Source
Serializes the Source's content to a byte-based stream.
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.StreamSource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.StringSource
 
writeTo(OutputStream, TransformOptions) - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
WS_ERROR_QUEUE_URI - Static variable in class com.bea.wli.sb.util.EnvValueTypes
 
WSDL_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for wsdl resource
WsdlDescription - Interface in com.bea.wli.sb.resources
An instance of this class describes the WSDL associated with a registered OSB service
WsdlQuery - Class in com.bea.wli.sb.management.query
Query object for searching WSDL resources
WsdlQuery() - Constructor for class com.bea.wli.sb.management.query.WsdlQuery
default constructor
WsPolicyQuery - Class in com.bea.wli.sb.management.query
Query object for searching WebService Policy resources
WsPolicyQuery() - Constructor for class com.bea.wli.sb.management.query.WsPolicyQuery
default constructor

X

XML_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type ID for the XML Ref
XmlDescription - Interface in com.bea.wli.sb.resources
An instance of this class describes a schema associated with a registered OSB message type service
XmlObjectSource - Class in com.bea.wli.sb.sources
Apache XBean Source Source content is represented as an Apache XBean.
XmlObjectSource(XmlObject) - Constructor for class com.bea.wli.sb.sources.XmlObjectSource
 
XmlObjectSource(XmlObject, SchemaType, ClassLoader) - Constructor for class com.bea.wli.sb.sources.XmlObjectSource
 
XMLSCHEMA_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for xml schema resource
XmlSchemaQuery - Class in com.bea.wli.sb.management.query
Query object for searching XML Schema resources
XmlSchemaQuery() - Constructor for class com.bea.wli.sb.management.query.XmlSchemaQuery
default constructor
XQUERY_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for xquery resource
XSLT_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for XSLT resource

Z

ZipUtils - Class in com.bea.wli.sb.util
Contains default file extensions for resources imported via bulk import facility
ZipUtils() - Constructor for class com.bea.wli.sb.util.ZipUtils
 

_

_assertValidLocalNamePart(String) - Static method in class com.bea.wli.config.Ref
 
_assertValidProjectOrFolderPart(String) - Static method in class com.bea.wli.config.Ref
 
_URI - Static variable in class com.bea.wli.sb.transports.TransportOptions
 

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

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.4.0)

E15033-02


Copyright © 2008, 2010, Oracle. All rights reserved.