|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.naming.NamingParser
This is the NamingParser emploed by the JRun JNDI provider to resolve Name objects properly. It conforms with the JNDI NameParser requirements.
| Constructor Summary | |
NamingParser()
|
|
| Method Summary | |
javax.naming.Name |
parse(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamingParser()
| Method Detail |
public javax.naming.Name parse(java.lang.String name)
throws javax.naming.NamingException
parse in interface javax.naming.NameParser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||