org.kuali.maven.mojo.s3
Class UpdateDirectoryThread

java.lang.Object
  extended by org.kuali.maven.mojo.s3.UpdateDirectoryThread
All Implemented Interfaces:
Runnable

public class UpdateDirectoryThread
extends Object
implements Runnable


Constructor Summary
UpdateDirectoryThread()
           
UpdateDirectoryThread(UpdateDirectoryThreadContext context)
           
 
Method Summary
 UpdateDirectoryThreadContext getContext()
           
 void run()
           
 void setContext(UpdateDirectoryThreadContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateDirectoryThread

public UpdateDirectoryThread()

UpdateDirectoryThread

public UpdateDirectoryThread(UpdateDirectoryThreadContext context)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

getContext

public UpdateDirectoryThreadContext getContext()

setContext

public void setContext(UpdateDirectoryThreadContext context)


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