org.apache.uima.adapter.jms.activemq
Interface JmsInputChannelMBean

All Superinterfaces:
Serializable
All Known Implementing Classes:
JmsInputChannel

public interface JmsInputChannelMBean
extends Serializable


Method Summary
 String getBrokerURL()
           
 String getInputQueueName()
           
 

Method Detail

getBrokerURL

String getBrokerURL()

getInputQueueName

String getInputQueueName()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.