|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.monitoring.mbeancmd.event.processor.outer.OuterProcessor
public class OuterProcessor
Provide a processor that prints JASMINe event into a PrintStream.
| Field Summary | |
|---|---|
static java.text.SimpleDateFormat |
SIMPLEDATEFORMAT
Date format. |
| Constructor Summary | |
|---|---|
OuterProcessor()
|
|
| Method Summary | |
|---|---|
void |
process(OuterContext context,
org.ow2.jasmine.event.beans.JasmineEventEB event)
Process the given JASMINe event by printing it into the PrintStream belonging to OuterContext.outer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.text.SimpleDateFormat SIMPLEDATEFORMAT
| Constructor Detail |
|---|
public OuterProcessor()
| Method Detail |
|---|
public void process(OuterContext context,
org.ow2.jasmine.event.beans.JasmineEventEB event)
PrintStream belonging to OuterContext.outer.
process in interface org.ow2.jasmine.event.processor.JasmineEventProcessor<OuterContext>event - an event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||