|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.enterprise.context | |
---|---|
com.caucho.cluster | |
com.caucho.config.cfg | |
com.caucho.config.inject | |
com.caucho.distcache | |
com.caucho.inject | |
com.caucho.security | |
com.caucho.server.webbeans | |
javax.enterprise.context | Contextual bean registration and lookup. |
javax.enterprise.inject | Java Dependency Injection annotations and exceptions. |
Classes in javax.enterprise.context used by com.caucho.cluster | |
---|---|
ApplicationScoped
The @ApplicationScoped represents the servlet application scope |
Classes in javax.enterprise.context used by com.caucho.config.cfg | |
---|---|
ApplicationScoped
The @ApplicationScoped represents the servlet application scope |
|
ConversationScoped
The @ConversationScoped represents the JSF conversation scope |
|
Dependent
The @Dependent scope |
|
RequestScoped
The @RequestScoped represents the servlet request scope |
|
SessionScoped
The @SessionScoped represents the servlet session scope |
Classes in javax.enterprise.context used by com.caucho.config.inject | |
---|---|
Conversation
The CDI conversation |
Classes in javax.enterprise.context used by com.caucho.distcache | |
---|---|
ApplicationScoped
The @ApplicationScoped represents the servlet application scope |
Classes in javax.enterprise.context used by com.caucho.inject | |
---|---|
NormalScope
The @NormalScope |
Classes in javax.enterprise.context used by com.caucho.security | |
---|---|
ApplicationScoped
The @ApplicationScoped represents the servlet application scope |
Classes in javax.enterprise.context used by com.caucho.server.webbeans | |
---|---|
Conversation
The CDI conversation |
|
RequestScoped
The @RequestScoped represents the servlet request scope |
Classes in javax.enterprise.context used by javax.enterprise.context | |
---|---|
ContextException
Exception thrown when a webbean definition is inconsistent or invalid |
|
NormalScope
The @NormalScope |
Classes in javax.enterprise.context used by javax.enterprise.inject | |
---|---|
RequestScoped
The @RequestScoped represents the servlet request scope |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |