twisted.python.test.test_components.IProxiedInterface(Interface) interface documentationtwisted.python.test.test_components
(View In Hierarchy)
Known subclasses: twisted.python.test.test_components.IProxiedSubInterface
Known implementations: twisted.python.test.test_components.Yayable
An interface class for use by proxyForInterface.
| Attribute | ifaceAttribute | An example declared attribute, which should be proxied. |
| Method | yay | A sample method which should be proxied. |