|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Retriever
instance that will be used by the
evaluator
to request the values of nested property
references.
Evaluator
implementation seeks to work the same way property evaluation
works in Ant.Properties
instance that contains all of the default
values defined for the given Defaultable
.
Properties
instance that contains the properties managed by this
instance.Properties
instance is not connected in any
way to this manager and is only a snapshot of what the properties looked like at
the time the request was fulfilled.
Retriever
instance used internally to fetch values using an
Evaluator
.
PropertiesManager
with
respect to a single property.PropertiesManager.getManagedProperty(Enum)
.Properties
file whose keys are
described by an Enum.managers
with various options.PropertiesManager.resetProperty(Enum)
.
Properties
).PropertiesManager.saveProperty(Enum, Enum)
.
PropertiesManager.saveProperty(Enum, Object)
.
PropertiesManager.saveProperty(Enum, String)
.
PropertiesManager.setProperty(Enum, Enum)
.
PropertiesManager.setProperty(Enum, Object)
.
PropertiesManager.setProperty(Enum, String)
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |