org.codehaus.spice.jndikit
Interface Namespace
- All Superinterfaces:
- ObjectFactory, StateFactory
- All Known Implementing Classes:
- AbstractNamespace, DefaultNamespace, 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
NameParser getNameParser()
throws NamingException
- Throws:
NamingException
Copyright © 1999-2008 Codehaus. All Rights Reserved.