Uses of Interface
org.jboss.dna.graph.property.PropertyFactory

Packages that use PropertyFactory
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
org.jboss.dna.graph.property.basic A set of basic implementations of the various interfaces defined in org.jboss.dna.graph.property
 

Uses of PropertyFactory in org.jboss.dna.graph
 

Methods in org.jboss.dna.graph that return PropertyFactory
 PropertyFactory ExecutionContext.getPropertyFactory()
          Get the factory for creating Property objects.
 

Uses of PropertyFactory in org.jboss.dna.graph.property.basic
 

Classes in org.jboss.dna.graph.property.basic that implement PropertyFactory
 class BasicPropertyFactory
          A basic PropertyFactory implementation.
 



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