public abstract class AbstractLoadCalculator extends Object implements LoadCalculator
Modifier and Type | Field and Description |
---|---|
protected String |
loadCalculatorIdentifier |
Constructor and Description |
---|
AbstractLoadCalculator(String loadCalculatorIdentifier) |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUserTaskLoad, getUserTaskLoads
protected String loadCalculatorIdentifier
public AbstractLoadCalculator(String loadCalculatorIdentifier)
public String getIdentifier()
getIdentifier
in interface LoadCalculator
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.