java.lang.Object
org.yamcs.tests.AbstractIntegrationTest.PacketProvider
- All Implemented Interfaces:
Link,TmPacketDataLink
- Enclosing class:
- AbstractIntegrationTest
public static class AbstractIntegrationTest.PacketProvider
extends Object
implements TmPacketDataLink
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.yamcs.tctm.Link
Link.Status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.yamcs.tctm.Link
getDefaultSpec, getExtraInfo, getParent, getSpec, isEffectivelyDisabled, setParent, setupSystemParameters
-
Constructor Details
-
PacketProvider
public PacketProvider()
-
-
Method Details
-
init
-
getLinkStatus
- Specified by:
getLinkStatusin interfaceLink
-
getDetailedStatus
- Specified by:
getDetailedStatusin interfaceLink
-
enable
public void enable() -
disable
public void disable() -
isDisabled
public boolean isDisabled()- Specified by:
isDisabledin interfaceLink
-
getDataInCount
public long getDataInCount()- Specified by:
getDataInCountin interfaceLink
-
getDataOutCount
public long getDataOutCount()- Specified by:
getDataOutCountin interfaceLink
-
resetCounters
public void resetCounters()- Specified by:
resetCountersin interfaceLink
-
setTmSink
- Specified by:
setTmSinkin interfaceTmPacketDataLink
-
getConfig
-
getName
-