public static interface ConfigurableServerChannel.ServerChannelListener.Weak extends ConfigurableServerChannel.ServerChannelListener
Tag interface that marks ConfigurableServerChannel.ServerChannelListener
s as "weak".
ServerChannel
s that are not persistent
,
that have no subscribers and that only have weak listeners are eligible to be
removed
.
ConfigurableServerChannel.ServerChannelListener.Weak
Copyright © 2008–2024 The CometD Project. All rights reserved.