[PAY-14] Paylets | |
| Status: | Closed |
| Project: | Payload |
| Component/s: | |
| Affects Version/s: | |
| Fix Version/s: | 0.5 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | Henri Yandell |
| Resolution: | Duplicate | ||
| Environment: | |||
| Description |
| Paylets are small Java programs which run once a deployment is complete. Most likely the API will be: interface Paylet: void execute(String arguments, Properties payloadProperties, Properties configurationProperties); |
| Comment by bayard [ Mon, 16 May 2005 10:48:43 -0700 (PDT) ] |
| Done |