org.jboss.aop
Annotation Type DeclareError


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface DeclareError

Version:
$Revision: 57688 $
Author:
Kabir Khan

Required Element Summary
 String expr
           
 String msg
           
 

Element Detail

expr

public abstract String expr

msg

public abstract String msg


Copyright © 2004 JBoss Inc. All Rights Reserved.