Java org.springframework.integration.store MessageGroupStoreReaper fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.store MessageGroupStoreReaper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.store MessageGroupStoreReaper.

The text is from its open source code.

Constructor

Method

voidsetAutoStartup(boolean autoStartup)
voidsetExpireOnDestroy(boolean expireOnDestroy)
Flag to indicate that the stores should be expired when this component is destroyed (i.e.
voidsetPhase(int phase)
voidsetTimeout(long timeout)
Timeout in milliseconds (default -1).