Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


com.tangosol.coherence.servlet
Class SessionHelper.SessionReaperDaemon.StartReapingTask

java.lang.Object
  extended by com.tangosol.coherence.servlet.SessionHelper.SessionReaperDaemon.StartReapingTask

All Implemented Interfaces:
Runnable
Enclosing class:
SessionHelper.SessionReaperDaemon

public class SessionHelper.SessionReaperDaemon.StartReapingTask
extends Object
implements Runnable

A task that starts a reaping cycle.


Constructor Summary
SessionHelper.SessionReaperDaemon.StartReapingTask()
          Default constructor.

 

Method Summary
 void run()
          The task process: Start the reaping cycle.

 

Constructor Detail

SessionHelper.SessionReaperDaemon.StartReapingTask

public SessionHelper.SessionReaperDaemon.StartReapingTask()
Default constructor.

Method Detail

run

public void run()
The task process: Start the reaping cycle.
Specified by:
run in interface Runnable
See Also:
Thread.run()

Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


Copyright © 2000, 2010, Oracle and/or its affiliates. All rights reserved.