Package com.thoughtworks.go.plugin.api.annotation
package com.thoughtworks.go.plugin.api.annotation
-
Annotation InterfacesClassDescriptionAnnotation that marks a type an extension implementation.Annotation that marks a method to be called when a plugin is loaded.Annotation that marks a method to be called when a plugin is unloaded.A method mark by this annotation indicates that the method is invoked on the Go Agent.A method mark by this annotation indicates that the method is invoked on the Go server.