public class PhaseListenerProxy
extends java.lang.Object
implements javax.faces.event.PhaseListener
Proxy instance for a groovy-based PhaseListeners. This allows the PhaseListener
to remain registered with the Lifecycle while picking up changes at runtime
from the associated groovy script.