|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.wysiwyg.client.plugin.internal.AbstractPluginFactory
public abstract class AbstractPluginFactory
Abstract implementation of the PluginFactory interface. This could serve as a base class for all kind of
plug-in factories.
| Constructor Summary | |
|---|---|
protected |
AbstractPluginFactory(java.lang.String pluginName)
|
| Method Summary | |
|---|---|
java.lang.String |
getPluginName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.xpn.xwiki.wysiwyg.client.plugin.PluginFactory |
|---|
newInstance |
| Constructor Detail |
|---|
protected AbstractPluginFactory(java.lang.String pluginName)
| Method Detail |
|---|
public java.lang.String getPluginName()
getPluginName in interface PluginFactoryPluginFactory.getPluginName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||