Package | Description |
---|---|
com.serotonin.mango.rt.publish | |
com.serotonin.mango.rt.publish.persistent |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PublishedPointRT<T>> |
PublisherRT.pointRTs |
Modifier and Type | Method and Description |
---|---|
protected void |
PublisherRT.pointInitialized(PublishedPointRT<T> rt) |
protected void |
PublisherRT.pointTerminated(PublishedPointRT<T> rt) |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<PublishedPointRT<PersistentPointVO>> |
SyncHandler.pointsToCheck |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<PublishedPointRT<PersistentPointVO>> |
PersistentSenderRT.getPointRTs() |
Modifier and Type | Method and Description |
---|---|
protected void |
PersistentSenderRT.pointInitialized(PublishedPointRT<PersistentPointVO> rt) |