| Interface | Description |
|---|---|
| ObjectCreator | |
| ParameterAware | |
| ParameterFinder |
This interface defines a single method for finding parameters given a class.
|
| ResourceFinder.Condition |
| Class | Description |
|---|---|
| DefaultParameterFinder | |
| ParameterDiscovery |
This class implements an annotation-based parameter-type discovery.
|
| ParameterFieldInjection |
This class handles injection of parameters into annotated fields of an
object.
|
| ParameterInfo |
This class is a wrapper for the different types of parameter annotations,
supported by RapidMiner Beans library.
|
| ParameterInjection |
This class provides some utility methods for injecting parameters into an
object by the use of Java's reflection API.
|
| ParameterMethodInjection |
This class implements the parameter injection via setter-methods.
|
| ParameterUtils | |
| ParameterValidator | |
| ParameterValueMapper |
This class provides the mapping of an input string to the desired output
object.
|
| ResourceFinder | |
| ServiceFieldInjection | |
| UserSettings |
Copyright © 2018. All rights reserved.