public class NoIndexChildApplicationContextFactory extends ChildApplicationContextFactory
ChildApplicationContextFactory.ApplicationContextState
AbstractPropertyBackedBean.DefaultResolver, AbstractPropertyBackedBean.RuntimeState
DEFAULT_INSTANCE_NAME, lock, runtimeState
Constructor and Description |
---|
NoIndexChildApplicationContextFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
destroy(boolean isPermanent)
Releases any resources held by this component.
|
afterPropertiesSet, applyDefaultOverrides, createInitialState, getApplicationContext, getDescription, getMonitorObject, getPersister, getReadOnlyApplicationContext, getTypeName, isUpdateable, setCompositePropertyTypes, setPersister, setTypeName
destroy, doInit, getCategory, getEncryptedPropertyDefaults, getId, getInstancePath, getParent, getProperty, getPropertyDefaults, getPropertyNames, getRegistry, getState, init, onApplicationEvent, performEarlyPropertyChecks, removeProperties, removeProperty, resolveDefault, revert, setApplicationContext, setAutoStart, setBeanName, setCategory, setEarlyPropertyCheckers, setEncryptedPropertyDefaults, setInstancePath, setProperties, setProperty, setPropertyDefaults, setRegistry, setSaveSetProperty, start, start, stop, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, removeProperties, revert, setProperties
getProperty, getPropertyNames, removeProperty, setProperty, start, stop
public NoIndexChildApplicationContextFactory()
protected void destroy(boolean isPermanent)
AbstractPropertyBackedBean
destroy
in class ChildApplicationContextFactory
isPermanent
- is the component being destroyed forever, i.e. should persisted values be removed? On server shutdown,
this value would be false
, whereas on the removal of a dynamically created instance, this
value would be true
.Copyright © 2005–2017 Alfresco Software. All rights reserved.