org.jbpm.scheduler.ejbtimer
Class EjbSchedulerServiceFactory
java.lang.Object
org.jbpm.scheduler.ejbtimer.EjbSchedulerServiceFactory
- All Implemented Interfaces:
- Serializable, org.jbpm.svc.ServiceFactory
Deprecated. replaced by EntitySchedulerServiceFactory
public class EjbSchedulerServiceFactory
- extends Object
- implements org.jbpm.svc.ServiceFactory
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbSchedulerServiceFactory
public EjbSchedulerServiceFactory()
- Deprecated.
getTimerServiceHome
public LocalTimerServiceHome getTimerServiceHome()
- Deprecated.
openService
public org.jbpm.svc.Service openService()
- Deprecated.
- Specified by:
openService in interface org.jbpm.svc.ServiceFactory
close
public void close()
- Deprecated.
- Specified by:
close in interface org.jbpm.svc.ServiceFactory
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.