|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaEpics.JavaEPICS
public class JavaEPICS
Field Summary | |
---|---|
(package private) boolean |
monitored
|
(package private) boolean |
nowConnected
|
Constructor Summary | |
---|---|
JavaEPICS(java.lang.String[] args)
|
Method Summary | |
---|---|
void |
connectionChanged(gov.aps.jca.event.ConnectionEvent ev)
|
static void |
main(java.lang.String[] args)
|
void |
monitorChanged(gov.aps.jca.event.MonitorEvent ev)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean nowConnected
boolean monitored
Constructor Detail |
---|
JavaEPICS(java.lang.String[] args)
Method Detail |
---|
public void connectionChanged(gov.aps.jca.event.ConnectionEvent ev)
connectionChanged
in interface gov.aps.jca.event.ConnectionListener
public void monitorChanged(gov.aps.jca.event.MonitorEvent ev)
monitorChanged
in interface gov.aps.jca.event.MonitorListener
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |