org.richfaces.context
Class SingletonsContext

java.lang.Object
  extended by org.richfaces.context.SingletonsContext

public class SingletonsContext
extends java.lang.Object

Since:
4.0
Author:
Nick Belaevski

Nested Class Summary
static class SingletonsContext.ContextProvider
           
 
Field Summary
static SingletonsContext.ContextProvider APPLICATION
           
static SingletonsContext.ContextProvider FACES_CONTEXT
           
 
Constructor Summary
SingletonsContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION

public static final SingletonsContext.ContextProvider APPLICATION

FACES_CONTEXT

public static final SingletonsContext.ContextProvider FACES_CONTEXT
Constructor Detail

SingletonsContext

public SingletonsContext()


Copyright © 2009. All Rights Reserved.