Programmer's Guide > Interfaces > CMSSession interface > clearBurstConfig method
  
clearBurstConfig method
This is a special method for administrators to use while they are developing the burst configuration files. It clears out all of the burst configuration settings you have loaded and reloads the system-wide settings. The document type-specific configurations are loaded as they are needed -- for example, when a document of that document type is burst. This enables new settings to be tested without having to exit Arbortext Editor. This method does not change the folder that Arbortext Editor uses to load burst configuration files.
clearBurstConfig( )
Parameters
None
Returns
void
Throws
CMSException
Raised for any error.