@ThreadSafe public class TimeBasedSessionIdFactory extends Object implements SessionIdFactory
SessionIdFactory
, which
assigns numeric identifiers based on the current milliseconds time, amending
it as necessary to make it unique.Constructor and Description |
---|
TimeBasedSessionIdFactory() |
public String create()
SessionIdFactory
create
in interface SessionIdFactory
Copyright © 2006–2015. All rights reserved.