Uses of Package
rcf.core.util.reference

Packages that use rcf.core.util.reference
radtools.services The basis of this package is the RADService interface, but it also contains all of the implementations of that interface, including RADTools
radtools.services.haproxy Code for managing HAProxy systems. 
radtools.services.lighttpd Code for managing LigHTTPD systems. 
radtools.services.linux Code for managing Linux systems. 
radtools.services.mysql Code for managing MySQL systems. 
radtools.services.ror Code for managing Ruby on Rails systems. 
rcf.core.concurrent.events Includes support for a highly abstract, and powerful event model. 
rcf.core.concurrent.schedule Support for task management, this package similar in concept to java.util.concurrent, but is integrated with the rcf.core.concurrent.events package. 
rcf.core.concurrent.transactions This package contains a uniform abstraction of transactions, which is the basis of the transaction support in transactional collections among other things. 
rcf.core.framework Contains the primary run time and management classes for RCF. 
rcf.core.framework.component The basis of the RCF component framework, on top of which all the bundling and application level indirection is built. 
rcf.core.util.groups TODO: Javadoc Includes the Pair and Triple objects, which are essentially fixed-length type-parameterized ADTs. 
rcf.core.util.reference TODO: Javadoc
TODO: Javadoc review, Seal/Finalize 
 

Classes in rcf.core.util.reference used by radtools.services
StrongReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by radtools.services.haproxy
StrongReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by radtools.services.lighttpd
StrongReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by radtools.services.linux
Reference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by radtools.services.mysql
StrongReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by radtools.services.ror
StrongReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.concurrent.events
Reference
          TODO: Javadoc
SoftReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.concurrent.schedule
SoftReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.concurrent.transactions
WeakReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.framework
ThreadLocalReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.framework.component
SoftReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.util.groups
SoftReference
          TODO: Javadoc
 

Classes in rcf.core.util.reference used by rcf.core.util.reference
Reference
          TODO: Javadoc
Reference.Type
          TODO: Javadoc
ReferenceTypeComparator
          TODO: Javadoc
SoftReference
          TODO: Javadoc
StrongReference
          TODO: Javadoc