@IsSPIInterface public interface IMicroTypeConverterRegistrarSPI
| Modifier and Type | Method and Description |
|---|---|
void |
registerMicroTypeConverter(IMicroTypeConverterRegistry aRegistry)
Register all your dynamic micro type converters in the passed interface
|
void registerMicroTypeConverter(@Nonnull IMicroTypeConverterRegistry aRegistry)
aRegistry - The registry to register your converters. Never null.Copyright © 2014–2016 Philip Helger. All rights reserved.