public abstract class AbstractCheckpointMBean extends java.lang.Object implements CheckpointMBean
CheckpointMBean implementations.
This class provides the basic functionality for converting checkpoints
into tabular data.TYPE| Constructor and Description |
|---|
AbstractCheckpointMBean() |
| Modifier and Type | Method and Description |
|---|---|
javax.management.openmbean.TabularData |
listCheckpoints()
List the checkpoints that are currently present along with
its id, creation time and expiry time.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCheckpoint, releaseCheckpointpublic javax.management.openmbean.TabularData listCheckpoints()
CheckpointMBeanlistCheckpoints in interface CheckpointMBean"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"