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