|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttributeAware in org.apache.myfaces.extensions.cdi.core.api.config |
---|
Classes in org.apache.myfaces.extensions.cdi.core.api.config that implement AttributeAware | |
---|---|
class |
AbstractAttributeAware
Base implementation which implements AttributeAware
to support custom attributes. |
class |
CodiCoreConfig
Configuration for the core of CODI - it's customizable via the @Alternative or @Specializes mechanism of CDI. |
Uses of AttributeAware in org.apache.myfaces.extensions.cdi.core.api.scope.conversation |
---|
Subinterfaces of AttributeAware in org.apache.myfaces.extensions.cdi.core.api.scope.conversation | |
---|---|
interface |
WindowContext
Interface for handling the current window context as well as the conversations of the current window. |
Uses of AttributeAware in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.config |
---|
Classes in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.config that implement AttributeAware | |
---|---|
class |
ConversationConfig
Configuration for CODI conversations - it's customizable via the @Alternative or @Specializes mechanism of CDI. |
class |
WindowContextConfig
Configuration for the WindowContext
- it's customizable via the @Alternative or @Specializes mechanism of CDI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |