Package org.ovirt.engine.api.extensions

Extension API for 3rd party components.

Design mission is complete detachment between extension implementation and core product.

Key players:

Both core and extension should access only keys that are known, ignore any other keys. Extension can assume that context is kept throughout the extension life cycle.