Package | Description |
---|---|
javax.enterprise.context |
Modifier and Type | Class and Description |
---|---|
interface |
ApplicationScoped
Defines the application scoped type.
|
interface |
ConversationScoped
Conversation scope type.
|
interface |
RequestScoped
Defines the request scope.
|
interface |
SessionScoped
Session scoped.
|
Copyright © 2018. All rights reserved.