Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use ContributionManager
org.nuxeo.runtime.deploy   
 

Uses of ContributionManager in org.nuxeo.runtime.deploy
 

Methods in org.nuxeo.runtime.deploy with parameters of type ContributionManager
 void ManagedComponent.registerContributionManager(String extensionPoint, ContributionManager mgr)
           
 void ExtensibleContribution.resolve(ContributionManager mgr)
           
 void Contribution.resolve(ContributionManager mgr)
           
 void CompositeContribution.resolve(ContributionManager mgr)
           
 void ExtensibleContribution.unresolve(ContributionManager mgr)
           
 void Contribution.unresolve(ContributionManager mgr)
           
 void CompositeContribution.unresolve(ContributionManager mgr)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.