Description
For better integration with embedding application it would be helpful if embedding application can pass on a BundleActivator instance to OakOSGiRepositoryFactory which can then be notified about system startup and shutdown.
This would be useful to get Felix ProxyServlet registered without waiting for whole repository to start. That would allow debugging cases where repository fails to start due to some OSGi issues