net.java.dev.moskito.core.stats.impl
Class LongValueHolderFactory
java.lang.Object
net.java.dev.moskito.core.stats.impl.AbstractValueHolderFactory
net.java.dev.moskito.core.stats.impl.LongValueHolderFactory
- All Implemented Interfaces:
- IValueHolderFactory
class LongValueHolderFactory
- extends AbstractValueHolderFactory
This ValueHolderFactory implementation creates LongValueHolder instances.
- Author:
- dvayanu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongValueHolderFactory
LongValueHolderFactory()
createValueHolderObject
protected AbstractValueHolder createValueHolderObject(Interval aInterval)
- Description copied from class:
AbstractValueHolderFactory
- This method creates the new ValueHolder instance.
- Specified by:
createValueHolderObject in class AbstractValueHolderFactory
- Parameters:
aInterval - the Interval to be used
- Returns:
- the new ValueHolder instance
- See Also:
net.java.dev.moskito.core.stats.impl.AbstractValueHolderFactory#createValueHolderObject(net.java.dev.moskito.core.stats.impl.IntervalImpl)
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework