org.wamblee.glassfish.auth.cache.impl
Class SimpleExpiryCache.SystemClock

java.lang.Object
  extended by org.wamblee.glassfish.auth.cache.impl.SimpleExpiryCache.SystemClock
All Implemented Interfaces:
SimpleExpiryCache.Clock
Enclosing class:
SimpleExpiryCache

public static class SimpleExpiryCache.SystemClock
extends Object
implements SimpleExpiryCache.Clock


Constructor Summary
SimpleExpiryCache.SystemClock()
           
 
Method Summary
 long currentTimeMillis()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExpiryCache.SystemClock

public SimpleExpiryCache.SystemClock()
Method Detail

currentTimeMillis

public long currentTimeMillis()
Specified by:
currentTimeMillis in interface SimpleExpiryCache.Clock


Copyright © 2011. All Rights Reserved.