Class com.ibm.commerce.rules.blaze. BlazeRuleServerConfiguration

Removed Constructors
BlazeRuleServerConfiguration (String, NdDeployRulesServerConfig) The native service configurations specified by the native server configuration are ignored.
BlazeRuleServerConfiguration (String, NdDeployRulesServerConfig, Collection) BlazeRuleServerConfiguration constructor comment.
   
Removed Methods
void  initialize (String, NdDeployRulesServerConfig) @param serverName java.lang.String
void  initialize (String, NdDeployRulesServerConfig, Collection) The native service configurations in the specified native server configuration are ignored by this constructor.
   
Changed Methods
void  addNdServiceConfiguration (NdDeployRulesServiceConfig) Change in signature from NdDeployRulesServiceConfig to com.blazesoft.server.deploy.rules.NdDeployRulesServiceConfig.
@param ndServiceConfig com.blazesoft.server.deploy.rules.NdDeployRulesServiceConfig
NdDeployRulesServerConfig  getNativeServerConfiguration () Change in return type from NdDeployRulesServerConfig to com.blazesoft.server.deploy.rules.NdDeployRulesServerConfig.
@return com.blazesoft.server.deploy.rules.NdDeployRulesServerConfig
NdDeployRulesServerConfig  loadNdServerConfig (File) Change in return type from NdDeployRulesServerConfig to com.blazesoft.server.deploy.rules.NdDeployRulesServerConfig.
Retrieves the Blaze server configuration for this server.