====== Service Name ====== Service Brief Description ===== Service Architecture ===== Img and description of architecture. ===== Service API (if exists) ===== Service API (if exists) * ''getService()'' Returns Service * ''myMethod()'' Returns Service ===== Service Usage ===== How to use the service. public class Hello { public static void main(String args[]) { // Teste double x = 2; } } ==== Contact ==== Students involved, e.g.: * Fulano: fulano@inf.puc-rio.br * Fulano2: fulano2@inf.puc-rio.br