Core utilities for objects handling.
Interfaces
| | Interface | Description |
| | Accessor |
The Accessor interface defines common rules
to create abstract access to properties or methods of an
object. |
| | AccessorComposer |
The AccessorComposer interface defines common
rules to create abstract access to properties or methods
of an object. |
| | Locator |
A Locator is an entity that points to specific kind
of ressources within an application. |
Classes
| | Class | Description |
| | AbstractLocator |
The AbstractLocator class gives an abstract implementation for
Locator objects. |
| | AccessorFactory |
A factory for Accessor and AccessorComposer creation. |
| | CoreFactory |
A factory for object creation. |
| | HashCodeFactory |
The HashCodeFactory class provides convenient methods
to emulate the behavior of the Java™ Object.hashcode()
method. |
| | MethodAccessor |
The MethodAccessor provides read and write access
to the specified method of an object. |
| | MultiAccessor |
The MultiAccessor provides read and write access
to the specified methods and properties of a single object. |
| | PropertyAccessor |
The PropertyAccessor provides read and write access
to the specified property of an object. |
| | TypedFactoryLocator |
The TypedFactoryLocator locator allow to store Class resource. |
LowRA API documentation 2008- 2009
Licensed under the MOZILLA PUBLIC LICENSE, Version 1.1
mer. févr. 25 2009, 9:22 AM GMT+01:00