Class PerspectiveLayoutPluginProcessor

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

    @ApplicationScoped
    public class PerspectiveLayoutPluginProcessor
    extends AbstractRuntimePluginProcessor
    • Constructor Detail

      • PerspectiveLayoutPluginProcessor

        public PerspectiveLayoutPluginProcessor()
      • PerspectiveLayoutPluginProcessor

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