public class LuceneChildApplicationContextFactory extends ChildApplicationContextFactory
ChildApplicationContextFactory.ApplicationContextStateAbstractPropertyBackedBean.DefaultResolver, AbstractPropertyBackedBean.RuntimeStateDEFAULT_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, setTypeNamedestroy, 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, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, removeProperties, revert, setPropertiesgetProperty, getPropertyNames, removeProperty, setProperty, start, stoppublic LuceneChildApplicationContextFactory()
protected PropertyBackedBeanState createInitialState() throws IOException
AbstractPropertyBackedBeancreateInitialState in class ChildApplicationContextFactoryIOException - Signals that an I/O exception has occurred.protected void destroy(boolean isPermanent)
AbstractPropertyBackedBeandestroy in class ChildApplicationContextFactoryisPermanent - 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–2018 Alfresco Software. All rights reserved.