public class ComponentInventoryAdapter extends Object implements ComponentInventoryMBean
| Modifier and Type | Field and Description |
|---|---|
protected RegistrationInfo |
info |
| Constructor and Description |
|---|
ComponentInventoryAdapter(RegistrationInfo info) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Integer |
getExtensionPointsCount() |
Set<String> |
getExtensionPointsName() |
String |
getName() |
Map<String,Property> |
getProperties() |
Set<String> |
getProvidedServices() |
Integer |
getProvidedServicesCount() |
String |
getVersion() |
protected final RegistrationInfo info
public ComponentInventoryAdapter(RegistrationInfo info)
public String getDescription()
getDescription in interface ComponentInventoryMBeanpublic Integer getExtensionPointsCount()
getExtensionPointsCount in interface ComponentInventoryMBeanpublic Set<String> getExtensionPointsName()
getExtensionPointsName in interface ComponentInventoryMBeanpublic String getName()
getName in interface ComponentInventoryMBeanpublic Map<String,Property> getProperties()
getProperties in interface ComponentInventoryMBeanpublic Set<String> getProvidedServices()
getProvidedServices in interface ComponentInventoryMBeanpublic Integer getProvidedServicesCount()
getProvidedServicesCount in interface ComponentInventoryMBeanpublic String getVersion()
getVersion in interface ComponentInventoryMBeanCopyright © 2016 Nuxeo SA. All rights reserved.