Refactor liblttng-ust-jul in liblttng-ust-agent
[lttng-ust.git] / doc / examples / java-jul / Hello.java
index a44147233a4109368fa735b648ed4c425311c1ef..87b4c1601e50c96f48ec864a95dbf1e6a286ac44 100644 (file)
@@ -27,7 +27,7 @@ import java.util.logging.Logger;
 /*
  * That's the import you need being the path in the liblttng-ust-jul Jar file.
  */
-import org.lttng.ust.jul.LTTngAgent;
+import org.lttng.ust.agent.LTTngAgent;
 
 public class Hello
 {
This page took 0.024958 seconds and 4 git commands to generate.