org.codehaus.wadi.group.impl
Class BasicDispatcherContext

java.lang.Object
  extended by org.codehaus.wadi.group.impl.BasicDispatcherContext
All Implemented Interfaces:
DispatcherContext

public class BasicDispatcherContext
extends java.lang.Object
implements DispatcherContext

Version:
$Revision: 1563 $

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

Constructor Detail

BasicDispatcherContext

public BasicDispatcherContext()
Method Detail

getAttribute

public java.lang.Object getAttribute(java.lang.Object key)
Specified by:
getAttribute in interface DispatcherContext

setAttribute

public java.lang.Object setAttribute(java.lang.Object key,
                                     java.lang.Object value)
Specified by:
setAttribute in interface DispatcherContext


Copyright © 2010. All Rights Reserved.