站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

ClusteredHTTPSessionService.CleanupDaemon (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


org.jboss.ha.httpsession.server
Class ClusteredHTTPSessionService.CleanupDaemon

java.lang.Object
  extended byorg.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon
All Implemented Interfaces:
Runnable
Enclosing class:
ClusteredHTTPSessionService

protected class ClusteredHTTPSessionService.CleanupDaemon
extends Object
implements Runnable


Field Summary
protected  boolean stopping
           
 
Constructor Summary
ClusteredHTTPSessionService.CleanupDaemon()
           
 
Method Summary
 void run()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stopping

protected boolean stopping
Constructor Detail

ClusteredHTTPSessionService.CleanupDaemon

public ClusteredHTTPSessionService.CleanupDaemon()
                                          throws Exception
Method Detail

start

public void start()

stop

public void stop()

run

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


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.