org.huihoo.jfox.ejb.naming.interfaces
Class NamingParser
java.lang.Object
|
+--org.huihoo.jfox.ejb.naming.interfaces.NamingParser
- All Implemented Interfaces:
- javax.naming.NameParser, java.io.Serializable
- public class NamingParser
- extends java.lang.Object
- implements javax.naming.NameParser, java.io.Serializable
- Version:
- $Revision: 0.1.0 $
- Author:
- tai_1219@sina.com
- See Also:
- ,
Serialized Form
|
Method Summary |
javax.naming.Name |
parse(java.lang.String name)
Constructors --------------------------------------------------
Public --------------------------------------------------------
NameParser implementation ------------------------------------- |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamingParser
public NamingParser()
parse
public javax.naming.Name parse(java.lang.String name)
throws javax.naming.NamingException
- Constructors --------------------------------------------------
Public --------------------------------------------------------
NameParser implementation -------------------------------------
- Specified by:
parse in interface javax.naming.NameParser
- Parameters:
name -
- Returns:
- javax.naming.Name
- Throws:
javax.naming.NamingException