Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addEmittedKey(K) - Method in class com.liferay.osgi.service.tracker.collections.map.KeyedServiceReferenceServiceTuple
C
- close() - Method in interface com.liferay.osgi.service.tracker.collections.list.ServiceTrackerList
- close() - Method in interface com.liferay.osgi.service.tracker.collections.map.ScopedServiceTrackerMap
- close() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMap
- com.liferay.osgi.service.tracker.collections - package com.liferay.osgi.service.tracker.collections
- com.liferay.osgi.service.tracker.collections.list - package com.liferay.osgi.service.tracker.collections.list
- com.liferay.osgi.service.tracker.collections.map - package com.liferay.osgi.service.tracker.collections.map
- compare(ServiceReference<T>, ServiceReference<T>) - Method in class com.liferay.osgi.service.tracker.collections.map.PropertyServiceReferenceComparator
- compareTo(ServiceReferenceServiceTuple<S, T>) - Method in class com.liferay.osgi.service.tracker.collections.ServiceReferenceServiceTuple
- containsKey(K) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMap
- create() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerBucketFactory
- create(BundleContext, ServiceMapper<K, S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapperFactory
- create(BundleContext, Class<T>, String, String, Supplier<T>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ScopedServiceTrackerMapFactory
- create(BundleContext, Class<T>, String, String, Supplier<T>, Runnable) - Static method in class com.liferay.osgi.service.tracker.collections.map.ScopedServiceTrackerMapFactory
- create(BundleContext, Class<T>, String, Supplier<T>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ScopedServiceTrackerMapFactory
- createFromBiFunction(BiFunction<ServiceReference<S>, S, K>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapperFactory
- createFromFunction(BiFunction<ServiceReference<S>, S, K>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapperFactory
-
Deprecated.
- createFromFunction(BiFunction<ServiceReference<S>, S, T>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerCustomizerFactory
- createFromFunction(BundleContext, Function<S, K>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapperFactory
E
- EagerServiceTrackerCustomizer<S,
T> - Interface in com.liferay.osgi.service.tracker.collections - emit(K) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter
- equals(Object) - Method in class com.liferay.osgi.service.tracker.collections.ServiceReferenceServiceTuple
G
- getContent() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerBucket
- getEmittedKeys() - Method in class com.liferay.osgi.service.tracker.collections.map.KeyedServiceReferenceServiceTuple
- getProperties() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerCustomizerFactory.ServiceWrapper
- getService() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerCustomizerFactory.ServiceWrapper
- getService() - Method in class com.liferay.osgi.service.tracker.collections.ServiceReferenceServiceTuple
- getService(long, String) - Method in interface com.liferay.osgi.service.tracker.collections.map.ScopedServiceTrackerMap
- getService(K) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMap
- getServiceReference() - Method in class com.liferay.osgi.service.tracker.collections.ServiceReferenceServiceTuple
H
- hashCode() - Method in class com.liferay.osgi.service.tracker.collections.ServiceReferenceServiceTuple
I
- isDisposable() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerBucket
- isEmpty() - Method in interface com.liferay.osgi.service.tracker.collections.list.ServiceTrackerList
- iterator() - Method in interface com.liferay.osgi.service.tracker.collections.list.ServiceTrackerList
K
- KeyedServiceReferenceServiceTuple<SR,
TS, K> - Class in com.liferay.osgi.service.tracker.collections.map - KeyedServiceReferenceServiceTuple(ServiceReference<SR>, TS) - Constructor for class com.liferay.osgi.service.tracker.collections.map.KeyedServiceReferenceServiceTuple
- keyEmitted(ServiceTrackerMap<K, R>, K, TS, R) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapListener
- keyRemoved(ServiceTrackerMap<K, R>, K, TS, R) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapListener
- keySet() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMap
M
- map(ServiceReference<S>, ServiceReferenceMapper.Emitter<K>) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper
- map(ServiceReference<S>, ServiceReferenceMapper.Emitter<T>) - Method in class com.liferay.osgi.service.tracker.collections.map.PropertyServiceReferenceMapper
- map(S, ServiceReferenceMapper.Emitter<K>) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceMapper
O
- open(BundleContext, Class<S>, String, ServiceTrackerCustomizer<S, T>) - Static method in class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- open(BundleContext, Class<S>, String, ServiceTrackerCustomizer<S, T>, Comparator<ServiceReference<S>>) - Static method in class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- open(BundleContext, Class<T>) - Static method in class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- open(BundleContext, Class<T>, String) - Static method in class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- open(BundleContext, Class<T>, String, Comparator<ServiceReference<T>>) - Static method in class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- open(BundleContext, Class<T>, Comparator<ServiceReference<T>>) - Static method in class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- openMultiValueMap(BundleContext, Class<S>, String) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<S>, String, ServiceReferenceMapper<K, ? super S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<S>, String, ServiceReferenceMapper<K, ? super S>, Comparator<ServiceReference<S>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<S>, String, ServiceReferenceMapper<K, ? super S>, Comparator<ServiceReference<S>>, ServiceTrackerMapListener<K, S, List<S>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<S>, String, ServiceReferenceMapper<K, S>, ServiceTrackerMapListener<K, S, List<S>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<SR>, String, ServiceReferenceMapper<K, ? super SR>, ServiceTrackerCustomizer<SR, S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<SR>, String, ServiceReferenceMapper<K, ? super SR>, ServiceTrackerCustomizer<SR, S>, Comparator<ServiceReference<SR>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<SR>, String, ServiceReferenceMapper<K, ? super SR>, ServiceTrackerCustomizer<SR, S>, Comparator<ServiceReference<SR>>, ServiceTrackerMapListener<K, S, List<S>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openMultiValueMap(BundleContext, Class<SR>, String, ServiceTrackerCustomizer<SR, S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<S>, String) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<S>, String, ServiceReferenceMapper<K, ? super S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<S>, String, ServiceReferenceMapper<K, ? super S>, Comparator<ServiceReference<S>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<S>, String, ServiceTrackerMapListener<String, S, S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<SR>, String, ServiceReferenceMapper<K, ? super SR>, ServiceTrackerCustomizer<SR, S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<SR>, String, ServiceReferenceMapper<K, ? super SR>, ServiceTrackerCustomizer<SR, S>, Comparator<ServiceReference<SR>>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- openSingleValueMap(BundleContext, Class<SR>, String, ServiceTrackerCustomizer<SR, S>) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
P
- PropertyServiceReferenceComparator<T> - Class in com.liferay.osgi.service.tracker.collections.map
- PropertyServiceReferenceComparator(String) - Constructor for class com.liferay.osgi.service.tracker.collections.map.PropertyServiceReferenceComparator
- PropertyServiceReferenceMapper<T,
S> - Class in com.liferay.osgi.service.tracker.collections.map - PropertyServiceReferenceMapper(String) - Constructor for class com.liferay.osgi.service.tracker.collections.map.PropertyServiceReferenceMapper
R
- remove(ServiceReferenceServiceTuple<SR, TS>) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerBucket
S
- ScopedServiceTrackerMap<T> - Interface in com.liferay.osgi.service.tracker.collections.map
-
Represents a
ServiceTrackerMapthat also checks for portal instance specialization. - ScopedServiceTrackerMapFactory<T> - Class in com.liferay.osgi.service.tracker.collections.map
- ScopedServiceTrackerMapFactory() - Constructor for class com.liferay.osgi.service.tracker.collections.map.ScopedServiceTrackerMapFactory
- ServiceMapper<K,
S> - Interface in com.liferay.osgi.service.tracker.collections.map - ServiceReferenceMapper<K,
S> - Interface in com.liferay.osgi.service.tracker.collections.map - ServiceReferenceMapper.Emitter<K> - Interface in com.liferay.osgi.service.tracker.collections.map
- ServiceReferenceMapperFactory - Class in com.liferay.osgi.service.tracker.collections.map
- ServiceReferenceMapperFactory() - Constructor for class com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapperFactory
- serviceReferenceServiceTuple(BundleContext) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerCustomizerFactory
- ServiceReferenceServiceTuple<S,
T> - Class in com.liferay.osgi.service.tracker.collections - ServiceReferenceServiceTuple(ServiceReference<S>, T) - Constructor for class com.liferay.osgi.service.tracker.collections.ServiceReferenceServiceTuple
- ServiceTrackerBucket<SR,
TS, R> - Interface in com.liferay.osgi.service.tracker.collections.map - ServiceTrackerBucketFactory<SR,
TS, R> - Interface in com.liferay.osgi.service.tracker.collections.map - ServiceTrackerCustomizerFactory - Class in com.liferay.osgi.service.tracker.collections.map
- ServiceTrackerCustomizerFactory() - Constructor for class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerCustomizerFactory
- ServiceTrackerCustomizerFactory.ServiceWrapper<S> - Interface in com.liferay.osgi.service.tracker.collections.map
- ServiceTrackerList<T> - Interface in com.liferay.osgi.service.tracker.collections.list
- ServiceTrackerListFactory - Class in com.liferay.osgi.service.tracker.collections.list
- ServiceTrackerListFactory() - Constructor for class com.liferay.osgi.service.tracker.collections.list.ServiceTrackerListFactory
- ServiceTrackerMap<K,
R> - Interface in com.liferay.osgi.service.tracker.collections.map - ServiceTrackerMapFactory - Class in com.liferay.osgi.service.tracker.collections.map
- ServiceTrackerMapFactory() - Constructor for class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMapFactory
- ServiceTrackerMapListener<K,
TS, R> - Interface in com.liferay.osgi.service.tracker.collections.map - serviceWrapper(BundleContext) - Static method in class com.liferay.osgi.service.tracker.collections.map.ServiceTrackerCustomizerFactory
- size() - Method in interface com.liferay.osgi.service.tracker.collections.list.ServiceTrackerList
- store(ServiceReferenceServiceTuple<SR, TS>) - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerBucket
T
- toArray(E[]) - Method in interface com.liferay.osgi.service.tracker.collections.list.ServiceTrackerList
- toList() - Method in interface com.liferay.osgi.service.tracker.collections.list.ServiceTrackerList
V
- values() - Method in interface com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMap
All Classes and Interfaces|All Packages|Serialized Form
ServiceReferenceMapperFactory.createFromBiFunction(BiFunction)