SimpleBrokerMessageHandler.setCacheLimit

When configured, the specified cache limit is passed down to the underlying SubscriptionRegistry, overriding any default there. <p>With a standard {@link DefaultSubscriptionRegistry}, the default cache limit is 1024. @since 4.3.2 @see #setSubscriptionRegistry @see DefaultSubscriptionRegistry#setCacheLimit @see DefaultSubscriptionRegistry#DEFAULT_CACHE_LIMIT

class SimpleBrokerMessageHandler
void
setCacheLimit

Meta