File
Doc
Category
Size
Date
Package
CheckpointPolicy.java
API Doc
Glassfish v2 API
2249
Fri May 04 22:33:14 BST 2007
com.sun.ejb.spi.sfsb.util
CheckpointPolicy
public interface CheckpointPolicy
A Utility class to determine if checkpointing is required for a method
author
Mahesh Kannan
Fields Summary
Constructors Summary
Methods Summary
public
boolean
isHAEnabled
()
public
boolean
needsCheckpoint
(
java.lang.reflect.Method
method)
Java Code Source