Interface Plugin

All Superinterfaces:
Registration
All Known Subinterfaces:
ObjectType
All Known Implementing Classes:
EchoObjectType, FigureWidgetTypePlugin, HierarchicalTableTypePlugin, JsPlugin, ObjectTypeBase, ObjectTypeBase.FetchOnly, ObjectTypeClassBase, ObjectTypeClassBase.FetchOnly, PartitionedTableTypePlugin, PluginBase

public interface Plugin extends Registration
A plugin is a structured extension point for user-definable behavior.
See Also: