org.rhq.enterprise.gui.admin.plugin
Class PluginFactory
java.lang.Object
org.rhq.enterprise.gui.admin.plugin.PluginFactory
@Name(value="pluginFactory")
public class PluginFactory
- extends Object
Component responsible for providing a Plugin via request
parameters.
- Author:
- jharris
|
Method Summary |
org.rhq.core.domain.plugin.AbstractPlugin |
lookupPlugin()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginFactory
public PluginFactory()
lookupPlugin
@Factory(value="plugin",
autoCreate=true)
public org.rhq.core.domain.plugin.AbstractPlugin lookupPlugin()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.