public interface ScopedServiceTrackerMap<T>
ServiceTrackerMap that also checks for portal instance
specialization. A best match is registered for both the portal instance and
the key. If no such service exists, the next best matches only the key. If no
service is registered for the key, a service registered for the portal
instance matches.com.liferay.osgi.service.tracker.collections.map.ServiceTrackerMap| Modifier and Type | Method and Description |
|---|---|
void |
close() |
T |
getService(long companyId,
java.lang.String key) |
void close()
T getService(long companyId, java.lang.String key)