Uses of Interface
org.mule.providers.bpm.MessageService

Packages that use MessageService
org.jbpm.msg.mule   
org.mule.providers.bpm   
 

Uses of MessageService in org.jbpm.msg.mule
 

Fields in org.jbpm.msg.mule declared as MessageService
protected static MessageService MuleMessageService.proxy
           
 

Methods in org.jbpm.msg.mule with parameters of type MessageService
static void MuleMessageService.setMessageService(MessageService msgService)
           
 void Jbpm.setMessageService(MessageService msgService)
           
 

Uses of MessageService in org.mule.providers.bpm
 

Classes in org.mule.providers.bpm that implement MessageService
 class ProcessConnector
          The BPM provider allows Mule events to initiate and/or advance processes in an external or embedded Business Process Management System (BPMS).
 

Methods in org.mule.providers.bpm with parameters of type MessageService
 void BPMS.setMessageService(MessageService msgService)
          Set a callback to generate messages within Mule.
 



Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.