org.jboss.aop
Interface AnnotationIntroductionDef


public interface AnnotationIntroductionDef

Version:
$Revision: 37406 $
Author:
Kabir Khan

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

Method Detail

expr

String expr()

invisible

boolean invisible()

annotation

String annotation()


Copyright © 2004 JBoss Inc. All Rights Reserved.