org.smallmind.cloud.namespace.java.backingStore
Class ContextCreator
java.lang.Object
org.smallmind.cloud.namespace.java.backingStore.ContextCreator
- Direct Known Subclasses:
- LdapContextCreator
public abstract class ContextCreator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextCreator
public ContextCreator(NamingConnectionDetails connectionDetails)
getConnectionDetails
public NamingConnectionDetails getConnectionDetails()
getInitialContext
public abstract DirContext getInitialContext()
throws NamingException
- Throws:
NamingException
Copyright © 2011. All Rights Reserved.