abstract class ReinitFunctionality
extends com.metaring.framework.functionality.AbstractFunctionality
implements com.metaring.framework.functionality.GeneratedFunctionality
| Modifier and Type | Field and Description |
|---|---|
(package private) static com.metaring.framework.functionality.FunctionalityInfo |
INFO |
(package private) static ReinitFunctionality |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
ReinitFunctionality() |
config, debug, end, entering, execute, exiting, getContext, getContextData, getContextData, getCurrentStep, getInfo, getInputFromJson, getInputFromJsonWork, info, setContextData, severe, severe, warningconcatenate, entering, exiting, getLogger, getTest, isTest, setLoggerStackPosition, setTestdataRepresentationFromJson, dataRepresentationFromObject, digitSeriesFromJson, emailFromJson, emailSeriesFromJson, executionEnvironmentByName, executionEnvironmentDEVELOPMENT, executionEnvironmentPRODUCTION, executionEnvironmentTEST, loadSysKB, logMessageTypeByName, logMessageTypeByPriorityLevel, logMessageTypeCONFIG, logMessageTypeDEBUG, logMessageTypeENTERING, logMessageTypeEXITING, logMessageTypeINFO, logMessageTypeSEVERE, logMessageTypeWARNING, newDataRepresentation, newDigitSeries, newDigitSeries, newEmail, newEmail, newEmailSeries, newEmailSeries, newLogger, newLogger, newLogger, newLogger, newRealDigitSeries, newRealDigitSeries, newSysKB, newSysKB, newSysKB, newSysKB, newSysKB, newTextSeries, newTextSeries, newTruthSeries, newTruthSeries, realDigitSeriesFromJson, textSeriesFromJson, truthSeriesFromJsonstatic final com.metaring.framework.functionality.FunctionalityInfo INFO
static final ReinitFunctionality INSTANCE
protected final CompletableFuture<Void> beforePreConditionCheck(Object input) throws Exception
beforePreConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> beforePreConditionCheck() throws Exception
Exceptionprotected final CompletableFuture<Void> preConditionCheck(Object input) throws Exception
preConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected abstract CompletableFuture<Void> preConditionCheck() throws Exception
Exceptionprotected final CompletableFuture<Void> afterPreConditionCheck(Object input) throws Exception
afterPreConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> afterPreConditionCheck() throws Exception
Exceptionprotected final CompletableFuture<Void> beforeCall(Object input) throws Exception
beforeCall in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> beforeCall() throws Exception
Exceptionprotected final CompletableFuture<Object> call(Object input) throws Exception
call in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected abstract CompletableFuture<Void> call() throws Exception
Exceptionprotected final CompletableFuture<Void> afterCall(Object input, Object output) throws Exception
afterCall in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> afterCall() throws Exception
Exceptionprotected final CompletableFuture<Void> beforePostConditionCheck(Object input, Object output) throws Exception
beforePostConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> beforePostConditionCheck() throws Exception
Exceptionprotected final CompletableFuture<Void> postConditionCheck(Object input, Object output) throws Exception
postConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected abstract CompletableFuture<Void> postConditionCheck() throws Exception
Exceptionprotected final CompletableFuture<Void> afterPostConditionCheck(Object input, Object output) throws Exception
afterPostConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> afterPostConditionCheck() throws Exception
ExceptionCopyright © 2019. All rights reserved.