public interface DataGridFactory
DataGrid.
Implementations of this interface should have a public no arg constructor; this constructor will be
called through reflection in the LocalManagementContext.| Modifier and Type | Method and Description |
|---|---|
DataGrid |
newDataGrid(ManagementContextInternal managementContext)
Creates a
BrooklynStorage instance. |
DataGrid newDataGrid(ManagementContextInternal managementContext)
BrooklynStorage instance.managementContext - the ManagementContextInternal