Package net.bluemind.dataprotect.api
Interface IDPContext
public interface IDPContext
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
default void
default void
error with default locale 'en'default void
info with default locale 'en'void
tool()
void
-
Method Details
-
tool
IDPContext.ITool tool() -
info
-
info
info with default locale 'en'- Parameters:
msg
-
-
warn
-
error
-
error
error with default locale 'en'- Parameters:
ex
- exception to log messageformat
- message formatparams
- message params
-
error
-