Package org.netxms.client.datacollection
Class WinPerfCounter
- java.lang.Object
-
- org.netxms.client.datacollection.WinPerfCounter
-
public class WinPerfCounter extends Object
Windows performance counter
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedWinPerfCounter(WinPerfObject object, String name)
-
-
-
Constructor Detail
-
WinPerfCounter
protected WinPerfCounter(WinPerfObject object, String name)
- Parameters:
object-name-
-
-
Method Detail
-
getObject
public WinPerfObject getObject()
- Returns:
- the object
-
getName
public String getName()
- Returns:
- the name
-
-