|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.interfaces.MyMetnetServiceUtil
public class MyMetnetServiceUtil
Utility class for MyMetnetService.
| Constructor Summary | |
|---|---|
MyMetnetServiceUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
generateGUID(java.lang.Object o)
A 32 byte GUID generator (Globally Unique ID). |
static MyMetnetServiceHome |
getHome()
Obtain remote home interface from default initial context |
static MyMetnetServiceHome |
getHome(java.util.Hashtable environment)
Obtain remote home interface from parameterised initial context |
static MyMetnetServiceLocalHome |
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 MyMetnetServiceUtil()
| Method Detail |
|---|
public static MyMetnetServiceHome getHome()
throws javax.naming.NamingException
javax.naming.NamingException
public static MyMetnetServiceHome getHome(java.util.Hashtable environment)
throws javax.naming.NamingException
environment - Parameters to use for creating initial context
javax.naming.NamingException
public static MyMetnetServiceLocalHome getLocalHome()
throws javax.naming.NamingException
javax.naming.NamingExceptionpublic static final java.lang.String generateGUID(java.lang.Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||