public class ExtensionPointInventoryAdapter extends Object implements ExtensionPointInventoryMBean
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionPoint |
point |
| Constructor and Description |
|---|
ExtensionPointInventoryAdapter(ExtensionPoint point) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getContributionsCount() |
String |
getDescription() |
String |
getName() |
protected final ExtensionPoint point
public ExtensionPointInventoryAdapter(ExtensionPoint point)
public Integer getContributionsCount()
getContributionsCount in interface ExtensionPointInventoryMBeanpublic String getDescription()
getDescription in interface ExtensionPointInventoryMBeanpublic String getName()
getName in interface ExtensionPointInventoryMBeanCopyright © 2016 Nuxeo SA. All rights reserved.