Interface
zope.app.component.back35.ILocalUtility

Local utility marker.

A marker interface that indicates that a component can be used as a local utility.

Utilities should usually also declare they implement IAttributeAnnotatable, so that the standard adapter to IRegistered can be used; otherwise, they must provide another way to be adaptable to IRegistered.

Base interfaces

Attributes/Fields

* = required

Methods

There are no methods specified.

Adapters

Adapters where this interface is required:

Specific Adapters

There are no specific adapters registered for this interface.

Extended Adapters

Generic Adapters

Views

Browser

Specific views

There are no views available.

Extended views

Generic views

XML-RPC

HTTP

FTP

Other