org.jbpm.scheduler.ejbtimer
Class EjbSchedulerServiceFactory

java.lang.Object
  extended by org.jbpm.scheduler.ejbtimer.EjbSchedulerServiceFactory
All Implemented Interfaces:
java.io.Serializable, org.jbpm.svc.ServiceFactory

Deprecated. replaced by EntitySchedulerServiceFactory

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

Author:
Tom Baeyens
See Also:
Serialized Form

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

Constructor Detail

EjbSchedulerServiceFactory

public EjbSchedulerServiceFactory()
Deprecated. 
Method Detail

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 © 2009 JBoss, a division of Red Hat. All Rights Reserved.