Package org.nuxeo.ecm.admin.runtime
Class RuntimeInstrospection
java.lang.Object
org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
Extracts information about the Bundles currently deployed in Nuxeo Runtime
- Author:
- tiry
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static SimplifiedBundleInfo
getBundleSimplifiedInfo
(org.osgi.framework.Bundle bundle) static SimplifiedServerInfo
getInfo()
-
Field Details
-
info
-
bundleIds
-
-
Constructor Details
-
RuntimeInstrospection
public RuntimeInstrospection()
-
-
Method Details
-
getInfo
-
getBundleIds
-
getBundleSimplifiedInfo
-