org.ow2.cmi.controller.client
Interface IClientConfig

All Superinterfaces:
IConfig

public interface IClientConfig
extends IConfig

Author:
Loris Bouzonnet

Method Summary
 IUpdatedClientConfig getUpdatedConfig()
           
 void setUpdatedConfig(IUpdatedClientConfig updatedClientConfig)
           
 
Methods inherited from interface org.ow2.cmi.controller.common.IConfig
addInterceptors, getClientProviderName, getComponents, getConfDir, getDummyRegistryName, getMbeanDomainName, getMbeanName, isAdminEnabled, isAutoConfigureComponents, isDummyRegistryEnabled, setConfDir
 

Method Detail

getUpdatedConfig

IUpdatedClientConfig getUpdatedConfig()

setUpdatedConfig

void setUpdatedConfig(IUpdatedClientConfig updatedClientConfig)


Copyright © 2009 OW2 Consortium. All Rights Reserved.