public class TestService extends Object implements org.nuiton.topia.framework.TopiaService
TopiaService to test loading from TopiaContextImplTest.testLoadServices().
Created: 10 mai 2010| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME
Needed field to use
TopiaContext.serviceEnabled(Class) * |
| Constructor and Description |
|---|
TestService() |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getPersistenceClasses() |
String |
getServiceName() |
boolean |
postInit(org.nuiton.topia.framework.TopiaContextImplementor context) |
boolean |
preInit(org.nuiton.topia.framework.TopiaContextImplementor context) |
public static final String SERVICE_NAME
TopiaContext.serviceEnabled(Class) *public String getServiceName()
getServiceName in interface org.nuiton.topia.framework.TopiaServicepublic Class<?>[] getPersistenceClasses()
getPersistenceClasses in interface org.nuiton.topia.framework.TopiaServicepublic boolean preInit(org.nuiton.topia.framework.TopiaContextImplementor context)
preInit in interface org.nuiton.topia.framework.TopiaServicepublic boolean postInit(org.nuiton.topia.framework.TopiaContextImplementor context)
postInit in interface org.nuiton.topia.framework.TopiaServiceCopyright © 2004–2018 CodeLutin. All rights reserved.