Package providing the plugin mechanism utilised by JPOX. The mechanism is based on OSGi technology and provides
support for using the Eclipse plugin registry as well as a non-managed registry when not operating under Eclipse.
Manages the registry of Extensions and Extension Points outside any OSGI container.
This implementation cannot handle multiple versions of the same plugin, so it either raises an exception
or logs the issue as a warning.