Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.management.adapters
Class ExtensionPointInventoryAdapter

java.lang.Object
  extended by org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
All Implemented Interfaces:
ExtensionPointInventoryMBean

public class ExtensionPointInventoryAdapter
extends Object
implements ExtensionPointInventoryMBean

Author:
Stephane Lacoin (Nuxeo EP Software Engineer)

Constructor Summary
ExtensionPointInventoryAdapter(ExtensionPoint point)
           
 
Method Summary
 Integer getContributionsCount()
           
 String getDescription()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionPointInventoryAdapter

public ExtensionPointInventoryAdapter(ExtensionPoint point)
Method Detail

getContributionsCount

public Integer getContributionsCount()
Specified by:
getContributionsCount in interface ExtensionPointInventoryMBean

getDescription

public String getDescription()
Specified by:
getDescription in interface ExtensionPointInventoryMBean

getName

public String getName()
Specified by:
getName in interface ExtensionPointInventoryMBean

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.