public interface SPCGenericListener
abstract Unit
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit run()
Called when the event fires. Carries no payload — use a typed listener when the details matter.