Oracle GlassFish Server 3.0.1 Application Deployment Guide

checkpoint-at-end-of-method

Specifies that the stateful session bean state is checkpointed, or persisted, after the specified methods are executed. The availability-enabled attribute of the parent ejb element must be set to true.


Note –

This element is not implemented for GlassFish Server 3.0.1.


Superelements

ejb (sun-ejb-jar.xml)

Subelements

The following table describes subelements for the checkpoint-at-end-of-method element.

Table C–21 checkpoint-at-end-of-method Subelements

Element 

Required 

Description 

method

one or more 

Specifies a bean method.