BEA Systems, Inc.

Package com.bea.rfid.edge.api.workflow

This package defines interfaces used within the edge flow engine.

See:
          Description

Interface Summary
ModuleDescriptor Contains information about about a module's input and output ports.
OneWayInputPort Represents input port of an edge flow modules that receives one-way messages.
Port Represents an input or output port of a module.
PortType Holds information about what type of messages a port may send or accept.
WorkflowManager Edge flow manager interface used by the edge server to define, reconfigure or delete edge flow modules.
WorkflowModulePlugin Interface representing an edge flow plugin in the edge server.
WorkflowNamingService Interface to get to workflow related objects like workflow modules and serializers and deserializers for the different types.
 

Package com.bea.rfid.edge.api.workflow Description

This package defines interfaces used within the edge flow engine. For example, an edge flow module must implement the interface WorkflowModulePlugin so that it may be instantiated and initialized by the edge flow engine.


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.