Uses of Class
org.modeshape.jdbc.delegate.AbstractRepositoryDelegate

Packages that use AbstractRepositoryDelegate
org.modeshape.jdbc.delegate   
 

Uses of AbstractRepositoryDelegate in org.modeshape.jdbc.delegate
 

Subclasses of AbstractRepositoryDelegate in org.modeshape.jdbc.delegate
 class HttpRepositoryDelegate
          The HTTPRepositoryDelegate provides remote Repository implementation to access the Jcr layer via HTTP lookup.
 class LocalRepositoryDelegate
          The LocalRepositoryDelegate provides a local Repository implementation to access the Jcr layer via JNDI Lookup.
 



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