Uses of Package
org.microbean.loader.spi
Packages that use org.microbean.loader.spi
Package
Description
Provides classes and interfaces related to the default implementation of the
microBean™ Loader API.
Provides classes and interfaces for implementing a Jackson-based JSON
provider.
Provides classes and interfaces for implementing a Jackson-based
properties provider.
Provides classes and interfaces for implementing a Jackson-based TOML
provider.
Provides classes and interfaces for implementing a Jackson-based YAML
provider.
Provides classes and interfaces for implementing
Providers using MicroProfile
Config ConfigSource constructs.Provides classes and interfaces related to the service provider interface of
the default
implementation of the microBean™ Loader API.
Provides classes and interfaces for implementing
Providers using Typesafe
Config constructs.-
Classes in org.microbean.loader.spi used by org.microbean.loader
-
Classes in org.microbean.loader.spi used by org.microbean.loader.jacksonClassDescriptionA skeletal
Providerimplementation.An abstractAbstractProviderwhose implementations are built around tree structures of various kinds. -
Classes in org.microbean.loader.spi used by org.microbean.loader.jackson.jsonClassDescriptionA skeletal
Providerimplementation.An abstractAbstractProviderwhose implementations are built around tree structures of various kinds. -
Classes in org.microbean.loader.spi used by org.microbean.loader.jackson.propertiesClassDescriptionA skeletal
Providerimplementation.An abstractAbstractProviderwhose implementations are built around tree structures of various kinds. -
Classes in org.microbean.loader.spi used by org.microbean.loader.jackson.tomlClassDescriptionA skeletal
Providerimplementation.An abstractAbstractProviderwhose implementations are built around tree structures of various kinds. -
Classes in org.microbean.loader.spi used by org.microbean.loader.jackson.yamlClassDescriptionA skeletal
Providerimplementation.An abstractAbstractProviderwhose implementations are built around tree structures of various kinds. -
Classes in org.microbean.loader.spi used by org.microbean.loader.microprofile.config.configsourceClassDescriptionAn
OptionalSupplierof a value that is additionally qualified by aPathpartially identifying the kinds ofQualifiersandPaths for which it might be suitable. -
Classes in org.microbean.loader.spi used by org.microbean.loader.spiClassDescriptionA skeletal
Providerimplementation.An annotation designating an interface as one that is backed by variousLoader.load(Path)calls, and that informs anyProviderimplementation that wishes to proxy it that the interface in question may be proxied.AnOptionalSupplierof a value that is additionally qualified by aPathpartially identifying the kinds ofQualifiersandPaths for which it might be suitable. -
Classes in org.microbean.loader.spi used by org.microbean.loader.typesafe.configClassDescriptionA skeletal
Providerimplementation.An abstractAbstractProviderwhose implementations are built around tree structures of various kinds.