|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfiguredValueDescriptor<K,T>
Descriptor for resolving a configured value based on a special key. Furthermore it specifies the type of the configured value.
Method Summary | |
---|---|
K |
getKey()
Key for identifying a config entry. |
Class<T> |
getTargetType()
Expected type of the config entry. |
Method Detail |
---|
K getKey()
Class<T> getTargetType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |