public class IndexContext extends Object
| Constructor and Description |
|---|
IndexContext() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getJndiResourceObject(String resourceName)
A method used to get a resource object (from the JNDI file) for the current Index service if available.
|
public static Object getJndiResourceObject(String resourceName) throws IndexException
resourceName - - the name (with service path) of the resource to retrieveIndexException - -
error getting the configuration objectCopyright © 2014. All Rights Reserved.