public class RuntimeInstrospection extends Object
Modifier and Type | Field and Description |
---|---|
protected static List<String> |
bundleIds |
protected static SimplifiedServerInfo |
info |
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
RuntimeInstrospection() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getBundleIds() |
protected static SimplifiedBundleInfo |
getBundleSimplifiedInfo(org.osgi.framework.Bundle bundle) |
static SimplifiedServerInfo |
getInfo() |
protected static final org.apache.commons.logging.Log log
protected static SimplifiedServerInfo info
public RuntimeInstrospection()
public static SimplifiedServerInfo getInfo()
public static List<String> getBundleIds()
protected static SimplifiedBundleInfo getBundleSimplifiedInfo(org.osgi.framework.Bundle bundle)
Copyright © 2016 Nuxeo SA. All rights reserved.