| Package | Description |
|---|---|
| org.axonframework.messaging |
Classes related to message processing in Axon Framework.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<ScopeAware> |
ScopeAwareProvider.provideScopeAwareStream(ScopeDescriptor scopeDescriptor)
Retrieve a
Stream of ScopeAware components, by performing a check whether that component is able
to handle a Scope described by a ScopeDescriptor. |
Copyright © 2010–2022. All rights reserved.