org.jbpm.msg.jms
Class JmsMessageServiceImpl
java.lang.Object
org.jbpm.msg.jms.JmsMessageService
org.jbpm.msg.jms.JmsMessageServiceImpl
- All Implemented Interfaces:
- Serializable, org.jbpm.msg.MessageService, org.jbpm.svc.Service
Deprecated. replaced by JmsMessageService
public class JmsMessageServiceImpl
- extends JmsMessageService
Alias for JmsMessageService, supplied for compatibility with jBPM 3.2.2.
- See Also:
- Serialized Form
|
Constructor Summary |
JmsMessageServiceImpl(javax.jms.Connection connection,
javax.jms.Destination destination,
boolean isCommitEnabled)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsMessageServiceImpl
public JmsMessageServiceImpl(javax.jms.Connection connection,
javax.jms.Destination destination,
boolean isCommitEnabled)
throws javax.jms.JMSException
- Deprecated.
- Throws:
javax.jms.JMSException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.