|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.commons.config.ConfigurationServiceJNDIUtil
public class ConfigurationServiceJNDIUtil
Utility class for ConfigurationService.
| Constructor Summary | |
|---|---|
ConfigurationServiceJNDIUtil()
|
|
| Method Summary | |
|---|---|
static ConfigurationServiceHome |
getHome()
Obtain remote home interface from default initial context |
static ConfigurationServiceHome |
getHome(Hashtable environment)
Obtain remote home interface from parameterised initial context |
static ConfigurationServiceLocalHome |
getLocalHome()
Obtain local home interface from default initial context |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationServiceJNDIUtil()
| Method Detail |
|---|
public static ConfigurationServiceHome getHome()
throws NamingException
NamingException
public static ConfigurationServiceHome getHome(Hashtable environment)
throws NamingException
environment - Parameters to use for creating initial context
NamingException
public static ConfigurationServiceLocalHome getLocalHome()
throws NamingException
NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||