ServiceDefinition
class ServiceDefinition
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun of(name: String, ty: ServiceType, handlers: Collection<HandlerDefinition<out Any, out Any>>): ServiceDefinition
Link copied to clipboard
Link copied to clipboard