BEA Systems, Inc.

Uses of Interface
com.bea.rfid.edge.api.workflow.WorkflowModulePlugin

Packages that use WorkflowModulePlugin
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. 
 

Uses of WorkflowModulePlugin in com.bea.rfid.edge.api.workflow
 

Methods in com.bea.rfid.edge.api.workflow that return WorkflowModulePlugin
 WorkflowModulePlugin WorkflowNamingService.lookupModule(String name)
          Looks up workflow module with the given name.
 

Methods in com.bea.rfid.edge.api.workflow with parameters of type WorkflowModulePlugin
 void WorkflowNamingService.registerModule(WorkflowModulePlugin moduleToBeRegistered)
          Registers a workflow module with the naming service.
 

Uses of WorkflowModulePlugin in com.bea.rfid.edge.toolkit.workflow
 

Classes in com.bea.rfid.edge.toolkit.workflow that implement WorkflowModulePlugin
 class AbstractWorkflowModulePlugin
          Abstract base class for edge flow modules.
 


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