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