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