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
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected static SimplifiedBundleInfogetBundleSimplifiedInfo(org.osgi.framework.Bundle bundle) static SimplifiedServerInfogetInfo() 
- 
Field Details
- 
info
 - 
bundleIds
 
 - 
 - 
Constructor Details
- 
RuntimeInstrospection
public RuntimeInstrospection() 
 - 
 - 
Method Details
- 
getInfo
 - 
getBundleIds
 - 
getBundleSimplifiedInfo
 
 -