org.jbpm.integration.spec.service
Class EventServiceFactory

java.lang.Object
  extended by org.jbpm.integration.spec.service.EventServiceFactory
All Implemented Interfaces:
java.io.Serializable, org.jbpm.svc.ServiceFactory

public class EventServiceFactory
extends java.lang.Object
implements org.jbpm.svc.ServiceFactory

See Also:
Serialized Form

Constructor Summary
EventServiceFactory(org.jboss.bpm.api.service.ProcessEngine engine)
           
 
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

EventServiceFactory

public EventServiceFactory(org.jboss.bpm.api.service.ProcessEngine engine)
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 © 2009 JBoss, a division of Red Hat. All Rights Reserved.