Package com.swiftmq.jndi.v400
Class URLParser
- java.lang.Object
-
- com.swiftmq.jndi.v400.URLParser
-
- All Implemented Interfaces:
java.io.Serializable
public class URLParser extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description URLParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static JNDIInfoparseURL(java.lang.String ref)
-
-
-
Method Detail
-
parseURL
public static JNDIInfo parseURL(java.lang.String ref) throws javax.naming.NamingException
- Throws:
javax.naming.NamingException
-
-