de.cesr.lara.components.eventbus.events
Class LUpdateEnvironmentEvent

java.lang.Object
  extended by de.cesr.lara.components.eventbus.events.LUpdateEnvironmentEvent
All Implemented Interfaces:
LaraEvent, LaraSynchronousEvent

public class LUpdateEnvironmentEvent
extends Object
implements LaraSynchronousEvent

Triggers the environment to update itself.


Constructor Summary
LUpdateEnvironmentEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LUpdateEnvironmentEvent

public LUpdateEnvironmentEvent()