public interface DataSourceMBean extends DeploymentMBean
| Modifier and Type | Field and Description | 
|---|---|
| static String | RMIJDBC_COMPATIBILITYUse an unsecure channel with the
 application's subject and no check for inbound
 administrator authentication when using RMI to access a data source. | 
| static String | RMIJDBC_SECUREAll incoming JDBC calls require administrator authentication. | 
DEFAULT_ORDER, MAX_ORDER, MIN_ORDERDEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method and Description | 
|---|---|
| DataSourceLogFileMBean | getDataSourceLogFile()The log settings for a DataSource. | 
| String | getDefaultDatasource()The JNDI name of a system resource data source used to override the default datasource. | 
| String | getRmiJDBCSecurity()The security protocol used by an RMI client to access a data source. | 
| void | setDefaultDatasource(String datasourceName)Set default datasource for server. | 
| void | setRmiJDBCSecurity(String flag)Set security for RMI JDBC protocol | 
addTarget, getDeploymentOrder, getTargets, removeTarget, setDeploymentOrder, setTargetsfreezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerstatic final String RMIJDBC_SECURE
static final String RMIJDBC_COMPATIBILITY
DataSourceLogFileMBean getDataSourceLogFile()
String getRmiJDBCSecurity()
void setRmiJDBCSecurity(String flag)
String getDefaultDatasource()
void setDefaultDatasource(String datasourceName)