public class CacheConfigurationHelper extends Object
| Constructor and Description |
|---|
CacheConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeConfig(File file,
org.rhq.core.domain.configuration.Configuration config,
String mbeanName,
boolean isUpdate)
Write a configuration to the cache
|
public void writeConfig(File file, org.rhq.core.domain.configuration.Configuration config, String mbeanName, boolean isUpdate) throws org.jdom.JDOMException, IOException
file - File to write toconfig - The configuration to writembeanName - The name of the cache mbean in the fileisUpdate - Are we updating a file or creating a new oneorg.jdom.JDOMExceptionIOExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.