org.richfaces.context
Class AttributesContext

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

public class AttributesContext
extends Object


Constructor Summary
AttributesContext()
           
 
Method Summary
 Object getAttribute(String name)
           
 Object setAttribute(String name, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesContext

public AttributesContext()
Method Detail

getAttribute

public Object getAttribute(String name)

setAttribute

public Object setAttribute(String name,
                           Object value)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.