public interface ComponentInventoryMBean
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() |
String getDescription()
String getVersion()
Map<String,Property> getProperties()
Set<String> getProvidedServices()
Integer getProvidedServicesCount()
Set<String> getExtensionPointsName()
Integer getExtensionPointsCount()
Copyright © 2018 Nuxeo. All rights reserved.