public class DerbySystemConfigImpl extends AbstractSystemConfig<DerbySystemConfigImpl> implements DerbySystemConfig<DerbySystemConfigImpl>
AbstractConfiguredObject.CallableWithArgument<V,A>, AbstractConfiguredObject.ChainedListenableFuture<V>, AbstractConfiguredObject.ChainedSettableFuture<V>, AbstractConfiguredObject.DuplicateIdException, AbstractConfiguredObject.DuplicateNameException| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_CONFIG_TYPE |
SECURED_STRING_VALUEDEFAULT_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| Constructor and Description |
|---|
DerbySystemConfigImpl(TaskExecutor taskExecutor,
EventLogger eventLogger,
Principal systemPrincipal,
Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected DurableConfigurationStore |
createStoreObject() |
Long |
getStoreOverfullSize() |
String |
getStorePath() |
Long |
getStoreUnderfullSize() |
activate, beforeClose, createPreferenceStore, getChild, getConfigurationStore, getDefaultContainerType, getEventLogger, getInitialConfigurationLocation, getManagementModeHttpPortOverride, getManagementModePassword, getOnContainerCloseTask, getOnContainerResolveTask, getPreferenceStoreAttributes, getSystemPrincipal, isManagementMode, isManagementModeQuiesceVirtualHosts, isStartupLoggedToSystemOut, onClose, onOpen, rethrowRuntimeExceptionsOnOpen, setOnContainerCloseTask, setOnContainerResolveTask, setState, startQuiescedaddChangeListener, addChildAsync, addFutureCallback, applyToChildren, asObjectRecord, attainState, attributeSet, authorise, authorise, authorise, authoriseCreateChild, authoriseSetAttributes, awaitChildClassToAttainState, awaitChildClassToAttainState, changeAttribute, changeAttributes, childAdded, childRemoved, close, closeAsync, closeChildren, create, createAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, deleted, doAfter, doAfter, doAfter, doAfter, doAfter, doAfter, doAfterAlways, doAfterAlways, doCreation, doOnConfigThread, doOpening, doResolution, doSync, doSync, doValidation, findConfiguredObject, forceUpdateAllSecureAttributes, getAccessControl, getActualAttributes, getAncestor, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getContextKeys, getContextValue, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getSubjectWithAddedSystemRights, getSystemTaskControllerContext, getSystemTaskSubject, getSystemTaskSubject, getTaskExecutor, getType, getTypeClass, getUserPreferences, handleExceptionOnOpen, hasEncrypter, isDurable, isSystemProcess, isSystemSubject, managesChildStorage, newToken, notifyStateChanged, onCreate, onExceptionInOpen, onResolve, onValidate, open, openAsync, parentsMap, postResolve, postResolveChildren, registerWithParents, removeChangeListener, runTask, setAttributes, setAttributesAsync, setEncrypter, setUserPreferences, start, startAsync, stop, toString, updateModel, validateChange, validateChildDelete, validateOnCreateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPreferenceStoreAttributesgetChild, 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, getContextValuegetTaskExecutorcreatePreferenceStorepublic static final String SYSTEM_CONFIG_TYPE
public DerbySystemConfigImpl(TaskExecutor taskExecutor, EventLogger eventLogger, Principal systemPrincipal, Map<String,Object> attributes)
protected DurableConfigurationStore createStoreObject()
createStoreObject in class AbstractSystemConfig<DerbySystemConfigImpl>public String getStorePath()
getStorePath in interface DerbySystemConfig<DerbySystemConfigImpl>getStorePath in interface FileBasedSettingspublic Long getStoreUnderfullSize()
getStoreUnderfullSize in interface DerbySystemConfig<DerbySystemConfigImpl>getStoreUnderfullSize in interface SizeMonitoringSettingspublic Long getStoreOverfullSize()
getStoreOverfullSize in interface DerbySystemConfig<DerbySystemConfigImpl>getStoreOverfullSize in interface SizeMonitoringSettingsCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.