T - Service interface or classpublic static interface ContextAwareServiceResolver.ResolveAllResult<T extends ContextAwareService>
ContextAwareServiceResolver.resolveAll(Class, Adaptable) method.
All methods are implemented in a lazy fashion.| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getCombinedKey()
Gets a combined key that represents the path filter sets of all affected context-aware services
that matched for the given resource and a timestamp of the service registration for this service interface
changed last.
|
@NotNull Stream<T> |
getServices()
Gets all matching services
|
@NotNull @NotNull Stream<T> getServices()
@NotNull @NotNull String getCombinedKey()
Copyright © 2014–2019 wcm.io. All rights reserved.