org.openrdf.sail.config
Interface DelegatingSailImplConfig

All Superinterfaces:
SailImplConfig
All Known Implementing Classes:
DelegatingSailImplConfigBase, DirectTypeHierarchyInferencerConfig, ForwardChainingRDFSInferencerConfig

public interface DelegatingSailImplConfig
extends SailImplConfig

Author:
Arjohn Kampman

Method Summary
 SailImplConfig getDelegate()
           
 
Methods inherited from interface org.openrdf.sail.config.SailImplConfig
export, getType, parse, validate
 

Method Detail

getDelegate

SailImplConfig getDelegate()


Copyright © 2001-2007 Aduna. All Rights Reserved.