
public class SDeditGenerator extends Object
| Constructor and Description |
|---|
SDeditGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateSDedit(List<org.jboss.jca.core.tracer.TraceEvent> events,
FileWriter fw)
Generate the SDedit file
|
public static void generateSDedit(List<org.jboss.jca.core.tracer.TraceEvent> events, FileWriter fw) throws Exception
events - The trace eventsfw - The file writerException - If an error occursCopyright © 2014 IronJacamar (http://www.ironjacamar.org)