org.tynamo.descriptor.annotation
Class OgnlAnnotationsDecorator
java.lang.Object
org.tynamo.descriptor.annotation.OgnlAnnotationsDecorator
- All Implemented Interfaces:
- DescriptorDecorator
public class OgnlAnnotationsDecorator
- extends Object
- implements DescriptorDecorator
Creates InitialValueDescriptorExtension and PossibleValuesDescriptorExtension extensions
using the information retrieved from InitialValue and PossibleValues annotations.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OgnlAnnotationsDecorator
public OgnlAnnotationsDecorator()
decorate
public TynamoClassDescriptor decorate(TynamoClassDescriptor descriptor)
-
- Specified by:
decorate in interface DescriptorDecorator
setContext
public void setContext(Map context)
- sets the context value
- Parameters:
context -
Copyright © 2004-2009. All Rights Reserved.