Uses of Class
org.modeshape.graph.property.basic.BasicPropertyFactory

Packages that use BasicPropertyFactory
org.modeshape.graph.property.basic A set of basic implementations of the various interfaces defined in org.modeshape.graph.property
 

Uses of BasicPropertyFactory in org.modeshape.graph.property.basic
 

Subclasses of BasicPropertyFactory in org.modeshape.graph.property.basic
 class SystemPropertyFactory
           An implementation of PropertyFactory which provides the feature for substituting special decorated variables (i.e., ${variable}) with a system property.
 



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