|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Conversation | The CDI conversation |
Exception Summary | |
---|---|
BusyConversationException | Exception thrown when a webbean definition is inconsistent or invalid |
ContextException | Exception thrown when a webbean definition is inconsistent or invalid |
ContextNotActiveException | Exception thrown when a webbean definition is inconsistent or invalid |
NonexistentConversationException | Exception thrown when a webbean definition is inconsistent or invalid |
Annotation Types Summary | |
---|---|
ApplicationScoped | The @ApplicationScoped represents the servlet application scope |
ConversationScoped | The @ConversationScoped represents the JSF conversation scope |
Dependent | The @Dependent scope |
NormalScope | The @NormalScope |
RequestScoped | The @RequestScoped represents the servlet request scope |
SessionScoped | The @SessionScoped represents the servlet session scope |
Contextual bean registration and lookup.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |