Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.admin.runtime
Class RuntimeInstrospection

java.lang.Object
  extended by org.nuxeo.ecm.admin.runtime.RuntimeInstrospection

public class RuntimeInstrospection
extends Object

Extracts information about the Bundles currently deployed in Nuxeo Runtime

Author:
tiry

Constructor Summary
RuntimeInstrospection()
           
 
Method Summary
static List<String> getBundleIds()
           
static SimplifiedServerInfo getInfo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeInstrospection

public RuntimeInstrospection()
Method Detail

getInfo

public static SimplifiedServerInfo getInfo()

getBundleIds

public static List<String> getBundleIds()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.