public class ConfigReloadOnHup extends Object implements Extension
kill -1 <esigatepid>
This only works on configuration defined using "esigate.config" system property.
This class relies on the sun.misc package and may not work on all JVM.
Constructor and Description |
---|
ConfigReloadOnHup() |
Modifier and Type | Method and Description |
---|---|
void |
init(Driver driver,
Properties properties)
Initialize the extension using the given properties.
|
public void init(Driver driver, Properties properties)
Extension
Extensions may register to events during the init phase.
Copyright © 2008–2018. All rights reserved.