public class AgrosystWebApplicationContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_CONTEXT_PARAMETER |
protected org.nuiton.topia.TopiaContext |
rootContext
Deprecated.
|
protected AgrosystServiceConfig |
serviceConfig
Deprecated.
|
protected AgrosystWebConfig |
webConfig |
| Constructor and Description |
|---|
AgrosystWebApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AgrosystServiceConfig |
getServiceConfig() |
AgrosystWebConfig |
getWebConfig() |
void |
init() |
org.nuiton.topia.TopiaContext |
newTransaction() |
public static final String APPLICATION_CONTEXT_PARAMETER
@Deprecated protected AgrosystServiceConfig serviceConfig
@Deprecated protected org.nuiton.topia.TopiaContext rootContext
protected AgrosystWebConfig webConfig
public void init()
public AgrosystServiceConfig getServiceConfig()
public AgrosystWebConfig getWebConfig()
public org.nuiton.topia.TopiaContext newTransaction()
public void close()
Copyright © 2013 Inra. All rights reserved.