Uses of Class
org.modeshape.repository.ModeShapeConfiguration.BaseReturnable

Packages that use ModeShapeConfiguration.BaseReturnable
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
 

Uses of ModeShapeConfiguration.BaseReturnable in org.modeshape.jcr
 

Subclasses of ModeShapeConfiguration.BaseReturnable in org.modeshape.jcr
protected static class JcrConfiguration.AuthenticatorBuilder<ReturnType>
           
protected  class JcrConfiguration.RepositoryBuilder<ReturnType>
           
 

Uses of ModeShapeConfiguration.BaseReturnable in org.modeshape.repository
 

Subclasses of ModeShapeConfiguration.BaseReturnable in org.modeshape.repository
protected static class ModeShapeConfiguration.ClusterBuilder<ReturnType>
           
protected static class ModeShapeConfiguration.GlobalProperties<ReturnType>
           
protected static class ModeShapeConfiguration.GraphComponentBuilder<ReturnType,ThisType,ComponentType>
          Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
protected static class ModeShapeConfiguration.GraphReturnable<ReturnType,ThisType>
          Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
protected static class ModeShapeConfiguration.MimeTypeDetectorBuilder<ReturnType>
           
protected static class ModeShapeConfiguration.SequencerBuilder<ReturnType>
           
protected static class ModeShapeConfiguration.SourceBuilder<ReturnType>
           
protected static class ModeShapeConfiguration.TextExtractorBuilder<ReturnType>
           
 



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