org.jbpm.msg.jms
Class JmsMessageServiceFactoryImpl

java.lang.Object
  extended by org.jbpm.msg.jms.JmsMessageServiceFactory
      extended by org.jbpm.msg.jms.JmsMessageServiceFactoryImpl
All Implemented Interfaces:
java.io.Serializable, org.jbpm.svc.ServiceFactory

Deprecated. replaced by JmsMessageServiceFactory

public class JmsMessageServiceFactoryImpl
extends JmsMessageServiceFactory

Alias for JmsMessageServiceFactory, supplied for compatibility with the jBPM 3.2 series.

See Also:
Serialized Form

Constructor Summary
JmsMessageServiceFactoryImpl()
          Deprecated.  
 
Method Summary
 org.jbpm.svc.Service openService()
          Deprecated.  
 
Methods inherited from class org.jbpm.msg.jms.JmsMessageServiceFactory
close, getCommandDestination, getConnectionFactory, getDestination, isCommitEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsMessageServiceFactoryImpl

public JmsMessageServiceFactoryImpl()
Deprecated. 
Method Detail

openService

public org.jbpm.svc.Service openService()
Deprecated. 
Specified by:
openService in interface org.jbpm.svc.ServiceFactory
Overrides:
openService in class JmsMessageServiceFactory


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.