net.clackrouter.router.core
Interface Alerter.Alertable

All Known Implementing Classes:
WireView
Enclosing class:
Alerter

public static interface Alerter.Alertable

Simple interface for callback to an component that is being "alerted".


Method Summary
 void alert()
           
 

Method Detail

alert

void alert()