Class AbstractUpdaterFactory
java.lang.Object
org.gvsig.app.extension.evalexpression.notifierfactory.AbstractUpdaterFactory
- All Implemented Interfaces:
UpdaterFactory,org.gvsig.tools.util.LabeledValue<UpdaterFactory>
- Direct Known Subclasses:
CurrentLayerSelectionChangedFactory,ViewExtentChangedFactory
- Author:
- jjdelcerro
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.gvsig.app.extension.evalexpression.notifierfactory.UpdaterFactory
UpdaterFactory.Updater -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gvsig.app.extension.evalexpression.notifierfactory.UpdaterFactory
create
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
AbstractUpdaterFactory
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceUpdaterFactory
-
getLabel
- Specified by:
getLabelin interfaceorg.gvsig.tools.util.LabeledValue<UpdaterFactory>
-
getValue
- Specified by:
getValuein interfaceorg.gvsig.tools.util.LabeledValue<UpdaterFactory>
-
toString
- Specified by:
toStringin interfaceorg.gvsig.tools.util.LabeledValue<UpdaterFactory>- Overrides:
toStringin classObject
-