public class ServerModule extends Object implements com.google.inject.Module
| Modifier and Type | Field and Description |
|---|---|
static String |
ZK_PATHS_PROPERTY_BASE |
| Constructor and Description |
|---|
ServerModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
ScheduledExecutorFactory |
getScheduledExecutorFactory(Lifecycle lifecycle) |
public static final String ZK_PATHS_PROPERTY_BASE
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public ScheduledExecutorFactory getScheduledExecutorFactory(Lifecycle lifecycle)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.