org.drools.definition.type
Annotation Type Modifies


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Modifies

Annotation used to declare that a given method (potenially) modifies the values of the named properties


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.