Package org.eclipse.dirigible.commons.api.service

  • Interface Summary 
    Interface Description
    ICleanupService
    The Interface ICleanupService.
    ICoreService
    The ICoreService marks all the internal core services in Dirigible.
    IRestService
    The interface for all the front facing REST (sync) services.
  • Class Summary 
    Class Description
    AbstractExceptionHandler<T extends Throwable>
    The AbstractExceptionHandler is the parent of the exception handlers in RESTful services.
    AbstractRestService
    The AbstractRestService is the parent of all the RESTful services in Dirigible.