public class AvailableValues extends Object
UnknownValueException
to identify what available values
are present.Constructor and Description |
---|
AvailableValues(String valueType,
Collection<?> values) |
AvailableValues(String valueType,
Map<?,?> map) |
public AvailableValues(String valueType, Collection<?> values)
valueType
- a word or phrase that describes what the values are such as "component types" or "service ids"values
- a set of objects defining the values; the values will be converted to strings and sorted into
ascending orderpublic AvailableValues(String valueType, Map<?,?> map)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.