Package org.apache.activemq.spring
Class Utils
- java.lang.Object
-
- org.apache.activemq.spring.Utils
-
public class Utils extends Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.springframework.core.io.Resource
resourceFromString(String uri)
-
-
-
Method Detail
-
resourceFromString
public static org.springframework.core.io.Resource resourceFromString(String uri) throws MalformedURLException
- Throws:
MalformedURLException
-
-