Uses of Interface
com.tick42.glue.core.GlueConfig
Packages that use GlueConfig
Package
Description
The core API for Glue.
Internal implementation details.
-
Uses of GlueConfig in com.tick42.glue.core
Method parameters in com.tick42.glue.core with type arguments of type GlueConfigModifier and TypeMethodDescriptionGlueApplication.Builder.withConfigLoader(Supplier<GlueConfig> configLoader) Set the configuration loader to use. -
Uses of GlueConfig in com.tick42.glue.internal
Method parameters in com.tick42.glue.internal with type arguments of type GlueConfigModifier and TypeMethodDescriptionTick42Glue.Builder.withConfigLoader(Supplier<GlueConfig> configLoader)