javax.ejb
Annotation Type PrePassivate


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

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

Version:
$Revision: 37459 $
Author:
Kabir Khan



Copyright © 2008 JBoss Inc.. All Rights Reserved.