An abstract representation of the service code called when a request is processed. Typically maps to a method annotated with @Get or something like that. Can be replaced with a SPI to create dynamic behavior.
@author dhanji@gmail.com (Dhanji R. Prasanna)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.