org.jboss.aophelper.annotation
Annotation Type Undoable


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

A Undoable annotation

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen

Required Element Summary
 String callback
           
 

Element Detail

callback

public abstract String callback


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.