org.alfresco.deployment.impl.server
Class DeploymentTimeoutHousekeeper

java.lang.Object
  extended by org.alfresco.deployment.impl.server.DeploymentTimeoutHousekeeper
All Implemented Interfaces:
Housekeeper

public class DeploymentTimeoutHousekeeper
extends java.lang.Object
implements Housekeeper

The deployment timeout housekeeper is polled to see whether any deployments have "timed out". Any deployments that have timed out will be Terminated.


Constructor Summary
DeploymentTimeoutHousekeeper()
           
 
Method Summary
 void poll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentTimeoutHousekeeper

public DeploymentTimeoutHousekeeper()
Method Detail

poll

public void poll()
Specified by:
poll in interface Housekeeper


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.