Home
last modified time | relevance | path

Searched defs:getRemovalPending (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/
H A DState.java414 public BundleDescription[] getRemovalPending(); in getRemovalPending() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/src/org/eclipse/osgi/compatibility/state/
H A DReadOnlyState.java223 public BundleDescription[] getRemovalPending() { in getRemovalPending() method in ReadOnlyState
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/
H A DModuleContainer.java1162 public Collection<ModuleRevision> getRemovalPending() { in getRemovalPending() method in ModuleContainer
H A DModuleDatabase.java435 final Collection<ModuleRevision> getRemovalPending() { in getRemovalPending() method in ModuleDatabase
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/src/org/eclipse/osgi/internal/resolver/
H A DStateImpl.java1078 public BundleDescription[] getRemovalPending() { in getRemovalPending() method in StateImpl