public final class FixtureResourceParameterResolverFactory extends Object implements org.axonframework.messaging.annotation.ParameterResolverFactory
Because of this behavior, it is important that any resource resolvers doing actual resolution are executed before this instance.
| Constructor and Description |
|---|
FixtureResourceParameterResolverFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.axonframework.messaging.annotation.ParameterResolver |
createInstance(Executable executable,
Parameter[] parameters,
int parameterIndex) |
public FixtureResourceParameterResolverFactory()
public org.axonframework.messaging.annotation.ParameterResolver createInstance(Executable executable, Parameter[] parameters, int parameterIndex)
createInstance in interface org.axonframework.messaging.annotation.ParameterResolverFactoryCopyright © 2010–2022. All rights reserved.