|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEsfConfigurationWebUiService
| Field Summary | |
|---|---|
static java.lang.String |
SERVICE_NAME
Reports the class name representing this interface. |
| Method Summary | |
|---|---|
java.util.Hashtable |
convertConfig(java.util.Properties propsFromHtml)
converts the configuration from a 'html properties object' to a 'configuration manager object'. |
java.lang.String |
provideHtml()
provides the HTML code for this given component to the Felix Webconsole |
void |
updateLocalConfiguration()
notifies the implementation of the IEsfConfigurationWebUiService that it should update any configurable parameters with the current values. |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
| Method Detail |
|---|
java.lang.String provideHtml()
java.util.Hashtable convertConfig(java.util.Properties propsFromHtml)
propsFromHtml - the Properties object where the keys are the HTML parameters and the
values are those entered in by the user at the webconsole
void updateLocalConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||