org.compass.core.config
Class CompassEnvironment.Rebuild
java.lang.Object
org.compass.core.config.CompassEnvironment.Rebuild
- Enclosing class:
- CompassEnvironment
public abstract static class CompassEnvironment.Rebuild
- extends Object
Settings allowing to contol the Compass.rebuild() process.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SLEEP_BEFORE_CLOSE
public static final String SLEEP_BEFORE_CLOSE
- The time to sleep before closing a Compass instnace that was replaced by a rebuild
process. Defaults to 60 seconds. Set in milliseconds.
- See Also:
- Constant Field Values
DEFAULT_SLEEP_BEFORE_CLOSE
public static final long DEFAULT_SLEEP_BEFORE_CLOSE
- See Also:
- Constant Field Values
CompassEnvironment.Rebuild
public CompassEnvironment.Rebuild()
Copyright (c) 2004-2008 The Compass Project.