当前页面:
在线文档首页 >
JBoss 3.2.7 naming API Documentation 英文版文档
NamingParser (JBoss Naming API) - JBoss 3.2.7 naming API Documentation 英文版文档
org.jnp.interfaces
Class NamingParser
java.lang.Object
org.jnp.interfaces.NamingParser
- All Implemented Interfaces:
- NameParser, Serializable
- public class NamingParser
- extends Object
- implements NameParser, Serializable
The NamingParser for the jnp naming implementation
- Version:
- $Revision: 1.2.10.4 $
- Author:
- Scott.Stark@jboss.org
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamingParser
public NamingParser()
getSyntax
public static Properties getSyntax()
parse
public Name parse(String name)
throws NamingException
- Specified by:
parse
in interface NameParser
- Throws:
NamingException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.