net.sourceforge.domian.repository
Class RepartitionService.RepartitionTask

java.lang.Object
  extended by net.sourceforge.domian.repository.RepartitionService.RepartitionTask
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RepartitionService

private static class RepartitionService.RepartitionTask
extends java.lang.Object
implements java.lang.Runnable

The actual task to perform whenever this service is invoked.


Field Summary
private  PartitionRepository repository
           
 
Constructor Summary
private RepartitionService.RepartitionTask(PartitionRepository repository)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repository

private final PartitionRepository repository
Constructor Detail

RepartitionService.RepartitionTask

private RepartitionService.RepartitionTask(PartitionRepository repository)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2006-2010. All Rights Reserved.