javax.webbeans
Annotation Type BeforeTransactionCompletion


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

Specifies that an observer method is a transactional observer.

Author:
Gavin King



Copyright © 2008. All Rights Reserved.