argos.deploy
Class HotDeployer
java.lang.Object
java.lang.Thread
argos.deploy.HotDeployer
- All Implemented Interfaces:
- Runnable
public class HotDeployer
- extends Thread
Created on 05.jul.2006
- Author:
- Dan Peder Eriksen
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
NEW_FILE_FOUND
public static final String NEW_FILE_FOUND
- See Also:
- Constant Field Values
DEPLOY_FILE_MISSING
public static final String DEPLOY_FILE_MISSING
- See Also:
- Constant Field Values
NOT_LOADING_FILE
public static final String NOT_LOADING_FILE
- See Also:
- Constant Field Values
FILE_UPDATED
public static final String FILE_UPDATED
- See Also:
- Constant Field Values
UNDEPLOY_FILE
public static final String UNDEPLOY_FILE
- See Also:
- Constant Field Values
DEPLOY_FILE
public static final String DEPLOY_FILE
- See Also:
- Constant Field Values
DEFAULT_SLEEP_TIME
public static final int DEFAULT_SLEEP_TIME
- See Also:
- Constant Field Values
proxy
public NotificationProxy proxy
stopDeployer
public void stopDeployer()
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class Thread
addIgnore
public void addIgnore(File file)
removeIgnore
public boolean removeIgnore(File file)
getDirectory
public String getDirectory()
setDirectory
public void setDirectory(String directory)
getSleepTime
public int getSleepTime()
setSleepTime
public void setSleepTime(int sleepTime)
getInstance
public static HotDeployer getInstance()
getNotificationInfo
public MBeanNotificationInfo[] getNotificationInfo()
Copyright © 2004-2007 University of Troms?. All Rights Reserved.