Package com.ibm.websphere.ilm.bpel

The interfaces and classes in this package are used by clients wishing to locate instances of stateful web services.

See:
          Description

Interface Summary
CorrelationProperties Provides a container for CorrelationProperties extracted by the Instance Location Manager
InstanceLocator An Interface for an InstanceLocator
 

Class Summary
InstanceLocatorFactory The InstanceLocatorFactory is used to create objects implementing the InstanceLocator Interface
 

Exception Summary
CreateFailedException This exception should be thrown when there has been a problem creating a new instance of the stateful web service
InstanceLocationException An Exception thrown by an InstanceLocator
InvalidMessageException This exception should be thrown when the message does not contain the parts expected by the correlation set
MultipleInstanceException This exception should be thrown when more than one instance of a stateful web service is returned by the Correlation Set
ServiceDefinitionException This exception should be thrown when no correlation sets are defined for the operation, but implicit create has been set to false.
 

Package com.ibm.websphere.ilm.bpel Description

The interfaces and classes in this package are used by clients wishing to locate instances of stateful web services.

Package Specification

Related Documentation