IStorable


Object Hierarchy:

Object hierarchy for IStorable

Description:

public interface IStorable : Object

Interface for any class implementing a session store. To use, subclass Object and then Storable, and implement store, retrieve, and set_config. While using the provided config is optional, the method is required to be implemented so other Storables can use it.

All known implementing classes:
 

Namespace: Ambition.Session
Package: ambition

Content:

Methods:

Inherited Members: