| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.services | |
| fr.inra.agrosyst.services.demo |
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystServiceConfig |
AgrosystTopiaApplicationContext.config |
| Modifier and Type | Method and Description |
|---|---|
AgrosystServiceConfig |
AgrosystTopiaApplicationContext.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgrosystTopiaApplicationContext.setConfig(AgrosystServiceConfig config) |
| Constructor and Description |
|---|
AgrosystTopiaApplicationContext(AgrosystServiceConfig config,
Properties topiaProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystServiceConfig |
DefaultServiceContext.config |
| Modifier and Type | Method and Description |
|---|---|
AgrosystServiceConfig |
ServiceContext.getConfig()
Let each service get the current configuration
|
protected AgrosystServiceConfig |
AbstractAgrosystService.getConfig() |
AgrosystServiceConfig |
DefaultServiceContext.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<Properties,AgrosystTopiaApplicationContext> |
AgrosystConfigurationHelper.getCreateTopiaContextFunction(AgrosystServiceConfig config) |
static Properties |
AgrosystConfigurationHelper.getRootContextProperties(AgrosystServiceConfig serviceConfig) |
| Constructor and Description |
|---|
DefaultServiceContext(AgrosystServiceConfig config,
com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> transactionSupplier) |
DefaultServiceContext(AgrosystServiceConfig config,
com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> transactionSupplier,
String authenticationToken) |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> |
DemoDatas.getAgrosystTopiaPersistenceContextSupplier(AgrosystServiceConfig serviceConfig) |
static void |
DemoDatas.onInit(AgrosystServiceConfig serviceConfig) |
Copyright © 2013–2015 Inra. All rights reserved.