public class ComponentState extends Object
Copyright (c) SAP AG 2001-2002
ILifecycleInfo| Modifier and Type | Field and Description |
|---|---|
static ComponentState |
INIT_ERROR
If
IStartable.start() failed |
static ComponentState |
NOT_INIT
Before
IStartable.start() was called |
static ComponentState |
RUNNING
The component is accessible, that means it was successfully started.
|
static ComponentState |
STOPPED
The component is not accessible, that means it is suspended or shut down.
|
public static final ComponentState NOT_INIT
IStartable.start() was calledpublic static final ComponentState INIT_ERROR
IStartable.start() failedpublic static final ComponentState RUNNING
public static final ComponentState STOPPED
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice