org.kuali.maven.mojo.s3
Class UpdateDirectoryContextHandler

java.lang.Object
  extended by org.kuali.maven.mojo.s3.UpdateDirectoryContextHandler
All Implemented Interfaces:
org.kuali.common.threads.ElementHandler<UpdateDirectoryContext>

public class UpdateDirectoryContextHandler
extends Object
implements org.kuali.common.threads.ElementHandler<UpdateDirectoryContext>


Constructor Summary
UpdateDirectoryContextHandler()
           
UpdateDirectoryContextHandler(UpdateOriginBucketMojo mojo)
           
 
Method Summary
 UpdateOriginBucketMojo getMojo()
           
 void handleElement(org.kuali.common.threads.ListIteratorContext<UpdateDirectoryContext> context, int index, UpdateDirectoryContext element)
           
protected  String lpad(int i)
           
 void setMojo(UpdateOriginBucketMojo mojo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateDirectoryContextHandler

public UpdateDirectoryContextHandler()

UpdateDirectoryContextHandler

public UpdateDirectoryContextHandler(UpdateOriginBucketMojo mojo)
Method Detail

handleElement

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

lpad

protected String lpad(int i)

getMojo

public UpdateOriginBucketMojo getMojo()

setMojo

public void setMojo(UpdateOriginBucketMojo mojo)


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