|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.commons.config.ConfigEntityJNDIUtil
public class ConfigEntityJNDIUtil
Utility class for ConfigEntity.
| Constructor Summary | |
|---|---|
ConfigEntityJNDIUtil()
|
|
| Method Summary | |
|---|---|
static ConfigEntityHome |
getHome()
Obtain remote home interface from default initial context |
static ConfigEntityHome |
getHome(Hashtable environment)
Obtain remote home interface from parameterised initial context |
static ConfigEntityLocalHome |
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 ConfigEntityJNDIUtil()
| Method Detail |
|---|
public static ConfigEntityHome getHome()
throws NamingException
NamingException
public static ConfigEntityHome getHome(Hashtable environment)
throws NamingException
environment - Parameters to use for creating initial context
NamingException
public static ConfigEntityLocalHome getLocalHome()
throws NamingException
NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||