| Class | Description |
|---|---|
| ClassAdapter |
A Class Adapter adapts a given class to a Component.
|
| ClassConfiguration |
The class configuration encapsulates the knowledge of how to wrap a class as
a component.
|
| ConstructorConfiguration |
Class that allows configuration of the constructor to use.
|
| DefaultContainer | |
| ObjectAdapter |
An adapter class that adapts an existing object to a component.
|
| ObjectConfiguration |
General configuration for an instantiated object.
|
| ParameterValues |
Represents parameter values for a method or constructor and allows for the
configuration of how these values are retrieved.
|
| SetterConfiguration |
Represents the configuration for exposing the setters of a class as required
interfaces.
|
Copyright © 2025. All rights reserved.