| Package | Description |
|---|---|
| fr.inra.agrosyst.services | |
| fr.inra.agrosyst.services.performance |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceContext |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceContext |
AbstractAgrosystService.context
On va utiliser le contexte par délégation
|
protected ServiceContext |
DefaultServiceFactory.serviceContext |
| Modifier and Type | Method and Description |
|---|---|
ServiceContext |
AbstractAgrosystService.getContext() |
ServiceContext |
DefaultServiceFactory.getServiceContext() |
ServiceContext |
ServiceContext.newServiceContext()
Create new service context from current service context with custom lifecycle.
|
ServiceContext |
DefaultServiceContext.newServiceContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAgrosystService.setContext(ServiceContext context) |
| Constructor and Description |
|---|
DefaultServiceFactory(ServiceContext serviceContext) |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceContext |
PerformanceThread.serviceContext
Service context dédié au thread.
|
| Constructor and Description |
|---|
PerformanceThread(ServiceContext serviceContext,
String performanceId) |
Copyright © 2013–2015 Inra. All rights reserved.