| Package | Description |
|---|---|
| org.nuiton.topia.persistence |
This package contains interfaces and abstract classes for entities and daos.
|
| org.nuiton.topia.persistence.internal | |
| org.nuiton.topia.persistence.internal.support | |
| org.nuiton.topia.persistence.support | |
| org.nuiton.topia.persistence.util |
| Modifier and Type | Method and Description |
|---|---|
static <C extends TopiaApplicationContext> |
TopiaApplicationContextCache.getContext(Properties config,
com.google.common.base.Function<Properties,C> createContextFunction)
Static method that can provide an ApplicationContext.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends TopiaService> |
AbstractTopiaApplicationContext.getService(Class<E> interfaceService) |
| Modifier and Type | Method and Description |
|---|---|
<E extends TopiaService> |
TopiaServiceSupportImpl.getService(Class<E> interfaceService) |
| Modifier and Type | Method and Description |
|---|---|
<E extends TopiaService> |
TopiaServiceSupport.getService(Class<E> interfaceService)
Return the service.
|
| Modifier and Type | Method and Description |
|---|---|
static Properties |
TopiaUtil.getProperties(Properties parent,
String pathOrUrl)
Permet de récupérer le fichier de propriété ayant le nom passé en
argument.
|
static Properties |
TopiaUtil.getProperties(String pathOrUrl)
Permet de récupérer le fichier de propriété ayant le nom passé en
argument.
|
Copyright © 2004–2014 CodeLutin. All rights reserved.