org.annotation.wordfreak
Class StaticFeature

java.lang.Object
  extended byorg.annotation.wordfreak.DynamicFeature
      extended byorg.annotation.wordfreak.StaticFeature

public class StaticFeature
extends DynamicFeature


Constructor Summary
StaticFeature(java.lang.String key)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object getValue(Annotation a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticFeature

public StaticFeature(java.lang.String key)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class DynamicFeature

getValue

public java.lang.Object getValue(Annotation a)
Specified by:
getValue in class DynamicFeature


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.