Uses of Class
net.sourceforge.domian.util.slf4j.AbstractLoggingObject

Packages that use AbstractLoggingObject
net.sourceforge.domian.util.concurrent.task   
 

Uses of AbstractLoggingObject in net.sourceforge.domian.util.concurrent.task
 

Subclasses of AbstractLoggingObject in net.sourceforge.domian.util.concurrent.task
 class PartitionRepositoryTask<T extends Entity>
          Abstract super class for tasks to be executed by a ConcurrentTaskExecutor<PartitionRepositoryTask>.
 class PersistentRepositoryTask<T extends Entity>
          Abstract super class for tasks to be executed by a ConcurrentTaskExecutor<PersistentRepositoryTask>.
 class RepositoryTask<T extends Entity>
          Abstract super class for tasks to be executed by a ConcurrentRepositoryTaskExecutor.
 class Task
          Abstract super class for tasks to be executed by a ConcurrentTaskExecutor.
 



Copyright © 2006-2009. All Rights Reserved.