@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, shouldProcessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAValidPluginFileExtensionpublic HTMLPluginProcessor()
@Inject public HTMLPluginProcessor(javax.enterprise.event.Event<PluginAddedEvent> pluginAddedEvent, javax.enterprise.event.Event<PluginUpdatedEvent> pluginUpdatedEvent)
public Optional<RuntimePlugin> lookupForTemplate(String templateName)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.