Class UFJSPluginProcessor

  • All Implemented Interfaces:
    org.uberfire.backend.plugin.PluginProcessor, org.uberfire.backend.plugin.RuntimePluginProcessor

    @ApplicationScoped
    public class UFJSPluginProcessor
    extends AbstractRuntimePluginProcessor
    • Constructor Detail

      • UFJSPluginProcessor

        public UFJSPluginProcessor()
      • UFJSPluginProcessor

        @Inject
        public UFJSPluginProcessor​(javax.enterprise.event.Event<org.uberfire.workbench.events.PluginAddedEvent> pluginAddedEvent,
                                   javax.enterprise.event.Event<org.uberfire.workbench.events.PluginUpdatedEvent> pluginUpdatedEvent)