Class GracePeriod

  • All Implemented Interfaces:
    UnsafeSerializable, java.io.Serializable, java.lang.Cloneable

    @Entity
    public class GracePeriod
    extends GracePeriodBase
    A domain grace period with an expiration time.

    When a grace period expires, it is lazily removed from the Domain the next time the resource is loaded from the database.

    See Also:
    Serialized Form