Package com.linecorp.centraldogma.client.updater
@NonNullByDefault
package com.linecorp.centraldogma.client.updater
Creates a Java bean whose properties are mirrored from Central Dogma automatically.
-
ClassDescriptionAnnotates a type to provide the necessary information to
CentralDogmaBeanFactory
so that the bean properties are mirrored from a file in Central Dogma.Provides the necessary information toCentralDogmaBeanFactory
so that the bean properties are mirrored from a file in Central Dogma.Builds aCentralDogmaBeanConfig
.Creates a new bean instance that mirrors its properties from Central Dogma.