public final class DestinationPath extends Object
Modifier and Type | Field and Description |
---|---|
protected static char |
SEPARATOR |
Modifier and Type | Method and Description |
---|---|
static String[] |
getDestinationPaths(ActiveMQDestination destination) |
static String[] |
getDestinationPaths(Message message) |
static String[] |
getDestinationPaths(String subject) |
static String |
toString(String[] paths)
Converts the paths to a single String seperated by dots.
|
protected static final char SEPARATOR
public static String[] getDestinationPaths(String subject)
public static String[] getDestinationPaths(Message message) throws JMSException
JMSException
public static String[] getDestinationPaths(ActiveMQDestination destination)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.