BEA Systems, Inc.

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

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

Methods in com.bea.rfid.edge.api.workflow that return WorkflowNamingService
 WorkflowNamingService WorkflowManager.getWorkflowNamingService()
          Returns reference to the WorkflowNamingService in the edge flow engine.
 

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

Methods in com.bea.rfid.edge.toolkit.workflow with parameters of type WorkflowNamingService
 MessageDeserializer SerializationHelper.lookupDeserializer(Document doc, WorkflowNamingService ns)
          Looks up deserializer for a given XML Document.
 MessageSerializer SerializationHelper.lookupSerializer(Object msg, WorkflowNamingService ns)
          Looks up serializer for a given object.
 


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