@Singleton public class AmazonXRayModule extends Object implements kikaha.core.modules.Module
| Modifier and Type | Field and Description |
|---|---|
(package private) kikaha.config.Config |
config |
(package private) com.amazonaws.xray.AWSXRayRecorder |
recorder |
(package private) SegmentFactory |
segmentFactory |
| Constructor and Description |
|---|
AmazonXRayModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(io.undertow.Undertow.Builder server,
kikaha.core.DeploymentContext context) |
@Inject com.amazonaws.xray.AWSXRayRecorder recorder
@Inject SegmentFactory segmentFactory
@Inject kikaha.config.Config config
public void load(io.undertow.Undertow.Builder server,
kikaha.core.DeploymentContext context)
throws IOException
load in interface kikaha.core.modules.ModuleIOExceptionCopyright © 2017. All rights reserved.