org.tynamo.descriptor.decorators
Class TapestryDecorator

java.lang.Object
  extended by org.tynamo.descriptor.decorators.TapestryDecorator
All Implemented Interfaces:
DescriptorDecorator

public class TapestryDecorator
extends Object
implements DescriptorDecorator


Constructor Summary
TapestryDecorator(org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess)
           
 
Method Summary
 TynamoClassDescriptor decorate(TynamoClassDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TapestryDecorator

public TapestryDecorator(org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess)
Method Detail

decorate

public TynamoClassDescriptor decorate(TynamoClassDescriptor descriptor)
Specified by:
decorate in interface DescriptorDecorator


Copyright © 2004-2012. All Rights Reserved.