Constructor and Description |
---|
VMThreadCapabilities() |
Modifier and Type | Method and Description |
---|---|
void |
addFeature(String feature) |
List<String> |
getSupportedFeaturesList() |
int |
getVmId() |
void |
setSupportedFeaturesList(List<String> featuresList) |
void |
setVmId(int vmId) |
boolean |
supportContentionMonitor() |
boolean |
supportCPUTime() |
boolean |
supportThreadAllocatedMemory() |
String |
toString() |
public void setVmId(int vmId)
public int getVmId()
public boolean supportCPUTime()
public boolean supportContentionMonitor()
public boolean supportThreadAllocatedMemory()
public void addFeature(String feature)
Copyright © 2012. All Rights Reserved.