public class WidgetStore extends Object
| Constructor and Description | 
|---|
| WidgetStore() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | cacheWidgets() | 
| static CatalogBean | getCatalog() | 
| static HashMap<String,WidgetBean> | list() | 
| void | set(WidgetBean widget) | 
public WidgetStore()
            throws IllegalAccessException
IllegalAccessExceptionpublic void set(WidgetBean widget) throws IllegalAccessException
IllegalAccessExceptionpublic static void cacheWidgets()
                         throws IllegalAccessException
IllegalAccessExceptionpublic static CatalogBean getCatalog() throws IllegalAccessException
IllegalAccessExceptionpublic static HashMap<String,WidgetBean> list() throws IllegalAccessException
IllegalAccessExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.