class

PointClickEngine::Core::ServiceDescriptor

Inherits Reference < Object

Describes how to create and manage a service

Constructors

new(interface_type : String, factory : ServiceFactory, lifetime : ServiceLifetime, instance : Pointer(Void) | Nil = nil)
Source

Instance methods

factory
Source
instance
Source
instance=(instance : Pointer(Void) | Nil)
Source
interface_type
Source
lifetime
Source