Package io.jans.configapi.core.service
Class ConfService
java.lang.Object
io.jans.configapi.core.service.ConfService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.jans.as.model.configuration.AppConfigurationfind()io.jans.as.model.config.ConffindConf()<T> List<io.jans.orm.reflect.property.PropertyAnnotation>getEntryPropertyAnnotations(Class<T> entryClass) getPropertiesAnnotations(Class<?> theClass, Class<?>... allowedAnnotations)
-
Constructor Details
-
ConfService
public ConfService()
-
-
Method Details
-
findConf
public io.jans.as.model.config.Conf findConf() -
find
public io.jans.as.model.configuration.AppConfiguration find() -
getEntryPropertyAnnotations
-
getPropertiesAnnotations
-