Class SimpleKeyGenerator.SimpleSessionKey

java.lang.Object
com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
All Implemented Interfaces:
Serializable
Enclosing class:
SimpleKeyGenerator

protected static class SimpleKeyGenerator.SimpleSessionKey extends Object implements Serializable
See Also:
  • Constructor Details

    • SimpleSessionKey

      public SimpleSessionKey(long prefix, long suffix, int id)
  • Method Details