public static final class MockExchangeCreator.TypedMockExchangeCreatorImpl extends Object implements TypedMockExchangeCreator
MockExchangeCreator.TypedMockExchangeCreatorImpl| Constructor and Description |
|---|
TypedMockExchangeCreatorImpl(String type,
MockExchangeCreator creator) |
| Modifier and Type | Method and Description |
|---|---|
BindableMockExchange |
createMockExchange(String exchangeName,
AmqArguments arguments,
ReceiverRegistry receiverRegistry) |
String |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatorWithExchangeTypepublic TypedMockExchangeCreatorImpl(String type, MockExchangeCreator creator)
public String getType()
getType in interface TypedMockExchangeCreatorpublic BindableMockExchange createMockExchange(String exchangeName, AmqArguments arguments, ReceiverRegistry receiverRegistry)
createMockExchange in interface MockExchangeCreatorCopyright © 2022. All rights reserved.