Class SourceManagedObjectTimedOutEscalation

All Implemented Interfaces:
Serializable

public class SourceManagedObjectTimedOutEscalation extends ManagedObjectEscalation
Escalation indicating that the ManagedObjectSource was timed out in providing a ManagedObject.
Author:
Daniel Sagenschneider
See Also:
  • Constructor Details

    • SourceManagedObjectTimedOutEscalation

      public SourceManagedObjectTimedOutEscalation(Class<?> objectType)
      Initiate.
      Parameters:
      objectType - Class of the Object returned from the timed out ManagedObject.