Uses of Class
org.simpleframework.common.lease.LeaseException
Packages that use LeaseException
-
Uses of LeaseException in org.simpleframework.common.lease
Methods in org.simpleframework.common.lease that throw LeaseExceptionModifier and TypeMethodDescriptionvoidLease.cancel()This will cancel the lease and release the resource.longDetermines the duration remaining before the lease expires.voidThis ensures that the leased resource is maintained for the specified number ofTimeUnitseconds.