org.rhq.core.pc.configuration
Class ConfigManagementFactoryImpl

java.lang.Object
  extended by org.rhq.core.pc.configuration.ConfigManagementFactoryImpl
All Implemented Interfaces:
ConfigManagementFactory

public class ConfigManagementFactoryImpl
extends Object
implements ConfigManagementFactory


Constructor Summary
ConfigManagementFactoryImpl()
           
 
Method Summary
 ConfigManagement getStrategy(int resourceId)
           
 void setComponentService(ComponentService componentService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigManagementFactoryImpl

public ConfigManagementFactoryImpl()
Method Detail

setComponentService

public void setComponentService(ComponentService componentService)

getStrategy

public ConfigManagement getStrategy(int resourceId)
                             throws PluginContainerException
Specified by:
getStrategy in interface ConfigManagementFactory
Throws:
PluginContainerException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.