org.objectweb.jonas.naming.EJBNameParser Class Reference

List of all members.

Public Member Functions

Name parse (String name) throws NamingException

Detailed Description

Basic name parser used for java:comp naming space

Definition at line 41 of file EJBNameParser.java.


Member Function Documentation

Name org.objectweb.jonas.naming.EJBNameParser.parse String  name  )  throws NamingException
 

Parse a name into its components.

Parameters:
name The non-null string name to parse.
Returns:
A non-null parsed form of the name using the naming convention of this parser.
Exceptions:
NamingException If a naming exception was encountered.

Definition at line 58 of file EJBNameParser.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:16 2005 for JOnAS by  doxygen 1.3.9.1