|
Class Summary |
| ArrayValueResourcePropertyProvider |
Generic class for using arbitrary ResourcePropertyElementProducer
plugins to generate Resource Property value(s) for a configuration-named
dynamic Resource Property. |
| BaseResourcePropertyProvider |
Abstract base class for ResourcePropertyProvider implementations. |
| GLUEResourceProperty |
An implementation of the GLUE Resource Property using the Resource Property
Provider API. |
| GLUEResourcePropertyConfig |
Utility class for writing config files for GLUECERP |
| ResourcePropertyProviderCollection |
An GT4 OperationProvider for managing dynamic Resource Properties created with
the usefulrp Resource Property Provider API. |
| ResourcePropertyProviderTask |
A TimerListener implementation for executing timer tasks that
periodically populate the values of a BaseResourcePropertyProvider
derived class. |
| SingleValueResourcePropertyProvider |
Generic class for using arbitrary ResourcePropertyElementProducer
plugins to generate a single Resource Property value for a configuration-named
dynamic Resource Property. |
| TransformElementListener |
TransformElementListener is a simple
ResourcePropertyProviderListener class
that automatically invokes a transform class, if that class can be found
and loaded successfully at object construction time. |