public class DashboardContextInjector extends Object implements IComponentInstantiationListener
IComponentInstantiationListener which inject DashboardContext if a Component implemets DashboardContextAware| Constructor and Description |
|---|
DashboardContextInjector() |
DashboardContextInjector(DashboardContext dashboardContext) |
| Modifier and Type | Method and Description |
|---|---|
DashboardContext |
getDashboardContext() |
void |
onInstantiation(Component component) |
public DashboardContextInjector()
public DashboardContextInjector(DashboardContext dashboardContext)
public DashboardContext getDashboardContext()
public void onInstantiation(Component component)
onInstantiation in interface IComponentInstantiationListenerCopyright © 2025. All rights reserved.