- Java EE 8 Application Development
- David R. Heffelfinger
- 39字
- 2021-07-02 22:05:01
Named bean scopes
Managed beans always have a scope. A managed bean scope defines the lifespan of the application. The managed bean scope is defined by a class level annotation. The following table lists all valid managed bean scopes:
