org.mule.config.spring.jndi
Class DefaultNameParser

java.lang.Object
  extended by org.mule.config.spring.jndi.DefaultNameParser
All Implemented Interfaces:
NameParser

public class DefaultNameParser
extends Object
implements NameParser

A default implementation of NameParser


Constructor Summary
DefaultNameParser()
           
 
Method Summary
 Name parse(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultNameParser

public DefaultNameParser()
Method Detail

parse

public Name parse(String name)
           throws NamingException
Specified by:
parse in interface NameParser
Throws:
NamingException


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.