Interface TypedMockExchangeCreator
-
- All Superinterfaces:
MockExchangeCreator
- All Known Implementing Classes:
MockExchangeCreator.TypedMockExchangeCreatorImpl
public interface TypedMockExchangeCreator extends MockExchangeCreator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.github.fridujo.rabbitmq.mock.exchange.MockExchangeCreator
MockExchangeCreator.TypedMockExchangeCreatorImpl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType()-
Methods inherited from interface com.github.fridujo.rabbitmq.mock.exchange.MockExchangeCreator
createMockExchange
-
-
-
-
Method Detail
-
getType
String getType()
-
-