Package rife.ioc
package rife.ioc
Provides interfaces and classes for IoC capable properties that
resolve and obtain their values at run-time.
- Since:
- 1.0
-
ClassDescriptionThis class allows the creation of a hierarchical tree of named
PropertyValue
instances.This interface defines the methods that need to be implemented by classes that are able to provide values to properties.An ordered list of property values.Holds a single static object property value that doesn't change at runtime.Retrieves a property value as template instance of a particular type.