com.trendmicro.grid.acl.l0
Interface Level0RestService

All Superinterfaces:
RestService, Service
All Known Implementing Classes:
PublicAuthenticationRestService, PublicCategoryRestService, PublicFileRestService, PublicPackageRestService, ServerStatisticsRestService

public interface Level0RestService
extends RestService

Groups all Level0 REST services to automate their publishing under the spring bean "level0_JaxRsApplication".

Version:
1.0
Author:
juergen_kellerer, 2010-05-31

Nested Class Summary
static class Level0RestService.RestUtil
          Is a collection of utilities for rest related services.