Class HelidonRestCdiExtension.WorkItemsManager<W>

  • Type Parameters:
    W - type of work items managed
    Enclosing class:
    HelidonRestCdiExtension<T extends RestServiceSupport>

    protected static class HelidonRestCdiExtension.WorkItemsManager<W>
    extends Object
    Manages a very simple multi-map of Executable to Class<? extends Annotation> to a Set of typed work items.