org.apache.tapestry.describe
Class DefaultStrategy
java.lang.Object
org.apache.tapestry.describe.DefaultStrategy
- All Implemented Interfaces:
- DescribableStrategy
public class DefaultStrategy
- extends Object
- implements DescribableStrategy
Catch-all implementation (for java.lang.Object) that does nothing.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultStrategy
public DefaultStrategy()
describeObject
public void describeObject(Object object,
DescriptionReceiver receiver)
- Specified by:
describeObject
in interface DescribableStrategy
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.