public class EngineResultListener extends Object implements ResultListener
ResultListener which adds the ResultEvent to the EngineResults of that
event's environment| Constructor and Description |
|---|
EngineResultListener()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(ResultEvent event)
Handle the given
ResultEvent. |
public EngineResultListener()
public void handleEvent(ResultEvent event)
ResultListenerResultEvent.handleEvent in interface ResultListenerevent - ResultEvent to handle.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.