Class t.p.j.b.LoadingService:

Part of twisted.persisted.journal.base View Source View In Hierarchy

Base class for journalled service used with Wrappables.
Method loadObject Return object of specified type and id.
def loadObject(self, objType, objId): (source)
Return object of specified type and id.
API Documentation for twisted, generated by pydoctor.