Nuxeo Enterprise Platform 5.4

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 java.lang.Object
implements ExtensionPointInventoryMBean

Author:
Stephane Lacoin (Nuxeo EP Software Engineer)

Constructor Summary
ExtensionPointInventoryAdapter(ExtensionPoint point)
           
 
Method Summary
 java.lang.Integer getContributionsCount()
           
 java.lang.String getDescription()
           
 java.lang.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 java.lang.Integer getContributionsCount()
Specified by:
getContributionsCount in interface ExtensionPointInventoryMBean

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ExtensionPointInventoryMBean

getName

public java.lang.String getName()
Specified by:
getName in interface ExtensionPointInventoryMBean

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.