org.apache.tapestry.portlet
Class PortletSessionDescribableStrategy

java.lang.Object
  extended by org.apache.tapestry.portlet.PortletSessionDescribableStrategy
All Implemented Interfaces:
DescribableStrategy

public class PortletSessionDescribableStrategy
extends Object
implements DescribableStrategy

Describes PortletSession.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
PortletSessionDescribableStrategy()
           
 
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

PortletSessionDescribableStrategy

public PortletSessionDescribableStrategy()
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.