Package twisted :: Package test :: Module test_components :: Class Test
[show private | hide private]
[frames | no frames]

Class Test

Adapter --+
          |
         Test


Method Summary
  __init__(self, orig)
  getComponent(self, interface)
I forward getComponent to self.original on the assumption that it is an instance of Componentized. (inherited from Adapter)

Class Variable Summary
tuple __implements__

Class Variable Details

__implements__

Type:
tuple
Value:
(<class twisted.test.test_components.ITest at 0x109f36c0>,
 <class twisted.test.test_components.ITest3 at 0x109c0dd0>,
 <class twisted.test.test_components.ITest4 at 0x10966490>)            

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