org.codehaus.wadi.core.util
Class ExtendableLease.ExtendableReleaser

java.lang.Object
  extended by org.codehaus.wadi.core.util.SimpleLease.Releaser
      extended by org.codehaus.wadi.core.util.ExtendableLease.ExtendableReleaser
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ExtendableLease

public class ExtendableLease.ExtendableReleaser
extends SimpleLease.Releaser


Field Summary
 
Fields inherited from class org.codehaus.wadi.core.util.SimpleLease.Releaser
_handle
 
Constructor Summary
ExtendableLease.ExtendableReleaser()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendableLease.ExtendableReleaser

public ExtendableLease.ExtendableReleaser()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class SimpleLease.Releaser


Copyright © 2011. All Rights Reserved.