org.drools.runtime.pipeline
Interface JmsMessengerProvider

All Known Implementing Classes:
JmsMessengerProviderImpl

public interface JmsMessengerProvider

This api is experimental and thus the classes and the interfaces returned are subject to change.


Method Summary
 Service newJmsMessenger(Pipeline pipeline, Properties properties, String destinationName, ResultHandlerFactory resultHandlerFactory)
           
 Action newJmsUnwrapMessageObject()
           
 

Method Detail

newJmsMessenger

Service newJmsMessenger(Pipeline pipeline,
                        Properties properties,
                        String destinationName,
                        ResultHandlerFactory resultHandlerFactory)

newJmsUnwrapMessageObject

Action newJmsUnwrapMessageObject()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.