de.cesr.lara.components.container.memory
Interface LaraMemoryListener
public interface LaraMemoryListener
Objects that want to observe one or more categories of memory property
processes need to implement this interface. This listener only applies to
events associated with certain lara properties in the memory since the called
method receives the property object.
memoryEventOccured
void memoryEventOccured(LaraMemoryListener.MemoryEvent event,
LaraProperty<?,?> property)
- Parameters:
event - the type of LaraMemoryListener.MemoryEvent that occurredproperty - the property that is affected