|
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 IConfigurationProvider
A configuration provider is resposible for translating the configuration data
into IConfiguration objects needed by the CRT. Implementations should
use the DefaultConfiguration object.
Copyright (c) SAP AG 2001-2002
| Method Summary | |
|---|---|
void |
attachEventListener(IConfigurationEventListener listener)
This method is called by the CRT to attach a listener for configuration events. |
IConfiguration |
readConfiguration(ClassLoader classLoader)
Returns the top-level configuration element that contains the complete configuration data for a single CRT client. |
| Method Detail |
|---|
IConfiguration readConfiguration(ClassLoader classLoader)
throws ConfigurationException
classLoader - Class loader to use.
ConfigurationException - If an error was detected in the
configuration.void attachEventListener(IConfigurationEventListener listener)
listener - The listener instance.| 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 | |||||||||