Uses of Interface
network.ike.docs.koncept.KonceptDefinitionSource
-
Uses of KonceptDefinitionSource in network.ike.docs.koncept
Classes in network.ike.docs.koncept that implement KonceptDefinitionSourceModifier and TypeClassDescriptionclassA definition source that chains multiple sources in priority order.classLoads Koncept definitions from a YAML file.Methods in network.ike.docs.koncept that return KonceptDefinitionSourceModifier and TypeMethodDescriptionstatic KonceptDefinitionSourceKonceptDefinitionSource.fromClasspath(String classpathResource) Create a source backed by a YAML file on the classpath.static KonceptDefinitionSourceCreate a source backed by a YAML file on the filesystem.Constructor parameters in network.ike.docs.koncept with type arguments of type KonceptDefinitionSourceModifierConstructorDescriptionCreates a composite source that queries the given sources in order.