org.mule.transport.bpm.jbpm
Class MuleMessageServiceFactory

java.lang.Object
  extended by org.mule.transport.bpm.jbpm.MuleMessageServiceFactory
All Implemented Interfaces:
Serializable, org.jbpm.svc.ServiceFactory

public class MuleMessageServiceFactory
extends Object
implements org.jbpm.svc.ServiceFactory

See Also:
Serialized Form

Constructor Summary
MuleMessageServiceFactory()
           
 
Method Summary
 void close()
           
 org.jbpm.svc.Service openService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleMessageServiceFactory

public MuleMessageServiceFactory()
Method Detail

openService

public org.jbpm.svc.Service openService()
Specified by:
openService in interface org.jbpm.svc.ServiceFactory

close

public void close()
Specified by:
close in interface org.jbpm.svc.ServiceFactory


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