org.apache.myfaces.extensions.cdi.jsf2.impl.config
Class DefaultWindowContextConfig

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.core.api.config.AbstractAttributeAware
      extended by org.apache.myfaces.extensions.cdi.jsf.impl.config.DefaultWindowContextConfig
          extended by org.apache.myfaces.extensions.cdi.jsf2.impl.config.DefaultWindowContextConfig
All Implemented Interfaces:
Serializable, AttributeAware, CodiConfig, ConversationConfig, WindowContextConfig, JsfModuleConfig

@Specializes
@ApplicationScoped
public class DefaultWindowContextConfig
extends DefaultWindowContextConfig

Author:
Gerhard Petracek
See Also:
Serialized Form

Constructor Summary
DefaultWindowContextConfig()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.extensions.cdi.jsf.impl.config.DefaultWindowContextConfig
getConversationTimeoutInMinutes, getMaxWindowContextCount, getWindowContextTimeoutInMinutes, isAccessBeanEventEnabled, isAddWindowIdToActionUrlsEnabled, isCloseConversationEventEnabled, isCloseEmptyWindowContextsEnabled, isCloseWindowContextEventEnabled, isCreateWindowContextEventEnabled, isInitialRedirectEnabled, isRestartConversationEventEnabled, isScopeBeanEventEnabled, isStartConversationEventEnabled, isUnknownWindowIdsAllowed, isUnscopeBeanEventEnabled, isUrlParameterSupported, isUseViewConfigsAsNavigationCasesEnabled
 
Methods inherited from class org.apache.myfaces.extensions.cdi.core.api.config.AbstractAttributeAware
containsAttribute, getAttribute, initConfig, setAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultWindowContextConfig

public DefaultWindowContextConfig()


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