Package | Description |
---|---|
org.springframework.beans.factory.config |
SPI interfaces and configuration-related convenience classes for bean factories.
|
org.springframework.beans.support |
Classes supporting the org.springframework.beans package,
such as utility classes for sorting and holding lists of beans.
|
org.springframework.scheduling.quartz |
Support classes for the open source scheduler
Quartz,
allowing to set up Quartz Schedulers, JobDetails and
Triggers as beans in a Spring context.
|
org.springframework.scheduling.support |
Generic support classes for scheduling.
|
Class and Description |
---|
ArgumentConvertingMethodInvoker
Subclass of
MethodInvoker that tries to convert the given
arguments for the actual target method via a TypeConverter . |
Class and Description |
---|
SortDefinition
Definition for sorting bean instances by a property.
|
Class and Description |
---|
ArgumentConvertingMethodInvoker
Subclass of
MethodInvoker that tries to convert the given
arguments for the actual target method via a TypeConverter . |
Class and Description |
---|
ArgumentConvertingMethodInvoker
Subclass of
MethodInvoker that tries to convert the given
arguments for the actual target method via a TypeConverter . |