com.dyuproject.web.rest.service
Interface Service

All Superinterfaces:
LifeCycle
All Known Implementing Classes:
AbstractService

public interface Service
extends LifeCycle

A bean which contain annotated methods w/c will be a REST resource.

Author:
David Yu
Date created:
Dec 4, 2008

Method Summary
 
Methods inherited from interface com.dyuproject.web.rest.LifeCycle
destroy, init
 



Copyright © 2008-2013. All Rights Reserved.