Skip to content
Snippets Groups Projects
Commit 3f3234fd authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

RED

refs 2490
parent 3c416ab0
No related branches found
No related tags found
No related merge requests found
......@@ -24,10 +24,12 @@ import org.fortiss.tooling.kernel.service.base.IObjectAware;
/**
* The {@link LoggingService} provides registration and access to MessageHandlers that are used to
* display * messages emitted from non-UI, i.e. model, plugins to the user.
* display messages emitted from non-UI, i.e. model, plugins to the user.
* A {@link LogMessageHandler} knows how to present the given message to the user, e.g., the layout
* or dialog style.
*
* TODO(VA) Shouldn't this interface be called *I*LogMessageHandler?
*
* @author diewald
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 9909627404FCD6B6F29D0DCA4999E7B3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment