BEA Systems, Inc.

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

Packages that use ModuleDescriptor
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 ModuleDescriptor in com.bea.rfid.edge.api.workflow
 

Methods in com.bea.rfid.edge.api.workflow that return ModuleDescriptor
 ModuleDescriptor WorkflowModulePlugin.getModuleDescriptor()
          Returns ModuleDescriptor for this module.
 

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

Classes in com.bea.rfid.edge.toolkit.workflow that implement ModuleDescriptor
 class ModuleDescriptorImpl
          A simple implementation of ModuleDescriptor.
 

Methods in com.bea.rfid.edge.toolkit.workflow that return ModuleDescriptor
protected abstract  ModuleDescriptor AbstractWorkflowModulePlugin.createModuleDescriptor()
          Abstract method that creates the module descriptor for this module.
 ModuleDescriptor AbstractWorkflowModulePlugin.getModuleDescriptor()
           
 


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