source:
trunk/src/templates/artifacts/Service.groovy
@
  916
        
        | Last change on this file since 916 was 128, checked in by , 17 years ago | |
|---|---|
| File size: 112 bytes | |
| Line | |
|---|---|
| 1 | @artifact.package@class @artifact.name@ { | 
| 2 | |
| 3 | boolean transactional = true | 
| 4 | |
| 5 | def serviceMethod() { | 
| 6 | |
| 7 | } | 
| 8 | } | 
Note: See TracBrowser
        for help on using the repository browser.
    