net.sourceforge.domian.repository
Class PartitionRepositoryInvocationHandler.RemoveAllEntitiesSpecifiedBy<V extends T>

java.lang.Object
  extended by net.sourceforge.domian.repository.PartitionRepositoryInvocationHandler.RemoveAllEntitiesSpecifiedBy<V>
All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Long>
Enclosing class:
PartitionRepositoryInvocationHandler<T extends Entity>

private class PartitionRepositoryInvocationHandler.RemoveAllEntitiesSpecifiedBy<V extends T>
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Long>


Field Summary
private  PartitionRepositoryInvocationHandler.PartitionAwareSpecification<V> partitionAwareSpecification
           
 
Constructor Summary
private PartitionRepositoryInvocationHandler.RemoveAllEntitiesSpecifiedBy(Specification<V> specification)
           
 
Method Summary
 java.lang.Long call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

partitionAwareSpecification

private final PartitionRepositoryInvocationHandler.PartitionAwareSpecification<V extends T> partitionAwareSpecification
Constructor Detail

PartitionRepositoryInvocationHandler.RemoveAllEntitiesSpecifiedBy

private PartitionRepositoryInvocationHandler.RemoveAllEntitiesSpecifiedBy(Specification<V> specification)
Method Detail

call

public java.lang.Long call()
                    throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable<java.lang.Long>
Throws:
java.lang.Exception


Copyright © 2006-2010. All Rights Reserved.