public class ContributionManager extends DependencyTree<String,Contribution>
DependencyTree.Entry<K,T>PHANTOM, REGISTERED, RESOLVED| Constructor and Description | 
|---|
| ContributionManager(ManagedComponent component) | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedComponent | getComponent() | 
| void | registerContribution(Contribution contrib) | 
| void | unregisterContribution(Contribution contrib) | 
add, add, add, clear, get, getEntries, getEntry, getMissingRequirements, getPendingEntries, getPendingObjects, getRegisteredObjects, getResolved, getResolvedEntries, getResolvedObjects, isPhantom, isRegistered, isResolved, iterator, remove, resolve, unregister, unresolvepublic ContributionManager(ManagedComponent component)
public ManagedComponent getComponent()
public void registerContribution(Contribution contrib)
public void unregisterContribution(Contribution contrib)
Copyright © 2014 Nuxeo SA. All rights reserved.