| Constructor and Description |
|---|
ConnectorApplication(String moduleName,
String appName,
ResourceManager resourceManager,
ApplicationScopedResourcesManager asrManager,
ClassLoader loader,
ConnectorRuntime runtime,
Events event,
ConnectorDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationState.start(ExtendedDeploymentContext newContext,
Events events)
Starts the Application state for new deployment by copying the cached
metadata and properties to the new
DeploymentContext instance. |
| 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 © 2020. All rights reserved.