Interface ConfigurableServerChannel.ServerChannelListener.Weak

All Superinterfaces:
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.