public class JNDIContextFactory extends Object
| Constructor and Description |
|---|
JNDIContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearInitialContext(String jndiServerName)
Removes an entry from the JNDI cache.
|
static InitialContext |
getInitialContext(String jndiServerName)
Return the initial context according to the entityengine.xml parameters that correspond to the given prefix
|
public static InitialContext getInitialContext(String jndiServerName) throws GenericConfigException
GenericConfigExceptionpublic static void clearInitialContext(String jndiServerName)
jndiServerName - Copyright © 2024 Atlassian. All rights reserved.