Uses of Interface
org.jboss.as.controller.persistence.ConfigurationPersister.SnapshotInfo
-
Packages that use ConfigurationPersister.SnapshotInfo Package Description org.jboss.as.controller.persistence -
-
Uses of ConfigurationPersister.SnapshotInfo in org.jboss.as.controller.persistence
Fields in org.jboss.as.controller.persistence declared as ConfigurationPersister.SnapshotInfo Modifier and Type Field Description static ConfigurationPersister.SnapshotInfoConfigurationPersister. NULL_SNAPSHOT_INFOMethods in org.jboss.as.controller.persistence that return ConfigurationPersister.SnapshotInfo Modifier and Type Method Description ConfigurationPersister.SnapshotInfoAbstractConfigurationPersister. listSnapshots()ConfigurationPersister.SnapshotInfoBackupXmlConfigurationPersister. listSnapshots()ConfigurationPersister.SnapshotInfoConfigurationPersister. listSnapshots()Gets the names of the snapshots in the snapshots directory
-