corda / net.corda.core.serialization / CordaClassResolver / getRegistration

getRegistration

fun getRegistration(type: Class<*>): Registration?

Returns the registration for the specified class, or null if the class is not registered.