javax.event
Annotation Type AfterTransactionFailure


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface AfterTransactionFailure

Specifies that an observer method is an after transaction failure observer.

Author:
Gavin King



Copyright © 2008-2009. All Rights Reserved.