org.jboss.dashboard
Class DataDisplayerServices
java.lang.Object
org.jboss.dashboard.DataDisplayerServices
@ApplicationScoped
@Named(value="dataDisplayerServices")
public class DataDisplayerServices
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kpiManager
@Inject
protected KPIManager kpiManager
dataProviderManager
@Inject
protected DataProviderManager dataProviderManager
dataDisplayerManager
@Inject
protected DataDisplayerManager dataDisplayerManager
scalarFunctionManager
@Inject
protected ScalarFunctionManager scalarFunctionManager
exportManager
@Inject
protected ExportManager exportManager
importManager
@Inject
protected ImportManager importManager
DataDisplayerServices
public DataDisplayerServices()
lookup
public static DataDisplayerServices lookup()
getKPIManager
public KPIManager getKPIManager()
getDataProviderManager
public DataProviderManager getDataProviderManager()
getDataDisplayerManager
public DataDisplayerManager getDataDisplayerManager()
getScalarFunctionManager
public ScalarFunctionManager getScalarFunctionManager()
getExportManager
public ExportManager getExportManager()
getImportManager
public ImportManager getImportManager()
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.