org.kuali.maven.wagon
Class FileHandler

java.lang.Object
  extended by org.kuali.maven.wagon.FileHandler
All Implemented Interfaces:
org.kuali.common.threads.ElementHandler<PutFileContext>

public class FileHandler
extends Object
implements org.kuali.common.threads.ElementHandler<PutFileContext>


Constructor Summary
FileHandler()
           
 
Method Summary
 void handleElement(org.kuali.common.threads.ListIteratorContext<PutFileContext> context, int index, PutFileContext element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileHandler

public FileHandler()
Method Detail

handleElement

public void handleElement(org.kuali.common.threads.ListIteratorContext<PutFileContext> context,
                          int index,
                          PutFileContext element)
Specified by:
handleElement in interface org.kuali.common.threads.ElementHandler<PutFileContext>


Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.