eu.etaxonomy.cdm.remote.json.processor
Class CdmBeanProcessingRegistry

java.lang.Object
  extended by net.sf.json.CycleSetAcess
      extended by eu.etaxonomy.cdm.remote.json.processor.CdmBeanProcessingRegistry

Deprecated. class is not beeing used but kept as reference

@Deprecated
public class CdmBeanProcessingRegistry
extends CycleSetAcess

Author:
a.kohlbecker

Field Summary
static Logger logger
          Deprecated.  
protected static ThreadLocal<Set<CdmBase>> processedBeans
          Deprecated.  
 
Constructor Summary
CdmBeanProcessingRegistry()
          Deprecated.  
 
Method Summary
protected static boolean isBeingProcessed(Object bean)
          Deprecated.  
protected static void register(CdmBase bean)
          Deprecated.  
protected static void unregister(CdmBase bean)
          Deprecated.  
 
Methods inherited from class net.sf.json.CycleSetAcess
addToCycleSet, removeFromCycleSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final Logger logger
Deprecated. 

processedBeans

protected static ThreadLocal<Set<CdmBase>> processedBeans
Deprecated. 
Constructor Detail

CdmBeanProcessingRegistry

public CdmBeanProcessingRegistry()
Deprecated. 
Method Detail

isBeingProcessed

protected static boolean isBeingProcessed(Object bean)
Deprecated. 

register

protected static void register(CdmBase bean)
Deprecated. 

unregister

protected static void unregister(CdmBase bean)
Deprecated. 


Copyright © 2007-2013 EDIT. All Rights Reserved.