javax.event
Annotation Type AfterTransactionCompletion


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

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

Author:
Gavin King



Copyright © 2011. All Rights Reserved.