public interface EngineLifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEngineBuilt(Engine engine)
Called right after the engine has been built.
|
void |
onEngineClosed(Engine engine)
Called right after the engine has been closed.
|
Copyright © 2021 Flowable. All rights reserved.