Index  Developers Guides  Admin Guide  Close

stateless object

A stateless object saves no application data; it is idempotent. Each operation on the object is independent of any other operations. (Don't confuse this general concept of "stateless" with the very specific definition when applied to a session EJBean.)