|
||||||||||
| 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 java.util.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(java.io.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 | |
|---|---|
javax.xml.bind.JAXBElement<PluginType> |
ObjectFactory.createGeronimoPlugin(PluginType value)
Create an instance of JAXBElement<PluginType>} |
java.util.List<PluginType> |
PluginListType.getPlugin()
Gets the value of the plugin property. |
| Methods in org.apache.geronimo.system.plugin.model with parameters of type PluginType | |
|---|---|
javax.xml.bind.JAXBElement<PluginType> |
ObjectFactory.createGeronimoPlugin(PluginType value)
Create an instance of JAXBElement<PluginType>} |
static void |
PluginXmlUtil.writePluginMetadata(PluginType metadata,
java.io.OutputStream out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||