com.hp.hpl.jena.sparql.mgt
Class ARQMgt

java.lang.Object
  extended by com.hp.hpl.jena.sparql.mgt.ARQMgt

public class ARQMgt
extends Object


Constructor Summary
ARQMgt()
           
 
Method Summary
static void init()
           
static void register(String name, Object bean)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ARQMgt

public ARQMgt()
Method Detail

init

public static void init()

register

public static void register(String name,
                            Object bean)


Licenced under the Apache License, Version 2.0