org.richfaces.context
Class SingletonsContext.ContextProvider
java.lang.Object
org.richfaces.context.SingletonsContext.ContextProvider
- Enclosing class:
- SingletonsContext
public abstract static class SingletonsContext.ContextProvider
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
singletonContextAttributeName
protected final java.lang.String singletonContextAttributeName
SingletonsContext.ContextProvider
protected SingletonsContext.ContextProvider(java.lang.String attributeSuffixName)
createContext
protected AttributesContext createContext()
getContextMap
protected abstract java.util.Map<? super java.lang.String,java.lang.Object> getContextMap(javax.faces.context.FacesContext facesContext)
createAndStoreContext
protected AttributesContext createAndStoreContext(javax.faces.context.FacesContext context)
get
public AttributesContext get(javax.faces.context.FacesContext context)
Copyright © 2009. All Rights Reserved.