Uses of Interface
org.apache.myfaces.extensions.cdi.core.api.config.AttributeAware

Packages that use AttributeAware
org.apache.myfaces.extensions.cdi.core.api.config   
org.apache.myfaces.extensions.cdi.core.api.scope.conversation   
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.config   
 

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
           
 

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
           
 class WindowContextConfig
           
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.