org.apache.myfaces.extensions.cdi.jsf.impl
Class JsfModuleStartupObserver
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.AbstractStartupObserver
org.apache.myfaces.extensions.cdi.jsf.impl.JsfModuleStartupObserver
@ApplicationScoped
public class JsfModuleStartupObserver
- extends AbstractStartupObserver
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jsfModuleConfig
@Inject
protected JsfModuleConfig jsfModuleConfig
windowContextConfig
@Inject
protected WindowContextConfig windowContextConfig
conversationConfig
@Inject
protected ConversationConfig conversationConfig
messageContext
@Inject
@Jsf
protected MessageContext messageContext
JsfModuleStartupObserver
protected JsfModuleStartupObserver()
logJsfModuleConfiguration
protected void logJsfModuleConfiguration(@Observes
StartupEvent startupEvent)
detectActiveJsfVersion
protected String detectActiveJsfVersion()
detectJsfModuleVersion
protected String detectJsfModuleVersion()
getTargetJsfVersion
protected String getTargetJsfVersion()
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.