| Package | Description |
|---|---|
| org.granite.client.tide | |
| org.granite.client.tide.cdi | |
| org.granite.client.tide.impl | |
| org.granite.client.tide.spring |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.initContext(Application application,
EventBus eventBus,
InstanceStore instanceStore)
Initialize the context
|
| Constructor and Description |
|---|
CDIContextManager(Application application,
EventBus eventBus) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplication |
| Modifier and Type | Field and Description |
|---|---|
protected Application |
SimpleContextManager.application |
| Constructor and Description |
|---|
SimpleContextManager(Application application)
Create a simple context manager using the specified application
|
SimpleContextManager(Application application,
EventBus eventBus)
Create a simple context manager using the specified application and event bus
|
| Constructor and Description |
|---|
SpringContextManager(Application application) |
SpringContextManager(Application application,
EventBus eventBus) |