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.
|
ModelChangeListener<T> |
One part of the observer pattern.
|
ModelChangeNotifier |
One part of the Observer pattern.
|
Selectable |
Allows to determine if a object is selected or not.
|
StringRenderer<T> |
StringRenderer which renders any object of type
T to a String
representation. |
Class | Description |
---|---|
JmxCollectionCloner |
Simple Helper to clone any member of
JmxDatacollectionConfig 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.
|
ServiceConfig |
This class encapsulates all parameters for
org.opennms.tools.jmxconfiggenerator.jmxconfig.JmxDatacollectionConfiggenerator . |
SimpleEntry<T> |
Straight forward implementation of
Map.Entry .Note: Does not support null keys. |
UiModel |
This class wraps the
JmxDatacollectionConfig and provides some
methods to make life a little easier. |
Enum | Description |
---|---|
MetaAttribItem.AttribType | |
UiModel.OutputDataKey |
Copyright © 2015. All rights reserved.