ServiceDefinitionFactory

Functions

Link copied to clipboard
abstract fun create(serviceObject: T): ServiceDefinition<O>
Link copied to clipboard
abstract fun supports(serviceObject: Any): Boolean