javax.ejb
Annotation Type PostActivate


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

An ejbActivate type of callback marker. The method may be called ejbActivate, or any signature matching: public void ()

Version:
$Revision: 37459 $
Author:
Kabir Khan



Copyright © 2008 JBoss Inc.. All Rights Reserved.