org.gridprovenance.client.test
Class ServerAPIExample

java.lang.Object
  extended by 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

Constructor Summary
ServerAPIExample()
           
 
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
 

Constructor Detail

ServerAPIExample

public ServerAPIExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception