Package net.anotheria.asg.service
-
Interface Summary Interface Description ASGService Interface for the basic ASGService.CRUDService<T> The interface for a basic crud service.IFixtureService IFixtureService interface.InMemoryService<T extends ASGService> A service that holds all the data in memory. -
Class Summary Class Description AbstractASGService Abstract AbstractASGService class.BaseFixtureService Abstract BaseFixtureService class.InMemoryObjectWrapper<T extends DataObject> InMemoryObjectWrapper class.