Interface | Description |
---|---|
ResultListener |
Interface for receiving
ResultEvent s. |
Class | Description |
---|---|
BasicResult |
An implementation of
ResultEvent |
EngineResultListener |
An implementation of
ResultListener which adds the ResultEvent to the EngineResults of that
event's environment |
Log4jResultListener |
A Log4j implementation of
ResultListener which logs the output of the ResultEvent toString at the INFO
level to the Log4jResultListener.class org.apache.log4j.Logger |
TimingResult |
An implementation of
ResultEvent with start DateTime, end DateTime, and elapsed time in Milliseconds. |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.