Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

de.laures.cewolf.taglib.util
Class KeyGenerator  view KeyGenerator download KeyGenerator.java

java.lang.Object
  extended byde.laures.cewolf.taglib.util.KeyGenerator

public abstract class KeyGenerator
extends java.lang.Object


Nested Class Summary
private static class KeyGenerator.NoKeyException
           
 
Field Summary
private static org.apache.commons.logging.Log log
           
 
Constructor Summary
KeyGenerator()
           
 
Method Summary
static int generateKey(java.io.Serializable obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static final org.apache.commons.logging.Log log
Constructor Detail

KeyGenerator

public KeyGenerator()
Method Detail

generateKey

public static int generateKey(java.io.Serializable obj)