| Package | Description |
|---|---|
| org.granite.tide.cdi | |
| org.granite.tide.invocation | |
| org.granite.tide.seam | |
| org.granite.tide.util |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEvent> |
TideInvocation.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
TideInvocation.addEvent(ContextEvent event) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEvent> |
InvocationResult.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationResult.setEvents(List<ContextEvent> events) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEvent> |
TideInvocation.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
TideInvocation.addEvent(ContextEvent event) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEvent> |
AbstractContext.getRemoteEvents() |