Package com.persequor.extension
Annotation Interface Extension
Deprecated.
Annotation which should be present on all interfaces/classes implementing extension point interfaces
The purpose of this is that all extension implementation describe themselves to Saga, making it easier to
understand what modules, extensions, etc. are active in Saga - and what they do.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDeprecated.Deprecated.
ExtensionInfo
annotation instead, since it better fits into the Saga extensions hierarchy (can annotate module/configuration/context/extension point/extension).