org.apache.tapestry.describe
Class NoOpStrategy

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

public class NoOpStrategy
extends Object
implements DescribableStrategy


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

NoOpStrategy

public NoOpStrategy()
Method Detail

describeObject

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


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