harp.services.resolvers¶
- class ServiceResolver[source]¶
Bases:
object
- __init__(container, service, lifestyle)[source]¶
- Parameters:
container (Container)
service (ServiceDefinition)
lifestyle (ServiceLifeStyle)
- property arguments¶
- property base_type¶
- property constructor¶
- property defaults¶
- lifestyle: ServiceLifeStyle¶
- property positionals¶
- service: ServiceDefinition¶
- property signature¶