corda / net.corda.core.serialization / ClassWhitelist

ClassWhitelist

interface ClassWhitelist

Functions

hasListed

abstract fun hasListed(type: Class<*>): Boolean

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.