All Packages Class Hierarchy This Package Previous Next Index
Class magician.Node.SPStorage
java.lang.Object
|
+----magician.Node.Resource
|
+----magician.Node.SPStorage
- public class SPStorage
- extends Resource
handles storage of small state
-
obj
- reference to Object
-
SPStorage(String)
- create new instance of storage
obj
protected Object obj
- reference to Object
SPStorage
SPStorage(String clsName)
- create new instance of storage
- Parameters:
- clsName - class of object being created
All Packages Class Hierarchy This Package Previous Next Index