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 interfaceGlobalEcConfigurationThis interface will replaceGlobalConfigurationin the future.Methods in de.aristaflow.adept2.core.globalprovider that return GlobalConfiguration Modifier and Type Method Description GlobalConfigurationGlobalProvider. getGlobalConfiguration()Deprecated.UseGlobalProvider.getGlobalEcConfiguration()instead.
-