This package lets objects specify that they are activated by a trigger.

triggers.activation

Overview

Objects that wish to be activated by a trigger should implement the triggerActivated interface and specify a TriggerActivationStrategy to be used to evaluate whether it is active. The triggerActivationHelper class provides some useful static functions for manipulating trigger activated objects.