Package io.jans.configapi.core.service
Class ConfService
- java.lang.Object
-
- io.jans.configapi.core.service.ConfService
-
@ApplicationScoped public class ConfService extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.jans.as.model.configuration.AppConfigurationfind()io.jans.as.model.config.ConffindConf()<T> List<io.jans.orm.reflect.property.PropertyAnnotation>getEntryPropertyAnnotations(Class<T> entryClass)Map<String,List<Annotation>>getPropertiesAnnotations(Class<?> theClass, Class<?>... allowedAnnotations)
-