org.jbpm.task.service.jms
Class JMSSessionWriter
java.lang.Object
org.jbpm.task.service.jms.JMSSessionWriter
- All Implemented Interfaces:
- SessionWriter
public class JMSSessionWriter
- extends Object
- implements SessionWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSSessionWriter
public JMSSessionWriter(Session session,
MessageProducer producer,
String selector)
write
public void write(Object message)
throws IOException
- Specified by:
write
in interface SessionWriter
- Throws:
IOException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.