|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISuspendable
This interface is used if a component needs to temporarily suspend execution during reconfiguration. The suspend() method will be called by the CRT to suspend the component before the reconfigure() call. The component will always be resumed after the reconfiguration (successfull or not).
Copyright (c) SAP AG 2001-2002
| Method Summary | |
|---|---|
void |
resume()
Resumes the component. |
void |
suspend()
Suspends the component. |
| Method Detail |
|---|
void suspend()
void resume()
| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||