public class LuceneChildApplicationContextFactory extends ChildApplicationContextFactory
ChildApplicationContextFactory.ApplicationContextState
AbstractPropertyBackedBean.DefaultResolver, AbstractPropertyBackedBean.RuntimeState
DEFAULT_INSTANCE_NAME, lock, runtimeState
Constructor and Description |
---|
LuceneChildApplicationContextFactory() |
Modifier and Type | Method and Description |
---|---|
protected PropertyBackedBeanState |
createInitialState()
Creates the initial state.
|
protected void |
destroy(boolean isPermanent)
Releases any resources held by this component.
|
afterPropertiesSet, applyDefaultOverrides, 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 LuceneChildApplicationContextFactory()
protected PropertyBackedBeanState createInitialState() throws IOException
AbstractPropertyBackedBean
createInitialState
in class ChildApplicationContextFactory
IOException
- Signals that an I/O exception has occurred.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.