ModeShape Distribution 3.2.0.Final

Uses of Interface
org.modeshape.jcr.value.NameFactory.Holder

Packages that use NameFactory.Holder
org.modeshape.jcr   
org.modeshape.jcr.value Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. 
org.modeshape.jcr.value.basic A set of basic implementations of the various interfaces defined in org.modeshape.jcr.value
 

Uses of NameFactory.Holder in org.modeshape.jcr
 

Classes in org.modeshape.jcr that implement NameFactory.Holder
protected  class ExecutionContext.ContextFactories
           
 

Uses of NameFactory.Holder in org.modeshape.jcr.value
 

Subinterfaces of NameFactory.Holder in org.modeshape.jcr.value
 interface ValueFactories
          The set of standard ValueFactory instances.
 

Uses of NameFactory.Holder in org.modeshape.jcr.value.basic
 

Classes in org.modeshape.jcr.value.basic that implement NameFactory.Holder
 class AbstractValueFactories
          Abstract implementation of ValueFactories that implements all the methods other than the get*Factory() methods.
 


ModeShape Distribution 3.2.0.Final

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