public class SurfRefreshRunnable extends java.lang.Object implements FSDeploymentRunnable
| Constructor and Description |
|---|
SurfRefreshRunnable() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSurfLocation()
Gets the location of the Surf application
|
void |
init(Deployment deployment)
An initialization method.
|
void |
run() |
void |
setSurfLocation(java.lang.String surfLocation)
Sets the location of the Surf application
|
public void init(Deployment deployment)
FSDeploymentRunnableinit in interface FSDeploymentRunnabledeployment - The deployment that has just been committed.public void setSurfLocation(java.lang.String surfLocation)
surfLocation - the location of the Surf applicationpublic java.lang.String getSurfLocation()
public void run()
run in interface java.lang.RunnableCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.