org.apache.tapestry.portlet
Class PortletConfigStrategy

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

public class PortletConfigStrategy
extends Object
implements DescribableStrategy

Adapts PortletConfig for describing.

Since:
4.0
Author:
Howard M. Lewis Ship

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

PortletConfigStrategy

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