class
NamedScript
extends
Named
,
Script
All supertypes
Named script for injection of customly created object as another object's property. The script shall be a Java method body which returns Object and takes one argument with name config and type FactoryConfig.