JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
kora.application.graph
Package
ru.tinkoff.kora.application.graph
Interface Lifecycle
All Known Subinterfaces:
RefreshableGraph
All Known Implementing Classes:
GraphImpl
,
LifecycleWrapper
public interface
Lifecycle
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
init
()
void
release
()
Method Details
init
void
init
() throws
Exception
Throws:
Exception
release
void
release
() throws
Exception
Throws:
Exception