|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobListenerMetaData | |
|---|---|
| org.springframework.batch.core.listener | Generic implementations of core batch listener interfaces. |
| Uses of JobListenerMetaData in org.springframework.batch.core.listener |
|---|
| Methods in org.springframework.batch.core.listener that return JobListenerMetaData | |
|---|---|
static JobListenerMetaData |
JobListenerMetaData.fromPropertyName(java.lang.String propertyName)
Return the relevant meta data for the provided property name. |
static JobListenerMetaData |
JobListenerMetaData.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JobListenerMetaData[] |
JobListenerMetaData.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||