Beispiel #1
0
 def _get_addressable_factory(self, target_type, alias):
   return TargetAddressable.factory(target_type=target_type, alias=alias)
Beispiel #2
0
 def _get_addressable_factory(self, target_type, alias):
     return TargetAddressable.factory(target_type=target_type, alias=alias)