Class GroovyThreadListener

  • All Implemented Interfaces:
    IGroovyThreadListener

    public class GroovyThreadListener
    extends Object
    implements IGroovyThreadListener
    Provides a Groovy Thread listener to setup execution context information for Groovy Scripts on a separate execution thread.
    Since:
    18.5.0
    • Constructor Detail

      • GroovyThreadListener

        public GroovyThreadListener​(Client client)
        Create a new Groovy Thread listener to be passed onto another execution thread.
        Parameters:
        client - the secure context client (optional)