Ft.Server.Server.SCore.ObjectCache

Classes

class ObjectCache
__init__(self)
getResource(self, path)
registerResource(self, path, obj)
unregisterResource(self, path)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.SCore.ObjectCache'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/SCore/ObjectCache.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.SCore.ObjectCache'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.