Class GracePeriod

All Implemented Interfaces:
UnsafeSerializable, Serializable, 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: