Class FactsValidateDelegate<T extends PO>


  • public abstract class FactsValidateDelegate<T extends PO>
    extends ModelEventDelegate<T>
    Author:
    hengsin
    • Constructor Detail

      • FactsValidateDelegate

        public FactsValidateDelegate​(T po,
                                     org.osgi.service.event.Event event)
        Parameters:
        po -
        event -
    • Method Detail

      • onEvent

        public final void onEvent()
      • onFactsValidate

        protected abstract void onFactsValidate​(FactsEventData data)
        override this to handle facts validate event
        Parameters:
        data -