Class DefaultPausableChannelConfiguration
java.lang.Object
io.smallrye.reactive.messaging.providers.DefaultPausableChannelConfiguration
- All Implemented Interfaces:
PausableChannelConfiguration
public class DefaultPausableChannelConfiguration
extends Object
implements PausableChannelConfiguration
Default implementation of
PausableChannelConfiguration.-
Field Summary
Fields inherited from interface io.smallrye.reactive.messaging.PausableChannelConfiguration
PAUSABLE_PROPERTY, PAUSED_PROPERTY -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultPausableChannelConfiguration
-
-
Method Details
-
name
- Specified by:
namein interfacePausableChannelConfiguration
-
initiallyPaused
public boolean initiallyPaused()- Specified by:
initiallyPausedin interfacePausableChannelConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-