Can we use interface in object in uvm?

In reply to Yeptho:

Asterick: The get() call tries to match the provided scope and name with scopes and names in the DB. When you call set(null, “*”, …) you are making a scope that matches any get() call.

You can learn more from this uvm_config_db paper from DVCon 2015.