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