Index Changes

Difference between version and version     

Back to Common Client Runtime Configuration API, or Common Client Runtime Configuration API Info


At line 1 changed 1 line.
!!Changes to Common Client APIs for Runtime Configuration
!!Proposed Changes to Common Client APIs for Runtime Configuration
At line 3 changed 1 line.
The following two methods will be added to the Common Client interface
The following two methods will be added to the Common Client interface
At line 8 added 2 lines.
....
....
At line 37 changed 1 line.
public void setConfiguration(Properties params, String targetName)
public boolean setConfiguration(Properties params, String targetName)
At line 71 added 9 lines.
/**
* checks if the server need to be restarted to apply the changes made to some of the
* configuration parameters.
* @return true if server need to be restarted for updated configuration to take effect.
* false if no server restart is needed.
*/
public boolean isServerRestartRequired() throws JBIRemoteException;
....
....

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-7) was last changed on 24-Apr-07 10:54 AM, -0700 by srini_chikkala