|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--jca.test.Test
| Field Summary | |
static boolean |
m_connected
|
static int |
m_done
|
| Constructor Summary | |
Test()
|
|
| Method Summary | |
void |
connectionChanged(jca.event.ConnectionEvent e)
|
void |
getCompleted(jca.event.GetEvent e)
|
static void |
main(java.lang.String[] args)
|
void |
monitorChanged(jca.event.MonitorEvent e)
|
void |
putCompleted(jca.event.PutEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int m_done
public static boolean m_connected
| Constructor Detail |
public Test()
| Method Detail |
public void connectionChanged(jca.event.ConnectionEvent e)
connectionChanged in interface ConnectionListenerpublic void getCompleted(jca.event.GetEvent e)
getCompleted in interface GetListenerpublic void putCompleted(jca.event.PutEvent e)
putCompleted in interface PutListenerpublic void monitorChanged(jca.event.MonitorEvent e)
monitorChanged in interface MonitorListenerpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||