|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.jndi.JndiNameParser
implementation of the NameParser interface for the JndiNameParser. The JndiNameParser uses the dot notation to define names
NameParser
Constructor Summary | |
JndiNameParser()
|
Method Summary | |
javax.naming.Name |
parse(java.lang.String name)
Parse the specified name using the class defined syntax. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JndiNameParser()
Method Detail |
public javax.naming.Name parse(java.lang.String name) throws javax.naming.NamingException
parse
in interface javax.naming.NameParser
name
- name to parsejavax.naming.NamingException
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |