public final class EditorActionHandlerBean extends AbstractExtensionPointBean
Modifier and Type | Field and Description |
---|---|
java.lang.String |
action |
static ExtensionPointName<EditorActionHandlerBean> |
EP_NAME |
java.lang.String |
implementationClass |
myPluginDescriptor
Constructor and Description |
---|
EditorActionHandlerBean() |
Modifier and Type | Method and Description |
---|---|
EditorActionHandler |
getHandler(EditorActionHandler originalHandler) |
findClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptor
public static final ExtensionPointName<EditorActionHandlerBean> EP_NAME
public java.lang.String action
public java.lang.String implementationClass
public EditorActionHandler getHandler(EditorActionHandler originalHandler)