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

A

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.
addSubQuery(ResourceQuery) - Method in class com.bea.wli.config.resource.ResourceQuery
Adds a subquery to be performed over a subordinate type in addition to this query
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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for an Alert Destination
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 - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for Alert Rule resource
ALERT_RULE_BINDING - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for alert resource
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_RULE_SEVERITY - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Deprecated. This header has been deprecated since ALSB release 2.6. Use the SEVERITY header instead. Property indicating the severity of the generated alert.
ALERT_SEVERITY - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Since ALSB 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_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 Aqualogic 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) - 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 ALSB 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.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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. type id for archived resources
ARCHIVE_SUMMARY_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. type id for summary about archived resources
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.
assignEnvValues(Collection<QualifiedEnvValue>) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Deprecated. in 2.6 in favor of #customize(java.util.List) . Please see EnvValueCustomization

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
 
BindingTypeInfo.MessageTypeEnum - Enum in com.bea.wli.sb.services
 
booleanValue(Object) - Static method in class com.bea.wli.sb.util.EnvValueTypes
 
BulkImportResult - Interface in com.bea.wli.config.importexport
Provides the information about the result of importing a zip file.
BUSINESS_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for business services
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
 

C

CHARACTER_ENCODING - Static variable in class com.bea.wli.sb.sources.TransformOptions
The desired character-set encoding to use in the transformation
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 class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
 
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.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.management - package com.bea.wli.management
 
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.
commitImportSession(String) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Commits the given session, effectively saving the contents of the session to the core state.
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
 
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_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.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.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.wli.sb.transports.ui.TransportUIFactory
Creates a confirmation object.
createDynamicTable(String[], TransportUIFactory.TextBoxObject[]) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a dynamic table object.
createDynamicTable(String[], TransportUIFactory.TextBoxObject[], List<String[]>) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates a dynamic table object.
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<TransportUIFactory.ExpandableRowObject>, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Creates an expandable table object.
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.wli.sb.transports.ui.TransportUIFactory
Creates a hint textarea 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.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
createSaverOptions(TransformOptions) - Static method in class com.bea.wli.sb.sources.DOMSource
Utility class that creates a set of SaverOptions from a set of TransformOptions.
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<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.wli.sb.transports.ui.TransportUIFactory
Creates a textarea object.
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 ALSB.
CRLF - Static variable in class com.bea.wli.sb.sources.SourceUtils
Hard end-of-line
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_MIME_CHARSET - Static variable in interface com.bea.wli.sb.sources.Headers
 
DEFAULT_NUMBER_OF_ROWS - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
 
DEFAULT_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Default project reference
DEFAULT_SIZE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
 
DEFAULT_SIZE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextBoxObject
 
DEFAULT_SIZE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.PasswordObject
 
DEFAULT_SIZE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
 
DEFAULT_SIZE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
 
DEFAULT_WIDTH - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
 
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
 
DeploymentMBean - Interface in com.bea.wli.management
Deprecated. in 2.5. Please use ALSBConfigurationMBean Deprecated API is removed in the subsequent major release.
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.
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.
discardImportSession(String) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Discards the given session.
discardSession(String) - Method in interface com.bea.wli.sb.management.configuration.SessionManagementMBean
Deletes the session without activating the changes.
DISPLAY_LIST - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
 
DISPLAY_RADIO - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.SelectObject
 
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

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.

E

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.
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
 
ENV_VALUE_TYPES_DEPRECATED_2_6 - 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 envrinment 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 - Interface in com.bea.wli.config.env
Deprecated. in 2.6. Please use EnvValueTypes. Deprecated API is removed in the subsequent major release.
EnvValueTypes - Class in com.bea.wli.sb.util
This class contains environment value types.
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
 
exists(Ref) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Returns true if an entity exists in the domain.
EXPANDED - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
 
export(String[], Ref[], boolean) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Exports resources and returns the contents of the jar file.
export(File, String[], Ref[], boolean) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Convenience method for exporting resources to the given jar file.
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.
exportAll() - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Exports all resources in the domain the jar file.
exportAll(File) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Convenience method for exporting all resources in the domain to the given jar file.
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_PATH_ENV_VALUE_TYPE - Static variable in interface com.bea.wli.config.env.EnvValueTypes
Deprecated. Environment value type for File Paths
FILE_PATH_ENV_VALUE_TYPE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Deprecated. 2.6
FILE_STAGE_DIR - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Stage directory for file proxy service.
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
findAndReplaceEnvValues(String, String, String, String) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. changes environment values by finding strings within them and replacing the substrings with the given replacement.
findEnvValues(EnvValueQuery) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Searches environment specific values based on the given query
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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for JNDI Providers
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

