org.gridprovenance.client.test
Class ServerAPIExample
java.lang.Object
org.gridprovenance.client.test.ServerAPIExample
public class ServerAPIExample
- extends java.lang.Object
Demonstrates how to use the Server API of the Client Side Library (CSL)
to record interaction p-assertions, actor state p-assertions,
relationship p-assertions and query the recorded p-assertions back.
CSL of EU Provenance
- Author:
- Sheng Jiang, Paul Groth
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerAPIExample
public ServerAPIExample()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception