Interface InternalEventPipelineWrapper


Must be implemented by classes that implement EventPipeline.

Allows (internal) access to InternalEventPipeline.

  • Method Summary

    Modifier and Type
    Method
    Description
    org.jgrapes.core.internal.InternalEventPipeline
    Return the internal event pipeline.
  • Method Details

    • wrapped

      org.jgrapes.core.internal.InternalEventPipeline wrapped()
      Return the internal event pipeline.
      Returns:
      the internal event pipeline