Uses of Interface
org.codehaus.dna.impl.Freezable

Packages that use Freezable
org.codehaus.dna.impl The DNA implementation package contains basic utility classes to implement containers for DNA components. 
 

Uses of Freezable in org.codehaus.dna.impl
 

Classes in org.codehaus.dna.impl that implement Freezable
(package private)  class org.codehaus.dna.impl.AbstractFreezable
          Abstract utility class for resources that can be "frozen" and made read-only after being constructed.
 class DefaultConfiguration
          In memory Configuration implementation.
 class DefaultResourceLocator
          ResourceLocator implementation backed by a Map and optionally delegating to parent ResourceLocators.
 



Copyright © 2003-2004 Codehaus. All Rights Reserved.