Package org.epics.ca.impl
Class StatefullEventSource
- java.lang.Object
-
- org.epics.ca.impl.StatefullEventSource
-
- All Implemented Interfaces:
java.lang.Runnable
public abstract class StatefullEventSource extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.concurrent.atomic.AtomicBooleanenqueued
-
Constructor Summary
Constructors Constructor Description StatefullEventSource()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description booleanallowEnqueue()abstract voiddispatch()voidrun()
-