Package elf4j.engine.service
Interface Stoppable
-
- All Known Subinterfaces:
LogEventProcessor,Stoppable.Intake,Stoppable.Output,Stoppable.Process
- All Known Implementing Classes:
BufferedLogEventProcessor,ConseqWriterGroup
public interface Stoppable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceStoppable.Intakestatic interfaceStoppable.Outputstatic interfaceStoppable.Process
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisStopped()voidstop()
-