java.lang.Object
com.github.eventmanager.filehandlers.config.ProcessorEntry

public class ProcessorEntry extends Object
The ProcessorEntry class holds the configuration settings for the event processors. It includes settings for the name of the processor and its parameters.
  • Constructor Details

    • ProcessorEntry

      public ProcessorEntry()