org.jboss.aop
Interface AnnotationIntroductionDef


public interface AnnotationIntroductionDef

Version:
$Revision: 1.2 $
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 © 2004 JBoss Inc. All Rights Reserved.