Package to.etc.iocular.def

Interface Summary
ISelfDef INTERNAL INTERFACE
 

Class Summary
AbstractBuildPlan Internal abstract base for most build plans.
BasicContainerBuilder This allows creation of a container definition from within Java source code.
BuildPlanForConstructor A build plan to call a constructor.
BuildPlanForContainerParameter A build plan definition to obtain a parameter-based object from a container.
BuildPlanForStaticFactory  
ComponentBuilder Thingy which helps with building a component definition.
ComponentDef  
ComponentPropertyDef A configuration-time definition for setting a specific property to some specific value.
ComponentRef A reference to some component in a given container.
ContainerDefinition A container definition contains the compiled form of the configuration of a single container in a container tree.
InstanceDef Class instance definition.
MethodCallBuilder Some kind of method or constructor call builder.
PropertyInjector  
 

Enum Summary
ComponentPropertyMode  
CreateMethod Defines the basic "instance creation" method as defined by a builder for a component.
 

Exception Summary
BuildPlanFailedException  
IocCircularException Circular reference exception.
IocConfigurationException  
IocUnresolvedParameterException