Package com.openharbor.beck.configure

Interface Summary
Configurable An object that refers to configuration parameters as a Map valued JavaBean-style property.
Predicate An algorithm that computes a Boolean result from configuration parameters and a Configuration.Selector.
 

Class Summary
Choose A Mapping element that contains configuration values (not qualified by a predicate).
Choose.LSInputSource  
ChooseUnmarshaller  
DefaultPredicate A Predicate that matches selector values to conditions of its configuration.
Mapping A search list.
MappingMapper For directions, see Configuration.MAP_FROM_XML.
MappingUnmarshaller  
When A conditional Mapping.
WhenUnmarshaller