Package dev.equo.ide
Interface IdeHook
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
IdeHookAssistAI,IdeHookBranding,IdeHookBuildship,IdeHookM2E,IdeHookReflected,IdeHookWelcome
If you add a
Bundle-IdeHook header to the manifest of a jar that points to the fully
qualified name of a class that implements this interface, then that class will be instantiated
and called at various points in the lifecycle of the IDE.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic IdeHookInstantiatedusingReflection(String implementationClassName, IdeHook constructorArg)