Update internal packages export in LTTng 2.0 control + update java doc
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / src / org / eclipse / linuxtools / internal / lttng2 / ui / views / control / handlers / StopHandler.java
index 61971a7c1341acc4aad255608a0e324fc54169f1..8db9d33890d25554d0e32709893d8b6e361d5b89 100644 (file)
@@ -17,10 +17,11 @@ import org.eclipse.linuxtools.internal.lttng2.core.control.model.TraceSessionSta
 import org.eclipse.linuxtools.internal.lttng2.ui.views.control.model.impl.TraceSessionComponent;
 
 /**
- * <b><u>StopHandler</u></b>
  * <p>
  * Command handler implementation to stop one or more trace sessions.
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public class StopHandler extends ChangeSessionStateHandler {
 
This page took 0.044415 seconds and 5 git commands to generate.