public class LanguageBundleListener extends java.lang.Object implements ApplicationInitializedListener
| Constructor and Description |
|---|
LanguageBundleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
componentsInitialized()
Invoked when all application level components are initialized in the same thread where components are initializing (EDT is not guaranteed).
|
public void componentsInitialized()
ApplicationInitializedListenercomponentsInitialized in interface ApplicationInitializedListener