Uses of Interface
org.jboss.dna.connector.filesystem.CustomPropertiesFactory

Packages that use CustomPropertiesFactory
org.jboss.dna.connector.filesystem The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository. 
 

Uses of CustomPropertiesFactory in org.jboss.dna.connector.filesystem
 

Methods in org.jboss.dna.connector.filesystem that return CustomPropertiesFactory
 CustomPropertiesFactory FileSystemSource.getCustomPropertiesFactory()
          Get the factory that is used to create custom properties on "nt:folder", "nt:file", and "nt:resource" nodes.
 

Methods in org.jboss.dna.connector.filesystem with parameters of type CustomPropertiesFactory
 void FileSystemSource.setCustomPropertiesFactory(CustomPropertiesFactory customPropertiesFactory)
          Set the factory that is used to create custom properties on "nt:folder", "nt:file", and "nt:resource" nodes.
 



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