org.codehaus.waffle.context
Class RequestLevelContainer

java.lang.Object
  extended by org.codehaus.waffle.context.RequestLevelContainer

public class RequestLevelContainer
extends java.lang.Object


Method Summary
static ContextContainer get()
           
static void set(ContextContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static ContextContainer get()

set

public static void set(ContextContainer container)


Copyright © 2008. All Rights Reserved.