Class SimpleExtensionConfigurer

java.lang.Object
org.jdbi.v3.core.extension.SimpleExtensionConfigurer
All Implemented Interfaces:
ExtensionConfigurer

@Alpha public abstract class SimpleExtensionConfigurer extends Object implements ExtensionConfigurer
Configurer base class that applies the same configuration changes independent whether an annotation is placed on the type or a method.