SessionContextKeyRegistry

interface SessionContextKeyRegistry

Types

Empty
Link copied to clipboard
object Empty : SessionContextKeyRegistry

Functions

getKeyByQualifiedName
Link copied to clipboard
abstract fun getKeyByQualifiedName(keyQualifiedName: String): Session.Context.Key<*>?

Inheritors

SessionContextKeyRegistry
Link copied to clipboard