@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Load
Intended for use by plugin developers to mark a method of an extension implementation to be called during plugin load time.
The semantics of the method marked with this annotation is as follows.PluginContext. Return values will be ignored.PluginContext,
LoadCopyright © 2014 ThoughtWorks, Inc. Go Version: 16.2.1-175