|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventDumpParser
This is SPI interface for dump parsers discovered via ServiceLoader.
| Nested Class Summary | |
|---|---|
static interface |
EventDumpParser.InputStreamSource
|
| Method Summary | |
|---|---|
boolean |
isFunctional()
|
EventReader<Event> |
open(EventDumpParser.InputStreamSource source)
|
| Method Detail |
|---|
boolean isFunctional()
EventReader<Event> open(EventDumpParser.InputStreamSource source)
throws IOException
null if cannot open dump or EventReader
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||