The Web Graph Database

wiki:MeshObject

Version 4 (modified by http://mylid.net/jernst, 4 years ago) (diff)

--

Term: MeshObject

An atomic unit of managed information in InfoGrid, such as a business object. A MeshObject may be blessed by one or more EntityTypes, carry Properties, and participate in Relationships with other MeshObjects. A MeshObject is identified by a unique MeshObjectIdentifier.

All MeshObjects always live in and are managed by a MeshBase. Some implementations of MeshBase swap out and garbage-collect any currently unused MeshObjects and transparently recreate them from external storage when accessed by an InfoGrid application.

A MeshObject automatically raises a number of events using the standard JavaBeans API patterns:

See also: