| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine | |
| org.kuali.rice.krms.framework.engine.result |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultLogger.addListener(ResultListener resultListener)
Add a
ResultListener see logResult |
void |
ResultLogger.removeListener(ResultListener resultListener)
Be kind, please rewind.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EngineResultListener
An implementation of
ResultListener which adds the ResultEvent to the EngineResults of that
event's environment |
class |
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 |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.