Interface ExtensionPointServiceLocal

    • Method Detail

      • newAccessor

        ExtensionPointAccessor newAccessor​(ExtensionPointEvent event,
                                           ExtensionPointFilter filter)
        Returns an accessor capable of dispatching the given event. The filter object is either a group or a transfer type, and is used to filter the applicable extension points. This method never returns null - if no extension points match, a no-op implementation is returned