twisted.manhole.explorer.Explorer(pb.Cacheable) class documentationtwisted.manhole.explorer
View Source
(View In Hierarchy)
Known subclasses: twisted.manhole.explorer.ExplorerBuiltin, twisted.manhole.explorer.ExplorerClass, twisted.manhole.explorer.ExplorerFunction, twisted.manhole.explorer.ExplorerGeneric, twisted.manhole.explorer.ExplorerImmutable, twisted.manhole.explorer.ExplorerInstance, twisted.manhole.explorer.ExplorerMapping, twisted.manhole.explorer.ExplorerModule, twisted.manhole.explorer.ExplorerSequence
| Method | __init__ | Undocumented |
| Method | getStateToCopyFor | Gather state to send when I am serialized for a particular perspective. |
| Method | view_get_refcount | Undocumented |
Inherited from Jellyable (via Cacheable, Copyable, Serializable):
| Method | getStateFor | Undocumented |
Inherited from Jellyable (via Cacheable, Copyable, Serializable):
| Method | getStateFor | Undocumented |
Inherited from Jellyable (via Cacheable, Copyable, Serializable):
| Method | getStateFor | Undocumented |
Inherited from Jellyable (via Cacheable, Copyable, Serializable):
| Method | getStateFor | Undocumented |
Gather state to send when I am serialized for a particular perspective.
I will default to calling getStateToCopy.
Override this to customize this behavior.