Package org.objectledge.pico

Class Summary
AliasComponentAdapter Allows registering a component under several different keys.
LedgeStringToObjectConverter Converts strings to a number of predefined Java classes.
SequenceParameter Allows hinting the component's constructor arguments of aggregated types.
StringParameter A parameter that is intialized with a string, and is converted to the desired type on demand.
 

Exception Summary
CollectionInstantiationException Thrown when a Collection subclass instance cannot be instantiated by SequenceParameter.
NonCompositeTypeException Thrown when a Collection or array type is excpected, but a scalar type is recieved.
 



Copyright © 2003-2006 objectledge.org. All Rights Reserved.