org.richfaces.context
Class AttributesContext

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

public class AttributesContext
extends java.lang.Object


Constructor Summary
AttributesContext()
           
 
Method Summary
 java.lang.Object getAttribute(java.lang.String name)
           
 java.lang.Object setAttribute(java.lang.String name, java.lang.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 java.lang.Object getAttribute(java.lang.String name)

setAttribute

public java.lang.Object setAttribute(java.lang.String name,
                                     java.lang.Object value)


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