Serialized Form


Package org.rhq.core.pc.configuration

Class org.rhq.core.pc.configuration.ConfigurationUpdateException extends RuntimeException implements Serializable

Class org.rhq.core.pc.configuration.UpdateInProgressException extends ConfigurationUpdateException implements Serializable


Package org.rhq.core.pc.drift

Class org.rhq.core.pc.drift.DriftDetectionException extends RuntimeException implements Serializable

Class org.rhq.core.pc.drift.DriftDetectionSchedule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

resourceId

int resourceId

driftDef

org.rhq.core.domain.drift.DriftDefinition driftDef

nextScan

long nextScan

Class org.rhq.core.pc.drift.SnapshotHandle extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

metadataFile

File metadataFile
The path of the snapshot meta data file


dataFile

File dataFile
The path of the snapshot data file


Package org.rhq.core.pc.inventory

Class org.rhq.core.pc.inventory.ResourceContainer extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

resource

org.rhq.core.domain.resource.Resource resource

availability

org.rhq.core.domain.measurement.Availability availability

synchronizationState

ResourceContainer.SynchronizationState synchronizationState

measurementSchedule

Set<E> measurementSchedule

installedPackages

Set<E> installedPackages

driftDefinitions

Map<K,V> driftDefinitions

Class org.rhq.core.pc.inventory.TimeoutException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.rhq.core.pc.measurement

Class org.rhq.core.pc.measurement.ScheduledMeasurementInfo extends org.rhq.core.domain.measurement.MeasurementScheduleRequest implements Serializable

Serialized Fields

resourceId

int resourceId

lastCollection

long lastCollection

nextCollection

long nextCollection

Package org.rhq.core.pc.plugin

Class org.rhq.core.pc.plugin.BlacklistedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.rhq.core.pc.plugin.CanonicalResourceKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

resourceKeyTypePlugin

org.rhq.core.pc.plugin.CanonicalResourceKey.KeyTypePlugin resourceKeyTypePlugin

ancestorKeyTypePlugins

List<E> ancestorKeyTypePlugins

Package org.rhq.core.pc.upgrade

Class org.rhq.core.pc.upgrade.DiscoverySuspendedException extends Exception implements Serializable

serialVersionUID: 1L



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.