Package org.cometd.bayeux.server
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.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
.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cometd.bayeux.server.ConfigurableServerChannel.ServerChannelListener
ConfigurableServerChannel.ServerChannelListener.Weak