| Package | Description |
|---|---|
| org.granite.tide | |
| org.granite.tide.cdi | |
| org.granite.tide.ejb | |
| org.granite.tide.invocation | |
| org.granite.tide.seam | |
| org.granite.tide.spring |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TideServiceContext.prepareCall(ServiceInvocationContext context,
IInvocationCall call,
String componentName,
Class<?> componentClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
CDIServiceContext.prepareCall(ServiceInvocationContext context,
IInvocationCall c,
String componentName,
Class<?> componentClass)
Synchronizes server context with data provided by the client
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbServiceContext.prepareCall(ServiceInvocationContext context,
IInvocationCall c,
String componentName,
Class<?> componentClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationCall |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSeamServiceContext.prepareCall(ServiceInvocationContext context,
IInvocationCall c,
String componentName,
Class<?> componentClass)
Synchronizes server context with data provided by the client
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringMVCServiceContext.prepareCall(ServiceInvocationContext context,
IInvocationCall c,
String componentName,
Class<?> componentClass) |
void |
SpringServiceContext.prepareCall(ServiceInvocationContext context,
IInvocationCall c,
String componentName,
Class<?> componentClass) |