org.sape.carbon.core.config.interceptor
Interface ConfigurationInterceptorConfiguration

All Superinterfaces:
Configuration

public interface ConfigurationInterceptorConfiguration
extends Configuration

Copyright 2003 Sapient

Since:
carbon 2.1
Version:
$Revision: 1.1 $($Author: dvoet $ / $Date: 2003/10/27 20:26:57 $)
Author:
Douglas Voet, Oct 24, 2003

Field Summary
static boolean AutoRefreshComponent
           
 
Method Summary
 boolean isAutoRefreshComponent()
           
 void setAutoRefreshComponent(boolean autoRefresh)
           
 
Methods inherited from interface org.sape.carbon.core.config.Configuration
clone, getConfigurationInterface, getConfigurationName, getDataStructure, getRootElement, isConfigurationWritable, setConfigurationName, setConfigurationReadOnly
 

Field Detail

AutoRefreshComponent

public static final boolean AutoRefreshComponent
See Also:
Constant Field Values
Method Detail

isAutoRefreshComponent

public boolean isAutoRefreshComponent()

setAutoRefreshComponent

public void setAutoRefreshComponent(boolean autoRefresh)


Copyright 1999-2003 Sapient Corporation. All Rights Reserved.