@Deprecated
public class SpringAwareAmqpTarget
Target for message verification that supports a spring application context. For each annotated method, the owning bean will be looked up from the application context
public SpringAwareAmqpTarget()
Target for message verification that supports a spring application context. For each annotated method, the owning bean will be looked up from the application context
public void setBeanFactory(@NotNull
org.springframework.beans.factory.BeanFactory beanFactory)
@NotNull
protected au.com.dius.pact.provider.IProviderVerifier setupVerifier(@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@NotNull
au.com.dius.pact.provider.IProviderInfo provider,
@NotNull
au.com.dius.pact.provider.IConsumerInfo consumer,
@Nullable
au.com.dius.pact.core.model.PactSource pactSource)