| Package | Description |
|---|---|
| com.sap.netweaver.bc.rf.mi |
Contains repository framework manager interface.
|
| com.sapportals.wcm.crt.component |
Provides interfaces for CRT component implementations.
|
| com.sapportals.wcm.protocol.webdav.repository.monitor | |
| com.sapportals.wcm.repository.filter |
Contains interfaces and classes to define repository filters.
|
| com.sapportals.wcm.repository.service |
Contains the repository service factory interface.
|
| com.sapportals.wcm.service |
Contains the service factory.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
AbstractManager.getState() |
| Modifier and Type | Field and Description |
|---|---|
static ComponentState |
ComponentState.INIT_ERROR
If
IStartable.start() failed |
static ComponentState |
ComponentState.NOT_INIT
Before
IStartable.start() was called |
static ComponentState |
ComponentState.RUNNING
The component is accessible, that means it was successfully started.
|
protected ComponentState |
ComponentStateHandler.state |
static ComponentState |
ComponentState.STOPPED
The component is not accessible, that means it is suspended or shut down.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
ILifecycleInfo.getState()
Returns the current life-cycle state of the component.
|
ComponentState |
ComponentStateHandler.getState() |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
ServerProxy.getState() |
ComponentState |
ServerCollection.getState() |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
AbstractFilterManager.getState() |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
AbstractRepositoryService.getState() |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
AbstractService.getState() |
Copyright 2021 SAP SE Complete Copyright Notice