|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.syphr.prom used by org.syphr.prom | |
---|---|
Defaultable
This interface defines functionality to provide a default property value. |
|
Evaluator
This interface defines an object that can interrogate a raw value to determine if it references other values and provide information about those references. |
|
ManagedProperty
This class provides the properties management API of PropertiesManager with
respect to a single property.To get access to an intance of this class, simple use PropertiesManager.getManagedProperty(Enum) . |
|
PropertiesManager
This class creates a management API for a Properties file whose keys are
described by an Enum. |
|
PropertyEvent
This event class encapsulates an event concerning a single property or a set of properties. |
|
PropertyException
This exception is thrown to indicate and error in the properties management API (i.e. |
|
PropertyListener
This listener defines the events that a client can react to when monitoring a single property or a set of properties. |
|
Reference
This class encapsulates a reference to another property from within a property's value. |
|
Retriever
This interface defines an interaction whereby the caller requests a value associated with the given name (such as the property-value relationship found in Properties ). |
|
Translator
This interface defines the functionality required to translate back and forth between key constants (Enums) and property names. It is required that any implementation be thread safe. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |