Package twisted :: Package test :: Module crash_test_dummy :: Class XA
[show private | hide private]
[frames | no frames]

Class XA

Adapter --+
          |
         XA


Method Summary
  __init__(self, original)
Set my 'original' attribute to be the object I am adapting. (inherited from Adapter)
  getComponent(self, interface)
I forward getComponent to self.original on the assumption that it is an instance of Componentized. (inherited from Adapter)
  method(self)

Class Variable Summary
tuple __implements__

Class Variable Details

__implements__

Type:
tuple
Value:
(<class twisted.test.crash_test_dummy.IX at 0x108d6b08>,)              

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:54 2003 http://epydoc.sf.net