Package wt.session

Class StandardSessionManager

java.lang.Object
wt.services.StandardManager
wt.session.StandardSessionManager
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, wt.services.Manager, SessionManager, SessionManagerSvr

public class StandardSessionManager extends StandardManager implements SessionManager, SessionManagerSvr, Serializable
Standard implementation of the SessionManager interface.

Use the newStandardSessionManager static factory method(s), not the StandardSessionManager constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: