Uses of Enum Class
org.springframework.batch.core.listener.JobListenerMetaData
Packages that use JobListenerMetaData
Package
Description
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 JobListenerMetaDataModifier and TypeMethodDescriptionstatic JobListenerMetaDataJobListenerMetaData.fromPropertyName(String propertyName) Return the relevant meta data for the provided property name.static JobListenerMetaDataReturns the enum constant of this class with the specified name.static JobListenerMetaData[]JobListenerMetaData.values()Returns an array containing the constants of this enum class, in the order they are declared.