com.michaelbaranov.microba.common

Interface PolicyListener

All Superinterfaces:
EventListener

public interface PolicyListener
extends EventListener

A listener that is notified of PolicyEvent events.
Author:
Michael Baranov

Method Summary

void
policyChanged(PolicyEvent event)
Called when a PolicyEvent is fired.

Method Details

policyChanged

public void policyChanged(PolicyEvent event)
Called when a PolicyEvent is fired.
Parameters:
event -