Package software.xdev.tci.serviceloading
Class TCIServiceLoader
java.lang.Object
software.xdev.tci.serviceloading.TCIServiceLoader
Central point for service loading
-
Method Summary
Modifier and TypeMethodDescriptionforceOverwrite(Class<?> clazz, Object value) Force overwrite the loaded configuration manually.static TCIServiceLoaderinstance()boolean<T> T
-
Method Details
-
instance
-
service
-
isLoaded
-
forceOverwrite
Force overwrite the loaded configuration manually.WARNING: Usage not recommended. Should only be used as last resort!
-