de.cesr.lara.components.eventbus.events
Class LAgentPostExecutionEvent
java.lang.Object
de.cesr.lara.components.eventbus.events.LAgentPostExecutionEvent
- All Implemented Interfaces:
- LaraEvent, LaraSynchronousEvent
public class LAgentPostExecutionEvent
- extends Object
- implements LaraSynchronousEvent
Thrown after agents execute.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LAgentPostExecutionEvent
public LAgentPostExecutionEvent(LaraDecisionConfiguration decisionConfiguration)
getDecisionConfiguration
public LaraDecisionConfiguration getDecisionConfiguration()