handleInitialize method

void handleInitialize()

Handles the initialization of the tenant state.

Implementation

void handleInitialize() {
  add(TenantInitialEvent());
}