public class CentralModule extends Object
| Modifier and Type | Method and Description |
|---|---|
static CentralModule |
create() |
static CentralModule |
create(File centralDir) |
void |
shutdown(boolean jvmTermination) |
public static CentralModule create() throws Exception
Exceptionpublic static CentralModule create(File centralDir) throws Exception
Exceptionpublic void shutdown(boolean jvmTermination)
Copyright © 2011–2019 Glowroot contributors. All rights reserved.