|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.jndi.JndiNameParser
public class 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 parse
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |