Public Member Functions

unlock.util.factory.AbstractFactory Class Reference

Inheritance diagram for unlock.util.factory.AbstractFactory:
unlock.UnlockFactory unlock.analysis.AnalysisFactory

List of all members.

Public Member Functions

def __init__
def create_singleton
def create

Member Function Documentation

def unlock.util.factory.AbstractFactory.__init__ (   self  ) 
def unlock.util.factory.AbstractFactory.create (   self,
  type_name,
  config 
)
def unlock.util.factory.AbstractFactory.create_singleton (   self,
  type_name,
  attr_name,
  config 
)

The documentation for this class was generated from the following file: