org.annotation.wordfreak
Class RolesFeature

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

public class RolesFeature
extends DynamicFeature


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
RolesFeature()
           
 
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
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

RolesFeature

public RolesFeature()
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.