In order to keep the Framework as minimal as possible, Concierge also provides some basic services that are often bundled inside an OSGi Framework implementation as separate bundles.
Lightweight shell implementation for interacting with the Concierge Framework.
Provides the org.osgi.service.condpermadmin and org.osgi.service.permissionadmin interfaces as framework extension
Note: there is also a bundle org.eclipse.concierge.service.permission which contains same classes but not as framework extension but as separate bundle.
Provides an implementation of the PackageAdmin service.
Provides an implementation of the StartLevel service.
Allows any JAXP compliant XML Parser to register itself as an OSGi parser service.
Provides a very lightweight implementation of EventAdmin (just 3 clasees).