public class CometConnectionManagerValve extends EventOrAsyncConnectionManagerValve
Implementation of a Valve that tracks Comet connections, and closes them when the associated session expires or the webapp is reloaded.
This Valve should be attached to a Context.
cometRequests, cometRequestsAttribute, info, lifecycle, started
container, controller, domain, mserver, next, oname
AFTER_START_EVENT, AFTER_STOP_EVENT, BEFORE_START_EVENT, BEFORE_STOP_EVENT, DESTROY_EVENT, INIT_EVENT, PERIODIC_EVENT, START_EVENT, STOP_EVENT
Constructor and Description |
---|
CometConnectionManagerValve()
Deprecated.
|
addLifecycleListener, event, findLifecycleListeners, getInfo, invoke, lifecycleEvent, removeLifecycleListener, sessionCreated, sessionDestroyed, start, stop
backgroundProcess, createObjectName, getContainer, getContainerName, getController, getDomain, getNext, getObjectName, getParentName, postDeregister, postRegister, preDeregister, preRegister, setContainer, setController, setNext, setObjectName, toString
Copyright © 2015 JBoss by Red Hat. All rights reserved.