public class OsgiServiceSet extends OsgiServiceCollection implements Set
OsgiServiceCollection.OsgiServiceIterator
services, servicesIdMap
Constructor and Description |
---|
OsgiServiceSet(org.osgi.framework.Filter filter,
org.osgi.framework.BundleContext context,
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, toString
public OsgiServiceSet(org.osgi.framework.Filter filter, org.osgi.framework.BundleContext context, ClassLoader classLoader, ServiceProxyCreator proxyCreator, boolean useServiceReferences)
protected DynamicCollection createInternalDynamicStorage()
OsgiServiceCollection
createInternalDynamicStorage
in class OsgiServiceCollection
Copyright © 2006-2013. All Rights Reserved.