public class ContextManagerExtendService extends Object implements BootService
| Constructor and Description |
|---|
ContextManagerExtendService() |
| Modifier and Type | Method and Description |
|---|---|
void |
boot() |
AbstractTracerContext |
createTraceContext(String operationName,
boolean forceSampling) |
void |
onComplete() |
void |
prepare() |
void |
shutdown() |
public void prepare()
prepare in interface BootServicepublic void boot()
boot in interface BootServicepublic void onComplete()
onComplete in interface BootServicepublic void shutdown()
shutdown in interface BootServicepublic AbstractTracerContext createTraceContext(String operationName, boolean forceSampling)
Copyright © 2019 The Apache Software Foundation. All rights reserved.