@ExperimentalApi
@AsynchronousPreferred
public class TenantArrivedEvent
extends Object
Event that is published whenever a new tenant is installed on the instance. The event must be propagated
in the context of the tenant that was installed, and the instance must ensure that the tenant is still
active when the event is received.