Managing Transient Cache Space

All transient objects, whether shared or non-shared, are stored in the transient cache.

The shared transient objects in cache are accessible by all JADE processes. However, the non-shared transient objects can be accessed only by the processes that created them.