| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.Builder.build() |
| Constructor and Description |
|---|
ResponseInfoFormat(Environment environment) |
StyxPipelineFactory(RoutingObjectFactory.Context builtinRoutingObjects,
Environment environment,
Map<String,StyxService> services,
List<NamedPlugin> plugins,
NettyExecutor executor) |
| Constructor and Description |
|---|
DashboardDataSupplier(Registry<BackendService> backendServicesRegistry,
Environment environment,
StyxConfig styxConfig) |
| Constructor and Description |
|---|
BackendServicesRouter(BackendServiceClientFactory clientFactory,
Environment environment,
NettyExecutor executor) |
InterceptorPipelineBuilder(Environment environment,
Iterable<NamedPlugin> plugins,
RoutingObject handler,
boolean trackRequests) |
StyxBackendServiceClientFactory(Environment environment) |
| Constructor and Description |
|---|
StaticPipelineFactory(Environment environment,
Registry<BackendService> registry,
Iterable<NamedPlugin> plugins,
NettyExecutor executor,
boolean trackRequests) |
| Modifier and Type | Method and Description |
|---|---|
Environment |
RoutingObjectFactory.Context.environment() |
| Constructor and Description |
|---|
Context(RouteRefLookup refLookup,
Environment environment,
<any> routeDb,
Map<String,RoutingObjectFactory> objectFactories,
Iterable<NamedPlugin> plugins,
Map<String,HttpInterceptorFactory> interceptorFactories,
boolean requestTracking,
<any> executorObjectStore) |
| Constructor and Description |
|---|
Factory(Environment environment,
Map<String,Registry<BackendService>> backendRegistries) |
| Modifier and Type | Method and Description |
|---|---|
Environment |
StyxServerComponents.environment() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StyxService> |
ServicesLoader.load(Environment environment,
<any> routeDatabase) |
void |
StyxServerComponents.LoggingSetUp.setUp(Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
static List<NamedPlugin> |
PluginLoadingForStartup.loadPlugins(Environment environment) |
static List<NamedPlugin> |
PluginLoadingForStartup.loadPlugins(Environment environment,
List<ConfiguredPluginFactory> factories)
Load plugins.
|
Copyright © 2013–2020 Hotels.com. All rights reserved.