SMILA (incubation) API documentation

Package org.eclipse.smila.processing.bpel

Class Summary
BPELBundleActivator Register PipeletManager instance as listener for PipeletTracker events.
BPELConstants Constants used in BPEL integration.
BpelScanner scan BPEL definitions for invocations of other pipelines and find process name.
ConfigurationConstants Constants used in Processor configuration.
MessageHelper Utility class to create and parse the DOM XML messages which we use to talk to the ODE engine, and sync workflow objects to the blackboard.
ODEDeploymentManager manages deployment directories for SMILA BPEL workflows and control deployment processes in ODEServer.
ODEWorkflowProcessor SMILA Workflow Processor that uses the Apache ODE BPEL engine to orchestrate SMILA pipelets in BPEL processes.
PipeletHolder Object for managing Pipelet instances.
PipeletManager Pipelet Manager and Invoker.
PipeletPerformanceCounter combined performance counters for Pipelet measurement.
PipelinePerformanceCounter combined performance counters for pipeline measurement.
ProcessingPerformanceCounter Base class for performance counters used to measure processing performance.
ProcessingPerformanceCounterAgent The Class ProcessingPerformanceCounterAgent.
SMILAExtensionBundle ODE extension bundle for compiling and invoking invokePipelet and invokeService extension activities.
SMILAExtensionBundle.InvokePipeletActivity Extension activity to invoke simple pipelets.
WorkflowStorage Helper class to store workflow definitions in objectstore.
WorkflowUpdateWatcher Uses ZooKeeper to coordinate workflow updating in a SMILA cluster.
 


SMILA (incubation) API documentation