Uses of Class
kos.core.DefaultConfigurationLoader
-
Packages that use DefaultConfigurationLoader Package Description kos.core -
-
Uses of DefaultConfigurationLoader in kos.core
Fields in kos.core declared as DefaultConfigurationLoader Modifier and Type Field Description private DefaultConfigurationLoaderDefaultConfigurationLoaderInjectorFactory. instanceMethods in kos.core that return DefaultConfigurationLoader Modifier and Type Method Description DefaultConfigurationLoaderDefaultConfigurationLoaderInjectorFactory. create(injector.Injector context, Class targetClass)private DefaultConfigurationLoaderDefaultConfigurationLoaderInjectorFactory. newInstance(injector.Injector context)Methods in kos.core that return types with arguments of type DefaultConfigurationLoader Modifier and Type Method Description Class<DefaultConfigurationLoader>DefaultConfigurationLoaderInjectorFactory. getExposedType()
-