public class StructureLogger extends Object
| Constructor and Description |
|---|
StructureLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(InteractionUnit parentUnit) |
String |
flush() |
void |
reset() |
void |
start(InteractionUnit parentUnit) |
public void reset()
public void start(InteractionUnit parentUnit)
public void end(InteractionUnit parentUnit)
public String flush()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.