Class PolicyEvent

java.lang.Object
java.util.EventObject
com.michaelbaranov.microba.common.PolicyEvent
All Implemented Interfaces:
Serializable

public class PolicyEvent extends EventObject
An event used to indicate a policy (algorithm) has changed.
Author:
Michael Baranov
See Also:
  • Constructor Details

    • PolicyEvent

      public PolicyEvent(Object source)
      Constructor.
      Parameters:
      source - an object whose policy has changed