@ApplicationScoped public class CodeFragmentLogger extends Object
| Constructor and Description |
|---|
CodeFragmentLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(CodeFragment codeFragment) |
void |
clearLog() |
List<CodeFragment> |
getLog() |
public List<CodeFragment> getLog()
public void clearLog()
public void addEntry(@Observes
CodeFragment codeFragment)
Copyright © 2008–2017. All rights reserved.