public class BuckGlobalStateFactory extends Object
BuckGlobalState
.Constructor and Description |
---|
BuckGlobalStateFactory() |
Modifier and Type | Method and Description |
---|---|
static BuckGlobalState |
create(Cells rootCell,
KnownRuleTypesProvider knownRuleTypesProvider,
Watchman watchman,
Optional<WebServer> webServerToReuse,
UnconfiguredBuildTargetViewFactory unconfiguredBuildTargetFactory,
TargetConfigurationSerializer targetConfigurationSerializer,
Clock clock) |
public static BuckGlobalState create(Cells rootCell, KnownRuleTypesProvider knownRuleTypesProvider, Watchman watchman, Optional<WebServer> webServerToReuse, UnconfiguredBuildTargetViewFactory unconfiguredBuildTargetFactory, TargetConfigurationSerializer targetConfigurationSerializer, Clock clock)
BuckGlobalState
for execution of buck