autodispose-root
jvm
autodispose
/
autodispose2
/
AutoDisposePlugins
Auto
Dispose
Plugins
class
AutoDisposePlugins
Utility class to inject handlers to certain standard autodispose-lifecycle operations.
Members
Properties
fill
In
Outside
Scope
Exception
Stacktraces
Link copied to clipboard
open
var
fillInOutsideScopeExceptionStacktraces
:
Boolean
hide
Proxies
Link copied to clipboard
open
var
hideProxies
:
Boolean
outside
Scope
Handler
Link copied to clipboard
@
Nullable
@get:
Nullable
open
var
outsideScopeHandler
:
@
Nullable
Consumer
<
out
Any
>
Functions
is
Lockdown
Link copied to clipboard
open
fun
isLockdown
(
)
:
Boolean
Returns true if the plugins were locked down.
lockdown
Link copied to clipboard
open
fun
lockdown
(
)
Prevents changing the plugins from then on.
reset
Link copied to clipboard
open
fun
reset
(
)
Removes all handlers and resets to default behavior.