ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jcr.federation.spi.ReadOnlyConnector

Packages that use ReadOnlyConnector
org.modeshape.connector.git   
org.modeshape.connector.meta.jdbc   
 

Uses of ReadOnlyConnector in org.modeshape.connector.git
 

Subclasses of ReadOnlyConnector in org.modeshape.connector.git
 class GitConnector
          A read-only Connector that accesses the content in a local Git repository that is a clone of a remote repository.
 

Uses of ReadOnlyConnector in org.modeshape.connector.meta.jdbc
 

Subclasses of ReadOnlyConnector in org.modeshape.connector.meta.jdbc
 class JdbcMetadataConnector
          Readonly connector which exposes JDBC metadata.
 


ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.