| Constructor and Description |
|---|
OALRuntime(OALDefine define) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyAllListeners() |
void |
setDispatcherListener(DispatcherDetectorListener listener) |
void |
setStorageBuilderFactory(StorageBuilderFactory factory) |
void |
setStreamListener(StreamAnnotationListener listener) |
void |
start(ClassLoader currentClassLoader) |
public OALRuntime(OALDefine define)
public void setStreamListener(StreamAnnotationListener listener) throws org.apache.skywalking.oap.server.library.module.ModuleStartException
setStreamListener in interface OALEngineorg.apache.skywalking.oap.server.library.module.ModuleStartExceptionpublic void setDispatcherListener(DispatcherDetectorListener listener) throws org.apache.skywalking.oap.server.library.module.ModuleStartException
setDispatcherListener in interface OALEngineorg.apache.skywalking.oap.server.library.module.ModuleStartExceptionpublic void setStorageBuilderFactory(StorageBuilderFactory factory)
setStorageBuilderFactory in interface OALEnginepublic void start(ClassLoader currentClassLoader) throws org.apache.skywalking.oap.server.library.module.ModuleStartException, OALCompileException
start in interface OALEngineorg.apache.skywalking.oap.server.library.module.ModuleStartExceptionOALCompileExceptionpublic void notifyAllListeners()
throws org.apache.skywalking.oap.server.library.module.ModuleStartException
notifyAllListeners in interface OALEngineorg.apache.skywalking.oap.server.library.module.ModuleStartExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.