Home
last modified time | relevance | path

Searched defs:removeContribution (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.http.registry/src/org/eclipse/equinox/http/registry/internal/
H A DHttpRegistryManager.java148 public synchronized void removeContribution(String alias) { in removeContribution() method in HttpRegistryManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/src/org/eclipse/core/internal/registry/
H A DRegistryObjectManager.java465 synchronized void removeContribution(Object contributorId) { in removeContribution() method in RegistryObjectManager