public class DerbyVirtualHostNodeImpl extends org.apache.qpid.server.virtualhostnode.AbstractStandardVirtualHostNode<DerbyVirtualHostNodeImpl> implements DerbyVirtualHostNode<DerbyVirtualHostNodeImpl>, JDBCContainer
AbstractConfiguredObject.CallableWithArgument<V,A>, AbstractConfiguredObject.ChainedListenableFuture<V>, AbstractConfiguredObject.ChainedSettableFuture<V>, AbstractConfiguredObject.DuplicateIdException, AbstractConfiguredObject.DuplicateNameException| Modifier and Type | Field and Description |
|---|---|
static String |
VIRTUAL_HOST_NODE_TYPE |
SECURED_STRING_VALUESTORE_PATHDEFAULT_INITIAL_CONFIG_VIRTUALHOST_CONFIG_VAR, DEFAULT_INITIAL_CONFIGURATION, DEFAULT_VIRTUAL_HOST_NODE, QPID_INITIAL_CONFIG_VIRTUALHOST_CONFIG_VAR, VIRTUALHOST_BLUEPRINT_CONTEXT_VAR, VIRTUALHOST_INITIAL_CONFIGURATIONAWAIT_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 |
|---|
DerbyVirtualHostNodeImpl(Map<String,Object> attributes,
Broker<?> parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDeleteAction(org.apache.qpid.server.util.Action<Connection> action) |
protected org.apache.qpid.server.store.DurableConfigurationStore |
createConfigurationStore() |
Connection |
getConnection() |
JDBCDetails |
getJDBCDetails() |
org.apache.qpid.server.store.preferences.PreferenceStore |
getPreferenceStore() |
String |
getStorePath() |
static Map<String,Collection<String>> |
getSupportedChildTypes() |
String |
getTableNamePrefix() |
void |
removeDeleteAction(org.apache.qpid.server.util.Action<Connection> action) |
String |
toString() |
void |
validateOnCreate() |
protected void |
writeLocationEventLog() |
activate, enrichInitialVirtualHostRootRecord, getRemoteReplicationNodes, getVirtualHost, onDeletecloseVirtualHostIfExists, createPreferenceStore, doActivate, doStop, getBroker, getChildExecutor, getConfigurationStore, getConfigurationStoreLogSubject, getEventLogger, getInitialConfigReader, getInitialRecords, getLifetimePolicy, getPreferenceStoreAttributes, getSupportedVirtualHostTypes, getVirtualHostInitialConfiguration, isDefaultVirtualHostNode, onClose, onCloseOrDelete, onCreate, onExceptionInOpen, onOpen, postResolve, startQuiesced, stopAndSetStateTo, validateChangeaddChangeListener, addChildAsync, addFutureCallback, applyToChildren, asObjectRecord, attainState, attributeSet, authorise, authorise, authorise, authoriseCreateChild, awaitChildClassToAttainState, awaitChildClassToAttainState, beforeClose, beforeDelete, changeAttributes, childAdded, childRemoved, close, closeAsync, closeChildren, create, createAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, deleteChildren, deleteNoChecks, 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, getChildren, getContext, getContextKeys, getContextValue, getContextValue, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getStatistics, getSubjectWithAddedSystemRights, getSystemPrincipal, getSystemTaskControllerContext, getSystemTaskSubject, getSystemTaskSubject, getTaskExecutor, getType, getTypeClass, getUserPreferences, handleExceptionOnOpen, hasEncrypter, isDurable, isSystemProcess, isSystemSubject, logOperation, managesChildStorage, newToken, notifyStateChanged, onResolve, onValidate, open, openAsync, postResolveChildren, postSetAttributes, registerWithParents, removeChangeListener, removeContextVariable, rethrowRuntimeExceptionsOnOpen, runTask, setAttributes, setAttributesAsync, setContextVariable, setEncrypter, setState, setUserPreferences, start, startAsync, stop, updateModel, validateChildDeleteclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPreferenceStoreAttributesgetConfigurationStore, getRemoteReplicationNodes, getVirtualHost, getVirtualHostInitialConfiguration, isDefaultVirtualHostNode, start, stopaddChangeListener, 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, getStatistics, getType, getTypeClass, getUserPreferences, hasEncrypter, isDurable, managesChildStorage, newToken, open, openAsync, removeChangeListener, removeContextVariable, setAttributes, setAttributesAsync, setContextVariable, setUserPreferencesgetContextKeys, getContextValue, getContextValuegetTaskExecutorcreatePreferenceStorepublic static final String VIRTUAL_HOST_NODE_TYPE
protected void writeLocationEventLog()
protected org.apache.qpid.server.store.DurableConfigurationStore createConfigurationStore()
public String getStorePath()
getStorePath in interface org.apache.qpid.server.store.FileBasedSettingsgetStorePath in interface DerbyVirtualHostNode<DerbyVirtualHostNodeImpl>public String toString()
public static Map<String,Collection<String>> getSupportedChildTypes()
public void validateOnCreate()
public org.apache.qpid.server.store.preferences.PreferenceStore getPreferenceStore()
getPreferenceStore in interface org.apache.qpid.server.store.preferences.PreferenceStoreProviderpublic JDBCDetails getJDBCDetails()
getJDBCDetails in interface JDBCContainerpublic Connection getConnection()
getConnection in interface JDBCContainerpublic String getTableNamePrefix()
getTableNamePrefix in interface JDBCContainerpublic void addDeleteAction(org.apache.qpid.server.util.Action<Connection> action)
addDeleteAction in interface JDBCContainerpublic void removeDeleteAction(org.apache.qpid.server.util.Action<Connection> action)
removeDeleteAction in interface JDBCContainerCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.