Class ProviderTypeInformationProvider

java.lang.Object
io.micronaut.inject.provider.ProviderTypeInformationProvider
All Implemented Interfaces:
TypeInformationProvider

public final class ProviderTypeInformationProvider extends Object implements TypeInformationProvider
Makes TypeInformation.isWrapperType() return true for Providers.
Since:
3.0.0
Author:
graemerocher