abstract fun findName(type: KClass<*>): String
Find session name for the specified type or fail if not found
IllegalStateException - if no session provider registered for type
IllegalStateException