beans.xml
The bean maintain shared state for the entire lifecycle of the application.
The object exists to serve exactly one client (bean) and has the same lifecycle as the client.