org.tynamo.descriptor.decorators
Class TynamoDecorator

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

public class TynamoDecorator
extends Object
implements DescriptorDecorator

This class uses the Tynamo's annotations on a given class or property to modify its descriptor


Constructor Summary
TynamoDecorator(org.apache.tapestry5.ioc.ObjectLocator locator)
           
 
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

TynamoDecorator

public TynamoDecorator(org.apache.tapestry5.ioc.ObjectLocator locator)
Method Detail

decorate

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


Copyright © 2004-2012. All Rights Reserved.