com.bea.dsp.management.configmbeans
Interface DataSourcesConfigMBean

All Superinterfaces:
ImmutableDataSourcesConfigMBean

public interface DataSourcesConfigMBean
extends ImmutableDataSourcesConfigMBean

An MBean to deal with all the configuration operations related to Data Source. The mbean is cluster and session aware.


Field Summary
static java.lang.String NAME_PREFIX
           
 
Method Summary
 void updateConfig(DataSourceConfig config)
           
 
Methods inherited from interface com.bea.dsp.management.configmbeans.ImmutableDataSourcesConfigMBean
getAllDataSourceIds, getConfig, getConfigs
 

Field Detail

NAME_PREFIX

static final java.lang.String NAME_PREFIX
Method Detail

updateConfig

void updateConfig(DataSourceConfig config)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007 BEA Systems Inc. All Rights Reserved.