TMF: Change abstract class TmfNetworkMatchDefinition to interface
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 27 Aug 2013 18:14:45 +0000 (14:14 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 24 Sep 2013 20:32:22 +0000 (16:32 -0400)
commitfa5993ff78a03304f56a41a47275388cd52e5d19
treefcbdec46bd73b9fbc2fd319d6a34894259ba5eb2
parent6e4358bd56f8d7fdc396acae1cf34d60dbf3f75c
TMF: Change abstract class TmfNetworkMatchDefinition to interface

Change-Id: I72d8da6167491ea80ad67f9ff00c324f05e4b27d
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/15907
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/lttng2/kernel/core/event/matching/TcpEventMatching.java
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/matching/ITmfNetworkMatchDefinition.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/matching/TmfNetworkEventMatching.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/matching/TmfNetworkMatchDefinition.java [deleted file]
This page took 0.030661 seconds and 5 git commands to generate.