org.codehaus.spice.jndikit
Interface Namespace
- All Superinterfaces:
- ObjectFactory, StateFactory
- All Known Implementing Classes:
- AbstractNamespace, StandardNamespace
- public interface Namespace
- extends ObjectFactory, StateFactory
Interface representing Namespace/NamingSystem.
Associated with each namespace is a name parser,
object factories and state factories.
- Version:
- $Revision: 1.1 $
- Author:
- Peter Donald
getNameParser
public NameParser getNameParser()
throws NamingException
- Throws:
NamingException
Copyright © 1999-2006 Codehaus. All Rights Reserved.