| Package | Description |
|---|---|
| org.granite.config | |
| org.granite.messaging.service | |
| org.granite.seam | |
| org.granite.tide | |
| org.granite.tide.cdi | |
| org.granite.tide.ejb | |
| org.granite.tide.spring |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ServiceFactory> |
ConfigProvider.getFactoryClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInvoker<T extends ServiceFactory>
Abstract base class for all service's methods calls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbServiceFactory |
class |
SimpleServiceFactory |
| Modifier and Type | Field and Description |
|---|---|
protected T |
ServiceInvoker.factory |
| Modifier and Type | Method and Description |
|---|---|
static ServiceFactory |
ServiceFactory.getFactoryInstance(RemotingMessage request) |
| Modifier and Type | Class and Description |
|---|---|
class |
SeamServiceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
TideServiceInvoker<T extends ServiceFactory>
Base class for Tide service invokers
Adapts the Tide invocation model with Granite
|
| Modifier and Type | Class and Description |
|---|---|
class |
CDIServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ServiceFactory> |
CDIConfigProvider.getFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ServiceFactory> |
EjbConfigProvider.getFactoryClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringServiceFactory |