de.is24.util.monitoring
Class AbstractStateValueProvider
java.lang.Object
de.is24.util.monitoring.StateValueProvider
de.is24.util.monitoring.AbstractStateValueProvider
- All Implemented Interfaces:
- Reportable
public abstract class AbstractStateValueProvider
- extends StateValueProvider
Convenience implementation of StateValueProvider.
Implements the getName() interface method with a constructor argument name.
- Author:
- Stefan Schubert, IT-E, IS24
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
private final String name
AbstractStateValueProvider
public AbstractStateValueProvider(String name)
- Parameters:
name - the name of this StateValueProvider. May not be blank.
getName
public String getName()
- Description copied from class:
StateValueProvider
- the name of the state value
- Specified by:
getName in interface Reportable- Specified by:
getName in class StateValueProvider
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.