how do i configure for
repository,registry... etc in one bundles and all the jobs as seperate OSGI bundles under spring dm server

The registry,repository,.... being part of web bundle and all other jobs as standalone bundles .How can i query for all the jobs

something like
Code:
jobOperator.getJobNames()