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 / service / LTTngControlServiceFactory.java
index ebf19ed2a876ecdf6e31621ec9c4cd65f6a57138..8c18577f00531be179e172fb7528084a36999db1 100644 (file)
@@ -20,11 +20,12 @@ import org.eclipse.linuxtools.internal.lttng2.ui.views.control.remote.ICommandRe
 import org.eclipse.linuxtools.internal.lttng2.ui.views.control.remote.ICommandShell;
 
 /**
- * <b><u>LTTngControlServiceFactory</u></b>
  * <p>
  * Factory to create LTTngControlService instances depending on the version of the LTTng Trace Control
  * installed on the remote host.
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public class LTTngControlServiceFactory {
 
@@ -64,6 +65,7 @@ public class LTTngControlServiceFactory {
     /**
      * Gets the LTTng Control Service implementation based on the version of the 
      * remote LTTng Tools.
+     * 
      * @param shell - the shell implementation to pass to the service
      * @return - LTTng Control Service implementation
      * @throws ExecutionException
This page took 0.024935 seconds and 5 git commands to generate.