Open Kilda Java Documentation
kilda.traffexam.common.Registry Class Reference
Inheritance diagram for kilda.traffexam.common.Registry:

Public Member Functions

def __init__ (self)
 
def add (self, klass, value)
 
def fetch (self, klass, remove=False)
 

Detailed Description

Definition at line 44 of file common.py.

Constructor & Destructor Documentation

◆ __init__()

def kilda.traffexam.common.Registry.__init__ (   self)

Definition at line 45 of file common.py.

Member Function Documentation

◆ add()

def kilda.traffexam.common.Registry.add (   self,
  klass,
  value 
)

Definition at line 48 of file common.py.

◆ fetch()

def kilda.traffexam.common.Registry.fetch (   self,
  klass,
  remove = False 
)

Definition at line 51 of file common.py.


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