com.hp.hpl.jena.sparql
Class SystemARQ

java.lang.Object
  extended by com.hp.hpl.jena.sparql.SystemARQ

public class SystemARQ
extends java.lang.Object


Constructor Summary
SystemARQ()
           
 
Method Summary
static java.util.Iterator<com.hp.hpl.jena.sparql.mgt.SystemInfo> registeredSubsystems()
           
static void registerSubSystem(com.hp.hpl.jena.sparql.mgt.SystemInfo systemInfo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemARQ

public SystemARQ()
Method Detail

registerSubSystem

public static void registerSubSystem(com.hp.hpl.jena.sparql.mgt.SystemInfo systemInfo)

registeredSubsystems

public static java.util.Iterator<com.hp.hpl.jena.sparql.mgt.SystemInfo> registeredSubsystems()


Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP