|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.gatespace.service.adc.impl.ADCTester
Test class for an ADCService. Prints som info on the service and registers as listener to channels 0.
Source to ADCTester.java
Constructor Summary | |
ADCTester()
|
Method Summary | |
void |
valueChanged(Channel c)
Called when a new value has arrived. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ADCTester()
Method Detail |
public void valueChanged(Channel c)
channel
- Channel describing the value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |