|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--cnrg.itx.datax.devices.DummySource
Class for creating a placeholder Source when we use Channels with no real Source, but do have a source of data
| Constructor Summary | |
DummySource()
|
|
| Method Summary | |
void |
close()
|
PropertiesCollection |
getProperties()
|
Stats |
getStatistics()
|
boolean |
mute(boolean b)
|
void |
setPeerProperties(PropertiesCollection pc)
|
void |
setProperties(PropertiesCollection pc)
|
void |
start()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public DummySource()
| Method Detail |
public void start()
public boolean mute(boolean b)
public void close()
public Stats getStatistics()
public PropertiesCollection getProperties()
public void setProperties(PropertiesCollection pc)
public void setPeerProperties(PropertiesCollection pc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||