com.azalient.api.event.model
Interface ModelEventGeneric


public interface ModelEventGeneric

Implement this interface and register yourself to get notifications of generic events


Method Summary
 void genericEvent(GenericEvent ge)
          Called when a generic event occurs
 

Method Detail

genericEvent

void genericEvent(GenericEvent ge)
Called when a generic event occurs