Package | Description |
---|---|
starkcoder.failfast |
Modifier and Type | Class and Description |
---|---|
class |
AFailFast
Abstract implementation of IFailFast.
|
class |
FailFast
Default implementation of IFailFast.
|
Modifier and Type | Method and Description |
---|---|
static IFailFast |
SFailFast.getFailFast()
Retrieves the setup fail-fast instance.
|
static IFailFast |
SFailFast.getFailFastOrNull()
Retrieves the setup instance or null, if no instance is available.
|
Modifier and Type | Method and Description |
---|---|
static void |
SFailFast.setFailFastOrNull(IFailFast failFastOrNull)
Set this at startup and clear it at shutdown.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.