BEA Systems, Inc.

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

Packages that use com.bea.rfid.edge.api.workflow
com.bea.rfid.edge.api.workflow This package defines interfaces used within the edge flow engine. 
com.bea.rfid.edge.toolkit.workflow This class contains abstract classes and helper classes for writing edge flow modules. 
 

Classes in com.bea.rfid.edge.api.workflow used by com.bea.rfid.edge.api.workflow
ModuleDescriptor
          Contains information about about a module's input and output ports.
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.
 

Classes in com.bea.rfid.edge.api.workflow used by com.bea.rfid.edge.toolkit.workflow
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.
 


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