com.sun.jini.jeri.internal.http
Class TimedMap.Evictor

java.lang.Object
  extended by com.sun.jini.jeri.internal.http.TimedMap.Evictor
All Implemented Interfaces:
Runnable
Enclosing class:
TimedMap

private class TimedMap.Evictor
extends Object
implements Runnable

Expired mapping eviction thread.


Constructor Summary
private TimedMap.Evictor()
           
 
Method Summary
private  TimedMap.Mapping nextEvicted()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimedMap.Evictor

private TimedMap.Evictor()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

nextEvicted

private TimedMap.Mapping nextEvicted()


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.