public interface JDBCSystemConfig<X extends JDBCSystemConfig<X>> extends SystemConfig<X>, JDBCSettings
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SYSTEM_CONFIG_TABLE_NAME_PREFIX |
DEFAULT_POSIX_FILE_PERMISSIONS, DEFAULT_PREFERENCE_STORE_ATTRIBUTES, INITIAL_CONFIGURATION_LOCATION, MANAGEMENT_MODE, MANAGEMENT_MODE_HTTP_PORT_OVERRIDE, MANAGEMENT_MODE_PASSWORD, MANAGEMENT_MODE_QUIESCE_VIRTUAL_HOSTS, STARTUP_LOGGED_TO_SYSTEM_OUTAWAIT_ATTAINMENT_TIMEOUT, CONTEXT, CREATED_BY, CREATED_TIME, DEFAULT_AWAIT_ATTAINMENT_TIMEOUT, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, OVER_SIZED_ATTRIBUTE_ALTERNATIVE_TEXT, STATE, TYPE| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionPoolType() |
String |
getConnectionUrl() |
String |
getPassword() |
PreferenceStoreAttributes |
getPreferenceStoreAttributes() |
String |
getTableNamePrefix() |
String |
getUsername() |
getChild, getConfigurationStore, getDefaultContainerType, getEventLogger, getInitialConfigurationLocation, getManagementModeHttpPortOverride, getManagementModePassword, getOnContainerCloseTask, getOnContainerResolveTask, isManagementMode, isManagementModeQuiesceVirtualHosts, isStartupLoggedToSystemOut, setOnContainerCloseTask, setOnContainerResolveTaskaddChangeListener, asObjectRecord, authorise, authorise, authorise, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getType, getTypeClass, getUserPreferences, hasEncrypter, isDurable, managesChildStorage, newToken, open, openAsync, removeChangeListener, setAttributes, setAttributesAsync, setUserPreferencesgetContextKeys, getContextValue, getContextValuegetTaskExecutorcreatePreferenceStorestatic final String DEFAULT_SYSTEM_CONFIG_TABLE_NAME_PREFIX
String getConnectionUrl()
getConnectionUrl in interface JDBCSettingsString getConnectionPoolType()
getConnectionPoolType in interface JDBCSettingsString getUsername()
getUsername in interface JDBCSettingsString getPassword()
getPassword in interface JDBCSettingsPreferenceStoreAttributes getPreferenceStoreAttributes()
getPreferenceStoreAttributes in interface SystemConfig<X extends JDBCSystemConfig<X>>String getTableNamePrefix()
getTableNamePrefix in interface JDBCSettingsCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.