Uses of Package
com.sun.ejb.base.sfsb.util

Packages that use com.sun.ejb.base.sfsb.util
com.sun.ejb.base.sfsb.util   
 

Classes in com.sun.ejb.base.sfsb.util used by com.sun.ejb.base.sfsb.util
SimpleKeyGenerator
          A utility class that generates stateful session keys using two longs The session id generated by this class is guarenteed to be unique as long as the system clock is never reset to a previous value The hashCode of the SessionKey generated by SimpleKeyGenerator also allows uniform distribution of keys when hashed in a HashMap
SimpleKeyGenerator.SimpleSessionKey
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.