Uses of Class
org.apache.flume.source.jms.JMSDestinationLocator

Packages that use JMSDestinationLocator
org.apache.flume.source.jms   
 

Uses of JMSDestinationLocator in org.apache.flume.source.jms
 

Methods in org.apache.flume.source.jms that return JMSDestinationLocator
static JMSDestinationLocator JMSDestinationLocator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JMSDestinationLocator[] JMSDestinationLocator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.