class documentation

class SubsystemOnlyAvatar:

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): ΒΆ

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