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 © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.