Interface CleanupEscalation


  • public interface CleanupEscalation
    Escalation occurring on cleanup of a ManagedObject.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • getObjectType

        java.lang.Class<?> getObjectType()
        Obtains the object type of the ManagedObject.
        Returns:
        Object type of the ManagedObject.