Class GroovyHandler

  • All Implemented Interfaces:
    Handler

    public abstract class GroovyHandler
    extends java.lang.Object
    implements Handler
    A handler subclass that makes a GroovyContext available.
    • Constructor Detail

      • GroovyHandler

        public GroovyHandler()
    • Method Detail

      • handle

        protected abstract void handle​(GroovyContext context)
        The handle method to implement.
        Parameters:
        context - The context