|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectossj.common.tck.FindRemote
public class FindRemote
FindRemote Class Implement the XML Mesaging Mandatory Test of the JSR144 specification.
Field Summary | |
---|---|
static int |
EVENT_TIMEOUT
|
static String |
JNDI_FACT_CLASS_NAME
|
static String |
JNDI_URL
|
static ArrayList |
jvtSessionList
|
static String |
LOG_FILE
|
static InitialContext |
namingContext
|
static boolean |
STDOUT_ENABLED
|
static String |
TESTFILES_HOME
|
static Util |
util
|
Constructor Summary | |
---|---|
FindRemote()
Creates a new FindRemote object. |
Method Summary | |
---|---|
void |
addJvtSession(ArrayList jvtSessionList)
DOCUMENT ME! |
ArrayList |
getRemote()
DOCUMENT ME! |
static void |
main(String[] args)
DOCUMENT ME! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static InitialContext namingContext
public static String JNDI_FACT_CLASS_NAME
public static String JNDI_URL
public static int EVENT_TIMEOUT
public static String TESTFILES_HOME
public static String LOG_FILE
public static boolean STDOUT_ENABLED
public static Util util
public static ArrayList jvtSessionList
Constructor Detail |
---|
public FindRemote() throws Exception
Exception
- DOCUMENT ME!Method Detail |
---|
public ArrayList getRemote() throws Exception
Exception
- DOCUMENT ME!public void addJvtSession(ArrayList jvtSessionList) throws IOException
jvtSessionList
- DOCUMENT ME!
IOException
- DOCUMENT ME!public static void main(String[] args) throws Exception
args
- DOCUMENT ME!
Exception
- DOCUMENT ME!
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |