Uses of Interface
com.tick42.glue.core.GlueConfig
| Package | Description |
|---|---|
| com.tick42.glue.core |
The core API for Glue.
|
| com.tick42.glue.internal |
Internal implementation details.
|
-
Uses of GlueConfig in com.tick42.glue.core
Method parameters in com.tick42.glue.core with type arguments of type GlueConfig Modifier and Type Method Description BGlueApplication.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 GlueConfig Modifier and Type Method Description Tick42Glue.BuilderTick42Glue.Builder. withConfigLoader(Supplier<GlueConfig> configLoader)