Uses of Interface
org.modeshape.repository.ModeShapeConfiguration.Returnable

Packages that use ModeShapeConfiguration.Returnable
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.repository The components and services that make up the ModeShape repository engine. 
 

Uses of ModeShapeConfiguration.Returnable in org.modeshape.jcr
 

Subinterfaces of ModeShapeConfiguration.Returnable in org.modeshape.jcr
static interface JcrConfiguration.RepositoryDefinition<ReturnType>
          Interface used to define a JCR Repository that's accessible from the JcrEngine.
 

Uses of ModeShapeConfiguration.Returnable in org.modeshape.repository
 

Subinterfaces of ModeShapeConfiguration.Returnable in org.modeshape.repository
static interface ModeShapeConfiguration.MimeTypeDetectorDefinition<ReturnType>
          Interface used to set up and define a MIME type detector instance.
static interface ModeShapeConfiguration.RepositorySourceDefinition<ReturnType>
          Interface used to set up and define a RepositorySource instance.
static interface ModeShapeConfiguration.SequencerDefinition<ReturnType>
          Interface used to set up and define a sequencer instance.
 



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