@Portable public class RuntimePlugin extends Object
Constructor and Description |
---|
RuntimePlugin() |
RuntimePlugin(PluginProcessor.PluginProcessorType type,
String pluginName,
String pluginContent) |
Modifier and Type | Method and Description |
---|---|
String |
getPluginContent() |
String |
getPluginName() |
PluginProcessor.PluginProcessorType |
getType() |
public RuntimePlugin()
public RuntimePlugin(PluginProcessor.PluginProcessorType type, String pluginName, String pluginContent)
public PluginProcessor.PluginProcessorType getType()
public String getPluginContent()
public String getPluginName()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.