public interface ITenantLifecycleComponent extends ILifecycleComponent
ILifecycleComponent
with tenant-specific functionality.Modifier and Type | Method and Description |
---|---|
ITenant |
getTenant()
Get tenant for component.
|
void |
setTenant(ITenant tenant)
Set tenant for component.
|
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop