com.sapportals.wcm.crt.component
Interface IReconfigurable
- All Known Implementing Classes:
- WastebasketService
public interface IReconfigurable
This interface must be implemented by components that want to receive new
configuration data after a successfull startup.
Copyright (c) SAP AG 2001-2002
reconfigure
void reconfigure(IConfiguration configuration)
throws ConfigurationException
- Passes the new configuration data to the component. This method is called
by the CRT whenever the configuration was changed.
- Parameters:
configuration - The new configuration data.
- Throws:
ConfigurationException - Exception raised in failure situation
This class can be accessed from:
|
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 2014 SAP AG Complete Copyright Notice