com.sun.jini.outrigger
Interface StorableResource

All Superinterfaces:
LeasedResource, StorableObject

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, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.