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

Packages that use ModeShapeConfiguration.LoadedFrom
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.LoadedFrom in org.modeshape.repository
 

Methods in org.modeshape.repository that return ModeShapeConfiguration.LoadedFrom
 ModeShapeConfiguration.LoadedFrom<ReturnType> ModeShapeConfiguration.ChooseClass.usingClass(String classname)
          Specify the name of the class that should be instantiated for the instance.
 ModeShapeConfiguration.LoadedFrom<ThisType> ModeShapeConfiguration.GraphComponentBuilder.usingClass(String classname)
           
 



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