plugins
COMPAS has an extensible architecture based on plugins that allows to customize and extend the functionality of the core framework.
Check out the developer guide to Plugins for additional details.
Decorators
Decorator to mark a method as a pluggable extension point. |
|
Decorator to declare a plugin. |