com.hazelcast.web.tomcat
Class LocalRequestId

java.lang.Object
  extended by com.hazelcast.web.tomcat.LocalRequestId

public class LocalRequestId
extends Object


Constructor Summary
LocalRequestId()
           
 
Method Summary
static Long get()
           
static void reset()
           
static void set(long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalRequestId

public LocalRequestId()
Method Detail

set

public static void set(long id)

get

public static Long get()

reset

public static void reset()


Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.