org.jboss.aop
Interface AnnotationIntroductionDef


public interface AnnotationIntroductionDef

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Method Summary
 String annotation()
           
 String expr()
           
 boolean invisible()
           
 

Method Detail

expr

public String expr()

invisible

public boolean invisible()

annotation

public String annotation()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.