Package org.opennms.features.vaadin.jmxconfiggenerator.data
-
Interface Summary Interface Description MetaAttribItem Meta interface to address all properties of an Attrib bean in vaadin framework.MetaConfigModel Meta interface to address all properties of an ConfigModel bean in vaadin framework.MetaMBeanItem Meta interface to address all properties of an Mbean bean in vaadin framework.Selectable Allows to determine if a object is selected or not.SelectionChangedListener<T> Indicates if the selection in the MBeans tree has changed.SelectionValueChangedListener Listener to deal with "selection" value has changed.StringRenderer<T> StringRenderer which renders any object of typeT
to a String representation. -
Class Summary Class Description JmxCollectionCloner Simple Helper to clone any member ofJmxDatacollectionConfig
or the whole object itself.Reflections This class is a helper class to do some reflection stuff.SelectableBeanItemContainer<T> This class represents a vaadin container (data source).SelectableItem<T> This class represents a selectable item.SelectionChangedListener.SelectionChangedEvent<T> The event object used to provide information about the selection change.SelectionValueChangedListener.SelectionValueChangedEvent The event to transport the necessary informationServiceConfig This class encapsulates all parameters forJmxDatacollectionConfiggenerator
.SimpleEntry<T> Straight forward implementation ofMap.Entry
.
Note: Does not support null keys.UiModel This class wraps theJmxDatacollectionConfig
and provides some methods to make life a little easier. -
Enum Summary Enum Description MetaAttribItem.AttribType UiModel.OutputDataKey