@ApplicationScoped public class UFJSPluginProcessor extends AbstractRuntimePluginProcessor
PluginProcessor.PluginProcessorType
Constructor and Description |
---|
UFJSPluginProcessor() |
UFJSPluginProcessor(javax.enterprise.event.Event<PluginAddedEvent> pluginAddedEvent,
javax.enterprise.event.Event<PluginUpdatedEvent> pluginUpdatedEvent) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldProcess(String pluginName) |
getAvailableRuntimePlugins, isRegistered, process, removeAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAValidPluginFileExtension
public UFJSPluginProcessor()
@Inject public UFJSPluginProcessor(javax.enterprise.event.Event<PluginAddedEvent> pluginAddedEvent, javax.enterprise.event.Event<PluginUpdatedEvent> pluginUpdatedEvent)
public boolean shouldProcess(String pluginName)
shouldProcess
in interface PluginProcessor
shouldProcess
in class AbstractRuntimePluginProcessor
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.