public class FakeService extends Object
TopiaService to test existing service
from TopiaContextImplTest.testGetServices(). This fake service
doesn't contains property SERVICE_NAME used by TopiaContextImpl#serviceEnabled(Class).
Created: 10 mai 2010| Constructor and Description |
|---|
FakeService() |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getPersistenceClasses() |
String |
getServiceName() |
boolean |
postInit(TopiaContextImplementor context) |
boolean |
preInit(TopiaContextImplementor context) |
Copyright © 2004–2014 CodeLutin. All rights reserved.