org.overlord.sramp.demos.query
Class QueryDemo

java.lang.Object
  extended by org.overlord.sramp.demos.query.QueryDemo

public class QueryDemo
extends Object

Demonstrates a number of different queries supported by S-RAMP. Also, more generally, shows how to query the S-RAMP repository using the S-RAMP client.

Author:
eric.wittmann@redhat.com

Constructor Summary
QueryDemo()
           
 
Method Summary
static void main(String[] args)
          Main.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryDemo

public QueryDemo()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Main.

Parameters:
args -
Throws:
Exception


Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.