Package org.cometd.bayeux.server
Interface ConfigurableServerChannel.ServerChannelListener.Weak
- All Superinterfaces:
org.cometd.bayeux.Bayeux.BayeuxListener,ConfigurableServerChannel.ServerChannelListener,EventListener
- Enclosing interface:
ConfigurableServerChannel.ServerChannelListener
public static interface ConfigurableServerChannel.ServerChannelListener.Weak
extends ConfigurableServerChannel.ServerChannelListener
Tag interface that marks ConfigurableServerChannel.ServerChannelListeners as "weak".
ServerChannels that are not persistent,
that have no subscribers and that only have weak listeners are eligible to be
removed.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cometd.bayeux.server.ConfigurableServerChannel.ServerChannelListener
ConfigurableServerChannel.ServerChannelListener.Weak