class documentation

class SubsystemOnlyAvatar: (source)

View In Hierarchy

A stub class representing an avatar that is only useful for getting a subsystem.

Method lookupSubsystem If the other side requests the 'subsystem' subsystem, allow it by returning a MockProtocol to implement it. Otherwise raise an assertion.
def lookupSubsystem(self, name, data): (source)

If the other side requests the 'subsystem' subsystem, allow it by returning a MockProtocol to implement it. Otherwise raise an assertion.