| Constructor and Description |
|---|
ConnectorApplication(String moduleName,
String appName,
ResourceManager resourceManager,
ApplicationScopedResourcesManager asrManager,
ClassLoader loader,
ConnectorRuntime runtime,
Events event,
ConnectorDescriptor descriptor) |
| Modifier and Type | Field and Description |
|---|---|
protected Events |
BaseNotifierService.events |
| Modifier and Type | Method and Description |
|---|---|
static RequestTraceStoreInterface |
RequestTraceStoreFactory.getStore(Events events,
boolean reservoirSamplingEnabled,
boolean historic)
Generates a request trace store.
|
| Modifier and Type | Field and Description |
|---|---|
protected Events |
ModuleInfo.events |
| Constructor and Description |
|---|
ApplicationInfo(Events events,
ReadableArchive source,
String name)
Creates a new instance of an ApplicationInfo
|
ModuleInfo(Events events,
String name,
Collection<EngineRef> refs,
Properties moduleProps) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventsImpl
Simple implementation of the events dispatching facility.
|
Copyright © 2019. All rights reserved.