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   
 

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.
 

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.
 



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