org.openspaces.ui
Class UserInterface
java.lang.Object
  
org.openspaces.ui.UserInterface
- All Implemented Interfaces: 
 - Serializable
 
public class UserInterface
- extends Object
- implements Serializable
  
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UserInterface
public UserInterface()
UserInterface
public UserInterface(List<MetricGroup> metricGroups,
                     List<WidgetGroup> widgetGroups)
getMetricGroups
public List<MetricGroup> getMetricGroups()
 
 
setMetricGroups
public void setMetricGroups(List<MetricGroup> metricGroups)
 
 
getWidgetGroups
public List<WidgetGroup> getWidgetGroups()
 
 
setWidgetGroups
public void setWidgetGroups(List<WidgetGroup> widgetGroups)
 
 
Copyright © GigaSpaces.