org.qi4j.api.activation
Interface ActivationEventListener


public interface ActivationEventListener

Listener for ActivationEvent events


Method Summary
 void onEvent(ActivationEvent event)
           
 

Method Detail

onEvent

void onEvent(ActivationEvent event)