public class OsgiServiceSet extends OsgiServiceCollection implements java.util.Set
OsgiServiceCollection.OsgiServiceIteratorservices, servicesIdMap| Constructor and Description |
|---|
OsgiServiceSet(org.osgi.framework.Filter filter,
org.osgi.framework.BundleContext context,
java.lang.ClassLoader classLoader,
ServiceProxyCreator proxyCreator,
boolean useServiceReferences) |
| Modifier and Type | Method and Description |
|---|---|
protected DynamicCollection |
createInternalDynamicStorage()
Create the dynamic storage used internally.
|
add, addAll, afterPropertiesSet, clear, contains, containsAll, destroy, isEmpty, isSatisfied, iterator, mandatoryServiceCheck, remove, removeAll, retainAll, setListeners, setRequiredAtStartup, setServiceImporter, setServiceImporterName, setStateListeners, setUseBlueprintExceptions, size, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic OsgiServiceSet(org.osgi.framework.Filter filter,
org.osgi.framework.BundleContext context,
java.lang.ClassLoader classLoader,
ServiceProxyCreator proxyCreator,
boolean useServiceReferences)
protected DynamicCollection createInternalDynamicStorage()
OsgiServiceCollectioncreateInternalDynamicStorage in class OsgiServiceCollection