Interface Definitions

Component and Component Architecture Interfaces

The IComponentArchitecture and IComponentRegistrationConvenience interfaces are provided by zope.component directly.

exception zope.component.interfaces.Misused[source]

Bases: Exception

A component is being used (registered) for the wrong interface.