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 ExtensionPointInventoryMBean
public String getDescription()
getDescription
in interface ExtensionPointInventoryMBean
public String getName()
getName
in interface ExtensionPointInventoryMBean
Copyright © 2016 Nuxeo SA. All rights reserved.