|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginListType | |
|---|---|
| org.apache.geronimo.system.plugin.model | |
| Uses of PluginListType in org.apache.geronimo.system.plugin.model |
|---|
| Methods in org.apache.geronimo.system.plugin.model that return PluginListType | |
|---|---|
PluginListType |
ObjectFactory.createPluginListType()
Create an instance of PluginListType |
static PluginListType |
PluginXmlUtil.loadPluginList(InputStream in)
Loads the list of all available plugins from the specified stream (representing geronimo-plugins.xml at the specified repository). |
| Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PluginListType | |
|---|---|
JAXBElement<PluginListType> |
ObjectFactory.createGeronimoPluginList(PluginListType value)
Create an instance of JAXBElement<PluginListType>} |
| Methods in org.apache.geronimo.system.plugin.model with parameters of type PluginListType | |
|---|---|
JAXBElement<PluginListType> |
ObjectFactory.createGeronimoPluginList(PluginListType value)
Create an instance of JAXBElement<PluginListType>} |
static void |
PluginXmlUtil.writePluginList(PluginListType metadata,
Writer out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||