org.alfresco.deployment.impl.fsr
Class ValidateCommand

java.lang.Object
  extended by org.alfresco.deployment.impl.fsr.ValidateCommand
All Implemented Interfaces:
java.lang.Runnable

public class ValidateCommand
extends java.lang.Object
implements java.lang.Runnable


Field Summary
 FileSystemDeploymentTarget target
           
 
Constructor Summary
ValidateCommand(FileSystemDeploymentTarget target)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

public FileSystemDeploymentTarget target
Constructor Detail

ValidateCommand

public ValidateCommand(FileSystemDeploymentTarget target)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


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