Interface PropertiesConfigurer<I>
- Type Parameters:
I- The parent return type of the configurer.
- All Superinterfaces:
AnnotationConfigurerBuilder<I>
- All Known Implementing Classes:
DefaultPropertiesConfigurer
Interface for
DefaultPropertiesConfigurer which act
as intermediate gatekeeper between a user and
an AnnotationConfigurer.- Author:
- Janne Valkealahti
-
Method Summary
Modifier and TypeMethodDescriptionproperties(Map<String, String> properties) properties(Properties properties) Methods inherited from interface org.springframework.statemachine.config.common.annotation.AnnotationConfigurerBuilder
and
-
Method Details
-
properties
-
properties
-
property
-