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

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

Uses of Freezable in org.jcontainer.dna.impl
 

Classes in org.jcontainer.dna.impl that implement Freezable
(package private)  class org.jcontainer.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 DefaultParameters
          Parameters implementation backed by a Properties object.
 class DefaultResourceLocator
          ResourceLocator implementation backed by a Map and optionally delegating to parent ResourceLocators.
 



Copyright © 2003 Codehaus. All Rights Reserved.