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

YELLOW

refs 2490
parent 2e2be993
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ import org.fortiss.tooling.kernel.service.base.IObjectAware;
*
* @author diewald
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 9909627404FCD6B6F29D0DCA4999E7B3
* @ConQAT.Rating YELLOW Hash: 8B456B10F70E2DBD0E7ED6001BDEE4D4
*/
public interface LogMessageHandler<LM extends LogMessage> extends IObjectAware<LM> {
/** Processes the {@link LogMessage} by the handler. */
......
......@@ -40,7 +40,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 1D6199A0BCDBD31BB3933ED7CEB2905B
* @ConQAT.Rating YELLOW Hash: FDC05BA8DD0B55CAC26E544FF04356D7
*/
public class CommandStackService implements ICommandStackService, IIntrospectiveKernelService {
/** The singleton instance. */
......
......@@ -53,7 +53,7 @@ import org.osgi.framework.Bundle;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: BCBAD3CB42E13147A728C61B06CFB20E
* @ConQAT.Rating YELLOW Hash: 15E2F41A235608B57CACAAAA43D6BF70
*/
public class PrototypeService implements IPrototypeService, IIntrospectiveKernelService {
/** The singleton instance. */
......
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