org.drools.runtime.pipeline.impl
Class JmsMessenger
java.lang.Object
org.drools.runtime.pipeline.impl.BaseService
org.drools.runtime.pipeline.impl.JmsMessenger
- All Implemented Interfaces:
- Service
public class JmsMessenger
- extends BaseService
- implements Service
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsMessenger
public JmsMessenger(Pipeline pipeline,
Properties properties,
String destinationName,
ResultHandlerFactory resultHandlerFactory)
start
public void start()
- Specified by:
start in interface Service
stop
public void stop()
- Specified by:
stop in interface Service
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.