Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Package com.oracle.bpel.client

Interface Summary
IActivationAgentHandle The IActivationAgentHandle interface allows the user to start/stop an activation agent of a BPEL process deployed on a BPEL process domain.
IActivityConstants Interface containing activity state and performer constants.
IActivityHandle The IActivityHandle interface allows the user to perform operations on an active activity.
IActivityMetaData The IActivityMetaData interface represents an activity in the process domain.
IBPELDomainHandle The IBPELDomainHandle interface allows the developer to perform operations on a running BPEL process domain.
IBPELProcessConstants  
IBPELProcessHandle The IProcessHandle interface allows the user to introspect a BPEL process deployed on a BPEL process domain.
ICallbackMetaData This interface represents a callback message delivered to the BPEL domain.
IDeliveryConstants Interface containing message state constants.
IInstanceConstants Interface containing instance state constants.
IInstanceHandle The IInstanceHandle interface allows the user to perform operations on an active instance.
IInstanceMetaData The IInstanceMetaData interface represents an instance in the process domain.
IService Base interface for all Orabpel client services.
ITestCaseInfo  

 

Class Summary
AbstractIdentifier Abstract base class for Orabpel identifiers.
BPELDomainStatus This class contains all the status information for a particular BPEL process domain.
BPELProcessEvent This class contains event information (to be) logged regarding a deployed BPEL process.
BPELProcessId Implementation of an BPEL process identifier.
Configuration Defines configuration parameters that may be passed into the BPEL server as NormalizedMessage properties.
CorrelationId Implementation of an Orabpel correlation identifier.
Locator The Locator class allows the user to search for processes, instances and activities that have been deployed and instantiated within an Orabpel process domain.
NormalizedMessage NormalizedMessage is a simple message bag used as communication between a client and the Orabpel delivery service.
ReferenceId Implementation of an Orabpel reference identifier.
Server The Server class allows the user to perform administrative functions on a BPEL server.

 

Exception Summary
BPELFault This class represents a standard fault that may be thrown by the server during run-time.
ServerException A ServerException is the common superclass for all Orabpel exceptions that may be thrown by the process domain.

 


Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.