| Interface | Description |
|---|---|
| ISelfDef |
INTERNAL INTERFACE
|
| Class | Description |
|---|---|
| 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
compiledform 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 | Description |
|---|---|
| ComponentPropertyMode | |
| CreateMethod |
Defines the basic "instance creation" method as defined by a builder for a component.
|
| Exception | Description |
|---|---|
| BuildPlanFailedException | |
| IocCircularException |
Circular reference exception.
|
| IocConfigurationException | |
| IocUnresolvedParameterException |
Copyright © 2017 etc.to. All rights reserved.