Skip to content

IntegrationFlow to extend SmartLifecycle #3302

@lafual

Description

@lafual

With reference to the comments to the solution of Programmatically start and stop certain IntegrationFlows in Spring Integration?
the interface IntegrationFlow should extend SmartLifeCycle as IntegrationFlow does not provide (for example) stop() and start().

The two implementing classes of IntegrationFlow namely IntegrationFlowAdapter StandardIntegrationFlow already implement SmartLifecycle - so it should be possible to make this fit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions