Class KieScannerEventSupport

  • All Implemented Interfaces:
    Externalizable, Serializable

    public class KieScannerEventSupport
    extends org.drools.core.event.AbstractEventSupport<org.kie.api.event.kiescanner.KieScannerEventListener>
    See Also:
    Serialized Form
    • Constructor Detail

      • KieScannerEventSupport

        public KieScannerEventSupport()
    • Method Detail

      • fireKieScannerStatusChangeEventImpl

        public void fireKieScannerStatusChangeEventImpl​(org.kie.api.builder.KieScanner.Status status)
      • fireKieScannerUpdateResultsEventImpl

        public void fireKieScannerUpdateResultsEventImpl​(org.kie.api.builder.Results results)