Class ModuleContextCustomizerFactory.ModuleContextCustomizer
java.lang.Object
org.springframework.modulith.test.ModuleContextCustomizerFactory.ModuleContextCustomizer
- All Implemented Interfaces:
ContextCustomizer
- Enclosing class:
- ModuleContextCustomizerFactory
static class ModuleContextCustomizerFactory.ModuleContextCustomizer
extends Object
implements ContextCustomizer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
customizeContext
(ConfigurableApplicationContext context, MergedContextConfiguration mergedConfig) boolean
int
hashCode()
-
Method Details
-
customizeContext
public void customizeContext(ConfigurableApplicationContext context, MergedContextConfiguration mergedConfig) - Specified by:
customizeContext
in interfaceContextCustomizer
-
equals
-
hashCode
public int hashCode()
-