Class PlatformSessionIdGenerator


  • public class PlatformSessionIdGenerator
    extends java.lang.Object
    Author:
    Elias Ricken de Medeiros, Matthieu Chaffotte
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long getNextId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlatformSessionIdGenerator

        public PlatformSessionIdGenerator()
    • Method Detail

      • getNextId

        public static long getNextId()