Class CustomGearmanFunctionFactory

java.lang.Object
org.gearman.worker.DefaultGearmanFunctionFactory
hudson.plugins.gearman.CustomGearmanFunctionFactory
All Implemented Interfaces:
org.gearman.worker.GearmanFunctionFactory

public class CustomGearmanFunctionFactory extends org.gearman.worker.DefaultGearmanFunctionFactory
  • Constructor Details

  • Method Details

    • getFunction

      public org.gearman.worker.GearmanFunction getFunction()
      Specified by:
      getFunction in interface org.gearman.worker.GearmanFunctionFactory
      Overrides:
      getFunction in class org.gearman.worker.DefaultGearmanFunctionFactory