GENERIC_DATA_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for a Generic Data resource
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
 
getBindingTypeInfo() - Method in class com.bea.wli.sb.services.ServiceInfo
 
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 ALSB 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.
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.wli.sb.transports.ui.TransportUIFactory.ExpandableTableObject
returns the checkbox description
getClassLoader() - Method in class com.bea.wli.sb.sources.XmlObjectSource
 
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.
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
 
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
 
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
 
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.wli.config.customization.Customization
Returns the user given description for this customization
getDescription() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
returns the description
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
 
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 service bus domain
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
 
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
 
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
 
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(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.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 class com.bea.wli.sb.transports.ui.TransportUIFactory.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.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
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
 
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
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.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(Headers, Source, TransformOptions) - Static method in class com.bea.wli.sb.sources.SourceUtils
 
getInputStream(Source, TransformOptions, String) - Static method in class com.bea.wli.sb.sources.SourceUtils
 
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(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(XmlObject, Ref, MflTransform) - 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, 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
 
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.wli.sb.transports.ui.TransportEditField
returns the label
getLabel() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
returns the label for each row
getLabel() - Method in class com.bea.wli.sb.transports.ui.TransportViewField
returns the label for the field
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.wli.config.resource.Diagnostic
Returns the diagnostic message
getMessage() - Method in class com.bea.wli.sb.sources.MessageContextSource
 
getMessage() - Method in class com.bea.wli.sb.transports.ui.TransportUIError
 
getMessage() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ConfirmationObject
returns the message
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.
getMetaData() - Method in interface com.bea.wli.sb.transports.TransportSender
 
getMFLRef() - Method in class com.bea.wli.sb.sources.MFLSource
 
getMimeTransformOptions(TransformOptions, String) - Static method in class com.bea.wli.sb.sources.SourceUtils
 
getMimeTransformOptions(TransformOptions, ContentType) - Static method in class com.bea.wli.sb.sources.SourceUtils
 
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.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
 
getName() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
returns the name
getName() - Method in class com.bea.wli.sb.transports.ui.TransportUIError
returns the name
getName() - Method in class com.bea.wli.sb.transports.ui.TransportViewField
returns the value for the field
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 class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
returns the textbox size
getNumRows() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
returns the textbox size
getObject() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
returns the UI Object
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.wli.sb.transports.ui.TransportUIFactory.DynamicTableObject
returns the UI Objets
getOpaqueData() - Method in class com.bea.wli.sb.transports.TransportOptions
 
getOperation() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
returns the operation.
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 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.
getPath() - Method in class com.bea.wli.config.resource.ResourceQuery
 
getPayload() - Method in interface com.bea.wli.sb.transports.TransportSender
 
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 ALSB domain returns a transport endpoint configuration that can be used to instantiate a business service on another ALSB 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 class com.bea.wli.sb.transports.ui.TransportUIFactory.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
Returns the reference to the resource that is being created, updated, deleted or skipped by the import
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
 
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.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
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
 
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.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
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 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
 
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.
getSize() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
returns the textbox size
getSize() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.PasswordObject
returns the textbox size
getSize() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
returns the textbox size
getSOAPMessage() - Method in class com.bea.wli.sb.sources.SAAJSource
Returns the underlying SOAPMessage.
getStatistics() - Method in class com.bea.wli.monitoring.ResourceStatistic
Get statistics of this resource.
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(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(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() - Method in interface com.bea.wli.sb.transports.CredentialCallback
Gets the client request subject.
getSubQueries() - Method in class com.bea.wli.config.resource.ResourceQuery
 
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
 
getTransportManager() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
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.BrowserTextBoxObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.CheckBoxObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ConfirmationObject
returns the type
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.Option
 
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.PasswordObject
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
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
returns the type
getType() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
returns the type
getType() - Method in interface com.bea.wli.sb.transports.ui.TransportUIFactory.TransportUIObject
 
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
 
getTypeId() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
returns the type ID for the browser
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 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
 
getUsernamePasswordCredential(Ref) - Method in interface com.bea.wli.sb.transports.CredentialCallback
Deprecated. Use CredentialCallback.getUsernamePassword(com.bea.wli.config.Ref) instead
getUsernamePasswordCredential(TransportProvider, Ref) - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
Deprecated. Use TransportManagerHelper.getUsernamePassword(com.bea.wli.sb.transports.TransportProvider, com.bea.wli.config.Ref) instead
getUserSeverity() - Method in class com.bea.wli.config.resource.Diagnostic
Returns the user visible severity of this object
getValue() - Method in class com.bea.wli.config.env.NonQualifiedEnvValue
Returns the value
getValue() - Method in interface com.bea.wli.sb.sources.Headers.Header
 
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
returns the value
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.CheckBoxObject
returns the value
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.Option
 
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.PasswordObject
returns the value
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
returns the value
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
returns the value
getValue() - Method in class com.bea.wli.sb.transports.ui.TransportViewField
returns the value for the field
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 class com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleTableObject
returns the width
getWsdlDescription() - Method in interface com.bea.wli.sb.services.SelfDescribedBindingTypeInfo
 
getWsdlSource() - Method in interface com.bea.wli.sb.resources.WsdlDescription
 
getXmlObject() - Method in class com.bea.wli.sb.sources.MFLSource
 
getXmlObject() - Method in class com.bea.wli.sb.sources.XmlObjectSource
 

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.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
returns whether to fire an event
hasEvent() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.CheckBoxObject
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
 
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
 
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.
hasWSSecurityPolicy() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
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.

I

IMAP_MOVE_FOLDER_ENV_VALUE_TYPE - Static variable in interface com.bea.wli.config.env.EnvValueTypes
Deprecated. Environment value type for imap folder
IMAP_MOVE_FOLDER_ENV_VALUE_TYPE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Environment value type for imap folder.
importIntoSession(String, File, String[], Ref[]) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Convenience method for importing selected resources from the given jar file into a session.
importIntoSession(String, File) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Convenience method for importing selected resources that are contained in the given jar file into a session
importIntoSession(String, byte[], String[], Ref[]) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Imports selected resources from the given jar file into a session.
importIntoSession(String, byte[]) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Imports all resources that are contained in the given jar file into a session
ImportResult - Interface in com.bea.wli.config.importexport
Provides extra information about the result of an import operation
importUploaded(Collection<Ref>, boolean, boolean, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Deprecated. in 2.6. Use ALSBConfigurationMBean.importUploaded(com.bea.wli.sb.management.importexport.ALSBImportPlan)
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
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
 
isAdmin() - Static method in class com.bea.wli.sb.transports.TransportManagerHelper
 
isAdvanced() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
 
isAdvanced() - Method in class com.bea.wli.sb.transports.ui.TransportViewField
 
isBasic() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
return the "basic" flag
isBasic() - Method in class com.bea.wli.sb.transports.ui.TransportViewField
return the "basic" flag
isChangedInSessionOnly() - Method in class com.bea.wli.config.resource.ResourceQuery
 
ischecked() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.CheckBoxObject
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.wli.sb.transports.ui.TransportUIError
 
isConfirmed() - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ConfirmationObject
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.wli.sb.transports.ui.TransportEditField
return the "disabled" flag
isDomainRef() - Method in class com.bea.wli.config.Ref
Returns true if this is the domain reference
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.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
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
isNew() - Method in interface com.bea.wli.sb.transports.EndPointOperations.Create
 
isPipelineAlertingEnabled(Ref) - Method in interface com.bea.wli.sb.management.configuration.ProxyServiceConfigurationMBean
Returns true if the pipeline alert feature for this service is enabled.
isPreserveExistingEnvValues() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
Returns whether existing environment values will be preserved in the case of an update.
isPreserveExistingOperationalValues() - Method in class com.bea.wli.sb.management.importexport.ALSBImportOperation
Returns whether existing operational values will be preserved in the case of an update
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 class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
returns read-only state
isRequired() - Method in class com.bea.wli.sb.transports.ui.TransportEditField
return the "required" flag
isResourceRef() - Method in class com.bea.wli.config.Ref
REturns true if this is a resource reference
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.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 ALSB console to determine whether or not this provider supports the given type of service (SOAP, Messaging, XML, etc.)
isSessionReadyForCommit(String) - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Returns true if the session has no conflicts and can be committed successfully.
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
isWSICompliant() - Method in interface com.bea.wli.sb.services.BindingTypeInfo
 
ITypeConverter - Interface in com.bea.wli.sb.transports.ejb
marker interface for runtime type conversion.

J

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 'Message 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 'Message Id'.
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 MessageID correlation pattern in JMS Business Service.
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 using response correlation pattern of 'JMSCorrelation ID'.
JNDI_PROVIDER_URL - Static variable in interface com.bea.wli.config.env.EnvValueTypes
Deprecated. Environment value type for JNDI provider URLs
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.UDDIRegistryEntryQuery
 
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_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.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
KNOWN_RESOURCE_TYPE_IDS - Static variable in interface com.bea.wli.config.TypeIds
Deprecated.  

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 - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for location metadata
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeArchiveResourceRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an archive resource
makeArchiveSummaryRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeBusinessSvcRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeBusinessSvcRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a business service component
makeFolderRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a folder
makeGenericDataRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeMflRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to an MFL component
makeParentRef(String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeProxyRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a proxy service
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeServiceAccountRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a service account component
makeServiceProviderRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeServiceProviderRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a service provider component
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
makeStatisticDomainRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeStatisticRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeTaskRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeUDDIRegistryRef(String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
makeWsdlRef(Ref, String) - Static method in class com.bea.wli.sb.util.Refs
Constructs a reference to a WSDL component
makeXmlSchemaRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.config.Ref
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.
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.
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
 
MessageContextSource - Class in com.bea.wli.sb.sources
Source that represents all message content.
MFL_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for MFL resource
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
 
MFLSource(XmlObject, Ref, MflTransform) - 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.

N

NAME - Static variable in interface com.bea.wli.management.DeploymentMBean
Deprecated.  
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 ALSB 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
 
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.
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 ALSB for processing.
OPAQUE_DATA - Static variable in class com.bea.wli.sb.transports.TransportOptions
 
openImportSession() - Method in interface com.bea.wli.management.DeploymentMBean
Deprecated. Opens a session for staging one or more configuration jar files.
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
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
 
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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for proxy services
PROXY_SERVICE_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for proxy services
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 interface com.bea.wli.config.TypeIds
Deprecated.  
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
set the value of the option with a given key
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

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 system.
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.
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
 
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
 
removeOperation(Ref) - Method in class com.bea.wli.sb.management.importexport.ALSBImportPlan
Removes the import operation for the given reference.
replaceEnvValues(EnvValueQuery, String) - Method in interface com.bea.wli.sb.management.configuration.ALSBConfigurationMBean
Deprecated. in 2.6 in favor of #customize(java.util.List) . Please see FindAndReplaceCustomization
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.
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.
SECURITY_POLICY_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for security policy resource
SECURITY_POLICY_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for security policy resource
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.ProxyServiceQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ServiceAccountQuery
 
serialVersionUID - Static variable in class com.bea.wli.sb.management.query.ServiceProviderQuery
 
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
 
SERVER_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The name of the managed server that triggered this alert.
SERVICE_ACCOUNT_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for service account resource
SERVICE_ACCOUNT_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for service account resource
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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for service providers resource
SERVICE_PROVIDER_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for service providers resource
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
 
ServiceProviderQuery - Class in com.bea.wli.sb.management.query
Query object for searching Service Providers.
ServiceProviderQuery() - Constructor for class com.bea.wli.sb.management.query.ServiceProviderQuery
 
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 ALSB 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.wli.sb.transports.ui.TransportEditField
sets "disabled" flag
setAdvanced(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportViewField
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.
setAttrsToReturn(Collection<String>) - Method in class com.bea.wli.sb.management.query.ArchiveResourceQuery
 
setBindingTypeInfo(BindingTypeInfo) - Method in class com.bea.wli.sb.services.ServiceInfo
 
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.wli.sb.transports.ui.TransportUIFactory.CheckBoxObject
set checked
setConfirmed(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ConfirmationObject
sets the confirmed flag
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.wli.sb.transports.ui.TransportEditField
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(TransportUIError[]) - 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.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.
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.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
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
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.
setMode(TransportOptions.ModeEnum) - Method in class com.bea.wli.sb.transports.TransportOptions
specifies the type of the message being processed by ALSB - 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 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
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.
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
setRequired(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportEditField
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
Sets the meta-data for the response part of the message, e.g.
setResponsePayload(Source) - Method in class com.bea.wli.sb.transports.CoLocatedMessageContext
 
setResponsePayload(Source) - Method in interface com.bea.wli.sb.transports.InboundTransportMessageContext
Sets the response payload into the message context
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.
setSelected(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableRowObject
sets the selected row
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.
setSupportWSIcompliance(boolean) - Method in class com.bea.wli.sb.transports.ui.TransportUIGenericInfo
Sets whether or not the transport provider wants the ALSB 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 ALSB 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 ALSB 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.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject
sets the value
setValue(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.PasswordObject
sets the value
setValue(TransportUIFactory.TransportUIObject, String) - Static method in class com.bea.wli.sb.transports.ui.TransportUIFactory
Sets the value of a transport UI object.
setValue(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
sets the value
setValue(String) - Method in class com.bea.wli.sb.transports.ui.TransportUIFactory.TextBoxObject
sets the value
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
 
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
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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for an SMTP Server
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 interface com.bea.wli.config.env.EnvValueTypes
Deprecated. Environment value type for SMTP Server URLs
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
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.
SourceUtils - Class in com.bea.wli.sb.sources
 
SourceUtils() - Constructor for class com.bea.wli.sb.sources.SourceUtils
 
STATIC_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Internal project that always exists
STATISTIC_DOMAIN_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated.  
STATISTIC_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated.  
STATISTIC_TASK - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type id for Statistics Task
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
 
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_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

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.TransformOptions
 
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
 
transform(Source, Class<T>, TransformOptions) - Method in interface com.bea.wli.sb.sources.Transformer
Perform a trnsformation (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 TODO: probably need error code/details parts
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_GENERIC - Static variable in interface com.bea.wli.sb.transports.TransportManager
String representation of generic error code
TRANSPORT_RESOURCE_NAME - Static variable in interface com.bea.wli.sb.transports.TransportManager
internal name used by monitoring subsystem
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
TransportEditField - Class in com.bea.wli.sb.transports.ui
Represents a single editable UI element in provider-specific portion of ALSB 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 ALSB 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 ALSB 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.
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.
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 ALSB 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[], TransportUIFactory.TextBoxObject[], 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.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
 
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(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.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 ALSB 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
TransportValidationContext(Locale, ServiceInfo, Diagnostics) - 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 ALSB 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.management.DeploymentMBean
Deprecated.  
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 class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_CHECKBOX - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_CONFIRM - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_DYN_TABLE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_EXPAND_TABLE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_HINT_TEXTAREA - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_HINT_TEXTBOX - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_PASSWORD - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_SELECT - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_SIMPLE_TABLE - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_TEXTAREA - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TYPE_TEXTBOX - Static variable in class com.bea.wli.sb.transports.ui.TransportUIFactory
 
TypeIds - Interface in com.bea.wli.config
Deprecated. in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release.

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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for UDDI registry entries configured
UDDI_REGISTRY_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for UDDI registry entries configured
UDDI_REGISTRY_URL - Static variable in interface com.bea.wli.config.env.EnvValueTypes
Deprecated. Environment value type for UDDI registry URLs
UDDI_REGISTRY_URL - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Deprecated. 2.6
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
 
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.
URI_ENV_VALUE_TYPE - Static variable in interface com.bea.wli.config.env.EnvValueTypes
Deprecated. Environment value type for service URIs
URI_ENV_VALUE_TYPE - Static variable in class com.bea.wli.sb.util.EnvValueTypes
Deprecated. 2.6
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.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.wli.config.resource.Diagnostic.Severity
Returns an array containing the constants of this enum type, in the order they're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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're declared.

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.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, Headers, Source, TransformOptions) - Static method in class com.bea.wli.sb.sources.SourceUtils
 
writeTo(OutputStream, Source, TransformOptions, String) - Static method in class com.bea.wli.sb.sources.SourceUtils
 
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
 
WSDL_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for wsdl resource
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 ALSB 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

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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for xml schema resource
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_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for xquery resource
XQUERY_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for xquery resource
XSLT_REF - Static variable in interface com.bea.wli.config.TypeIds
Deprecated. Type Id for XSLT resource
XSLT_TYPE - Static variable in class com.bea.wli.sb.util.Refs
Type Id for XSLT resource

_

_assertValidLocalNamePart(String) - Static method in class com.bea.wli.config.Ref
 
_assertValidProjectOrFolderPart(String) - Static method in class com.bea.wli.config.Ref
 
_PUBLIC_RESOURCE - Static variable in interface com.bea.wli.config.TypeIds
Deprecated.  
_PUBLIC_RESOURCE - Static variable in class com.bea.wli.sb.util.Refs
 
_T - Static variable in interface com.bea.wli.config.TypeIds
Deprecated.  
_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 _