com.sun.ejb.base.sfsb.util
Class CheckpointPolicyImpl
java.lang.Object
com.sun.ejb.base.sfsb.util.CheckpointPolicyImpl
- All Implemented Interfaces:
- CheckpointPolicy
public class CheckpointPolicyImpl
- extends Object
- implements CheckpointPolicy
- Author:
- Mahesh Kannan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckpointPolicyImpl
public CheckpointPolicyImpl(boolean haEnabled)
isHAEnabled
public boolean isHAEnabled()
- Specified by:
isHAEnabled in interface CheckpointPolicy
needsCheckpoint
public boolean needsCheckpoint(Method method)
- Specified by:
needsCheckpoint in interface CheckpointPolicy
Copyright © 2012 GlassFish Community. All Rights Reserved.