de.cesr.lara.components.eventbus.events
Class LModelInstantiatedEvent
java.lang.Object
de.cesr.lara.components.eventbus.events.LModelInstantiatedEvent
- All Implemented Interfaces:
- LaraEvent, LaraSynchronousEvent
public class LModelInstantiatedEvent
- extends Object
- implements LaraSynchronousEvent
Is fired on instantiation of the model. Triggers initialization of
components. Should be called from ModelController.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LModelInstantiatedEvent
public LModelInstantiatedEvent()