Uses of Interface
de.aristaflow.adept2.core.globalprovider.GlobalConfiguration
-
Packages that use GlobalConfiguration Package Description de.aristaflow.adept2.core.globalprovider -
-
Uses of GlobalConfiguration in de.aristaflow.adept2.core.globalprovider
Subinterfaces of GlobalConfiguration in de.aristaflow.adept2.core.globalprovider Modifier and Type Interface Description interface
GlobalEcConfiguration
This interface will replaceGlobalConfiguration
in the future.Methods in de.aristaflow.adept2.core.globalprovider that return GlobalConfiguration Modifier and Type Method Description GlobalConfiguration
GlobalProvider. getGlobalConfiguration()
Deprecated.UseGlobalProvider.getGlobalEcConfiguration()
instead.
-