com.sun.jini.outrigger
Interface StorableResource

All Superinterfaces:
LeasedResource, StorableObject
All Known Implementing Classes:
EntryRep, StorableAvailabilityWatcher, StorableEventWatcher

public interface StorableResource
extends StorableObject, LeasedResource

Sub-interface of StorableObject that must be implemented by objects that represent leased resources and must persist their state.

Since:
2.0
Author:
Sun Microsystems, Inc.
See Also:
LogOps

Method Summary
 
Methods inherited from interface com.sun.jini.outrigger.StorableObject
restore, store
 
Methods inherited from interface com.sun.jini.landlord.LeasedResource
getCookie, getExpiration, setExpiration
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.