Public Member Functions | |
def | __init__ |
def | create_singleton |
def | create |
def unlock.util.factory.AbstractFactory.__init__ | ( | self | ) |
Reimplemented in unlock.UnlockFactory, and unlock.analysis.AnalysisFactory.
def unlock.util.factory.AbstractFactory.create | ( | self, | ||
type_name, | ||||
config | ||||
) |
def unlock.util.factory.AbstractFactory.create_singleton | ( | self, | ||
type_name, | ||||
attr_name, | ||||
config | ||||
) |