Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.runtime.deploy.ManagedComponent

Packages that use ManagedComponent
org.nuxeo.runtime.deploy   
 

Uses of ManagedComponent in org.nuxeo.runtime.deploy
 

Methods in org.nuxeo.runtime.deploy that return ManagedComponent
 ManagedComponent ContributionManager.getComponent()
           
 

Methods in org.nuxeo.runtime.deploy with parameters of type ManagedComponent
 void ExtensibleContribution.install(ManagedComponent comp)
           
 void Contribution.install(ManagedComponent comp)
           
abstract  void Contribution.install(ManagedComponent comp, Contribution contrib)
           
 void ExtensibleContribution.uninstall(ManagedComponent comp)
           
 void Contribution.uninstall(ManagedComponent comp)
           
abstract  void Contribution.uninstall(ManagedComponent comp, Contribution contrib)
           
 

Constructors in org.nuxeo.runtime.deploy with parameters of type ManagedComponent
ContributionManager(ManagedComponent component)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.