com.dotmarketing.factories
Class InodeGenerator

java.lang.Object
  extended by com.dotmarketing.factories.InodeGenerator

public class InodeGenerator
extends java.lang.Object

vm.long

An IdentifierGenerator that returns a Long, constructed from the system time and a counter value. Not safe for use in a cluster!


Constructor Summary
InodeGenerator()
           
 
Method Summary
 java.io.Serializable generate(SessionImplementor cache, java.lang.Object obj)
           
protected  long getCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InodeGenerator

public InodeGenerator()
Method Detail

getCount

protected long getCount()

generate

public java.io.Serializable generate(SessionImplementor cache,
                                     java.lang.Object obj)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.