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

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

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

Methods in org.apache.flume.source.jms that return JMSDestinationType
static JMSDestinationType JMSDestinationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JMSDestinationType[] JMSDestinationType.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.