| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| org.nuiton.topia.framework |
Contains two interfaces, one
org.nuiton.topia.framework.TopiaContextImplementor for internal
manipulations of org.nuiton.topia.TopiaContext and one TopiaService for topia
services. |
| Modifier and Type | Method and Description |
|---|---|
static <C extends AbstractTopiaApplicationContext> |
TopiaApplicationContextCache.getContext(Properties config,
com.google.common.base.Function<Properties,C> createContextFunction)
Static method that can provide an ApplicationContext.
|
<E extends TopiaService> |
TopiaServiceSupportImpl.getService(Class<E> interfaceService) |
<E extends TopiaService> |
TopiaServiceSupport.getService(Class<E> interfaceService)
Return the service.
|
<E extends TopiaService> |
AbstractTopiaApplicationContext.getService(Class<E> interfaceService) |
| 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–2013 CodeLutin. All rights reserved.