|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableContext | |
---|---|
biz.hammurapi.config | |
biz.hammurapi.properties |
Uses of MutableContext in biz.hammurapi.config |
---|
Classes in biz.hammurapi.config that implement MutableContext | |
---|---|
class |
SimpleContext
Simple map-backed context. |
Uses of MutableContext in biz.hammurapi.properties |
---|
Subinterfaces of MutableContext in biz.hammurapi.properties | |
---|---|
interface |
PersistentPropertySet
Property sets backed by the database implement this interface |
interface |
PropertySet
Set of properties |
Classes in biz.hammurapi.properties that implement MutableContext | |
---|---|
class |
MapPropertySet
Creates property sets backed by java.util.HashMap. |
class |
PersistentPropertySetFilter
|
class |
PropertySetFilter
Delegates all calls to the master property set. |
class |
PropertySubSet
Wrapper around a property set to get access to a sub-set of properties based on prefix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |