T - the value typepublic interface Value<T>
T getValue() throws IllegalStateException, IllegalArgumentException
IllegalStateException - if the value is time-sensitive and the current state does not allow retrieval.IllegalArgumentException - when the value cannot be read due to misconfigurationCopyright © 2018 JBoss by Red Hat. All rights reserved.