public static interface LocalJcrDriver.JcrContextFactory
| Modifier and Type | Method and Description |
|---|---|
Context |
createContext(Properties properties)
Create a JNDI naming context from the supplied connection properties.
|
Context createContext(Properties properties) throws NamingException
properties - the connection properties; may be null or emptyNamingException - if there is a problem creating or obtaining the naming contextCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.