|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginArtifactType | |
|---|---|
| org.apache.geronimo.system.configuration | |
| org.apache.geronimo.system.plugin.model | |
| Uses of PluginArtifactType in org.apache.geronimo.system.configuration |
|---|
| Methods in org.apache.geronimo.system.configuration that return PluginArtifactType | |
|---|---|
PluginArtifactType |
DependencyManager.getCachedPluginMetadata(org.osgi.framework.Bundle bundle)
|
| Uses of PluginArtifactType in org.apache.geronimo.system.plugin.model |
|---|
| Fields in org.apache.geronimo.system.plugin.model with type parameters of type PluginArtifactType | |
|---|---|
protected List<PluginArtifactType> |
PluginType.pluginArtifact
|
| Methods in org.apache.geronimo.system.plugin.model that return PluginArtifactType | |
|---|---|
PluginArtifactType |
ObjectFactory.createPluginArtifactType()
Create an instance of PluginArtifactType |
static PluginArtifactType |
PluginXmlUtil.loadPluginArtifactMetadata(Reader in)
|
| Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PluginArtifactType | |
|---|---|
List<PluginArtifactType> |
PluginType.getPluginArtifact()
Gets the value of the pluginArtifact property. |
| Methods in org.apache.geronimo.system.plugin.model with parameters of type PluginArtifactType | |
|---|---|
static void |
PluginXmlUtil.writePluginArtifact(PluginArtifactType value,
Writer out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||