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. |