org.apache.tapestry.describe
Class HttpSessionStrategy

java.lang.Object
  extended by org.apache.tapestry.describe.HttpSessionStrategy
All Implemented Interfaces:
DescribableStrategy

public class HttpSessionStrategy
extends Object
implements DescribableStrategy

Describes an HttpSession.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
HttpSessionStrategy()
           
 
Method Summary
 void describeObject(Object object, DescriptionReceiver receiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpSessionStrategy

public HttpSessionStrategy()
Method Detail

describeObject

public void describeObject(Object object,
                           DescriptionReceiver receiver)
Specified by:
describeObject in interface DescribableStrategy


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.