Uses of Class
org.apache.clerezza.rdf.core.impl.util.PrivilegedTripleCollectionWrapper

Packages that use PrivilegedTripleCollectionWrapper
org.apache.clerezza.rdf.core.impl.util   
 

Uses of PrivilegedTripleCollectionWrapper in org.apache.clerezza.rdf.core.impl.util
 

Subclasses of PrivilegedTripleCollectionWrapper in org.apache.clerezza.rdf.core.impl.util
 class PrivilegedGraphWrapper
          Calls the methods of the wrapped Graph as privileged code, because they may need permissions like writing to disk or accessing network.
 class PrivilegedMGraphWrapper
          Calls the methods of the wrapped MGraph as privileged code, because they may need permissions like writing to disk or accessing network.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.