|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--jca.event.ConnectionEvent
| Field Summary | |
protected jca.event.ConnectionListener |
m_listener
|
protected int |
m_op
|
protected jca.PV |
m_pv
|
| Constructor Summary | |
ConnectionEvent(jca.PV pv,
int op)
|
|
| Method Summary | |
int |
op()
|
jca.PV |
pv()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected jca.PV m_pv
protected int m_op
protected jca.event.ConnectionListener m_listener
| Constructor Detail |
public ConnectionEvent(jca.PV pv,
int op)
| Method Detail |
public jca.PV pv()
public int op()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||