Package org.apache.felix.scr.impl.inject
Interface OpenStatus<S,T>
-
- All Known Implementing Classes:
DependencyManager.OpenStatusImpl
public interface OpenStatus<S,T>
- Version:
- $Rev$ $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection<RefPair<S,T>>
getRefs(java.util.concurrent.atomic.AtomicInteger trackingCount)
-