Package org.obe.spi.service

Provides services and resource repositories used by the run-time engine.

See:
          Description

Interface Summary
ApplicationEventBroker Provides access to temporal events and external events originating in third party applications.
ApplicationEventBroker.ApplicationEventSubscription Describes a subscription to an application event.
ApplicationEventBroker.EventSubscription Describes an event subscription.
ApplicationEventBroker.TemporalEventSubscription Describes a subscription to one or more temporal events.
AssignmentStrategyFactory Provides management and registration for work item assignment strategies.
AsyncManager Provides an asynchronous internal execution service.
AsyncManager.AsyncRequest Interface that must be implemented by requests submitted to this service.
CalendarFactory Standard interface for a calendar factory.
CompletionStrategyFactory Provides management and registration for activity completion strategies.
DataConverter Converts data between different classes.
EvaluatorFactory Provides management and registration for pluggable script evaluators.
FunctionFactory Provides management and registration for pluggable script functions.
InstanceRepository Provides transactional caching and persistence services for process instances.
ProcessRepository Provides persistence for packages and process definitions.
ResourceRepository A repository for XML documents, schemas, DTDs, transforms and templates.
SecurityRealm Standard interface to a security realm.
ToolAgentFactory Standard interface for a tool agent factory.
WorkflowEventBroker Provides access to OBE run-time events.
 

Class Summary
ServerConfig Provides access to OBE server configuration information.
ServiceManager Provides access to system-level services.
XPDLParserFactory Supports parsing multiple process definition languages into the XPDL model.
 

Package org.obe.spi.service Description

Provides services and resource repositories used by the run-time engine.



SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.