Uses of Interface
org.semispace.SemiLease
Packages that use SemiLease
-
Uses of SemiLease in org.semispace
Classes in org.semispace that implement SemiLeaseModifier and TypeClassDescriptionclassLease for an object in the spaceclassMethods in org.semispace that return SemiLeaseModifier and TypeMethodDescriptionSemiEventRegistration.getLease()SemiSpace.WrappedInternalWriter.getLease()Notice that the lease time is the time in milliseconds the element is wants to live, not the system time plus the time to live.Write object into tuple space, with a lifetime given in ms.SemiSpace.writeToElements(String entryClassName, long leaseTimeMs, String xml, Map<String, String> searchMap) This method is public for the benefit of the web services, which shortcuts the writing process.Constructors in org.semispace with parameters of type SemiLease