org.apache.qpid.jndi
Class NameParserImpl
java.lang.Object
org.apache.qpid.jndi.NameParserImpl
- All Implemented Interfaces:
- NameParser
public class NameParserImpl
- extends Object
- implements NameParser
A default implementation of NameParser
Based on class from ActiveMQ.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameParserImpl
public NameParserImpl()
parse
public Name parse(String name)
throws NamingException
- Specified by:
parse
in interface NameParser
- Throws:
NamingException
Licensed to the Apache Software Foundation