|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginType | |
|---|---|
| org.apache.geronimo.system.plugin.model | |
| Uses of PluginType in org.apache.geronimo.system.plugin.model |
|---|
| Fields in org.apache.geronimo.system.plugin.model with type parameters of type PluginType | |
|---|---|
protected List<PluginType> |
PluginListType.plugin
|
| Methods in org.apache.geronimo.system.plugin.model that return PluginType | |
|---|---|
PluginType |
ObjectFactory.createPluginType()
Create an instance of PluginType |
static PluginType |
PluginXmlUtil.loadPluginMetadata(InputStream in)
Read a set of plugin metadata from a DOM document. |
| Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PluginType | |
|---|---|
JAXBElement<PluginType> |
ObjectFactory.createGeronimoPlugin(PluginType value)
Create an instance of JAXBElement<PluginType>} |
List<PluginType> |
PluginListType.getPlugin()
Gets the value of the plugin property. |
| Methods in org.apache.geronimo.system.plugin.model with parameters of type PluginType | |
|---|---|
JAXBElement<PluginType> |
ObjectFactory.createGeronimoPlugin(PluginType value)
Create an instance of JAXBElement<PluginType>} |
static void |
PluginXmlUtil.writePluginMetadata(PluginType metadata,
OutputStream out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||