Method summary
- __adapt__(self, obj)
- __call__(self, ob, default = api._marker)
- __init__(self)
- addImplicationListener(self, listener)
- addImpliedProtocol(self, proto, adapter = NO_ADAPTER_NEEDED, depth = 1)
- getImpliedProtocols(self)
- registerImplementation(self, klass, adapter = NO_ADAPTER_NEEDED, depth = 1)
- registerObject(self, ob, adapter = NO_ADAPTER_NEEDED, depth = 1)
Methods
- __adapt__(self, obj)
- __call__(self, ob, default = api._marker)
Adapt to this protocol
- __init__(self)
- addImplicationListener(self, listener)
- addImpliedProtocol(self, proto, adapter = NO_ADAPTER_NEEDED, depth = 1)
- getImpliedProtocols(self)
- registerImplementation(self, klass, adapter = NO_ADAPTER_NEEDED, depth = 1)
- registerObject(self, ob, adapter = NO_ADAPTER_NEEDED, depth = 1)