public class StringToListOfActiveMQDestinationConverter extends Object
PropertyEditor
which otherwise causes
memory leaks as the JDK PropertyEditorManager
is a static class and has strong references to classes, causing
problems in hot-deployment environments.Constructor and Description |
---|
StringToListOfActiveMQDestinationConverter() |
Modifier and Type | Method and Description |
---|---|
static String |
convertFromActiveMQDestination(Object value) |
static List<ActiveMQDestination> |
convertToActiveMQDestination(Object value) |
public StringToListOfActiveMQDestinationConverter()
public static List<ActiveMQDestination> convertToActiveMQDestination(Object value)
public static String convertFromActiveMQDestination(Object value)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.