org.codehaus.wadi.location.partitionmanager.facade
Class VersionAwarePartitionFacade.PartitionRunnable

java.lang.Object
  extended by org.codehaus.wadi.location.partitionmanager.facade.VersionAwarePartitionFacade.PartitionRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
VersionAwarePartitionFacade

protected abstract class VersionAwarePartitionFacade.PartitionRunnable
extends java.lang.Object
implements java.lang.Runnable


Field Summary
protected  Partition partition
           
 
Constructor Summary
protected VersionAwarePartitionFacade.PartitionRunnable()
           
 
Method Summary
 void setPartition(Partition partition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Runnable
run
 

Field Detail

partition

protected Partition partition
Constructor Detail

VersionAwarePartitionFacade.PartitionRunnable

protected VersionAwarePartitionFacade.PartitionRunnable()
Method Detail

setPartition

public void setPartition(Partition partition)


Copyright © 2011. All Rights Reserved.