All Classes and Interfaces
Class
Description
An abstract implementation GoPlugin which will take care of GoApplicationAccessor initialization.
Deprecated.
Deprecated.
Used to specify which environment variables are secure and shouldn't be printed literally.
Default implementation of GoApiRequest
Default implementation of GoApiResponse
Default implementation of GoPluginApiRequest
Default implementation of GoPluginApiResponse
Deprecated.
Deprecated.
Annotation that marks a type an extension implementation.
Provides an abstraction for api request sent from plugin to Go
Provides an abstraction for api response sent from Go to plugin
GoApplicationAccessor will provide an abstraction over communication from plugin to Go.
GoPlugin interface represents Go plugin.
Annotation that marks a type as an extension point provided by Go.
Provides an abstraction for api request sent from Go to plugin
Provides an abstraction for api response sent from plugin to Go
Provides details about supported extension point and its version by a plugin
Deprecated.
Annotation that marks a method to be called when a plugin is loaded.
Logger for use by plugin developers.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Descriptor represent the plugin descriptor XML file.
Plugin author information.
Plugin vendor information.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
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.
Deprecated.
Deprecated.