Annotation Type BroadcasterCacheInspectorService


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface BroadcasterCacheInspectorService
    Annotation used to mark a BroadcasterCacheInspector. The class will be added to the installed BroadcasterCache.
    Author:
    Jeanfrancois Arcand