public abstract class AbstractCheckpointMBean extends 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 |
|---|---|
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 TabularData listCheckpoints()
CheckpointMBeanlistCheckpoints in interface CheckpointMBean"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"