- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- HttpSessionMutexListener
private static class HttpSessionMutexListener.Mutex
extends java.lang.Object
implements java.io.Serializable
The mutex to be registered.
Doesn't need to be anything but a plain Object to synchronize on.
Should be serializable to allow for HttpSession persistence.