javax.event
Annotation Type BeforeTransactionCompletion


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

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

Author:
Gavin King



Copyright © 2008-2009. All Rights Reserved.