|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Inteface for extensions that are used in extension points. This interface is intentionally minimal, as Each IExtensionPoint should require a different interface that extends this.
Method Summary | |
java.lang.String |
getName()
Get the name of this extension. |
IPlugin |
getPlugin()
Get the plugin that defines this extension. |
Method Detail |
public java.lang.String getName()
public IPlugin getPlugin()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |