public class MethodReader extends Object
Constructor and Description |
---|
MethodReader(ExcerptTailer tailer,
Object... objects) |
Modifier and Type | Method and Description |
---|---|
void |
addParseletForMethod(Object o,
Method m,
Class[] parameterTypes) |
void |
addParseletForMethod(Object o,
Method m,
Class<?> parameterType) |
boolean |
readOne()
reads one message
|
public MethodReader(ExcerptTailer tailer, Object... objects)
Copyright © 2016. All rights reserved.