Last change
on this file since 732 was
526,
checked in by djay, 10 years ago
|
Add simple example of Java ZOO-API use
|
-
Property svn:keywords set to
Id
|
File size:
804 bytes
|
Rev | Line | |
---|
[526] | 1 | [JavaLongProcess] |
---|
| 2 | Title = Display a string |
---|
| 3 | Abstract = Display a string which contains an hello message after waiting many times to illustrate the way you can use updateStatus ZOO-API function from your Java service |
---|
| 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceProvider = HelloJava |
---|
| 8 | serviceType = Java |
---|
| 9 | <MetaData> |
---|
| 10 | title = Demo |
---|
| 11 | </MetaData> |
---|
| 12 | <DataInputs> |
---|
| 13 | [S] |
---|
| 14 | Title = the string |
---|
| 15 | Abstract = The string to add to the hellow one. |
---|
| 16 | minOccurs = 1 |
---|
| 17 | maxOccurs = 1 |
---|
| 18 | <LiteralData> |
---|
| 19 | DataType = string |
---|
| 20 | <Default> |
---|
| 21 | </Default> |
---|
| 22 | </LiteralData> |
---|
| 23 | </DataInputs> |
---|
| 24 | <DataOutputs> |
---|
| 25 | [Result] |
---|
| 26 | Title = The hello string |
---|
| 27 | Abstract = The Hello message string. |
---|
| 28 | <LiteralOutput> |
---|
| 29 | DataType = string |
---|
| 30 | <Default> |
---|
| 31 | </Default> |
---|
| 32 | </LiteralOutput> |
---|
| 33 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.