GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Static Public Attributes | Protected Attributes | Private Member Functions | Private Attributes

de.zib.gndms.logic.model.dspace.SliceReaper Class Reference

List of all members.

Public Member Functions

void init ()
void stop ()
long getIntervall ()
void setIntervall (long intervall)
EntityManagerFactory getEmf ()
void setEmf (EntityManagerFactory emf)
SliceProvider getSliceProvider ()
void setSliceProvider (SliceProvider sliceProvider)

Static Public Attributes

static final String LIST_ALL_SLICES = "listAllSlices"

Protected Attributes

EntityManagerFactory emf
SliceProvider sliceProvider

Private Member Functions

void reap ()

Private Attributes

long intervall
boolean done = false
final Logger logger = LoggerFactory.getLogger(this.getClass())
final Lock stopLock = new ReentrantLock()
final Condition stopCond = stopLock.newCondition()

Detailed Description

Date:
: 01.02.12 : 11:59
Author:
: Jörg Bachmann : bachmann@zib.de

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables