org.apache.felix.mosgi.managedelements.osgiprobes
Interface OsgiProbesMBean

All Superinterfaces:
TabIfc
All Known Implementing Classes:
OsgiProbes

public interface OsgiProbesMBean
extends TabIfc


Method Summary
 String getFwExeEnv()
           
 String getFwLanguage()
           
 String getFwOsName()
           
 String getFwOsVersion()
           
 String getFwProcessor()
           
 String getFwVendor()
           
 String getFwVersion()
           
 String getProfile()
           
 
Methods inherited from interface org.apache.felix.mosgi.console.ifc.TabIfc
getBundleName
 

Method Detail

getProfile

String getProfile()

getFwVersion

String getFwVersion()

getFwVendor

String getFwVendor()

getFwLanguage

String getFwLanguage()

getFwOsName

String getFwOsName()

getFwOsVersion

String getFwOsVersion()

getFwProcessor

String getFwProcessor()

getFwExeEnv

String getFwExeEnv()


Copyright © 2011 Apache Software Foundation. All Rights Reserved.