| Package | Description |
|---|---|
| io.fabric8.api.jmx |
| Modifier and Type | Method and Description |
|---|---|
MetaTypeInformationDTO |
MetaTypeFacadeMXBean.getMetaTypeInformation(java.lang.String bundleSymbolicName)
Returns the MetaType information for the given bundle symbolic name
|
MetaTypeInformationDTO |
MetaTypeFacade.getMetaTypeInformation(java.lang.String bundleSymbolicName) |
protected MetaTypeInformationDTO |
MetaTypeFacade.getMetaTypeInformationDTO(org.osgi.framework.Bundle bundle) |
MetaTypeInformationDTO |
MetaTypeFacadeMXBean.getMetaTypeInformationForBundleId(long bundleId)
Returns the MetaType information for the given bundle ID
|
MetaTypeInformationDTO |
MetaTypeFacade.getMetaTypeInformationForBundleId(long bundleId) |
Copyright © 2014 Red Hat. All Rights Reserved.