org.nanocontainer.deployer
Interface FolderContentHandler

All Known Implementing Classes:
DifferenceAnalysingFolderContentHandler

public interface FolderContentHandler

Version:
$Revision: 2343 $
Author:
Aslak Hellesøy

Method Summary
 org.apache.commons.vfs.FileObject getFolder()
           
 void setCurrentChildren(org.apache.commons.vfs.FileObject[] currentChildren)
           
 

Method Detail

setCurrentChildren

void setCurrentChildren(org.apache.commons.vfs.FileObject[] currentChildren)

getFolder

org.apache.commons.vfs.FileObject getFolder()


Copyright © 2003-2010 Codehaus. All Rights Reserved.